Google Cloud Dataflow V1beta3 Client - Class FailedLocation (0.6.2)

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

Indicates which regional endpoint failed to respond to a request for data.

Generated from protobuf message google.dataflow.v1beta3.FailedLocation

Namespace

Google \ Cloud \ Dataflow \ V1beta3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

The name of the regional endpoint that failed to respond.

getName

The name of the regional endpoint that failed to respond.

Returns
Type Description
string

setName

The name of the regional endpoint that failed to respond.

Parameter
Name Description
var string
Returns
Type Description
$this