Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::SdkVersion.
The version of the SDK used to run the job.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#sdk_support_status
def sdk_support_status() -> ::Google::Cloud::Dataflow::V1beta3::SdkVersion::SdkSupportStatus
Returns
- (::Google::Cloud::Dataflow::V1beta3::SdkVersion::SdkSupportStatus) — The support status for this SDK version.
#sdk_support_status=
def sdk_support_status=(value) -> ::Google::Cloud::Dataflow::V1beta3::SdkVersion::SdkSupportStatus
Parameter
- value (::Google::Cloud::Dataflow::V1beta3::SdkVersion::SdkSupportStatus) — The support status for this SDK version.
Returns
- (::Google::Cloud::Dataflow::V1beta3::SdkVersion::SdkSupportStatus) — The support status for this SDK version.
#version
def version() -> ::String
Returns
- (::String) — The version of the SDK used to run the job.
#version=
def version=(value) -> ::String
Parameter
- value (::String) — The version of the SDK used to run the job.
Returns
- (::String) — The version of the SDK used to run the job.
#version_display_name
def version_display_name() -> ::String
Returns
- (::String) — A readable string describing the version of the SDK.
#version_display_name=
def version_display_name=(value) -> ::String
Parameter
- value (::String) — A readable string describing the version of the SDK.
Returns
- (::String) — A readable string describing the version of the SDK.