| Modifier and Type | Method and Description |
|---|---|
LatLongRect.Builder |
LatLongRect.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LatLongRect.Builder |
LatLongRect.Builder.clear() |
LatLongRect.Builder |
LatLongRect.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
LatLongRect.Builder |
LatLongRect.Builder.clearMaxLatLng()
Max lat/long pair.
|
LatLongRect.Builder |
LatLongRect.Builder.clearMinLatLng()
Min lat/long pair.
|
LatLongRect.Builder |
LatLongRect.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
LatLongRect.Builder |
LatLongRect.Builder.clone() |
LatLongRect.Builder |
ImageContext.Builder.getLatLongRectBuilder()
Not used.
|
LatLongRect.Builder |
LatLongRect.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LatLongRect.Builder |
LatLongRect.Builder.mergeFrom(LatLongRect other) |
LatLongRect.Builder |
LatLongRect.Builder.mergeFrom(com.google.protobuf.Message other) |
LatLongRect.Builder |
LatLongRect.Builder.mergeMaxLatLng(com.google.type.LatLng value)
Max lat/long pair.
|
LatLongRect.Builder |
LatLongRect.Builder.mergeMinLatLng(com.google.type.LatLng value)
Min lat/long pair.
|
LatLongRect.Builder |
LatLongRect.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static LatLongRect.Builder |
LatLongRect.newBuilder() |
static LatLongRect.Builder |
LatLongRect.newBuilder(LatLongRect prototype) |
LatLongRect.Builder |
LatLongRect.newBuilderForType() |
protected LatLongRect.Builder |
LatLongRect.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
LatLongRect.Builder |
LatLongRect.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LatLongRect.Builder |
LatLongRect.Builder.setMaxLatLng(com.google.type.LatLng.Builder builderForValue)
Max lat/long pair.
|
LatLongRect.Builder |
LatLongRect.Builder.setMaxLatLng(com.google.type.LatLng value)
Max lat/long pair.
|
LatLongRect.Builder |
LatLongRect.Builder.setMinLatLng(com.google.type.LatLng.Builder builderForValue)
Min lat/long pair.
|
LatLongRect.Builder |
LatLongRect.Builder.setMinLatLng(com.google.type.LatLng value)
Min lat/long pair.
|
LatLongRect.Builder |
LatLongRect.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
LatLongRect.Builder |
LatLongRect.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LatLongRect.Builder |
LatLongRect.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ImageContext.Builder |
ImageContext.Builder.setLatLongRect(LatLongRect.Builder builderForValue)
Not used.
|
Copyright © 2023 Google LLC. All rights reserved.