public static final class LocationInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder> implements LocationInfoOrBuilder
Detected entity location information.Protobuf type
google.cloud.vision.v1.LocationInfo| Modifier and Type | Method and Description |
|---|---|
LocationInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
LocationInfo |
build() |
LocationInfo |
buildPartial() |
LocationInfo.Builder |
clear() |
LocationInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
LocationInfo.Builder |
clearLatLng()
lat/long location coordinates.
|
LocationInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
LocationInfo.Builder |
clone() |
LocationInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.type.LatLng |
getLatLng()
lat/long location coordinates.
|
com.google.type.LatLng.Builder |
getLatLngBuilder()
lat/long location coordinates.
|
com.google.type.LatLngOrBuilder |
getLatLngOrBuilder()
lat/long location coordinates.
|
boolean |
hasLatLng()
lat/long location coordinates.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
LocationInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LocationInfo.Builder |
mergeFrom(LocationInfo other) |
LocationInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
LocationInfo.Builder |
mergeLatLng(com.google.type.LatLng value)
lat/long location coordinates.
|
LocationInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LocationInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
LocationInfo.Builder |
setLatLng(com.google.type.LatLng.Builder builderForValue)
lat/long location coordinates.
|
LocationInfo.Builder |
setLatLng(com.google.type.LatLng value)
lat/long location coordinates.
|
LocationInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
LocationInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder>public LocationInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder>public LocationInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LocationInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LocationInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LocationInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder>public LocationInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder>public LocationInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder>public LocationInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder>public LocationInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder>public LocationInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder>public LocationInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LocationInfo.Builder>public LocationInfo.Builder mergeFrom(LocationInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder>public LocationInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LocationInfo.Builder>java.io.IOExceptionpublic boolean hasLatLng()
lat/long location coordinates.
optional .google.type.LatLng lat_lng = 1;hasLatLng in interface LocationInfoOrBuilderpublic com.google.type.LatLng getLatLng()
lat/long location coordinates.
optional .google.type.LatLng lat_lng = 1;getLatLng in interface LocationInfoOrBuilderpublic LocationInfo.Builder setLatLng(com.google.type.LatLng value)
lat/long location coordinates.
optional .google.type.LatLng lat_lng = 1;public LocationInfo.Builder setLatLng(com.google.type.LatLng.Builder builderForValue)
lat/long location coordinates.
optional .google.type.LatLng lat_lng = 1;public LocationInfo.Builder mergeLatLng(com.google.type.LatLng value)
lat/long location coordinates.
optional .google.type.LatLng lat_lng = 1;public LocationInfo.Builder clearLatLng()
lat/long location coordinates.
optional .google.type.LatLng lat_lng = 1;public com.google.type.LatLng.Builder getLatLngBuilder()
lat/long location coordinates.
optional .google.type.LatLng lat_lng = 1;public com.google.type.LatLngOrBuilder getLatLngOrBuilder()
lat/long location coordinates.
optional .google.type.LatLng lat_lng = 1;getLatLngOrBuilder in interface LocationInfoOrBuilderpublic final LocationInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder>public final LocationInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LocationInfo.Builder>