harmBlockMethodUnspecified constant

SafetySetting_HarmBlockMethod const harmBlockMethodUnspecified

The harm block method is unspecified.

Implementation

static const harmBlockMethodUnspecified = SafetySetting_HarmBlockMethod(
  'HARM_BLOCK_METHOD_UNSPECIFIED',
);