
com.google.cloud.vision.v1.GeometryProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-cloud-vision-v1 Show documentation
Show all versions of proto-google-cloud-vision-v1 Show documentation
PROTO library for proto-google-cloud-vision-v1
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/vision/v1/geometry.proto
package com.google.cloud.vision.v1;
public final class GeometryProto {
private GeometryProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_vision_v1_Vertex_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_vision_v1_Vertex_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_vision_v1_NormalizedVertex_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_vision_v1_NormalizedVertex_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_vision_v1_BoundingPoly_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_vision_v1_BoundingPoly_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_vision_v1_Position_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_vision_v1_Position_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n%google/cloud/vision/v1/geometry.proto\022" +
"\026google.cloud.vision.v1\032\034google/api/anno" +
"tations.proto\"\036\n\006Vertex\022\t\n\001x\030\001 \001(\005\022\t\n\001y\030" +
"\002 \001(\005\"(\n\020NormalizedVertex\022\t\n\001x\030\001 \001(\002\022\t\n\001" +
"y\030\002 \001(\002\"\207\001\n\014BoundingPoly\0220\n\010vertices\030\001 \003" +
"(\0132\036.google.cloud.vision.v1.Vertex\022E\n\023no" +
"rmalized_vertices\030\002 \003(\0132(.google.cloud.v" +
"ision.v1.NormalizedVertex\"+\n\010Position\022\t\n" +
"\001x\030\001 \001(\002\022\t\n\001y\030\002 \001(\002\022\t\n\001z\030\003 \001(\002Bu\n\032com.go" +
"ogle.cloud.vision.v1B\rGeometryProtoP\001Z
© 2015 - 2025 Weber Informatics LLC | Privacy Policy