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