public interface DetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Deployment |
getDeployment()
Deployment history for the resource.
|
DeploymentOrBuilder |
getDeploymentOrBuilder()
Deployment history for the resource.
|
boolean |
hasDeployment()
Deployment history for the resource.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDeployment()
Deployment history for the resource.
.grafeas.v1beta1.deployment.Deployment deployment = 1;Deployment getDeployment()
Deployment history for the resource.
.grafeas.v1beta1.deployment.Deployment deployment = 1;DeploymentOrBuilder getDeploymentOrBuilder()
Deployment history for the resource.
.grafeas.v1beta1.deployment.Deployment deployment = 1;Copyright © 2019 Google LLC. All rights reserved.