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
- (::Google::Cloud::Dataflow::V1beta3::TemplateMetadata) — The template metadata describing the template name, available parameters, etc.
#metadata=
def metadata=(value) -> ::Google::Cloud::Dataflow::V1beta3::TemplateMetadata
Parameter
- value (::Google::Cloud::Dataflow::V1beta3::TemplateMetadata) — The template metadata describing the template name, available parameters, etc.
Returns
- (::Google::Cloud::Dataflow::V1beta3::TemplateMetadata) — The template metadata describing the template name, available parameters, etc.
#runtime_metadata
def runtime_metadata() -> ::Google::Cloud::Dataflow::V1beta3::RuntimeMetadata
Returns
- (::Google::Cloud::Dataflow::V1beta3::RuntimeMetadata) — Describes the runtime metadata with SDKInfo and available parameters.
#runtime_metadata=
def runtime_metadata=(value) -> ::Google::Cloud::Dataflow::V1beta3::RuntimeMetadata
Parameter
- value (::Google::Cloud::Dataflow::V1beta3::RuntimeMetadata) — Describes the runtime metadata with SDKInfo and available parameters.
Returns
- (::Google::Cloud::Dataflow::V1beta3::RuntimeMetadata) — Describes the runtime metadata with SDKInfo and available parameters.
#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
Returns
- (::Google::Cloud::Dataflow::V1beta3::GetTemplateResponse::TemplateType) — Template Type.
#template_type=
def template_type=(value) -> ::Google::Cloud::Dataflow::V1beta3::GetTemplateResponse::TemplateType
Parameter
- value (::Google::Cloud::Dataflow::V1beta3::GetTemplateResponse::TemplateType) — Template Type.
Returns
- (::Google::Cloud::Dataflow::V1beta3::GetTemplateResponse::TemplateType) — Template Type.