Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::GetTemplateResponse (v0.3.0)

Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::GetTemplateResponse.

The response to a GetTemplate request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#metadata

def metadata() -> ::Google::Cloud::Dataflow::V1beta3::TemplateMetadata
Returns

#metadata=

def metadata=(value) -> ::Google::Cloud::Dataflow::V1beta3::TemplateMetadata
Parameter
Returns

#runtime_metadata

def runtime_metadata() -> ::Google::Cloud::Dataflow::V1beta3::RuntimeMetadata
Returns

#runtime_metadata=

def runtime_metadata=(value) -> ::Google::Cloud::Dataflow::V1beta3::RuntimeMetadata
Parameter
Returns

#status

def status() -> ::Google::Rpc::Status
Returns
  • (::Google::Rpc::Status) — The status of the get template request. Any problems with the request will be indicated in the error_details.

#status=

def status=(value) -> ::Google::Rpc::Status
Parameter
  • value (::Google::Rpc::Status) — The status of the get template request. Any problems with the request will be indicated in the error_details.
Returns
  • (::Google::Rpc::Status) — The status of the get template request. Any problems with the request will be indicated in the error_details.

#template_type

def template_type() -> ::Google::Cloud::Dataflow::V1beta3::GetTemplateResponse::TemplateType

#template_type=

def template_type=(value) -> ::Google::Cloud::Dataflow::V1beta3::GetTemplateResponse::TemplateType