OSDN Git Service

Thanos did someting
[bytom/vapor.git] / vendor / google.golang.org / genproto / googleapis / cloud / vision / v1 / geometry.pb.go
diff --git a/vendor/google.golang.org/genproto/googleapis/cloud/vision/v1/geometry.pb.go b/vendor/google.golang.org/genproto/googleapis/cloud/vision/v1/geometry.pb.go
deleted file mode 100644 (file)
index ef01b7c..0000000
+++ /dev/null
@@ -1,171 +0,0 @@
-// Code generated by protoc-gen-go. DO NOT EDIT.
-// source: google/cloud/vision/v1/geometry.proto
-
-/*
-Package vision is a generated protocol buffer package.
-
-It is generated from these files:
-       google/cloud/vision/v1/geometry.proto
-       google/cloud/vision/v1/image_annotator.proto
-       google/cloud/vision/v1/text_annotation.proto
-       google/cloud/vision/v1/web_detection.proto
-
-It has these top-level messages:
-       Vertex
-       BoundingPoly
-       Position
-       Feature
-       ImageSource
-       Image
-       FaceAnnotation
-       LocationInfo
-       Property
-       EntityAnnotation
-       SafeSearchAnnotation
-       LatLongRect
-       ColorInfo
-       DominantColorsAnnotation
-       ImageProperties
-       CropHint
-       CropHintsAnnotation
-       CropHintsParams
-       ImageContext
-       AnnotateImageRequest
-       AnnotateImageResponse
-       BatchAnnotateImagesRequest
-       BatchAnnotateImagesResponse
-       TextAnnotation
-       Page
-       Block
-       Paragraph
-       Word
-       Symbol
-       WebDetection
-*/
-package vision
-
-import proto "github.com/golang/protobuf/proto"
-import fmt "fmt"
-import math "math"
-
-// Reference imports to suppress errors if they are not otherwise used.
-var _ = proto.Marshal
-var _ = fmt.Errorf
-var _ = math.Inf
-
-// This is a compile-time assertion to ensure that this generated file
-// is compatible with the proto package it is being compiled against.
-// A compilation error at this line likely means your copy of the
-// proto package needs to be updated.
-const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
-
-// A vertex represents a 2D point in the image.
-// NOTE: the vertex coordinates are in the same scale as the original image.
-type Vertex struct {
-       // X coordinate.
-       X int32 `protobuf:"varint,1,opt,name=x" json:"x,omitempty"`
-       // Y coordinate.
-       Y int32 `protobuf:"varint,2,opt,name=y" json:"y,omitempty"`
-}
-
-func (m *Vertex) Reset()                    { *m = Vertex{} }
-func (m *Vertex) String() string            { return proto.CompactTextString(m) }
-func (*Vertex) ProtoMessage()               {}
-func (*Vertex) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} }
-
-func (m *Vertex) GetX() int32 {
-       if m != nil {
-               return m.X
-       }
-       return 0
-}
-
-func (m *Vertex) GetY() int32 {
-       if m != nil {
-               return m.Y
-       }
-       return 0
-}
-
-// A bounding polygon for the detected image annotation.
-type BoundingPoly struct {
-       // The bounding polygon vertices.
-       Vertices []*Vertex `protobuf:"bytes,1,rep,name=vertices" json:"vertices,omitempty"`
-}
-
-func (m *BoundingPoly) Reset()                    { *m = BoundingPoly{} }
-func (m *BoundingPoly) String() string            { return proto.CompactTextString(m) }
-func (*BoundingPoly) ProtoMessage()               {}
-func (*BoundingPoly) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} }
-
-func (m *BoundingPoly) GetVertices() []*Vertex {
-       if m != nil {
-               return m.Vertices
-       }
-       return nil
-}
-
-// A 3D position in the image, used primarily for Face detection landmarks.
-// A valid Position must have both x and y coordinates.
-// The position coordinates are in the same scale as the original image.
-type Position struct {
-       // X coordinate.
-       X float32 `protobuf:"fixed32,1,opt,name=x" json:"x,omitempty"`
-       // Y coordinate.
-       Y float32 `protobuf:"fixed32,2,opt,name=y" json:"y,omitempty"`
-       // Z coordinate (or depth).
-       Z float32 `protobuf:"fixed32,3,opt,name=z" json:"z,omitempty"`
-}
-
-func (m *Position) Reset()                    { *m = Position{} }
-func (m *Position) String() string            { return proto.CompactTextString(m) }
-func (*Position) ProtoMessage()               {}
-func (*Position) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{2} }
-
-func (m *Position) GetX() float32 {
-       if m != nil {
-               return m.X
-       }
-       return 0
-}
-
-func (m *Position) GetY() float32 {
-       if m != nil {
-               return m.Y
-       }
-       return 0
-}
-
-func (m *Position) GetZ() float32 {
-       if m != nil {
-               return m.Z
-       }
-       return 0
-}
-
-func init() {
-       proto.RegisterType((*Vertex)(nil), "google.cloud.vision.v1.Vertex")
-       proto.RegisterType((*BoundingPoly)(nil), "google.cloud.vision.v1.BoundingPoly")
-       proto.RegisterType((*Position)(nil), "google.cloud.vision.v1.Position")
-}
-
-func init() { proto.RegisterFile("google/cloud/vision/v1/geometry.proto", fileDescriptor0) }
-
-var fileDescriptor0 = []byte{
-       // 237 bytes of a gzipped FileDescriptorProto
-       0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x74, 0x90, 0x31, 0x4b, 0x03, 0x31,
-       0x14, 0x80, 0x79, 0x57, 0x2c, 0x25, 0xd6, 0xe5, 0x06, 0x39, 0x1c, 0xa4, 0x1c, 0x0a, 0x9d, 0x12,
-       0xaa, 0x4e, 0xea, 0x74, 0x8b, 0xe0, 0x74, 0xdc, 0xe0, 0xe0, 0x56, 0xaf, 0x8f, 0x47, 0xe0, 0x9a,
-       0x57, 0x92, 0x34, 0x34, 0xfd, 0xe5, 0x8e, 0xd2, 0xa4, 0x28, 0x8a, 0xdd, 0xf2, 0x91, 0x8f, 0xf7,
-       0xf1, 0x9e, 0xb8, 0x25, 0x66, 0x1a, 0x50, 0xf5, 0x03, 0x6f, 0x57, 0x2a, 0x68, 0xa7, 0xd9, 0xa8,
-       0xb0, 0x50, 0x84, 0xbc, 0x46, 0x6f, 0xa3, 0xdc, 0x58, 0xf6, 0x5c, 0x5e, 0x66, 0x4d, 0x26, 0x4d,
-       0x66, 0x4d, 0x86, 0x45, 0x7d, 0x23, 0xc6, 0x6f, 0x68, 0x3d, 0xee, 0xca, 0xa9, 0x80, 0x5d, 0x05,
-       0x33, 0x98, 0x9f, 0x75, 0x90, 0x28, 0x56, 0x45, 0xa6, 0x58, 0xbf, 0x8a, 0x69, 0xc3, 0x5b, 0xb3,
-       0xd2, 0x86, 0x5a, 0x1e, 0x62, 0xf9, 0x28, 0x26, 0x01, 0xad, 0xd7, 0x3d, 0xba, 0x0a, 0x66, 0xa3,
-       0xf9, 0xf9, 0xdd, 0xb5, 0xfc, 0x3f, 0x20, 0xf3, 0xf4, 0xee, 0xdb, 0xaf, 0x1f, 0xc4, 0xa4, 0x65,
-       0xa7, 0xbd, 0x66, 0xf3, 0xd3, 0x2c, 0x7e, 0x35, 0x8b, 0x0e, 0xe2, 0x81, 0xf6, 0xd5, 0x28, 0xd3,
-       0xbe, 0x31, 0xe2, 0xaa, 0xe7, 0xf5, 0x89, 0x48, 0x73, 0xf1, 0x72, 0xdc, 0xb6, 0x3d, 0x2c, 0xdb,
-       0xc2, 0xfb, 0xf3, 0x51, 0x24, 0x1e, 0x96, 0x86, 0x24, 0x5b, 0x52, 0x84, 0x26, 0x9d, 0x42, 0xe5,
-       0xaf, 0xe5, 0x46, 0xbb, 0xbf, 0x47, 0x7b, 0xca, 0xaf, 0x4f, 0x80, 0x8f, 0x71, 0x72, 0xef, 0xbf,
-       0x02, 0x00, 0x00, 0xff, 0xff, 0xd0, 0x04, 0x38, 0x95, 0x5f, 0x01, 0x00, 0x00,
-}