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.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–2019 Google. All rights reserved.