Google Cloud Dataflow V1beta3 Client - Class ServiceResources (0.8.1)

Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class ServiceResources.

Resources used by the Dataflow Service to run the job.

Generated from protobuf message google.dataflow.v1beta3.ServiceResources

Namespace

Google \ Cloud \ Dataflow \ V1beta3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ zones array

Output only. List of Cloud Zones being used by the Dataflow Service for this job. Example: us-central1-c

getZones

Output only. List of Cloud Zones being used by the Dataflow Service for this job. Example: us-central1-c

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setZones

Output only. List of Cloud Zones being used by the Dataflow Service for this job. Example: us-central1-c

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