Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
Parser<LatLongRect> |
LatLongRect.getParserForType() |
static Parser<LatLongRect> |
LatLongRect.parser() |
Modifier and Type | Method and Description |
---|---|
LatLongRect.Builder |
LatLongRect.Builder.mergeFrom(LatLongRect other) |
ImageContext.Builder |
ImageContext.Builder.mergeLatLongRect(LatLongRect value)
Not used.
|
static LatLongRect.Builder |
LatLongRect.newBuilder(LatLongRect prototype) |
ImageContext.Builder |
ImageContext.Builder.setLatLongRect(LatLongRect value)
Not used.
|
Copyright © 2022 Google LLC. All rights reserved.