public static final class DeployJobRunMetadata.Builder extends GeneratedMessage.Builder<DeployJobRunMetadata.Builder> implements DeployJobRunMetadataOrBuilder DeployJobRunMetadata surfaces information associated with a DeployJobRun to
the user.
Protobuf type google.cloud.deploy.v1.DeployJobRunMetadata
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DeployJobRunMetadata.BuilderImplements
DeployJobRunMetadataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DeployJobRunMetadata build()| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata |
|
buildPartial()
public DeployJobRunMetadata buildPartial()| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata |
|
clear()
public DeployJobRunMetadata.Builder clear()| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
clearCloudRun()
public DeployJobRunMetadata.Builder clearCloudRun() Output only. The name of the Cloud Run Service that is associated with a
DeployJobRun.
.google.cloud.deploy.v1.CloudRunMetadata cloud_run = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
clearCustom()
public DeployJobRunMetadata.Builder clearCustom()Output only. Custom metadata provided by user-defined deploy operation.
.google.cloud.deploy.v1.CustomMetadata custom = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
clearCustomTarget()
public DeployJobRunMetadata.Builder clearCustomTarget() Output only. Custom Target metadata associated with a DeployJobRun.
.google.cloud.deploy.v1.CustomTargetDeployMetadata custom_target = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
getCloudRun()
public CloudRunMetadata getCloudRun() Output only. The name of the Cloud Run Service that is associated with a
DeployJobRun.
.google.cloud.deploy.v1.CloudRunMetadata cloud_run = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
CloudRunMetadata |
The cloudRun. |
getCloudRunBuilder()
public CloudRunMetadata.Builder getCloudRunBuilder() Output only. The name of the Cloud Run Service that is associated with a
DeployJobRun.
.google.cloud.deploy.v1.CloudRunMetadata cloud_run = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
CloudRunMetadata.Builder |
|
getCloudRunOrBuilder()
public CloudRunMetadataOrBuilder getCloudRunOrBuilder() Output only. The name of the Cloud Run Service that is associated with a
DeployJobRun.
.google.cloud.deploy.v1.CloudRunMetadata cloud_run = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
CloudRunMetadataOrBuilder |
|
getCustom()
public CustomMetadata getCustom()Output only. Custom metadata provided by user-defined deploy operation.
.google.cloud.deploy.v1.CustomMetadata custom = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
CustomMetadata |
The custom. |
getCustomBuilder()
public CustomMetadata.Builder getCustomBuilder()Output only. Custom metadata provided by user-defined deploy operation.
.google.cloud.deploy.v1.CustomMetadata custom = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
CustomMetadata.Builder |
|
getCustomOrBuilder()
public CustomMetadataOrBuilder getCustomOrBuilder()Output only. Custom metadata provided by user-defined deploy operation.
.google.cloud.deploy.v1.CustomMetadata custom = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
CustomMetadataOrBuilder |
|
getCustomTarget()
public CustomTargetDeployMetadata getCustomTarget() Output only. Custom Target metadata associated with a DeployJobRun.
.google.cloud.deploy.v1.CustomTargetDeployMetadata custom_target = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
CustomTargetDeployMetadata |
The customTarget. |
getCustomTargetBuilder()
public CustomTargetDeployMetadata.Builder getCustomTargetBuilder() Output only. Custom Target metadata associated with a DeployJobRun.
.google.cloud.deploy.v1.CustomTargetDeployMetadata custom_target = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
CustomTargetDeployMetadata.Builder |
|
getCustomTargetOrBuilder()
public CustomTargetDeployMetadataOrBuilder getCustomTargetOrBuilder() Output only. Custom Target metadata associated with a DeployJobRun.
.google.cloud.deploy.v1.CustomTargetDeployMetadata custom_target = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
CustomTargetDeployMetadataOrBuilder |
|
getDefaultInstanceForType()
public DeployJobRunMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
hasCloudRun()
public boolean hasCloudRun() Output only. The name of the Cloud Run Service that is associated with a
DeployJobRun.
.google.cloud.deploy.v1.CloudRunMetadata cloud_run = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the cloudRun field is set. |
hasCustom()
public boolean hasCustom()Output only. Custom metadata provided by user-defined deploy operation.
.google.cloud.deploy.v1.CustomMetadata custom = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the custom field is set. |
hasCustomTarget()
public boolean hasCustomTarget() Output only. Custom Target metadata associated with a DeployJobRun.
.google.cloud.deploy.v1.CustomTargetDeployMetadata custom_target = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the customTarget field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeCloudRun(CloudRunMetadata value)
public DeployJobRunMetadata.Builder mergeCloudRun(CloudRunMetadata value) Output only. The name of the Cloud Run Service that is associated with a
DeployJobRun.
.google.cloud.deploy.v1.CloudRunMetadata cloud_run = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
CloudRunMetadata |
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
mergeCustom(CustomMetadata value)
public DeployJobRunMetadata.Builder mergeCustom(CustomMetadata value)Output only. Custom metadata provided by user-defined deploy operation.
.google.cloud.deploy.v1.CustomMetadata custom = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
CustomMetadata |
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
mergeCustomTarget(CustomTargetDeployMetadata value)
public DeployJobRunMetadata.Builder mergeCustomTarget(CustomTargetDeployMetadata value) Output only. Custom Target metadata associated with a DeployJobRun.
.google.cloud.deploy.v1.CustomTargetDeployMetadata custom_target = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
CustomTargetDeployMetadata |
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
mergeFrom(DeployJobRunMetadata other)
public DeployJobRunMetadata.Builder mergeFrom(DeployJobRunMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
DeployJobRunMetadata |
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DeployJobRunMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DeployJobRunMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
setCloudRun(CloudRunMetadata value)
public DeployJobRunMetadata.Builder setCloudRun(CloudRunMetadata value) Output only. The name of the Cloud Run Service that is associated with a
DeployJobRun.
.google.cloud.deploy.v1.CloudRunMetadata cloud_run = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
CloudRunMetadata |
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
setCloudRun(CloudRunMetadata.Builder builderForValue)
public DeployJobRunMetadata.Builder setCloudRun(CloudRunMetadata.Builder builderForValue) Output only. The name of the Cloud Run Service that is associated with a
DeployJobRun.
.google.cloud.deploy.v1.CloudRunMetadata cloud_run = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CloudRunMetadata.Builder |
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
setCustom(CustomMetadata value)
public DeployJobRunMetadata.Builder setCustom(CustomMetadata value)Output only. Custom metadata provided by user-defined deploy operation.
.google.cloud.deploy.v1.CustomMetadata custom = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
CustomMetadata |
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
setCustom(CustomMetadata.Builder builderForValue)
public DeployJobRunMetadata.Builder setCustom(CustomMetadata.Builder builderForValue)Output only. Custom metadata provided by user-defined deploy operation.
.google.cloud.deploy.v1.CustomMetadata custom = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CustomMetadata.Builder |
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
setCustomTarget(CustomTargetDeployMetadata value)
public DeployJobRunMetadata.Builder setCustomTarget(CustomTargetDeployMetadata value) Output only. Custom Target metadata associated with a DeployJobRun.
.google.cloud.deploy.v1.CustomTargetDeployMetadata custom_target = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
CustomTargetDeployMetadata |
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|
setCustomTarget(CustomTargetDeployMetadata.Builder builderForValue)
public DeployJobRunMetadata.Builder setCustomTarget(CustomTargetDeployMetadata.Builder builderForValue) Output only. Custom Target metadata associated with a DeployJobRun.
.google.cloud.deploy.v1.CustomTargetDeployMetadata custom_target = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CustomTargetDeployMetadata.Builder |
| Returns | |
|---|---|
| Type | Description |
DeployJobRunMetadata.Builder |
|