LocationInfo.Builder |
EntityAnnotation.Builder.addLocationsBuilder() |
The location information for the detected entity.
|
LocationInfo.Builder |
EntityAnnotation.Builder.addLocationsBuilder(int index) |
The location information for the detected entity.
|
LocationInfo.Builder |
LocationInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
LocationInfo.Builder |
LocationInfo.Builder.clear() |
|
LocationInfo.Builder |
LocationInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
LocationInfo.Builder |
LocationInfo.Builder.clearLatLng() |
lat/long location coordinates.
|
LocationInfo.Builder |
LocationInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
LocationInfo.Builder |
LocationInfo.Builder.clone() |
|
LocationInfo.Builder |
EntityAnnotation.Builder.getLocationsBuilder(int index) |
The location information for the detected entity.
|
LocationInfo.Builder |
LocationInfo.Builder.mergeFrom(LocationInfo other) |
|
LocationInfo.Builder |
LocationInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
LocationInfo.Builder |
LocationInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
LocationInfo.Builder |
LocationInfo.Builder.mergeLatLng(com.google.type.LatLng value) |
lat/long location coordinates.
|
LocationInfo.Builder |
LocationInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static LocationInfo.Builder |
LocationInfo.newBuilder() |
|
static LocationInfo.Builder |
LocationInfo.newBuilder(LocationInfo prototype) |
|
LocationInfo.Builder |
LocationInfo.newBuilderForType() |
|
protected LocationInfo.Builder |
LocationInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
LocationInfo.Builder |
LocationInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
LocationInfo.Builder |
LocationInfo.Builder.setLatLng(com.google.type.LatLng value) |
lat/long location coordinates.
|
LocationInfo.Builder |
LocationInfo.Builder.setLatLng(com.google.type.LatLng.Builder builderForValue) |
lat/long location coordinates.
|
LocationInfo.Builder |
LocationInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
LocationInfo.Builder |
LocationInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
LocationInfo.Builder |
LocationInfo.toBuilder() |
|