Package | Description |
---|---|
com.google.cloud.vision.v1p4beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
LatLongRect.Builder |
LatLongRect.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
LatLongRect.Builder |
LatLongRect.Builder.clear() |
LatLongRect.Builder |
LatLongRect.Builder.clearField(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(Descriptors.OneofDescriptor oneof) |
LatLongRect.Builder |
LatLongRect.Builder.clone() |
LatLongRect.Builder |
ImageContext.Builder.getLatLongRectBuilder()
Not used.
|
LatLongRect.Builder |
LatLongRect.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
LatLongRect.Builder |
LatLongRect.Builder.mergeFrom(LatLongRect other) |
LatLongRect.Builder |
LatLongRect.Builder.mergeFrom(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(UnknownFieldSet unknownFields) |
static LatLongRect.Builder |
LatLongRect.newBuilder() |
static LatLongRect.Builder |
LatLongRect.newBuilder(LatLongRect prototype) |
LatLongRect.Builder |
LatLongRect.newBuilderForType() |
protected LatLongRect.Builder |
LatLongRect.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
LatLongRect.Builder |
LatLongRect.Builder.setField(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(Descriptors.FieldDescriptor field,
int index,
Object value) |
LatLongRect.Builder |
LatLongRect.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
LatLongRect.Builder |
LatLongRect.toBuilder() |
Modifier and Type | Method and Description |
---|---|
ImageContext.Builder |
ImageContext.Builder.setLatLongRect(LatLongRect.Builder builderForValue)
Not used.
|
Copyright © 2022 Google LLC. All rights reserved.