Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::FailedLocation.
Indicates which regional endpoint failed to respond to a request for data.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — The name of the regional endpoint that failed to respond.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — The name of the regional endpoint that failed to respond.
Returns
- (::String) — The name of the regional endpoint that failed to respond.