public static interface WebDetection.WebImageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
float |
getScore()
(Deprecated) Overall relevancy score for the image.
|
String |
getUrl()
The result image URL.
|
com.google.protobuf.ByteString |
getUrlBytes()
The result image URL.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUrl()
The result image URL.
string url = 1;com.google.protobuf.ByteString getUrlBytes()
The result image URL.
string url = 1;float getScore()
(Deprecated) Overall relevancy score for the image.
float score = 2;Copyright © 2023 Google LLC. All rights reserved.