Google Cloud Functions V2 Client - Class LocationMetadata (1.3.1)

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
NameDescription
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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setEnvironments

The Cloud Function environments this location supports.

Parameter
NameDescription
var int[]
Returns
TypeDescription
$this