Home
last modified time | relevance | path

Searched refs:TextAnnotation_DetectedLanguage (Results 226 – 227 of 227) sorted by relevance

12345678910

/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/genproto/googleapis/cloud/vision/v1p2beta1/
H A Dtext_annotation.pb.go703 type TextAnnotation_DetectedLanguage struct { struct
716 func (x *TextAnnotation_DetectedLanguage) Reset() { argument
717 *x = TextAnnotation_DetectedLanguage{}
725 func (x *TextAnnotation_DetectedLanguage) String() string { argument
729 func (*TextAnnotation_DetectedLanguage) ProtoMessage() {} argument
731 func (x *TextAnnotation_DetectedLanguage) ProtoReflect() protoreflect.Message { argument
744 func (*TextAnnotation_DetectedLanguage) Descriptor() ([]byte, []int) { argument
748 func (x *TextAnnotation_DetectedLanguage) GetLanguageCode() string { argument
755 func (x *TextAnnotation_DetectedLanguage) GetConfidence() float32 { argument
864 func (x *TextAnnotation_TextProperty) GetDetectedLanguages() []*TextAnnotation_DetectedLanguage {
[all …]
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/genproto/googleapis/cloud/vision/v1p1beta1/
H A Dtext_annotation.pb.go696 type TextAnnotation_DetectedLanguage struct { struct
709 func (x *TextAnnotation_DetectedLanguage) Reset() { argument
710 *x = TextAnnotation_DetectedLanguage{}
718 func (x *TextAnnotation_DetectedLanguage) String() string { argument
722 func (*TextAnnotation_DetectedLanguage) ProtoMessage() {} argument
724 func (x *TextAnnotation_DetectedLanguage) ProtoReflect() protoreflect.Message { argument
737 func (*TextAnnotation_DetectedLanguage) Descriptor() ([]byte, []int) { argument
741 func (x *TextAnnotation_DetectedLanguage) GetLanguageCode() string { argument
748 func (x *TextAnnotation_DetectedLanguage) GetConfidence() float32 { argument
857 func (x *TextAnnotation_TextProperty) GetDetectedLanguages() []*TextAnnotation_DetectedLanguage {
[all …]

12345678910