Cloud Speech V2 Client - Class AccessMetadata (1.19.0)

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

The access metadata for a particular region. This can be applied if the org policy for the given project disallows a particular region.

Generated from protobuf message google.cloud.speech.v2.AccessMetadata

Namespace

Google \ Cloud \ Speech \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ constraint_type int

Describes the different types of constraints that are applied.

getConstraintType

Describes the different types of constraints that are applied.

Returns
Type Description
int

setConstraintType

Describes the different types of constraints that are applied.

Parameter
Name Description
var int
Returns
Type Description
$this