Google Cloud Functions V2 Client - Class LocationMetadata (2.1.3)

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 int[]

The Cloud Function environments this location supports.

getEnvironments

The Cloud Function environments this location supports.

Returns
Type Description
Google\Protobuf\RepeatedField<int>

setEnvironments

The Cloud Function environments this location supports.

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