Google Cloud Dataflow V1beta3 Client - Class FailedLocation (0.4.1)

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
NameDescription
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
TypeDescription
string

setName

The name of the regional endpoint that failed to respond.

Parameter
NameDescription
var string
Returns
TypeDescription
$this