public final class LatLongRect extends GeneratedMessageV3 implements LatLongRectOrBuilder
Rectangle determined by min and max LatLng
pairs.
Protobuf type google.cloud.vision.v1p3beta1.LatLongRect
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > LatLongRectImplements
LatLongRectOrBuilderStatic Fields
MAX_LAT_LNG_FIELD_NUMBER
public static final int MAX_LAT_LNG_FIELD_NUMBER
Type | Description |
int |
MIN_LAT_LNG_FIELD_NUMBER
public static final int MIN_LAT_LNG_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static LatLongRect getDefaultInstance()
Type | Description |
LatLongRect |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static LatLongRect.Builder newBuilder()
Type | Description |
LatLongRect.Builder |
newBuilder(LatLongRect prototype)
public static LatLongRect.Builder newBuilder(LatLongRect prototype)
Name | Description |
prototype | LatLongRect |
Type | Description |
LatLongRect.Builder |