| Modifier and Type | Method and Description |
|---|---|
CustomTargetDeployMetadata |
CustomTargetDeployMetadata.Builder.build() |
CustomTargetDeployMetadata |
CustomTargetDeployMetadata.Builder.buildPartial() |
CustomTargetDeployMetadata |
DeployJobRunMetadataOrBuilder.getCustomTarget()
Output only.
|
CustomTargetDeployMetadata |
DeployJobRunMetadata.getCustomTarget()
Output only.
|
CustomTargetDeployMetadata |
DeployJobRunMetadata.Builder.getCustomTarget()
Output only.
|
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.getDefaultInstance() |
CustomTargetDeployMetadata |
CustomTargetDeployMetadata.getDefaultInstanceForType() |
CustomTargetDeployMetadata |
CustomTargetDeployMetadata.Builder.getDefaultInstanceForType() |
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.parseDelimitedFrom(InputStream input) |
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.parseFrom(byte[] data) |
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.parseFrom(ByteBuffer data) |
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.parseFrom(com.google.protobuf.ByteString data) |
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.parseFrom(InputStream input) |
static CustomTargetDeployMetadata |
CustomTargetDeployMetadata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomTargetDeployMetadata> |
CustomTargetDeployMetadata.getParserForType() |
static com.google.protobuf.Parser<CustomTargetDeployMetadata> |
CustomTargetDeployMetadata.parser() |
| Modifier and Type | Method and Description |
|---|---|
DeployJobRunMetadata.Builder |
DeployJobRunMetadata.Builder.mergeCustomTarget(CustomTargetDeployMetadata value)
Output only.
|
CustomTargetDeployMetadata.Builder |
CustomTargetDeployMetadata.Builder.mergeFrom(CustomTargetDeployMetadata other) |
static CustomTargetDeployMetadata.Builder |
CustomTargetDeployMetadata.newBuilder(CustomTargetDeployMetadata prototype) |
DeployJobRunMetadata.Builder |
DeployJobRunMetadata.Builder.setCustomTarget(CustomTargetDeployMetadata value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.