Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

chore: remove unused imports #854

Merged
merged 2 commits into from
Mar 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -53,24 +53,21 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
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<g"
+ "oogle.golang.org/genproto/googleapis/clo"
+ "ud/vision/v1;vision\370\001\001\242\002\004GCVNb\006proto3"
+ "\026google.cloud.vision.v1\"\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\001y\030\002 \001(\002\"\207\001\n\014BoundingPoly\0220\n\010ve"
+ "rtices\030\001 \003(\0132\036.google.cloud.vision.v1.Ve"
+ "rtex\022E\n\023normalized_vertices\030\002 \003(\0132(.goog"
+ "le.cloud.vision.v1.NormalizedVertex\"+\n\010P"
+ "osition\022\t\n\001x\030\001 \001(\002\022\t\n\001y\030\002 \001(\002\022\t\n\001z\030\003 \001(\002"
+ "Bu\n\032com.google.cloud.vision.v1B\rGeometry"
+ "ProtoP\001Z<google.golang.org/genproto/goog"
+ "leapis/cloud/vision/v1;vision\370\001\001\242\002\004GCVNb"
+ "\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
});
descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
internal_static_google_cloud_vision_v1_Vertex_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_vision_v1_Vertex_fieldAccessorTable =
Expand Down Expand Up @@ -103,7 +100,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
new java.lang.String[] {
"X", "Y", "Z",
});
com.google.api.AnnotationsProto.getDescriptor();
}

// @@protoc_insertion_point(outer_class_scope)
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -61,32 +61,31 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "i/resource.proto\032%google/cloud/vision/v1"
+ "/geometry.proto\0323google/cloud/vision/v1/"
+ "product_search_service.proto\032\037google/pro"
+ "tobuf/timestamp.proto\032\034google/api/annota"
+ "tions.proto\"\272\001\n\023ProductSearchParams\022;\n\rb"
+ "ounding_poly\030\t \001(\0132$.google.cloud.vision"
+ ".v1.BoundingPoly\022:\n\013product_set\030\006 \001(\tB%\372"
+ "A\"\n vision.googleapis.com/ProductSet\022\032\n\022"
+ "product_categories\030\007 \003(\t\022\016\n\006filter\030\010 \001(\t"
+ "\"\210\005\n\024ProductSearchResults\022.\n\nindex_time\030"
+ "\002 \001(\0132\032.google.protobuf.Timestamp\022D\n\007res"
+ "ults\030\005 \003(\01323.google.cloud.vision.v1.Prod"
+ "uctSearchResults.Result\022[\n\027product_group"
+ "ed_results\030\006 \003(\0132:.google.cloud.vision.v"
+ "1.ProductSearchResults.GroupedResult\032X\n\006"
+ "Result\0220\n\007product\030\001 \001(\0132\037.google.cloud.v"
+ "ision.v1.Product\022\r\n\005score\030\002 \001(\002\022\r\n\005image"
+ "\030\003 \001(\t\032S\n\020ObjectAnnotation\022\013\n\003mid\030\001 \001(\t\022"
+ "\025\n\rlanguage_code\030\002 \001(\t\022\014\n\004name\030\003 \001(\t\022\r\n\005"
+ "score\030\004 \001(\002\032\355\001\n\rGroupedResult\022;\n\rboundin"
+ "g_poly\030\001 \001(\0132$.google.cloud.vision.v1.Bo"
+ "undingPoly\022D\n\007results\030\002 \003(\01323.google.clo"
+ "ud.vision.v1.ProductSearchResults.Result"
+ "\022Y\n\022object_annotations\030\003 \003(\0132=.google.cl"
+ "oud.vision.v1.ProductSearchResults.Objec"
+ "tAnnotationBz\n\032com.google.cloud.vision.v"
+ "1B\022ProductSearchProtoP\001Z<google.golang.o"
+ "rg/genproto/googleapis/cloud/vision/v1;v"
+ "ision\370\001\001\242\002\004GCVNb\006proto3"
+ "tobuf/timestamp.proto\"\272\001\n\023ProductSearchP"
+ "arams\022;\n\rbounding_poly\030\t \001(\0132$.google.cl"
+ "oud.vision.v1.BoundingPoly\022:\n\013product_se"
+ "t\030\006 \001(\tB%\372A\"\n vision.googleapis.com/Prod"
+ "uctSet\022\032\n\022product_categories\030\007 \003(\t\022\016\n\006fi"
+ "lter\030\010 \001(\t\"\210\005\n\024ProductSearchResults\022.\n\ni"
+ "ndex_time\030\002 \001(\0132\032.google.protobuf.Timest"
+ "amp\022D\n\007results\030\005 \003(\01323.google.cloud.visi"
+ "on.v1.ProductSearchResults.Result\022[\n\027pro"
+ "duct_grouped_results\030\006 \003(\0132:.google.clou"
+ "d.vision.v1.ProductSearchResults.Grouped"
+ "Result\032X\n\006Result\0220\n\007product\030\001 \001(\0132\037.goog"
+ "le.cloud.vision.v1.Product\022\r\n\005score\030\002 \001("
+ "\002\022\r\n\005image\030\003 \001(\t\032S\n\020ObjectAnnotation\022\013\n\003"
+ "mid\030\001 \001(\t\022\025\n\rlanguage_code\030\002 \001(\t\022\014\n\004name"
+ "\030\003 \001(\t\022\r\n\005score\030\004 \001(\002\032\355\001\n\rGroupedResult\022"
+ ";\n\rbounding_poly\030\001 \001(\0132$.google.cloud.vi"
+ "sion.v1.BoundingPoly\022D\n\007results\030\002 \003(\01323."
+ "google.cloud.vision.v1.ProductSearchResu"
+ "lts.Result\022Y\n\022object_annotations\030\003 \003(\0132="
+ ".google.cloud.vision.v1.ProductSearchRes"
+ "ults.ObjectAnnotationBz\n\032com.google.clou"
+ "d.vision.v1B\022ProductSearchProtoP\001Z<googl"
+ "e.golang.org/genproto/googleapis/cloud/v"
+ "ision/v1;vision\370\001\001\242\002\004GCVNb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand All @@ -96,7 +95,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
com.google.cloud.vision.v1.GeometryProto.getDescriptor(),
com.google.cloud.vision.v1.ProductSearchServiceProto.getDescriptor(),
com.google.protobuf.TimestampProto.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
});
internal_static_google_cloud_vision_v1_ProductSearchParams_descriptor =
getDescriptor().getMessageTypes().get(0);
Expand Down Expand Up @@ -153,7 +151,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
com.google.cloud.vision.v1.GeometryProto.getDescriptor();
com.google.cloud.vision.v1.ProductSearchServiceProto.getDescriptor();
com.google.protobuf.TimestampProto.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
}

// @@protoc_insertion_point(outer_class_scope)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,60 +74,58 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
java.lang.String[] descriptorData = {
"\n,google/cloud/vision/v1/text_annotation"
+ ".proto\022\026google.cloud.vision.v1\032%google/c"
+ "loud/vision/v1/geometry.proto\032\034google/ap"
+ "i/annotations.proto\"\226\004\n\016TextAnnotation\022+"
+ "\n\005pages\030\001 \003(\0132\034.google.cloud.vision.v1.P"
+ "age\022\014\n\004text\030\002 \001(\t\032=\n\020DetectedLanguage\022\025\n"
+ "\rlanguage_code\030\001 \001(\t\022\022\n\nconfidence\030\002 \001(\002"
+ "\032\325\001\n\rDetectedBreak\022L\n\004type\030\001 \001(\0162>.googl"
+ "loud/vision/v1/geometry.proto\"\226\004\n\016TextAn"
+ "notation\022+\n\005pages\030\001 \003(\0132\034.google.cloud.v"
+ "ision.v1.Page\022\014\n\004text\030\002 \001(\t\032=\n\020DetectedL"
+ "anguage\022\025\n\rlanguage_code\030\001 \001(\t\022\022\n\nconfid"
+ "ence\030\002 \001(\002\032\325\001\n\rDetectedBreak\022L\n\004type\030\001 \001"
+ "(\0162>.google.cloud.vision.v1.TextAnnotati"
+ "on.DetectedBreak.BreakType\022\021\n\tis_prefix\030"
+ "\002 \001(\010\"c\n\tBreakType\022\013\n\007UNKNOWN\020\000\022\t\n\005SPACE"
+ "\020\001\022\016\n\nSURE_SPACE\020\002\022\022\n\016EOL_SURE_SPACE\020\003\022\n"
+ "\n\006HYPHEN\020\004\022\016\n\nLINE_BREAK\020\005\032\261\001\n\014TextPrope"
+ "rty\022S\n\022detected_languages\030\001 \003(\01327.google"
+ ".cloud.vision.v1.TextAnnotation.Detected"
+ "Language\022L\n\016detected_break\030\002 \001(\01324.googl"
+ "e.cloud.vision.v1.TextAnnotation.Detecte"
+ "dBreak.BreakType\022\021\n\tis_prefix\030\002 \001(\010\"c\n\tB"
+ "reakType\022\013\n\007UNKNOWN\020\000\022\t\n\005SPACE\020\001\022\016\n\nSURE"
+ "_SPACE\020\002\022\022\n\016EOL_SURE_SPACE\020\003\022\n\n\006HYPHEN\020\004"
+ "\022\016\n\nLINE_BREAK\020\005\032\261\001\n\014TextProperty\022S\n\022det"
+ "ected_languages\030\001 \003(\01327.google.cloud.vis"
+ "ion.v1.TextAnnotation.DetectedLanguage\022L"
+ "\n\016detected_break\030\002 \001(\01324.google.cloud.vi"
+ "sion.v1.TextAnnotation.DetectedBreak\"\257\001\n"
+ "\004Page\022E\n\010property\030\001 \001(\01323.google.cloud.v"
+ "ision.v1.TextAnnotation.TextProperty\022\r\n\005"
+ "width\030\002 \001(\005\022\016\n\006height\030\003 \001(\005\022-\n\006blocks\030\004 "
+ "\003(\0132\035.google.cloud.vision.v1.Block\022\022\n\nco"
+ "nfidence\030\005 \001(\002\"\346\002\n\005Block\022E\n\010property\030\001 \001"
+ "(\01323.google.cloud.vision.v1.TextAnnotati"
+ "on.TextProperty\022:\n\014bounding_box\030\002 \001(\0132$."
+ "google.cloud.vision.v1.BoundingPoly\0225\n\np"
+ "aragraphs\030\003 \003(\0132!.google.cloud.vision.v1"
+ ".Paragraph\022;\n\nblock_type\030\004 \001(\0162\'.google."
+ "cloud.vision.v1.Block.BlockType\022\022\n\nconfi"
+ "dence\030\005 \001(\002\"R\n\tBlockType\022\013\n\007UNKNOWN\020\000\022\010\n"
+ "\004TEXT\020\001\022\t\n\005TABLE\020\002\022\013\n\007PICTURE\020\003\022\t\n\005RULER"
+ "\020\004\022\013\n\007BARCODE\020\005\"\317\001\n\tParagraph\022E\n\010propert"
+ "y\030\001 \001(\01323.google.cloud.vision.v1.TextAnn"
+ "otation.TextProperty\022:\n\014bounding_box\030\002 \001"
+ "(\0132$.google.cloud.vision.v1.BoundingPoly"
+ "\022+\n\005words\030\003 \003(\0132\034.google.cloud.vision.v1"
+ ".Word\022\022\n\nconfidence\030\004 \001(\002\"\316\001\n\004Word\022E\n\010pr"
+ "dBreak\"\257\001\n\004Page\022E\n\010property\030\001 \001(\01323.goog"
+ "le.cloud.vision.v1.TextAnnotation.TextPr"
+ "operty\022\r\n\005width\030\002 \001(\005\022\016\n\006height\030\003 \001(\005\022-\n"
+ "\006blocks\030\004 \003(\0132\035.google.cloud.vision.v1.B"
+ "lock\022\022\n\nconfidence\030\005 \001(\002\"\346\002\n\005Block\022E\n\010pr"
+ "operty\030\001 \001(\01323.google.cloud.vision.v1.Te"
+ "xtAnnotation.TextProperty\022:\n\014bounding_bo"
+ "x\030\002 \001(\0132$.google.cloud.vision.v1.Boundin"
+ "gPoly\022/\n\007symbols\030\003 \003(\0132\036.google.cloud.vi"
+ "sion.v1.Symbol\022\022\n\nconfidence\030\004 \001(\002\"\255\001\n\006S"
+ "ymbol\022E\n\010property\030\001 \001(\01323.google.cloud.v"
+ "ision.v1.TextAnnotation.TextProperty\022:\n\014"
+ "bounding_box\030\002 \001(\0132$.google.cloud.vision"
+ ".v1.BoundingPoly\022\014\n\004text\030\003 \001(\t\022\022\n\nconfid"
+ "ence\030\004 \001(\002B{\n\032com.google.cloud.vision.v1"
+ "B\023TextAnnotationProtoP\001Z<google.golang.o"
+ "rg/genproto/googleapis/cloud/vision/v1;v"
+ "ision\370\001\001\242\002\004GCVNb\006proto3"
+ "gPoly\0225\n\nparagraphs\030\003 \003(\0132!.google.cloud"
+ ".vision.v1.Paragraph\022;\n\nblock_type\030\004 \001(\016"
+ "2\'.google.cloud.vision.v1.Block.BlockTyp"
+ "e\022\022\n\nconfidence\030\005 \001(\002\"R\n\tBlockType\022\013\n\007UN"
+ "KNOWN\020\000\022\010\n\004TEXT\020\001\022\t\n\005TABLE\020\002\022\013\n\007PICTURE\020"
+ "\003\022\t\n\005RULER\020\004\022\013\n\007BARCODE\020\005\"\317\001\n\tParagraph\022"
+ "E\n\010property\030\001 \001(\01323.google.cloud.vision."
+ "v1.TextAnnotation.TextProperty\022:\n\014boundi"
+ "ng_box\030\002 \001(\0132$.google.cloud.vision.v1.Bo"
+ "undingPoly\022+\n\005words\030\003 \003(\0132\034.google.cloud"
+ ".vision.v1.Word\022\022\n\nconfidence\030\004 \001(\002\"\316\001\n\004"
+ "Word\022E\n\010property\030\001 \001(\01323.google.cloud.vi"
+ "sion.v1.TextAnnotation.TextProperty\022:\n\014b"
+ "ounding_box\030\002 \001(\0132$.google.cloud.vision."
+ "v1.BoundingPoly\022/\n\007symbols\030\003 \003(\0132\036.googl"
+ "e.cloud.vision.v1.Symbol\022\022\n\nconfidence\030\004"
+ " \001(\002\"\255\001\n\006Symbol\022E\n\010property\030\001 \001(\01323.goog"
+ "le.cloud.vision.v1.TextAnnotation.TextPr"
+ "operty\022:\n\014bounding_box\030\002 \001(\0132$.google.cl"
+ "oud.vision.v1.BoundingPoly\022\014\n\004text\030\003 \001(\t"
+ "\022\022\n\nconfidence\030\004 \001(\002B{\n\032com.google.cloud"
+ ".vision.v1B\023TextAnnotationProtoP\001Z<googl"
+ "e.golang.org/genproto/googleapis/cloud/v"
+ "ision/v1;vision\370\001\001\242\002\004GCVNb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.cloud.vision.v1.GeometryProto.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
});
internal_static_google_cloud_vision_v1_TextAnnotation_descriptor =
getDescriptor().getMessageTypes().get(0);
Expand Down Expand Up @@ -202,7 +200,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"Property", "BoundingBox", "Text", "Confidence",
});
com.google.cloud.vision.v1.GeometryProto.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
}

// @@protoc_insertion_point(outer_class_scope)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,40 +57,36 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
static {
java.lang.String[] descriptorData = {
"\n*google/cloud/vision/v1/web_detection.p"
+ "roto\022\026google.cloud.vision.v1\032\034google/api"
+ "/annotations.proto\"\324\006\n\014WebDetection\022D\n\014w"
+ "eb_entities\030\001 \003(\0132..google.cloud.vision."
+ "v1.WebDetection.WebEntity\022K\n\024full_matchi"
+ "ng_images\030\002 \003(\0132-.google.cloud.vision.v1"
+ ".WebDetection.WebImage\022N\n\027partial_matchi"
+ "ng_images\030\003 \003(\0132-.google.cloud.vision.v1"
+ ".WebDetection.WebImage\022P\n\032pages_with_mat"
+ "ching_images\030\004 \003(\0132,.google.cloud.vision"
+ ".v1.WebDetection.WebPage\022N\n\027visually_sim"
+ "ilar_images\030\006 \003(\0132-.google.cloud.vision."
+ "v1.WebDetection.WebImage\022H\n\021best_guess_l"
+ "abels\030\010 \003(\0132-.google.cloud.vision.v1.Web"
+ "Detection.WebLabel\032B\n\tWebEntity\022\021\n\tentit"
+ "y_id\030\001 \001(\t\022\r\n\005score\030\002 \001(\002\022\023\n\013description"
+ "\030\003 \001(\t\032&\n\010WebImage\022\013\n\003url\030\001 \001(\t\022\r\n\005score"
+ "\030\002 \001(\002\032\326\001\n\007WebPage\022\013\n\003url\030\001 \001(\t\022\r\n\005score"
+ "\030\002 \001(\002\022\022\n\npage_title\030\003 \001(\t\022K\n\024full_match"
+ "ing_images\030\004 \003(\0132-.google.cloud.vision.v"
+ "1.WebDetection.WebImage\022N\n\027partial_match"
+ "ing_images\030\005 \003(\0132-.google.cloud.vision.v"
+ "1.WebDetection.WebImage\0320\n\010WebLabel\022\r\n\005l"
+ "abel\030\001 \001(\t\022\025\n\rlanguage_code\030\002 \001(\tBy\n\032com"
+ ".google.cloud.vision.v1B\021WebDetectionPro"
+ "toP\001Z<google.golang.org/genproto/googlea"
+ "pis/cloud/vision/v1;vision\370\001\001\242\002\004GCVNb\006pr"
+ "oto3"
+ "roto\022\026google.cloud.vision.v1\"\324\006\n\014WebDete"
+ "ction\022D\n\014web_entities\030\001 \003(\0132..google.clo"
+ "ud.vision.v1.WebDetection.WebEntity\022K\n\024f"
+ "ull_matching_images\030\002 \003(\0132-.google.cloud"
+ ".vision.v1.WebDetection.WebImage\022N\n\027part"
+ "ial_matching_images\030\003 \003(\0132-.google.cloud"
+ ".vision.v1.WebDetection.WebImage\022P\n\032page"
+ "s_with_matching_images\030\004 \003(\0132,.google.cl"
+ "oud.vision.v1.WebDetection.WebPage\022N\n\027vi"
+ "sually_similar_images\030\006 \003(\0132-.google.clo"
+ "ud.vision.v1.WebDetection.WebImage\022H\n\021be"
+ "st_guess_labels\030\010 \003(\0132-.google.cloud.vis"
+ "ion.v1.WebDetection.WebLabel\032B\n\tWebEntit"
+ "y\022\021\n\tentity_id\030\001 \001(\t\022\r\n\005score\030\002 \001(\002\022\023\n\013d"
+ "escription\030\003 \001(\t\032&\n\010WebImage\022\013\n\003url\030\001 \001("
+ "\t\022\r\n\005score\030\002 \001(\002\032\326\001\n\007WebPage\022\013\n\003url\030\001 \001("
+ "\t\022\r\n\005score\030\002 \001(\002\022\022\n\npage_title\030\003 \001(\t\022K\n\024"
+ "full_matching_images\030\004 \003(\0132-.google.clou"
+ "d.vision.v1.WebDetection.WebImage\022N\n\027par"
+ "tial_matching_images\030\005 \003(\0132-.google.clou"
+ "d.vision.v1.WebDetection.WebImage\0320\n\010Web"
+ "Label\022\r\n\005label\030\001 \001(\t\022\025\n\rlanguage_code\030\002 "
+ "\001(\tBy\n\032com.google.cloud.vision.v1B\021WebDe"
+ "tectionProtoP\001Z<google.golang.org/genpro"
+ "to/googleapis/cloud/vision/v1;vision\370\001\001\242"
+ "\002\004GCVNb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
});
descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
internal_static_google_cloud_vision_v1_WebDetection_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_vision_v1_WebDetection_fieldAccessorTable =
Expand Down Expand Up @@ -136,7 +132,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
new java.lang.String[] {
"Label", "LanguageCode",
});
com.google.api.AnnotationsProto.getDescriptor();
}

// @@protoc_insertion_point(outer_class_scope)
Expand Down
Loading