Cloud Speech V2 Client - Class ConstraintType (1.19.0)

Reference documentation and code samples for the Cloud Speech V2 Client class ConstraintType.

Describes the different types of constraints that can be applied on a region.

Protobuf type google.cloud.speech.v2.AccessMetadata.ConstraintType

Namespace

Google \ Cloud \ Speech \ V2 \ AccessMetadata

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

CONSTRAINT_TYPE_UNSPECIFIED

Value: 0

Unspecified constraint applied.

Generated from protobuf enum CONSTRAINT_TYPE_UNSPECIFIED = 0;

RESOURCE_LOCATIONS_ORG_POLICY_CREATE_CONSTRAINT

Value: 1

The project's org policy disallows the given region.

Generated from protobuf enum RESOURCE_LOCATIONS_ORG_POLICY_CREATE_CONSTRAINT = 1;