Dataflow V1beta3 API - Module Google::Cloud::Dataflow::V1beta3::SdkVersion::SdkSupportStatus (v0.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataflow V1beta3 API module Google::Cloud::Dataflow::V1beta3::SdkVersion::SdkSupportStatus.
The support status of the SDK used to run the job.
Constants
UNKNOWN
value: 0 Cloud Dataflow is unaware of this version.
SUPPORTED
value: 1 This is a known version of an SDK, and is supported.
STALE
value: 2 A newer version of the SDK family exists, and an update is recommended.
DEPRECATED
value: 3 This version of the SDK is deprecated and will eventually be
unsupported.
UNSUPPORTED
value: 4 Support for this SDK version has ended and it should no longer be used.