| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
SdkVersion |
SdkVersion.clone() |
SdkVersion |
JobMetadata.getSdkVersion()
The SDK version used to run the job.
|
SdkVersion |
SdkVersion.set(String fieldName,
Object value) |
SdkVersion |
SdkVersion.setBugs(List<SdkBug> bugs)
Output only.
|
SdkVersion |
SdkVersion.setSdkSupportStatus(String sdkSupportStatus)
The support status for this SDK version.
|
SdkVersion |
SdkVersion.setVersion(String version)
The version of the SDK used to run the job.
|
SdkVersion |
SdkVersion.setVersionDisplayName(String versionDisplayName)
A readable string describing the version of the SDK.
|
| Modifier and Type | Method and Description |
|---|---|
JobMetadata |
JobMetadata.setSdkVersion(SdkVersion sdkVersion)
The SDK version used to run the job.
|
Copyright © 2011–2025 Google. All rights reserved.