Google Cloud Functions V2 Client - Class LocationMetadata (2.0.6)

Reference documentation and code samples for the Google Cloud Functions V2 Client class LocationMetadata.

Extra GCF specific ___location information.

Generated from protobuf message google.cloud.functions.v2.LocationMetadata

Namespace

Google \ Cloud \ Functions \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ environments array

The Cloud Function environments this ___location supports.

getEnvironments

The Cloud Function environments this ___location supports.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setEnvironments

The Cloud Function environments this ___location supports.

Parameter
Name Description
var int[]
Returns
Type Description
$this