public interface DetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Attestation |
getAttestation()
Attestation for the resource.
|
AttestationOrBuilder |
getAttestationOrBuilder()
Attestation for the resource.
|
boolean |
hasAttestation()
Attestation for the resource.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAttestation()
Attestation for the resource.
.grafeas.v1beta1.attestation.Attestation attestation = 1;Attestation getAttestation()
Attestation for the resource.
.grafeas.v1beta1.attestation.Attestation attestation = 1;AttestationOrBuilder getAttestationOrBuilder()
Attestation for the resource.
.grafeas.v1beta1.attestation.Attestation attestation = 1;Copyright © 2019 Google LLC. All rights reserved.