Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::RuntimeMetadata.
RuntimeMetadata describing a runtime environment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parameters
def parameters() -> ::Array<::Google::Cloud::Dataflow::V1beta3::ParameterMetadata>
Returns
- (::Array<::Google::Cloud::Dataflow::V1beta3::ParameterMetadata>) — The parameters for the template.
#parameters=
def parameters=(value) -> ::Array<::Google::Cloud::Dataflow::V1beta3::ParameterMetadata>
Parameter
- value (::Array<::Google::Cloud::Dataflow::V1beta3::ParameterMetadata>) — The parameters for the template.
Returns
- (::Array<::Google::Cloud::Dataflow::V1beta3::ParameterMetadata>) — The parameters for the template.
#sdk_info
def sdk_info() -> ::Google::Cloud::Dataflow::V1beta3::SDKInfo
Returns
- (::Google::Cloud::Dataflow::V1beta3::SDKInfo) — SDK Info for the template.
#sdk_info=
def sdk_info=(value) -> ::Google::Cloud::Dataflow::V1beta3::SDKInfo
Parameter
- value (::Google::Cloud::Dataflow::V1beta3::SDKInfo) — SDK Info for the template.
Returns
- (::Google::Cloud::Dataflow::V1beta3::SDKInfo) — SDK Info for the template.