SdkVersion(mapping=None, *, ignore_unknown_fields=False, **kwargs)The version of the SDK used to run the job.
Attributes
| Name | Description |
| version |
str
The version of the SDK used to run the job. |
| version_display_name |
str
A readable string describing the version of the SDK. |
| sdk_support_status |
google.cloud.dataflow_v1beta3.types.SdkVersion.SdkSupportStatus
The support status for this SDK version. |
Inheritance
builtins.object > proto.message.Message > SdkVersionClasses
SdkSupportStatus
SdkSupportStatus(value)The support status of the SDK used to run the job.