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

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

#sdk_support_status=

def sdk_support_status=(value) -> ::Google::Cloud::Dataflow::V1beta3::SdkVersion::SdkSupportStatus
Parameter
Returns

#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.