public interface BasisOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Fingerprint |
getFingerprint()
The fingerprint of the base image.
|
FingerprintOrBuilder |
getFingerprintOrBuilder()
The fingerprint of the base image.
|
String |
getResourceUrl()
The resource_url for the resource representing the basis of
associated occurrence images.
|
com.google.protobuf.ByteString |
getResourceUrlBytes()
The resource_url for the resource representing the basis of
associated occurrence images.
|
boolean |
hasFingerprint()
The fingerprint of the base image.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getResourceUrl()
The resource_url for the resource representing the basis of associated occurrence images.
string resource_url = 1;com.google.protobuf.ByteString getResourceUrlBytes()
The resource_url for the resource representing the basis of associated occurrence images.
string resource_url = 1;boolean hasFingerprint()
The fingerprint of the base image.
.grafeas.v1beta1.image.Fingerprint fingerprint = 2;Fingerprint getFingerprint()
The fingerprint of the base image.
.grafeas.v1beta1.image.Fingerprint fingerprint = 2;FingerprintOrBuilder getFingerprintOrBuilder()
The fingerprint of the base image.
.grafeas.v1beta1.image.Fingerprint fingerprint = 2;Copyright © 2019 Google LLC. All rights reserved.