Cloud Speech V2 Client - Class ConstraintType (2.0.1)

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
NameDescription
valuemixed

static::value

Parameter
NameDescription
namemixed

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;