Versions in this module Expand all Collapse all v0 v0.37.1 Dec 15, 2020 Changes in this version + const CloudPlatformScope + const CloudVisionScope + type AddProductToProductSetRequest struct + ForceSendFields []string + NullFields []string + Product string + func (s *AddProductToProductSetRequest) MarshalJSON() ([]byte, error) + type AnnotateFileRequest struct + Features []*Feature + ForceSendFields []string + ImageContext *ImageContext + InputConfig *InputConfig + NullFields []string + Pages []int64 + func (s *AnnotateFileRequest) MarshalJSON() ([]byte, error) + type AnnotateFileResponse struct + Error *Status + ForceSendFields []string + InputConfig *InputConfig + NullFields []string + Responses []*AnnotateImageResponse + TotalPages int64 + func (s *AnnotateFileResponse) MarshalJSON() ([]byte, error) + type AnnotateImageRequest struct + Features []*Feature + ForceSendFields []string + Image *Image + ImageContext *ImageContext + NullFields []string + func (s *AnnotateImageRequest) MarshalJSON() ([]byte, error) + type AnnotateImageResponse struct + Context *ImageAnnotationContext + CropHintsAnnotation *CropHintsAnnotation + Error *Status + FaceAnnotations []*FaceAnnotation + ForceSendFields []string + FullTextAnnotation *TextAnnotation + ImagePropertiesAnnotation *ImageProperties + LabelAnnotations []*EntityAnnotation + LandmarkAnnotations []*EntityAnnotation + LocalizedObjectAnnotations []*LocalizedObjectAnnotation + LogoAnnotations []*EntityAnnotation + NullFields []string + ProductSearchResults *ProductSearchResults + SafeSearchAnnotation *SafeSearchAnnotation + TextAnnotations []*EntityAnnotation + WebDetection *WebDetection + func (s *AnnotateImageResponse) MarshalJSON() ([]byte, error) + type AsyncAnnotateFileRequest struct + Features []*Feature + ForceSendFields []string + ImageContext *ImageContext + InputConfig *InputConfig + NullFields []string + OutputConfig *OutputConfig + func (s *AsyncAnnotateFileRequest) MarshalJSON() ([]byte, error) + type AsyncAnnotateFileResponse struct + ForceSendFields []string + NullFields []string + OutputConfig *OutputConfig + func (s *AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) + type AsyncBatchAnnotateFilesRequest struct + ForceSendFields []string + NullFields []string + Parent string + Requests []*AsyncAnnotateFileRequest + func (s *AsyncBatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) + type AsyncBatchAnnotateFilesResponse struct + ForceSendFields []string + NullFields []string + Responses []*AsyncAnnotateFileResponse + func (s *AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) + type AsyncBatchAnnotateImagesRequest struct + ForceSendFields []string + NullFields []string + OutputConfig *OutputConfig + Parent string + Requests []*AnnotateImageRequest + func (s *AsyncBatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) + type AsyncBatchAnnotateImagesResponse struct + ForceSendFields []string + NullFields []string + OutputConfig *OutputConfig + func (s *AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) + type BatchAnnotateFilesRequest struct + ForceSendFields []string + NullFields []string + Parent string + Requests []*AnnotateFileRequest + func (s *BatchAnnotateFilesRequest) MarshalJSON() ([]byte, error) + type BatchAnnotateFilesResponse struct + ForceSendFields []string + NullFields []string + Responses []*AnnotateFileResponse + func (s *BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) + type BatchAnnotateImagesRequest struct + ForceSendFields []string + NullFields []string + Parent string + Requests []*AnnotateImageRequest + func (s *BatchAnnotateImagesRequest) MarshalJSON() ([]byte, error) + type BatchAnnotateImagesResponse struct + ForceSendFields []string + NullFields []string + Responses []*AnnotateImageResponse + func (s *BatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) + type BatchOperationMetadata struct + EndTime string + ForceSendFields []string + NullFields []string + State string + SubmitTime string + func (s *BatchOperationMetadata) MarshalJSON() ([]byte, error) + type Block struct + BlockType string + BoundingBox *BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Paragraphs []*Paragraph + Property *TextProperty + func (s *Block) MarshalJSON() ([]byte, error) + func (s *Block) UnmarshalJSON(data []byte) error + type BoundingPoly struct + ForceSendFields []string + NormalizedVertices []*NormalizedVertex + NullFields []string + Vertices []*Vertex + func (s *BoundingPoly) MarshalJSON() ([]byte, error) + type CancelOperationRequest struct + type Color struct + Alpha float64 + Blue float64 + ForceSendFields []string + Green float64 + NullFields []string + Red float64 + func (s *Color) MarshalJSON() ([]byte, error) + func (s *Color) UnmarshalJSON(data []byte) error + type ColorInfo struct + Color *Color + ForceSendFields []string + NullFields []string + PixelFraction float64 + Score float64 + func (s *ColorInfo) MarshalJSON() ([]byte, error) + func (s *ColorInfo) UnmarshalJSON(data []byte) error + type CropHint struct + BoundingPoly *BoundingPoly + Confidence float64 + ForceSendFields []string + ImportanceFraction float64 + NullFields []string + func (s *CropHint) MarshalJSON() ([]byte, error) + func (s *CropHint) UnmarshalJSON(data []byte) error + type CropHintsAnnotation struct + CropHints []*CropHint + ForceSendFields []string + NullFields []string + func (s *CropHintsAnnotation) MarshalJSON() ([]byte, error) + type CropHintsParams struct + AspectRatios []float64 + ForceSendFields []string + NullFields []string + func (s *CropHintsParams) MarshalJSON() ([]byte, error) + type DetectedBreak struct + ForceSendFields []string + IsPrefix bool + NullFields []string + Type string + func (s *DetectedBreak) MarshalJSON() ([]byte, error) + type DetectedLanguage struct + Confidence float64 + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *DetectedLanguage) MarshalJSON() ([]byte, error) + func (s *DetectedLanguage) UnmarshalJSON(data []byte) error + type DominantColorsAnnotation struct + Colors []*ColorInfo + ForceSendFields []string + NullFields []string + func (s *DominantColorsAnnotation) MarshalJSON() ([]byte, error) + type Empty struct + type EntityAnnotation struct + BoundingPoly *BoundingPoly + Confidence float64 + Description string + ForceSendFields []string + Locale string + Locations []*LocationInfo + Mid string + NullFields []string + Properties []*Property + Score float64 + Topicality float64 + func (s *EntityAnnotation) MarshalJSON() ([]byte, error) + func (s *EntityAnnotation) UnmarshalJSON(data []byte) error + type FaceAnnotation struct + AngerLikelihood string + BlurredLikelihood string + BoundingPoly *BoundingPoly + DetectionConfidence float64 + FdBoundingPoly *BoundingPoly + ForceSendFields []string + HeadwearLikelihood string + JoyLikelihood string + LandmarkingConfidence float64 + Landmarks []*Landmark + NullFields []string + PanAngle float64 + RollAngle float64 + SorrowLikelihood string + SurpriseLikelihood string + TiltAngle float64 + UnderExposedLikelihood string + func (s *FaceAnnotation) MarshalJSON() ([]byte, error) + func (s *FaceAnnotation) UnmarshalJSON(data []byte) error + type Feature struct + ForceSendFields []string + MaxResults int64 + Model string + NullFields []string + Type string + func (s *Feature) MarshalJSON() ([]byte, error) + type FilesAnnotateCall struct + func (c *FilesAnnotateCall) Context(ctx context.Context) *FilesAnnotateCall + func (c *FilesAnnotateCall) Do(opts ...googleapi.CallOption) (*BatchAnnotateFilesResponse, error) + func (c *FilesAnnotateCall) Fields(s ...googleapi.Field) *FilesAnnotateCall + func (c *FilesAnnotateCall) Header() http.Header + type FilesAsyncBatchAnnotateCall struct + func (c *FilesAsyncBatchAnnotateCall) Context(ctx context.Context) *FilesAsyncBatchAnnotateCall + func (c *FilesAsyncBatchAnnotateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *FilesAsyncBatchAnnotateCall) Fields(s ...googleapi.Field) *FilesAsyncBatchAnnotateCall + func (c *FilesAsyncBatchAnnotateCall) Header() http.Header + type FilesService struct + func NewFilesService(s *Service) *FilesService + func (r *FilesService) Annotate(batchannotatefilesrequest *BatchAnnotateFilesRequest) *FilesAnnotateCall + func (r *FilesService) AsyncBatchAnnotate(asyncbatchannotatefilesrequest *AsyncBatchAnnotateFilesRequest) *FilesAsyncBatchAnnotateCall + type GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GcsDestination) MarshalJSON() ([]byte, error) + type GcsSource struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GcsSource) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1AnnotateFileResponse struct + Error *Status + ForceSendFields []string + InputConfig *GoogleCloudVisionV1p1beta1InputConfig + NullFields []string + Responses []*GoogleCloudVisionV1p1beta1AnnotateImageResponse + TotalPages int64 + func (s *GoogleCloudVisionV1p1beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1AnnotateImageResponse struct + Context *GoogleCloudVisionV1p1beta1ImageAnnotationContext + CropHintsAnnotation *GoogleCloudVisionV1p1beta1CropHintsAnnotation + Error *Status + FaceAnnotations []*GoogleCloudVisionV1p1beta1FaceAnnotation + ForceSendFields []string + FullTextAnnotation *GoogleCloudVisionV1p1beta1TextAnnotation + ImagePropertiesAnnotation *GoogleCloudVisionV1p1beta1ImageProperties + LabelAnnotations []*GoogleCloudVisionV1p1beta1EntityAnnotation + LandmarkAnnotations []*GoogleCloudVisionV1p1beta1EntityAnnotation + LocalizedObjectAnnotations []*GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation + LogoAnnotations []*GoogleCloudVisionV1p1beta1EntityAnnotation + NullFields []string + ProductSearchResults *GoogleCloudVisionV1p1beta1ProductSearchResults + SafeSearchAnnotation *GoogleCloudVisionV1p1beta1SafeSearchAnnotation + TextAnnotations []*GoogleCloudVisionV1p1beta1EntityAnnotation + WebDetection *GoogleCloudVisionV1p1beta1WebDetection + func (s *GoogleCloudVisionV1p1beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse struct + ForceSendFields []string + NullFields []string + OutputConfig *GoogleCloudVisionV1p1beta1OutputConfig + func (s *GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse struct + ForceSendFields []string + NullFields []string + Responses []*GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse + func (s *GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1Block struct + BlockType string + BoundingBox *GoogleCloudVisionV1p1beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Paragraphs []*GoogleCloudVisionV1p1beta1Paragraph + Property *GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + func (s *GoogleCloudVisionV1p1beta1Block) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1Block) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1BoundingPoly struct + ForceSendFields []string + NormalizedVertices []*GoogleCloudVisionV1p1beta1NormalizedVertex + NullFields []string + Vertices []*GoogleCloudVisionV1p1beta1Vertex + func (s *GoogleCloudVisionV1p1beta1BoundingPoly) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1ColorInfo struct + Color *Color + ForceSendFields []string + NullFields []string + PixelFraction float64 + Score float64 + func (s *GoogleCloudVisionV1p1beta1ColorInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1ColorInfo) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1CropHint struct + BoundingPoly *GoogleCloudVisionV1p1beta1BoundingPoly + Confidence float64 + ForceSendFields []string + ImportanceFraction float64 + NullFields []string + func (s *GoogleCloudVisionV1p1beta1CropHint) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1CropHint) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1CropHintsAnnotation struct + CropHints []*GoogleCloudVisionV1p1beta1CropHint + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p1beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1DominantColorsAnnotation struct + Colors []*GoogleCloudVisionV1p1beta1ColorInfo + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p1beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1EntityAnnotation struct + BoundingPoly *GoogleCloudVisionV1p1beta1BoundingPoly + Confidence float64 + Description string + ForceSendFields []string + Locale string + Locations []*GoogleCloudVisionV1p1beta1LocationInfo + Mid string + NullFields []string + Properties []*GoogleCloudVisionV1p1beta1Property + Score float64 + Topicality float64 + func (s *GoogleCloudVisionV1p1beta1EntityAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1EntityAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1FaceAnnotation struct + AngerLikelihood string + BlurredLikelihood string + BoundingPoly *GoogleCloudVisionV1p1beta1BoundingPoly + DetectionConfidence float64 + FdBoundingPoly *GoogleCloudVisionV1p1beta1BoundingPoly + ForceSendFields []string + HeadwearLikelihood string + JoyLikelihood string + LandmarkingConfidence float64 + Landmarks []*GoogleCloudVisionV1p1beta1FaceAnnotationLandmark + NullFields []string + PanAngle float64 + RollAngle float64 + SorrowLikelihood string + SurpriseLikelihood string + TiltAngle float64 + UnderExposedLikelihood string + func (s *GoogleCloudVisionV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1FaceAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1FaceAnnotationLandmark struct + ForceSendFields []string + NullFields []string + Position *GoogleCloudVisionV1p1beta1Position + Type string + func (s *GoogleCloudVisionV1p1beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudVisionV1p1beta1GcsDestination) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1GcsSource struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudVisionV1p1beta1GcsSource) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1ImageAnnotationContext struct + ForceSendFields []string + NullFields []string + PageNumber int64 + Uri string + func (s *GoogleCloudVisionV1p1beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1ImageProperties struct + DominantColors *GoogleCloudVisionV1p1beta1DominantColorsAnnotation + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p1beta1ImageProperties) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1InputConfig struct + Content string + ForceSendFields []string + GcsSource *GoogleCloudVisionV1p1beta1GcsSource + MimeType string + NullFields []string + func (s *GoogleCloudVisionV1p1beta1InputConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation struct + BoundingPoly *GoogleCloudVisionV1p1beta1BoundingPoly + ForceSendFields []string + LanguageCode string + Mid string + Name string + NullFields []string + Score float64 + func (s *GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1LocationInfo struct + ForceSendFields []string + LatLng *LatLng + NullFields []string + func (s *GoogleCloudVisionV1p1beta1LocationInfo) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1NormalizedVertex struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + func (s *GoogleCloudVisionV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1NormalizedVertex) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1OperationMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + State string + UpdateTime string + func (s *GoogleCloudVisionV1p1beta1OperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1OutputConfig struct + BatchSize int64 + ForceSendFields []string + GcsDestination *GoogleCloudVisionV1p1beta1GcsDestination + NullFields []string + func (s *GoogleCloudVisionV1p1beta1OutputConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1Page struct + Blocks []*GoogleCloudVisionV1p1beta1Block + Confidence float64 + ForceSendFields []string + Height int64 + NullFields []string + Property *GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + Width int64 + func (s *GoogleCloudVisionV1p1beta1Page) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1Page) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1Paragraph struct + BoundingBox *GoogleCloudVisionV1p1beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + Words []*GoogleCloudVisionV1p1beta1Word + func (s *GoogleCloudVisionV1p1beta1Paragraph) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1Paragraph) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1Position struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + Z float64 + func (s *GoogleCloudVisionV1p1beta1Position) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1Position) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1Product struct + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + ProductCategory string + ProductLabels []*GoogleCloudVisionV1p1beta1ProductKeyValue + func (s *GoogleCloudVisionV1p1beta1Product) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1ProductKeyValue struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *GoogleCloudVisionV1p1beta1ProductKeyValue) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1ProductSearchResults struct + ForceSendFields []string + IndexTime string + NullFields []string + ProductGroupedResults []*GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult + Results []*GoogleCloudVisionV1p1beta1ProductSearchResultsResult + func (s *GoogleCloudVisionV1p1beta1ProductSearchResults) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult struct + BoundingPoly *GoogleCloudVisionV1p1beta1BoundingPoly + ForceSendFields []string + NullFields []string + ObjectAnnotations []*GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation + Results []*GoogleCloudVisionV1p1beta1ProductSearchResultsResult + func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation struct + ForceSendFields []string + LanguageCode string + Mid string + Name string + NullFields []string + Score float64 + func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1ProductSearchResultsResult struct + ForceSendFields []string + Image string + NullFields []string + Product *GoogleCloudVisionV1p1beta1Product + Score float64 + func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1Property struct + ForceSendFields []string + Name string + NullFields []string + Uint64Value uint64 + Value string + func (s *GoogleCloudVisionV1p1beta1Property) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1SafeSearchAnnotation struct + Adult string + ForceSendFields []string + Medical string + NullFields []string + Racy string + Spoof string + Violence string + func (s *GoogleCloudVisionV1p1beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1Symbol struct + BoundingBox *GoogleCloudVisionV1p1beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + Text string + func (s *GoogleCloudVisionV1p1beta1Symbol) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1Symbol) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1TextAnnotation struct + ForceSendFields []string + NullFields []string + Pages []*GoogleCloudVisionV1p1beta1Page + Text string + func (s *GoogleCloudVisionV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak struct + ForceSendFields []string + IsPrefix bool + NullFields []string + Type string + func (s *GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage struct + Confidence float64 + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1TextAnnotationTextProperty struct + DetectedBreak *GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak + DetectedLanguages []*GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p1beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1Vertex struct + ForceSendFields []string + NullFields []string + X int64 + Y int64 + func (s *GoogleCloudVisionV1p1beta1Vertex) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1WebDetection struct + BestGuessLabels []*GoogleCloudVisionV1p1beta1WebDetectionWebLabel + ForceSendFields []string + FullMatchingImages []*GoogleCloudVisionV1p1beta1WebDetectionWebImage + NullFields []string + PagesWithMatchingImages []*GoogleCloudVisionV1p1beta1WebDetectionWebPage + PartialMatchingImages []*GoogleCloudVisionV1p1beta1WebDetectionWebImage + VisuallySimilarImages []*GoogleCloudVisionV1p1beta1WebDetectionWebImage + WebEntities []*GoogleCloudVisionV1p1beta1WebDetectionWebEntity + func (s *GoogleCloudVisionV1p1beta1WebDetection) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1WebDetectionWebEntity struct + Description string + EntityId string + ForceSendFields []string + NullFields []string + Score float64 + func (s *GoogleCloudVisionV1p1beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1WebDetectionWebImage struct + ForceSendFields []string + NullFields []string + Score float64 + Url string + func (s *GoogleCloudVisionV1p1beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1WebDetectionWebLabel struct + ForceSendFields []string + Label string + LanguageCode string + NullFields []string + func (s *GoogleCloudVisionV1p1beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p1beta1WebDetectionWebPage struct + ForceSendFields []string + FullMatchingImages []*GoogleCloudVisionV1p1beta1WebDetectionWebImage + NullFields []string + PageTitle string + PartialMatchingImages []*GoogleCloudVisionV1p1beta1WebDetectionWebImage + Score float64 + Url string + func (s *GoogleCloudVisionV1p1beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p1beta1Word struct + BoundingBox *GoogleCloudVisionV1p1beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *GoogleCloudVisionV1p1beta1TextAnnotationTextProperty + Symbols []*GoogleCloudVisionV1p1beta1Symbol + func (s *GoogleCloudVisionV1p1beta1Word) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p1beta1Word) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1AnnotateFileResponse struct + Error *Status + ForceSendFields []string + InputConfig *GoogleCloudVisionV1p2beta1InputConfig + NullFields []string + Responses []*GoogleCloudVisionV1p2beta1AnnotateImageResponse + TotalPages int64 + func (s *GoogleCloudVisionV1p2beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1AnnotateImageResponse struct + Context *GoogleCloudVisionV1p2beta1ImageAnnotationContext + CropHintsAnnotation *GoogleCloudVisionV1p2beta1CropHintsAnnotation + Error *Status + FaceAnnotations []*GoogleCloudVisionV1p2beta1FaceAnnotation + ForceSendFields []string + FullTextAnnotation *GoogleCloudVisionV1p2beta1TextAnnotation + ImagePropertiesAnnotation *GoogleCloudVisionV1p2beta1ImageProperties + LabelAnnotations []*GoogleCloudVisionV1p2beta1EntityAnnotation + LandmarkAnnotations []*GoogleCloudVisionV1p2beta1EntityAnnotation + LocalizedObjectAnnotations []*GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation + LogoAnnotations []*GoogleCloudVisionV1p2beta1EntityAnnotation + NullFields []string + ProductSearchResults *GoogleCloudVisionV1p2beta1ProductSearchResults + SafeSearchAnnotation *GoogleCloudVisionV1p2beta1SafeSearchAnnotation + TextAnnotations []*GoogleCloudVisionV1p2beta1EntityAnnotation + WebDetection *GoogleCloudVisionV1p2beta1WebDetection + func (s *GoogleCloudVisionV1p2beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse struct + ForceSendFields []string + NullFields []string + OutputConfig *GoogleCloudVisionV1p2beta1OutputConfig + func (s *GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse struct + ForceSendFields []string + NullFields []string + Responses []*GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse + func (s *GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1Block struct + BlockType string + BoundingBox *GoogleCloudVisionV1p2beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Paragraphs []*GoogleCloudVisionV1p2beta1Paragraph + Property *GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + func (s *GoogleCloudVisionV1p2beta1Block) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1Block) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1BoundingPoly struct + ForceSendFields []string + NormalizedVertices []*GoogleCloudVisionV1p2beta1NormalizedVertex + NullFields []string + Vertices []*GoogleCloudVisionV1p2beta1Vertex + func (s *GoogleCloudVisionV1p2beta1BoundingPoly) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1ColorInfo struct + Color *Color + ForceSendFields []string + NullFields []string + PixelFraction float64 + Score float64 + func (s *GoogleCloudVisionV1p2beta1ColorInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1ColorInfo) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1CropHint struct + BoundingPoly *GoogleCloudVisionV1p2beta1BoundingPoly + Confidence float64 + ForceSendFields []string + ImportanceFraction float64 + NullFields []string + func (s *GoogleCloudVisionV1p2beta1CropHint) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1CropHint) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1CropHintsAnnotation struct + CropHints []*GoogleCloudVisionV1p2beta1CropHint + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p2beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1DominantColorsAnnotation struct + Colors []*GoogleCloudVisionV1p2beta1ColorInfo + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p2beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1EntityAnnotation struct + BoundingPoly *GoogleCloudVisionV1p2beta1BoundingPoly + Confidence float64 + Description string + ForceSendFields []string + Locale string + Locations []*GoogleCloudVisionV1p2beta1LocationInfo + Mid string + NullFields []string + Properties []*GoogleCloudVisionV1p2beta1Property + Score float64 + Topicality float64 + func (s *GoogleCloudVisionV1p2beta1EntityAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1EntityAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1FaceAnnotation struct + AngerLikelihood string + BlurredLikelihood string + BoundingPoly *GoogleCloudVisionV1p2beta1BoundingPoly + DetectionConfidence float64 + FdBoundingPoly *GoogleCloudVisionV1p2beta1BoundingPoly + ForceSendFields []string + HeadwearLikelihood string + JoyLikelihood string + LandmarkingConfidence float64 + Landmarks []*GoogleCloudVisionV1p2beta1FaceAnnotationLandmark + NullFields []string + PanAngle float64 + RollAngle float64 + SorrowLikelihood string + SurpriseLikelihood string + TiltAngle float64 + UnderExposedLikelihood string + func (s *GoogleCloudVisionV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1FaceAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1FaceAnnotationLandmark struct + ForceSendFields []string + NullFields []string + Position *GoogleCloudVisionV1p2beta1Position + Type string + func (s *GoogleCloudVisionV1p2beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudVisionV1p2beta1GcsDestination) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1GcsSource struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudVisionV1p2beta1GcsSource) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1ImageAnnotationContext struct + ForceSendFields []string + NullFields []string + PageNumber int64 + Uri string + func (s *GoogleCloudVisionV1p2beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1ImageProperties struct + DominantColors *GoogleCloudVisionV1p2beta1DominantColorsAnnotation + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p2beta1ImageProperties) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1InputConfig struct + Content string + ForceSendFields []string + GcsSource *GoogleCloudVisionV1p2beta1GcsSource + MimeType string + NullFields []string + func (s *GoogleCloudVisionV1p2beta1InputConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation struct + BoundingPoly *GoogleCloudVisionV1p2beta1BoundingPoly + ForceSendFields []string + LanguageCode string + Mid string + Name string + NullFields []string + Score float64 + func (s *GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1LocationInfo struct + ForceSendFields []string + LatLng *LatLng + NullFields []string + func (s *GoogleCloudVisionV1p2beta1LocationInfo) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1NormalizedVertex struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + func (s *GoogleCloudVisionV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1NormalizedVertex) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1OperationMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + State string + UpdateTime string + func (s *GoogleCloudVisionV1p2beta1OperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1OutputConfig struct + BatchSize int64 + ForceSendFields []string + GcsDestination *GoogleCloudVisionV1p2beta1GcsDestination + NullFields []string + func (s *GoogleCloudVisionV1p2beta1OutputConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1Page struct + Blocks []*GoogleCloudVisionV1p2beta1Block + Confidence float64 + ForceSendFields []string + Height int64 + NullFields []string + Property *GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + Width int64 + func (s *GoogleCloudVisionV1p2beta1Page) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1Page) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1Paragraph struct + BoundingBox *GoogleCloudVisionV1p2beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + Words []*GoogleCloudVisionV1p2beta1Word + func (s *GoogleCloudVisionV1p2beta1Paragraph) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1Paragraph) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1Position struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + Z float64 + func (s *GoogleCloudVisionV1p2beta1Position) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1Position) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1Product struct + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + ProductCategory string + ProductLabels []*GoogleCloudVisionV1p2beta1ProductKeyValue + func (s *GoogleCloudVisionV1p2beta1Product) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1ProductKeyValue struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *GoogleCloudVisionV1p2beta1ProductKeyValue) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1ProductSearchResults struct + ForceSendFields []string + IndexTime string + NullFields []string + ProductGroupedResults []*GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult + Results []*GoogleCloudVisionV1p2beta1ProductSearchResultsResult + func (s *GoogleCloudVisionV1p2beta1ProductSearchResults) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult struct + BoundingPoly *GoogleCloudVisionV1p2beta1BoundingPoly + ForceSendFields []string + NullFields []string + ObjectAnnotations []*GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation + Results []*GoogleCloudVisionV1p2beta1ProductSearchResultsResult + func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation struct + ForceSendFields []string + LanguageCode string + Mid string + Name string + NullFields []string + Score float64 + func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1ProductSearchResultsResult struct + ForceSendFields []string + Image string + NullFields []string + Product *GoogleCloudVisionV1p2beta1Product + Score float64 + func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1Property struct + ForceSendFields []string + Name string + NullFields []string + Uint64Value uint64 + Value string + func (s *GoogleCloudVisionV1p2beta1Property) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1SafeSearchAnnotation struct + Adult string + ForceSendFields []string + Medical string + NullFields []string + Racy string + Spoof string + Violence string + func (s *GoogleCloudVisionV1p2beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1Symbol struct + BoundingBox *GoogleCloudVisionV1p2beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + Text string + func (s *GoogleCloudVisionV1p2beta1Symbol) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1Symbol) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1TextAnnotation struct + ForceSendFields []string + NullFields []string + Pages []*GoogleCloudVisionV1p2beta1Page + Text string + func (s *GoogleCloudVisionV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak struct + ForceSendFields []string + IsPrefix bool + NullFields []string + Type string + func (s *GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage struct + Confidence float64 + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1TextAnnotationTextProperty struct + DetectedBreak *GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak + DetectedLanguages []*GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p2beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1Vertex struct + ForceSendFields []string + NullFields []string + X int64 + Y int64 + func (s *GoogleCloudVisionV1p2beta1Vertex) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1WebDetection struct + BestGuessLabels []*GoogleCloudVisionV1p2beta1WebDetectionWebLabel + ForceSendFields []string + FullMatchingImages []*GoogleCloudVisionV1p2beta1WebDetectionWebImage + NullFields []string + PagesWithMatchingImages []*GoogleCloudVisionV1p2beta1WebDetectionWebPage + PartialMatchingImages []*GoogleCloudVisionV1p2beta1WebDetectionWebImage + VisuallySimilarImages []*GoogleCloudVisionV1p2beta1WebDetectionWebImage + WebEntities []*GoogleCloudVisionV1p2beta1WebDetectionWebEntity + func (s *GoogleCloudVisionV1p2beta1WebDetection) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1WebDetectionWebEntity struct + Description string + EntityId string + ForceSendFields []string + NullFields []string + Score float64 + func (s *GoogleCloudVisionV1p2beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1WebDetectionWebImage struct + ForceSendFields []string + NullFields []string + Score float64 + Url string + func (s *GoogleCloudVisionV1p2beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1WebDetectionWebLabel struct + ForceSendFields []string + Label string + LanguageCode string + NullFields []string + func (s *GoogleCloudVisionV1p2beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p2beta1WebDetectionWebPage struct + ForceSendFields []string + FullMatchingImages []*GoogleCloudVisionV1p2beta1WebDetectionWebImage + NullFields []string + PageTitle string + PartialMatchingImages []*GoogleCloudVisionV1p2beta1WebDetectionWebImage + Score float64 + Url string + func (s *GoogleCloudVisionV1p2beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p2beta1Word struct + BoundingBox *GoogleCloudVisionV1p2beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *GoogleCloudVisionV1p2beta1TextAnnotationTextProperty + Symbols []*GoogleCloudVisionV1p2beta1Symbol + func (s *GoogleCloudVisionV1p2beta1Word) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p2beta1Word) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1AnnotateFileResponse struct + Error *Status + ForceSendFields []string + InputConfig *GoogleCloudVisionV1p3beta1InputConfig + NullFields []string + Responses []*GoogleCloudVisionV1p3beta1AnnotateImageResponse + TotalPages int64 + func (s *GoogleCloudVisionV1p3beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1AnnotateImageResponse struct + Context *GoogleCloudVisionV1p3beta1ImageAnnotationContext + CropHintsAnnotation *GoogleCloudVisionV1p3beta1CropHintsAnnotation + Error *Status + FaceAnnotations []*GoogleCloudVisionV1p3beta1FaceAnnotation + ForceSendFields []string + FullTextAnnotation *GoogleCloudVisionV1p3beta1TextAnnotation + ImagePropertiesAnnotation *GoogleCloudVisionV1p3beta1ImageProperties + LabelAnnotations []*GoogleCloudVisionV1p3beta1EntityAnnotation + LandmarkAnnotations []*GoogleCloudVisionV1p3beta1EntityAnnotation + LocalizedObjectAnnotations []*GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation + LogoAnnotations []*GoogleCloudVisionV1p3beta1EntityAnnotation + NullFields []string + ProductSearchResults *GoogleCloudVisionV1p3beta1ProductSearchResults + SafeSearchAnnotation *GoogleCloudVisionV1p3beta1SafeSearchAnnotation + TextAnnotations []*GoogleCloudVisionV1p3beta1EntityAnnotation + WebDetection *GoogleCloudVisionV1p3beta1WebDetection + func (s *GoogleCloudVisionV1p3beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse struct + ForceSendFields []string + NullFields []string + OutputConfig *GoogleCloudVisionV1p3beta1OutputConfig + func (s *GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse struct + ForceSendFields []string + NullFields []string + Responses []*GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse + func (s *GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1BatchOperationMetadata struct + EndTime string + ForceSendFields []string + NullFields []string + State string + SubmitTime string + func (s *GoogleCloudVisionV1p3beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1Block struct + BlockType string + BoundingBox *GoogleCloudVisionV1p3beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Paragraphs []*GoogleCloudVisionV1p3beta1Paragraph + Property *GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + func (s *GoogleCloudVisionV1p3beta1Block) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1Block) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1BoundingPoly struct + ForceSendFields []string + NormalizedVertices []*GoogleCloudVisionV1p3beta1NormalizedVertex + NullFields []string + Vertices []*GoogleCloudVisionV1p3beta1Vertex + func (s *GoogleCloudVisionV1p3beta1BoundingPoly) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1ColorInfo struct + Color *Color + ForceSendFields []string + NullFields []string + PixelFraction float64 + Score float64 + func (s *GoogleCloudVisionV1p3beta1ColorInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1ColorInfo) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1CropHint struct + BoundingPoly *GoogleCloudVisionV1p3beta1BoundingPoly + Confidence float64 + ForceSendFields []string + ImportanceFraction float64 + NullFields []string + func (s *GoogleCloudVisionV1p3beta1CropHint) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1CropHint) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1CropHintsAnnotation struct + CropHints []*GoogleCloudVisionV1p3beta1CropHint + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p3beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1DominantColorsAnnotation struct + Colors []*GoogleCloudVisionV1p3beta1ColorInfo + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p3beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1EntityAnnotation struct + BoundingPoly *GoogleCloudVisionV1p3beta1BoundingPoly + Confidence float64 + Description string + ForceSendFields []string + Locale string + Locations []*GoogleCloudVisionV1p3beta1LocationInfo + Mid string + NullFields []string + Properties []*GoogleCloudVisionV1p3beta1Property + Score float64 + Topicality float64 + func (s *GoogleCloudVisionV1p3beta1EntityAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1EntityAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1FaceAnnotation struct + AngerLikelihood string + BlurredLikelihood string + BoundingPoly *GoogleCloudVisionV1p3beta1BoundingPoly + DetectionConfidence float64 + FdBoundingPoly *GoogleCloudVisionV1p3beta1BoundingPoly + ForceSendFields []string + HeadwearLikelihood string + JoyLikelihood string + LandmarkingConfidence float64 + Landmarks []*GoogleCloudVisionV1p3beta1FaceAnnotationLandmark + NullFields []string + PanAngle float64 + RollAngle float64 + SorrowLikelihood string + SurpriseLikelihood string + TiltAngle float64 + UnderExposedLikelihood string + func (s *GoogleCloudVisionV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1FaceAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1FaceAnnotationLandmark struct + ForceSendFields []string + NullFields []string + Position *GoogleCloudVisionV1p3beta1Position + Type string + func (s *GoogleCloudVisionV1p3beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudVisionV1p3beta1GcsDestination) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1GcsSource struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudVisionV1p3beta1GcsSource) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1ImageAnnotationContext struct + ForceSendFields []string + NullFields []string + PageNumber int64 + Uri string + func (s *GoogleCloudVisionV1p3beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1ImageProperties struct + DominantColors *GoogleCloudVisionV1p3beta1DominantColorsAnnotation + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p3beta1ImageProperties) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1ImportProductSetsResponse struct + ForceSendFields []string + NullFields []string + ReferenceImages []*GoogleCloudVisionV1p3beta1ReferenceImage + Statuses []*Status + func (s *GoogleCloudVisionV1p3beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1InputConfig struct + Content string + ForceSendFields []string + GcsSource *GoogleCloudVisionV1p3beta1GcsSource + MimeType string + NullFields []string + func (s *GoogleCloudVisionV1p3beta1InputConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation struct + BoundingPoly *GoogleCloudVisionV1p3beta1BoundingPoly + ForceSendFields []string + LanguageCode string + Mid string + Name string + NullFields []string + Score float64 + func (s *GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1LocationInfo struct + ForceSendFields []string + LatLng *LatLng + NullFields []string + func (s *GoogleCloudVisionV1p3beta1LocationInfo) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1NormalizedVertex struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + func (s *GoogleCloudVisionV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1NormalizedVertex) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1OperationMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + State string + UpdateTime string + func (s *GoogleCloudVisionV1p3beta1OperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1OutputConfig struct + BatchSize int64 + ForceSendFields []string + GcsDestination *GoogleCloudVisionV1p3beta1GcsDestination + NullFields []string + func (s *GoogleCloudVisionV1p3beta1OutputConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1Page struct + Blocks []*GoogleCloudVisionV1p3beta1Block + Confidence float64 + ForceSendFields []string + Height int64 + NullFields []string + Property *GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + Width int64 + func (s *GoogleCloudVisionV1p3beta1Page) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1Page) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1Paragraph struct + BoundingBox *GoogleCloudVisionV1p3beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + Words []*GoogleCloudVisionV1p3beta1Word + func (s *GoogleCloudVisionV1p3beta1Paragraph) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1Paragraph) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1Position struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + Z float64 + func (s *GoogleCloudVisionV1p3beta1Position) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1Position) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1Product struct + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + ProductCategory string + ProductLabels []*GoogleCloudVisionV1p3beta1ProductKeyValue + func (s *GoogleCloudVisionV1p3beta1Product) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1ProductKeyValue struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *GoogleCloudVisionV1p3beta1ProductKeyValue) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1ProductSearchResults struct + ForceSendFields []string + IndexTime string + NullFields []string + ProductGroupedResults []*GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult + Results []*GoogleCloudVisionV1p3beta1ProductSearchResultsResult + func (s *GoogleCloudVisionV1p3beta1ProductSearchResults) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult struct + BoundingPoly *GoogleCloudVisionV1p3beta1BoundingPoly + ForceSendFields []string + NullFields []string + ObjectAnnotations []*GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation + Results []*GoogleCloudVisionV1p3beta1ProductSearchResultsResult + func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation struct + ForceSendFields []string + LanguageCode string + Mid string + Name string + NullFields []string + Score float64 + func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1ProductSearchResultsResult struct + ForceSendFields []string + Image string + NullFields []string + Product *GoogleCloudVisionV1p3beta1Product + Score float64 + func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1Property struct + ForceSendFields []string + Name string + NullFields []string + Uint64Value uint64 + Value string + func (s *GoogleCloudVisionV1p3beta1Property) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1ReferenceImage struct + BoundingPolys []*GoogleCloudVisionV1p3beta1BoundingPoly + ForceSendFields []string + Name string + NullFields []string + Uri string + func (s *GoogleCloudVisionV1p3beta1ReferenceImage) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1SafeSearchAnnotation struct + Adult string + ForceSendFields []string + Medical string + NullFields []string + Racy string + Spoof string + Violence string + func (s *GoogleCloudVisionV1p3beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1Symbol struct + BoundingBox *GoogleCloudVisionV1p3beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + Text string + func (s *GoogleCloudVisionV1p3beta1Symbol) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1Symbol) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1TextAnnotation struct + ForceSendFields []string + NullFields []string + Pages []*GoogleCloudVisionV1p3beta1Page + Text string + func (s *GoogleCloudVisionV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak struct + ForceSendFields []string + IsPrefix bool + NullFields []string + Type string + func (s *GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage struct + Confidence float64 + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1TextAnnotationTextProperty struct + DetectedBreak *GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak + DetectedLanguages []*GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p3beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1Vertex struct + ForceSendFields []string + NullFields []string + X int64 + Y int64 + func (s *GoogleCloudVisionV1p3beta1Vertex) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1WebDetection struct + BestGuessLabels []*GoogleCloudVisionV1p3beta1WebDetectionWebLabel + ForceSendFields []string + FullMatchingImages []*GoogleCloudVisionV1p3beta1WebDetectionWebImage + NullFields []string + PagesWithMatchingImages []*GoogleCloudVisionV1p3beta1WebDetectionWebPage + PartialMatchingImages []*GoogleCloudVisionV1p3beta1WebDetectionWebImage + VisuallySimilarImages []*GoogleCloudVisionV1p3beta1WebDetectionWebImage + WebEntities []*GoogleCloudVisionV1p3beta1WebDetectionWebEntity + func (s *GoogleCloudVisionV1p3beta1WebDetection) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1WebDetectionWebEntity struct + Description string + EntityId string + ForceSendFields []string + NullFields []string + Score float64 + func (s *GoogleCloudVisionV1p3beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1WebDetectionWebImage struct + ForceSendFields []string + NullFields []string + Score float64 + Url string + func (s *GoogleCloudVisionV1p3beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1WebDetectionWebLabel struct + ForceSendFields []string + Label string + LanguageCode string + NullFields []string + func (s *GoogleCloudVisionV1p3beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p3beta1WebDetectionWebPage struct + ForceSendFields []string + FullMatchingImages []*GoogleCloudVisionV1p3beta1WebDetectionWebImage + NullFields []string + PageTitle string + PartialMatchingImages []*GoogleCloudVisionV1p3beta1WebDetectionWebImage + Score float64 + Url string + func (s *GoogleCloudVisionV1p3beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p3beta1Word struct + BoundingBox *GoogleCloudVisionV1p3beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *GoogleCloudVisionV1p3beta1TextAnnotationTextProperty + Symbols []*GoogleCloudVisionV1p3beta1Symbol + func (s *GoogleCloudVisionV1p3beta1Word) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p3beta1Word) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1AnnotateFileResponse struct + Error *Status + ForceSendFields []string + InputConfig *GoogleCloudVisionV1p4beta1InputConfig + NullFields []string + Responses []*GoogleCloudVisionV1p4beta1AnnotateImageResponse + TotalPages int64 + func (s *GoogleCloudVisionV1p4beta1AnnotateFileResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1AnnotateImageResponse struct + Context *GoogleCloudVisionV1p4beta1ImageAnnotationContext + CropHintsAnnotation *GoogleCloudVisionV1p4beta1CropHintsAnnotation + Error *Status + FaceAnnotations []*GoogleCloudVisionV1p4beta1FaceAnnotation + ForceSendFields []string + FullTextAnnotation *GoogleCloudVisionV1p4beta1TextAnnotation + ImagePropertiesAnnotation *GoogleCloudVisionV1p4beta1ImageProperties + LabelAnnotations []*GoogleCloudVisionV1p4beta1EntityAnnotation + LandmarkAnnotations []*GoogleCloudVisionV1p4beta1EntityAnnotation + LocalizedObjectAnnotations []*GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation + LogoAnnotations []*GoogleCloudVisionV1p4beta1EntityAnnotation + NullFields []string + ProductSearchResults *GoogleCloudVisionV1p4beta1ProductSearchResults + SafeSearchAnnotation *GoogleCloudVisionV1p4beta1SafeSearchAnnotation + TextAnnotations []*GoogleCloudVisionV1p4beta1EntityAnnotation + WebDetection *GoogleCloudVisionV1p4beta1WebDetection + func (s *GoogleCloudVisionV1p4beta1AnnotateImageResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse struct + ForceSendFields []string + NullFields []string + OutputConfig *GoogleCloudVisionV1p4beta1OutputConfig + func (s *GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse struct + ForceSendFields []string + NullFields []string + Responses []*GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse + func (s *GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse struct + ForceSendFields []string + NullFields []string + OutputConfig *GoogleCloudVisionV1p4beta1OutputConfig + func (s *GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse struct + ForceSendFields []string + NullFields []string + Responses []*GoogleCloudVisionV1p4beta1AnnotateFileResponse + func (s *GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1BatchOperationMetadata struct + EndTime string + ForceSendFields []string + NullFields []string + State string + SubmitTime string + func (s *GoogleCloudVisionV1p4beta1BatchOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1Block struct + BlockType string + BoundingBox *GoogleCloudVisionV1p4beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Paragraphs []*GoogleCloudVisionV1p4beta1Paragraph + Property *GoogleCloudVisionV1p4beta1TextAnnotationTextProperty + func (s *GoogleCloudVisionV1p4beta1Block) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1Block) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1BoundingPoly struct + ForceSendFields []string + NormalizedVertices []*GoogleCloudVisionV1p4beta1NormalizedVertex + NullFields []string + Vertices []*GoogleCloudVisionV1p4beta1Vertex + func (s *GoogleCloudVisionV1p4beta1BoundingPoly) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1Celebrity struct + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleCloudVisionV1p4beta1Celebrity) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1ColorInfo struct + Color *Color + ForceSendFields []string + NullFields []string + PixelFraction float64 + Score float64 + func (s *GoogleCloudVisionV1p4beta1ColorInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1ColorInfo) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1CropHint struct + BoundingPoly *GoogleCloudVisionV1p4beta1BoundingPoly + Confidence float64 + ForceSendFields []string + ImportanceFraction float64 + NullFields []string + func (s *GoogleCloudVisionV1p4beta1CropHint) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1CropHint) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1CropHintsAnnotation struct + CropHints []*GoogleCloudVisionV1p4beta1CropHint + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p4beta1CropHintsAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1DominantColorsAnnotation struct + Colors []*GoogleCloudVisionV1p4beta1ColorInfo + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p4beta1DominantColorsAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1EntityAnnotation struct + BoundingPoly *GoogleCloudVisionV1p4beta1BoundingPoly + Confidence float64 + Description string + ForceSendFields []string + Locale string + Locations []*GoogleCloudVisionV1p4beta1LocationInfo + Mid string + NullFields []string + Properties []*GoogleCloudVisionV1p4beta1Property + Score float64 + Topicality float64 + func (s *GoogleCloudVisionV1p4beta1EntityAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1EntityAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1FaceAnnotation struct + AngerLikelihood string + BlurredLikelihood string + BoundingPoly *GoogleCloudVisionV1p4beta1BoundingPoly + DetectionConfidence float64 + FdBoundingPoly *GoogleCloudVisionV1p4beta1BoundingPoly + ForceSendFields []string + HeadwearLikelihood string + JoyLikelihood string + LandmarkingConfidence float64 + Landmarks []*GoogleCloudVisionV1p4beta1FaceAnnotationLandmark + NullFields []string + PanAngle float64 + RecognitionResult []*GoogleCloudVisionV1p4beta1FaceRecognitionResult + RollAngle float64 + SorrowLikelihood string + SurpriseLikelihood string + TiltAngle float64 + UnderExposedLikelihood string + func (s *GoogleCloudVisionV1p4beta1FaceAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1FaceAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1FaceAnnotationLandmark struct + ForceSendFields []string + NullFields []string + Position *GoogleCloudVisionV1p4beta1Position + Type string + func (s *GoogleCloudVisionV1p4beta1FaceAnnotationLandmark) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1FaceRecognitionResult struct + Celebrity *GoogleCloudVisionV1p4beta1Celebrity + Confidence float64 + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p4beta1FaceRecognitionResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1FaceRecognitionResult) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudVisionV1p4beta1GcsDestination) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1GcsSource struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudVisionV1p4beta1GcsSource) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1ImageAnnotationContext struct + ForceSendFields []string + NullFields []string + PageNumber int64 + Uri string + func (s *GoogleCloudVisionV1p4beta1ImageAnnotationContext) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1ImageProperties struct + DominantColors *GoogleCloudVisionV1p4beta1DominantColorsAnnotation + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p4beta1ImageProperties) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1ImportProductSetsResponse struct + ForceSendFields []string + NullFields []string + ReferenceImages []*GoogleCloudVisionV1p4beta1ReferenceImage + Statuses []*Status + func (s *GoogleCloudVisionV1p4beta1ImportProductSetsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1InputConfig struct + Content string + ForceSendFields []string + GcsSource *GoogleCloudVisionV1p4beta1GcsSource + MimeType string + NullFields []string + func (s *GoogleCloudVisionV1p4beta1InputConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation struct + BoundingPoly *GoogleCloudVisionV1p4beta1BoundingPoly + ForceSendFields []string + LanguageCode string + Mid string + Name string + NullFields []string + Score float64 + func (s *GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1LocationInfo struct + ForceSendFields []string + LatLng *LatLng + NullFields []string + func (s *GoogleCloudVisionV1p4beta1LocationInfo) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1NormalizedVertex struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + func (s *GoogleCloudVisionV1p4beta1NormalizedVertex) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1NormalizedVertex) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1OperationMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + State string + UpdateTime string + func (s *GoogleCloudVisionV1p4beta1OperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1OutputConfig struct + BatchSize int64 + ForceSendFields []string + GcsDestination *GoogleCloudVisionV1p4beta1GcsDestination + NullFields []string + func (s *GoogleCloudVisionV1p4beta1OutputConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1Page struct + Blocks []*GoogleCloudVisionV1p4beta1Block + Confidence float64 + ForceSendFields []string + Height int64 + NullFields []string + Property *GoogleCloudVisionV1p4beta1TextAnnotationTextProperty + Width int64 + func (s *GoogleCloudVisionV1p4beta1Page) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1Page) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1Paragraph struct + BoundingBox *GoogleCloudVisionV1p4beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *GoogleCloudVisionV1p4beta1TextAnnotationTextProperty + Words []*GoogleCloudVisionV1p4beta1Word + func (s *GoogleCloudVisionV1p4beta1Paragraph) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1Paragraph) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1Position struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + Z float64 + func (s *GoogleCloudVisionV1p4beta1Position) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1Position) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1Product struct + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + ProductCategory string + ProductLabels []*GoogleCloudVisionV1p4beta1ProductKeyValue + func (s *GoogleCloudVisionV1p4beta1Product) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1ProductKeyValue struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *GoogleCloudVisionV1p4beta1ProductKeyValue) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1ProductSearchResults struct + ForceSendFields []string + IndexTime string + NullFields []string + ProductGroupedResults []*GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult + Results []*GoogleCloudVisionV1p4beta1ProductSearchResultsResult + func (s *GoogleCloudVisionV1p4beta1ProductSearchResults) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult struct + BoundingPoly *GoogleCloudVisionV1p4beta1BoundingPoly + ForceSendFields []string + NullFields []string + ObjectAnnotations []*GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation + Results []*GoogleCloudVisionV1p4beta1ProductSearchResultsResult + func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation struct + ForceSendFields []string + LanguageCode string + Mid string + Name string + NullFields []string + Score float64 + func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1ProductSearchResultsResult struct + ForceSendFields []string + Image string + NullFields []string + Product *GoogleCloudVisionV1p4beta1Product + Score float64 + func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1ProductSearchResultsResult) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1Property struct + ForceSendFields []string + Name string + NullFields []string + Uint64Value uint64 + Value string + func (s *GoogleCloudVisionV1p4beta1Property) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1ReferenceImage struct + BoundingPolys []*GoogleCloudVisionV1p4beta1BoundingPoly + ForceSendFields []string + Name string + NullFields []string + Uri string + func (s *GoogleCloudVisionV1p4beta1ReferenceImage) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1SafeSearchAnnotation struct + Adult string + ForceSendFields []string + Medical string + NullFields []string + Racy string + Spoof string + Violence string + func (s *GoogleCloudVisionV1p4beta1SafeSearchAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1Symbol struct + BoundingBox *GoogleCloudVisionV1p4beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *GoogleCloudVisionV1p4beta1TextAnnotationTextProperty + Text string + func (s *GoogleCloudVisionV1p4beta1Symbol) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1Symbol) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1TextAnnotation struct + ForceSendFields []string + NullFields []string + Pages []*GoogleCloudVisionV1p4beta1Page + Text string + func (s *GoogleCloudVisionV1p4beta1TextAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak struct + ForceSendFields []string + IsPrefix bool + NullFields []string + Type string + func (s *GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage struct + Confidence float64 + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1TextAnnotationTextProperty struct + DetectedBreak *GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak + DetectedLanguages []*GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVisionV1p4beta1TextAnnotationTextProperty) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1Vertex struct + ForceSendFields []string + NullFields []string + X int64 + Y int64 + func (s *GoogleCloudVisionV1p4beta1Vertex) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1WebDetection struct + BestGuessLabels []*GoogleCloudVisionV1p4beta1WebDetectionWebLabel + ForceSendFields []string + FullMatchingImages []*GoogleCloudVisionV1p4beta1WebDetectionWebImage + NullFields []string + PagesWithMatchingImages []*GoogleCloudVisionV1p4beta1WebDetectionWebPage + PartialMatchingImages []*GoogleCloudVisionV1p4beta1WebDetectionWebImage + VisuallySimilarImages []*GoogleCloudVisionV1p4beta1WebDetectionWebImage + WebEntities []*GoogleCloudVisionV1p4beta1WebDetectionWebEntity + func (s *GoogleCloudVisionV1p4beta1WebDetection) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1WebDetectionWebEntity struct + Description string + EntityId string + ForceSendFields []string + NullFields []string + Score float64 + func (s *GoogleCloudVisionV1p4beta1WebDetectionWebEntity) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1WebDetectionWebEntity) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1WebDetectionWebImage struct + ForceSendFields []string + NullFields []string + Score float64 + Url string + func (s *GoogleCloudVisionV1p4beta1WebDetectionWebImage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1WebDetectionWebImage) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1WebDetectionWebLabel struct + ForceSendFields []string + Label string + LanguageCode string + NullFields []string + func (s *GoogleCloudVisionV1p4beta1WebDetectionWebLabel) MarshalJSON() ([]byte, error) + type GoogleCloudVisionV1p4beta1WebDetectionWebPage struct + ForceSendFields []string + FullMatchingImages []*GoogleCloudVisionV1p4beta1WebDetectionWebImage + NullFields []string + PageTitle string + PartialMatchingImages []*GoogleCloudVisionV1p4beta1WebDetectionWebImage + Score float64 + Url string + func (s *GoogleCloudVisionV1p4beta1WebDetectionWebPage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1WebDetectionWebPage) UnmarshalJSON(data []byte) error + type GoogleCloudVisionV1p4beta1Word struct + BoundingBox *GoogleCloudVisionV1p4beta1BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *GoogleCloudVisionV1p4beta1TextAnnotationTextProperty + Symbols []*GoogleCloudVisionV1p4beta1Symbol + func (s *GoogleCloudVisionV1p4beta1Word) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVisionV1p4beta1Word) UnmarshalJSON(data []byte) error + type GroupedResult struct + BoundingPoly *BoundingPoly + ForceSendFields []string + NullFields []string + ObjectAnnotations []*ObjectAnnotation + Results []*Result + func (s *GroupedResult) MarshalJSON() ([]byte, error) + type Image struct + Content string + ForceSendFields []string + NullFields []string + Source *ImageSource + func (s *Image) MarshalJSON() ([]byte, error) + type ImageAnnotationContext struct + ForceSendFields []string + NullFields []string + PageNumber int64 + Uri string + func (s *ImageAnnotationContext) MarshalJSON() ([]byte, error) + type ImageContext struct + CropHintsParams *CropHintsParams + ForceSendFields []string + LanguageHints []string + LatLongRect *LatLongRect + NullFields []string + ProductSearchParams *ProductSearchParams + WebDetectionParams *WebDetectionParams + func (s *ImageContext) MarshalJSON() ([]byte, error) + type ImageProperties struct + DominantColors *DominantColorsAnnotation + ForceSendFields []string + NullFields []string + func (s *ImageProperties) MarshalJSON() ([]byte, error) + type ImageSource struct + ForceSendFields []string + GcsImageUri string + ImageUri string + NullFields []string + func (s *ImageSource) MarshalJSON() ([]byte, error) + type ImagesAnnotateCall struct + func (c *ImagesAnnotateCall) Context(ctx context.Context) *ImagesAnnotateCall + func (c *ImagesAnnotateCall) Do(opts ...googleapi.CallOption) (*BatchAnnotateImagesResponse, error) + func (c *ImagesAnnotateCall) Fields(s ...googleapi.Field) *ImagesAnnotateCall + func (c *ImagesAnnotateCall) Header() http.Header + type ImagesAsyncBatchAnnotateCall struct + func (c *ImagesAsyncBatchAnnotateCall) Context(ctx context.Context) *ImagesAsyncBatchAnnotateCall + func (c *ImagesAsyncBatchAnnotateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ImagesAsyncBatchAnnotateCall) Fields(s ...googleapi.Field) *ImagesAsyncBatchAnnotateCall + func (c *ImagesAsyncBatchAnnotateCall) Header() http.Header + type ImagesService struct + func NewImagesService(s *Service) *ImagesService + func (r *ImagesService) Annotate(batchannotateimagesrequest *BatchAnnotateImagesRequest) *ImagesAnnotateCall + func (r *ImagesService) AsyncBatchAnnotate(asyncbatchannotateimagesrequest *AsyncBatchAnnotateImagesRequest) *ImagesAsyncBatchAnnotateCall + type ImportProductSetsGcsSource struct + CsvFileUri string + ForceSendFields []string + NullFields []string + func (s *ImportProductSetsGcsSource) MarshalJSON() ([]byte, error) + type ImportProductSetsInputConfig struct + ForceSendFields []string + GcsSource *ImportProductSetsGcsSource + NullFields []string + func (s *ImportProductSetsInputConfig) MarshalJSON() ([]byte, error) + type ImportProductSetsRequest struct + ForceSendFields []string + InputConfig *ImportProductSetsInputConfig + NullFields []string + func (s *ImportProductSetsRequest) MarshalJSON() ([]byte, error) + type ImportProductSetsResponse struct + ForceSendFields []string + NullFields []string + ReferenceImages []*ReferenceImage + Statuses []*Status + func (s *ImportProductSetsResponse) MarshalJSON() ([]byte, error) + type InputConfig struct + Content string + ForceSendFields []string + GcsSource *GcsSource + MimeType string + NullFields []string + func (s *InputConfig) MarshalJSON() ([]byte, error) + type KeyValue struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *KeyValue) MarshalJSON() ([]byte, error) + type Landmark struct + ForceSendFields []string + NullFields []string + Position *Position + Type string + func (s *Landmark) MarshalJSON() ([]byte, error) + type LatLng struct + ForceSendFields []string + Latitude float64 + Longitude float64 + NullFields []string + func (s *LatLng) MarshalJSON() ([]byte, error) + func (s *LatLng) UnmarshalJSON(data []byte) error + type LatLongRect struct + ForceSendFields []string + MaxLatLng *LatLng + MinLatLng *LatLng + NullFields []string + func (s *LatLongRect) MarshalJSON() ([]byte, error) + type ListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*Operation + func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) + type ListProductSetsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + ProductSets []*ProductSet + func (s *ListProductSetsResponse) MarshalJSON() ([]byte, error) + type ListProductsInProductSetResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Products []*Product + func (s *ListProductsInProductSetResponse) MarshalJSON() ([]byte, error) + type ListProductsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Products []*Product + func (s *ListProductsResponse) MarshalJSON() ([]byte, error) + type ListReferenceImagesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + PageSize int64 + ReferenceImages []*ReferenceImage + func (s *ListReferenceImagesResponse) MarshalJSON() ([]byte, error) + type LocalizedObjectAnnotation struct + BoundingPoly *BoundingPoly + ForceSendFields []string + LanguageCode string + Mid string + Name string + NullFields []string + Score float64 + func (s *LocalizedObjectAnnotation) MarshalJSON() ([]byte, error) + func (s *LocalizedObjectAnnotation) UnmarshalJSON(data []byte) error + type LocationInfo struct + ForceSendFields []string + LatLng *LatLng + NullFields []string + func (s *LocationInfo) MarshalJSON() ([]byte, error) + type LocationsOperationsGetCall struct + func (c *LocationsOperationsGetCall) Context(ctx context.Context) *LocationsOperationsGetCall + func (c *LocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *LocationsOperationsGetCall) Fields(s ...googleapi.Field) *LocationsOperationsGetCall + func (c *LocationsOperationsGetCall) Header() http.Header + func (c *LocationsOperationsGetCall) IfNoneMatch(entityTag string) *LocationsOperationsGetCall + type LocationsOperationsService struct + func NewLocationsOperationsService(s *Service) *LocationsOperationsService + func (r *LocationsOperationsService) Get(name string) *LocationsOperationsGetCall + type LocationsService struct + Operations *LocationsOperationsService + func NewLocationsService(s *Service) *LocationsService + type NormalizedVertex struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + func (s *NormalizedVertex) MarshalJSON() ([]byte, error) + func (s *NormalizedVertex) UnmarshalJSON(data []byte) error + type ObjectAnnotation struct + ForceSendFields []string + LanguageCode string + Mid string + Name string + NullFields []string + Score float64 + func (s *ObjectAnnotation) MarshalJSON() ([]byte, error) + func (s *ObjectAnnotation) UnmarshalJSON(data []byte) error + type Operation struct + Done bool + Error *Status + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *Operation) MarshalJSON() ([]byte, error) + type OperationMetadata struct + CreateTime string + ForceSendFields []string + NullFields []string + State string + UpdateTime string + func (s *OperationMetadata) MarshalJSON() ([]byte, error) + type OperationsCancelCall struct + func (c *OperationsCancelCall) Context(ctx context.Context) *OperationsCancelCall + func (c *OperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OperationsCancelCall) Fields(s ...googleapi.Field) *OperationsCancelCall + func (c *OperationsCancelCall) Header() http.Header + type OperationsDeleteCall struct + func (c *OperationsDeleteCall) Context(ctx context.Context) *OperationsDeleteCall + func (c *OperationsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OperationsDeleteCall) Fields(s ...googleapi.Field) *OperationsDeleteCall + func (c *OperationsDeleteCall) Header() http.Header + type OperationsGetCall struct + func (c *OperationsGetCall) Context(ctx context.Context) *OperationsGetCall + func (c *OperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OperationsGetCall) Fields(s ...googleapi.Field) *OperationsGetCall + func (c *OperationsGetCall) Header() http.Header + func (c *OperationsGetCall) IfNoneMatch(entityTag string) *OperationsGetCall + type OperationsListCall struct + func (c *OperationsListCall) Context(ctx context.Context) *OperationsListCall + func (c *OperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *OperationsListCall) Fields(s ...googleapi.Field) *OperationsListCall + func (c *OperationsListCall) Filter(filter string) *OperationsListCall + func (c *OperationsListCall) Header() http.Header + func (c *OperationsListCall) IfNoneMatch(entityTag string) *OperationsListCall + func (c *OperationsListCall) PageSize(pageSize int64) *OperationsListCall + func (c *OperationsListCall) PageToken(pageToken string) *OperationsListCall + func (c *OperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type OperationsService struct + func NewOperationsService(s *Service) *OperationsService + func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *OperationsCancelCall + func (r *OperationsService) Delete(name string) *OperationsDeleteCall + func (r *OperationsService) Get(name string) *OperationsGetCall + func (r *OperationsService) List(name string) *OperationsListCall + type OutputConfig struct + BatchSize int64 + ForceSendFields []string + GcsDestination *GcsDestination + NullFields []string + func (s *OutputConfig) MarshalJSON() ([]byte, error) + type Page struct + Blocks []*Block + Confidence float64 + ForceSendFields []string + Height int64 + NullFields []string + Property *TextProperty + Width int64 + func (s *Page) MarshalJSON() ([]byte, error) + func (s *Page) UnmarshalJSON(data []byte) error + type Paragraph struct + BoundingBox *BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *TextProperty + Words []*Word + func (s *Paragraph) MarshalJSON() ([]byte, error) + func (s *Paragraph) UnmarshalJSON(data []byte) error + type Position struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + Z float64 + func (s *Position) MarshalJSON() ([]byte, error) + func (s *Position) UnmarshalJSON(data []byte) error + type Product struct + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + ProductCategory string + ProductLabels []*KeyValue + func (s *Product) MarshalJSON() ([]byte, error) + type ProductSearchParams struct + BoundingPoly *BoundingPoly + Filter string + ForceSendFields []string + NullFields []string + ProductCategories []string + ProductSet string + func (s *ProductSearchParams) MarshalJSON() ([]byte, error) + type ProductSearchResults struct + ForceSendFields []string + IndexTime string + NullFields []string + ProductGroupedResults []*GroupedResult + Results []*Result + func (s *ProductSearchResults) MarshalJSON() ([]byte, error) + type ProductSet struct + DisplayName string + ForceSendFields []string + IndexError *Status + IndexTime string + Name string + NullFields []string + func (s *ProductSet) MarshalJSON() ([]byte, error) + type ProductSetPurgeConfig struct + ForceSendFields []string + NullFields []string + ProductSetId string + func (s *ProductSetPurgeConfig) MarshalJSON() ([]byte, error) + type ProjectsFilesAnnotateCall struct + func (c *ProjectsFilesAnnotateCall) Context(ctx context.Context) *ProjectsFilesAnnotateCall + func (c *ProjectsFilesAnnotateCall) Do(opts ...googleapi.CallOption) (*BatchAnnotateFilesResponse, error) + func (c *ProjectsFilesAnnotateCall) Fields(s ...googleapi.Field) *ProjectsFilesAnnotateCall + func (c *ProjectsFilesAnnotateCall) Header() http.Header + type ProjectsFilesAsyncBatchAnnotateCall struct + func (c *ProjectsFilesAsyncBatchAnnotateCall) Context(ctx context.Context) *ProjectsFilesAsyncBatchAnnotateCall + func (c *ProjectsFilesAsyncBatchAnnotateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsFilesAsyncBatchAnnotateCall) Fields(s ...googleapi.Field) *ProjectsFilesAsyncBatchAnnotateCall + func (c *ProjectsFilesAsyncBatchAnnotateCall) Header() http.Header + type ProjectsFilesService struct + func NewProjectsFilesService(s *Service) *ProjectsFilesService + func (r *ProjectsFilesService) Annotate(parent string, batchannotatefilesrequest *BatchAnnotateFilesRequest) *ProjectsFilesAnnotateCall + func (r *ProjectsFilesService) AsyncBatchAnnotate(parent string, asyncbatchannotatefilesrequest *AsyncBatchAnnotateFilesRequest) *ProjectsFilesAsyncBatchAnnotateCall + type ProjectsImagesAnnotateCall struct + func (c *ProjectsImagesAnnotateCall) Context(ctx context.Context) *ProjectsImagesAnnotateCall + func (c *ProjectsImagesAnnotateCall) Do(opts ...googleapi.CallOption) (*BatchAnnotateImagesResponse, error) + func (c *ProjectsImagesAnnotateCall) Fields(s ...googleapi.Field) *ProjectsImagesAnnotateCall + func (c *ProjectsImagesAnnotateCall) Header() http.Header + type ProjectsImagesAsyncBatchAnnotateCall struct + func (c *ProjectsImagesAsyncBatchAnnotateCall) Context(ctx context.Context) *ProjectsImagesAsyncBatchAnnotateCall + func (c *ProjectsImagesAsyncBatchAnnotateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsImagesAsyncBatchAnnotateCall) Fields(s ...googleapi.Field) *ProjectsImagesAsyncBatchAnnotateCall + func (c *ProjectsImagesAsyncBatchAnnotateCall) Header() http.Header + type ProjectsImagesService struct + func NewProjectsImagesService(s *Service) *ProjectsImagesService + func (r *ProjectsImagesService) Annotate(parent string, batchannotateimagesrequest *BatchAnnotateImagesRequest) *ProjectsImagesAnnotateCall + func (r *ProjectsImagesService) AsyncBatchAnnotate(parent string, ...) *ProjectsImagesAsyncBatchAnnotateCall + type ProjectsLocationsFilesAnnotateCall struct + func (c *ProjectsLocationsFilesAnnotateCall) Context(ctx context.Context) *ProjectsLocationsFilesAnnotateCall + func (c *ProjectsLocationsFilesAnnotateCall) Do(opts ...googleapi.CallOption) (*BatchAnnotateFilesResponse, error) + func (c *ProjectsLocationsFilesAnnotateCall) Fields(s ...googleapi.Field) *ProjectsLocationsFilesAnnotateCall + func (c *ProjectsLocationsFilesAnnotateCall) Header() http.Header + type ProjectsLocationsFilesAsyncBatchAnnotateCall struct + func (c *ProjectsLocationsFilesAsyncBatchAnnotateCall) Context(ctx context.Context) *ProjectsLocationsFilesAsyncBatchAnnotateCall + func (c *ProjectsLocationsFilesAsyncBatchAnnotateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsFilesAsyncBatchAnnotateCall) Fields(s ...googleapi.Field) *ProjectsLocationsFilesAsyncBatchAnnotateCall + func (c *ProjectsLocationsFilesAsyncBatchAnnotateCall) Header() http.Header + type ProjectsLocationsFilesService struct + func NewProjectsLocationsFilesService(s *Service) *ProjectsLocationsFilesService + func (r *ProjectsLocationsFilesService) Annotate(parent string, batchannotatefilesrequest *BatchAnnotateFilesRequest) *ProjectsLocationsFilesAnnotateCall + func (r *ProjectsLocationsFilesService) AsyncBatchAnnotate(parent string, asyncbatchannotatefilesrequest *AsyncBatchAnnotateFilesRequest) *ProjectsLocationsFilesAsyncBatchAnnotateCall + type ProjectsLocationsImagesAnnotateCall struct + func (c *ProjectsLocationsImagesAnnotateCall) Context(ctx context.Context) *ProjectsLocationsImagesAnnotateCall + func (c *ProjectsLocationsImagesAnnotateCall) Do(opts ...googleapi.CallOption) (*BatchAnnotateImagesResponse, error) + func (c *ProjectsLocationsImagesAnnotateCall) Fields(s ...googleapi.Field) *ProjectsLocationsImagesAnnotateCall + func (c *ProjectsLocationsImagesAnnotateCall) Header() http.Header + type ProjectsLocationsImagesAsyncBatchAnnotateCall struct + func (c *ProjectsLocationsImagesAsyncBatchAnnotateCall) Context(ctx context.Context) *ProjectsLocationsImagesAsyncBatchAnnotateCall + func (c *ProjectsLocationsImagesAsyncBatchAnnotateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsImagesAsyncBatchAnnotateCall) Fields(s ...googleapi.Field) *ProjectsLocationsImagesAsyncBatchAnnotateCall + func (c *ProjectsLocationsImagesAsyncBatchAnnotateCall) Header() http.Header + type ProjectsLocationsImagesService struct + func NewProjectsLocationsImagesService(s *Service) *ProjectsLocationsImagesService + func (r *ProjectsLocationsImagesService) Annotate(parent string, batchannotateimagesrequest *BatchAnnotateImagesRequest) *ProjectsLocationsImagesAnnotateCall + func (r *ProjectsLocationsImagesService) AsyncBatchAnnotate(parent string, ...) *ProjectsLocationsImagesAsyncBatchAnnotateCall + type ProjectsLocationsOperationsGetCall struct + func (c *ProjectsLocationsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsGetCall + type ProjectsLocationsOperationsService struct + func NewProjectsLocationsOperationsService(s *Service) *ProjectsLocationsOperationsService + func (r *ProjectsLocationsOperationsService) Get(name string) *ProjectsLocationsOperationsGetCall + type ProjectsLocationsProductSetsAddProductCall struct + func (c *ProjectsLocationsProductSetsAddProductCall) Context(ctx context.Context) *ProjectsLocationsProductSetsAddProductCall + func (c *ProjectsLocationsProductSetsAddProductCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsProductSetsAddProductCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductSetsAddProductCall + func (c *ProjectsLocationsProductSetsAddProductCall) Header() http.Header + type ProjectsLocationsProductSetsCreateCall struct + func (c *ProjectsLocationsProductSetsCreateCall) Context(ctx context.Context) *ProjectsLocationsProductSetsCreateCall + func (c *ProjectsLocationsProductSetsCreateCall) Do(opts ...googleapi.CallOption) (*ProductSet, error) + func (c *ProjectsLocationsProductSetsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductSetsCreateCall + func (c *ProjectsLocationsProductSetsCreateCall) Header() http.Header + func (c *ProjectsLocationsProductSetsCreateCall) ProductSetId(productSetId string) *ProjectsLocationsProductSetsCreateCall + type ProjectsLocationsProductSetsDeleteCall struct + func (c *ProjectsLocationsProductSetsDeleteCall) Context(ctx context.Context) *ProjectsLocationsProductSetsDeleteCall + func (c *ProjectsLocationsProductSetsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsProductSetsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductSetsDeleteCall + func (c *ProjectsLocationsProductSetsDeleteCall) Header() http.Header + type ProjectsLocationsProductSetsGetCall struct + func (c *ProjectsLocationsProductSetsGetCall) Context(ctx context.Context) *ProjectsLocationsProductSetsGetCall + func (c *ProjectsLocationsProductSetsGetCall) Do(opts ...googleapi.CallOption) (*ProductSet, error) + func (c *ProjectsLocationsProductSetsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductSetsGetCall + func (c *ProjectsLocationsProductSetsGetCall) Header() http.Header + func (c *ProjectsLocationsProductSetsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsProductSetsGetCall + type ProjectsLocationsProductSetsImportCall struct + func (c *ProjectsLocationsProductSetsImportCall) Context(ctx context.Context) *ProjectsLocationsProductSetsImportCall + func (c *ProjectsLocationsProductSetsImportCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsProductSetsImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductSetsImportCall + func (c *ProjectsLocationsProductSetsImportCall) Header() http.Header + type ProjectsLocationsProductSetsListCall struct + func (c *ProjectsLocationsProductSetsListCall) Context(ctx context.Context) *ProjectsLocationsProductSetsListCall + func (c *ProjectsLocationsProductSetsListCall) Do(opts ...googleapi.CallOption) (*ListProductSetsResponse, error) + func (c *ProjectsLocationsProductSetsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductSetsListCall + func (c *ProjectsLocationsProductSetsListCall) Header() http.Header + func (c *ProjectsLocationsProductSetsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsProductSetsListCall + func (c *ProjectsLocationsProductSetsListCall) PageSize(pageSize int64) *ProjectsLocationsProductSetsListCall + func (c *ProjectsLocationsProductSetsListCall) PageToken(pageToken string) *ProjectsLocationsProductSetsListCall + func (c *ProjectsLocationsProductSetsListCall) Pages(ctx context.Context, f func(*ListProductSetsResponse) error) error + type ProjectsLocationsProductSetsPatchCall struct + func (c *ProjectsLocationsProductSetsPatchCall) Context(ctx context.Context) *ProjectsLocationsProductSetsPatchCall + func (c *ProjectsLocationsProductSetsPatchCall) Do(opts ...googleapi.CallOption) (*ProductSet, error) + func (c *ProjectsLocationsProductSetsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductSetsPatchCall + func (c *ProjectsLocationsProductSetsPatchCall) Header() http.Header + func (c *ProjectsLocationsProductSetsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsProductSetsPatchCall + type ProjectsLocationsProductSetsProductsListCall struct + func (c *ProjectsLocationsProductSetsProductsListCall) Context(ctx context.Context) *ProjectsLocationsProductSetsProductsListCall + func (c *ProjectsLocationsProductSetsProductsListCall) Do(opts ...googleapi.CallOption) (*ListProductsInProductSetResponse, error) + func (c *ProjectsLocationsProductSetsProductsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductSetsProductsListCall + func (c *ProjectsLocationsProductSetsProductsListCall) Header() http.Header + func (c *ProjectsLocationsProductSetsProductsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsProductSetsProductsListCall + func (c *ProjectsLocationsProductSetsProductsListCall) PageSize(pageSize int64) *ProjectsLocationsProductSetsProductsListCall + func (c *ProjectsLocationsProductSetsProductsListCall) PageToken(pageToken string) *ProjectsLocationsProductSetsProductsListCall + func (c *ProjectsLocationsProductSetsProductsListCall) Pages(ctx context.Context, f func(*ListProductsInProductSetResponse) error) error + type ProjectsLocationsProductSetsProductsService struct + func NewProjectsLocationsProductSetsProductsService(s *Service) *ProjectsLocationsProductSetsProductsService + func (r *ProjectsLocationsProductSetsProductsService) List(name string) *ProjectsLocationsProductSetsProductsListCall + type ProjectsLocationsProductSetsRemoveProductCall struct + func (c *ProjectsLocationsProductSetsRemoveProductCall) Context(ctx context.Context) *ProjectsLocationsProductSetsRemoveProductCall + func (c *ProjectsLocationsProductSetsRemoveProductCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsProductSetsRemoveProductCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductSetsRemoveProductCall + func (c *ProjectsLocationsProductSetsRemoveProductCall) Header() http.Header + type ProjectsLocationsProductSetsService struct + Products *ProjectsLocationsProductSetsProductsService + func NewProjectsLocationsProductSetsService(s *Service) *ProjectsLocationsProductSetsService + func (r *ProjectsLocationsProductSetsService) AddProduct(name string, addproducttoproductsetrequest *AddProductToProductSetRequest) *ProjectsLocationsProductSetsAddProductCall + func (r *ProjectsLocationsProductSetsService) Create(parent string, productset *ProductSet) *ProjectsLocationsProductSetsCreateCall + func (r *ProjectsLocationsProductSetsService) Delete(name string) *ProjectsLocationsProductSetsDeleteCall + func (r *ProjectsLocationsProductSetsService) Get(name string) *ProjectsLocationsProductSetsGetCall + func (r *ProjectsLocationsProductSetsService) Import(parent string, importproductsetsrequest *ImportProductSetsRequest) *ProjectsLocationsProductSetsImportCall + func (r *ProjectsLocationsProductSetsService) List(parent string) *ProjectsLocationsProductSetsListCall + func (r *ProjectsLocationsProductSetsService) Patch(name string, productset *ProductSet) *ProjectsLocationsProductSetsPatchCall + func (r *ProjectsLocationsProductSetsService) RemoveProduct(name string, ...) *ProjectsLocationsProductSetsRemoveProductCall + type ProjectsLocationsProductsCreateCall struct + func (c *ProjectsLocationsProductsCreateCall) Context(ctx context.Context) *ProjectsLocationsProductsCreateCall + func (c *ProjectsLocationsProductsCreateCall) Do(opts ...googleapi.CallOption) (*Product, error) + func (c *ProjectsLocationsProductsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductsCreateCall + func (c *ProjectsLocationsProductsCreateCall) Header() http.Header + func (c *ProjectsLocationsProductsCreateCall) ProductId(productId string) *ProjectsLocationsProductsCreateCall + type ProjectsLocationsProductsDeleteCall struct + func (c *ProjectsLocationsProductsDeleteCall) Context(ctx context.Context) *ProjectsLocationsProductsDeleteCall + func (c *ProjectsLocationsProductsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsProductsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductsDeleteCall + func (c *ProjectsLocationsProductsDeleteCall) Header() http.Header + type ProjectsLocationsProductsGetCall struct + func (c *ProjectsLocationsProductsGetCall) Context(ctx context.Context) *ProjectsLocationsProductsGetCall + func (c *ProjectsLocationsProductsGetCall) Do(opts ...googleapi.CallOption) (*Product, error) + func (c *ProjectsLocationsProductsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductsGetCall + func (c *ProjectsLocationsProductsGetCall) Header() http.Header + func (c *ProjectsLocationsProductsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsProductsGetCall + type ProjectsLocationsProductsListCall struct + func (c *ProjectsLocationsProductsListCall) Context(ctx context.Context) *ProjectsLocationsProductsListCall + func (c *ProjectsLocationsProductsListCall) Do(opts ...googleapi.CallOption) (*ListProductsResponse, error) + func (c *ProjectsLocationsProductsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductsListCall + func (c *ProjectsLocationsProductsListCall) Header() http.Header + func (c *ProjectsLocationsProductsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsProductsListCall + func (c *ProjectsLocationsProductsListCall) PageSize(pageSize int64) *ProjectsLocationsProductsListCall + func (c *ProjectsLocationsProductsListCall) PageToken(pageToken string) *ProjectsLocationsProductsListCall + func (c *ProjectsLocationsProductsListCall) Pages(ctx context.Context, f func(*ListProductsResponse) error) error + type ProjectsLocationsProductsPatchCall struct + func (c *ProjectsLocationsProductsPatchCall) Context(ctx context.Context) *ProjectsLocationsProductsPatchCall + func (c *ProjectsLocationsProductsPatchCall) Do(opts ...googleapi.CallOption) (*Product, error) + func (c *ProjectsLocationsProductsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductsPatchCall + func (c *ProjectsLocationsProductsPatchCall) Header() http.Header + func (c *ProjectsLocationsProductsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsProductsPatchCall + type ProjectsLocationsProductsPurgeCall struct + func (c *ProjectsLocationsProductsPurgeCall) Context(ctx context.Context) *ProjectsLocationsProductsPurgeCall + func (c *ProjectsLocationsProductsPurgeCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsProductsPurgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductsPurgeCall + func (c *ProjectsLocationsProductsPurgeCall) Header() http.Header + type ProjectsLocationsProductsReferenceImagesCreateCall struct + func (c *ProjectsLocationsProductsReferenceImagesCreateCall) Context(ctx context.Context) *ProjectsLocationsProductsReferenceImagesCreateCall + func (c *ProjectsLocationsProductsReferenceImagesCreateCall) Do(opts ...googleapi.CallOption) (*ReferenceImage, error) + func (c *ProjectsLocationsProductsReferenceImagesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductsReferenceImagesCreateCall + func (c *ProjectsLocationsProductsReferenceImagesCreateCall) Header() http.Header + func (c *ProjectsLocationsProductsReferenceImagesCreateCall) ReferenceImageId(referenceImageId string) *ProjectsLocationsProductsReferenceImagesCreateCall + type ProjectsLocationsProductsReferenceImagesDeleteCall struct + func (c *ProjectsLocationsProductsReferenceImagesDeleteCall) Context(ctx context.Context) *ProjectsLocationsProductsReferenceImagesDeleteCall + func (c *ProjectsLocationsProductsReferenceImagesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsProductsReferenceImagesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductsReferenceImagesDeleteCall + func (c *ProjectsLocationsProductsReferenceImagesDeleteCall) Header() http.Header + type ProjectsLocationsProductsReferenceImagesGetCall struct + func (c *ProjectsLocationsProductsReferenceImagesGetCall) Context(ctx context.Context) *ProjectsLocationsProductsReferenceImagesGetCall + func (c *ProjectsLocationsProductsReferenceImagesGetCall) Do(opts ...googleapi.CallOption) (*ReferenceImage, error) + func (c *ProjectsLocationsProductsReferenceImagesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductsReferenceImagesGetCall + func (c *ProjectsLocationsProductsReferenceImagesGetCall) Header() http.Header + func (c *ProjectsLocationsProductsReferenceImagesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsProductsReferenceImagesGetCall + type ProjectsLocationsProductsReferenceImagesListCall struct + func (c *ProjectsLocationsProductsReferenceImagesListCall) Context(ctx context.Context) *ProjectsLocationsProductsReferenceImagesListCall + func (c *ProjectsLocationsProductsReferenceImagesListCall) Do(opts ...googleapi.CallOption) (*ListReferenceImagesResponse, error) + func (c *ProjectsLocationsProductsReferenceImagesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsProductsReferenceImagesListCall + func (c *ProjectsLocationsProductsReferenceImagesListCall) Header() http.Header + func (c *ProjectsLocationsProductsReferenceImagesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsProductsReferenceImagesListCall + func (c *ProjectsLocationsProductsReferenceImagesListCall) PageSize(pageSize int64) *ProjectsLocationsProductsReferenceImagesListCall + func (c *ProjectsLocationsProductsReferenceImagesListCall) PageToken(pageToken string) *ProjectsLocationsProductsReferenceImagesListCall + func (c *ProjectsLocationsProductsReferenceImagesListCall) Pages(ctx context.Context, f func(*ListReferenceImagesResponse) error) error + type ProjectsLocationsProductsReferenceImagesService struct + func NewProjectsLocationsProductsReferenceImagesService(s *Service) *ProjectsLocationsProductsReferenceImagesService + func (r *ProjectsLocationsProductsReferenceImagesService) Create(parent string, referenceimage *ReferenceImage) *ProjectsLocationsProductsReferenceImagesCreateCall + func (r *ProjectsLocationsProductsReferenceImagesService) Delete(name string) *ProjectsLocationsProductsReferenceImagesDeleteCall + func (r *ProjectsLocationsProductsReferenceImagesService) Get(name string) *ProjectsLocationsProductsReferenceImagesGetCall + func (r *ProjectsLocationsProductsReferenceImagesService) List(parent string) *ProjectsLocationsProductsReferenceImagesListCall + type ProjectsLocationsProductsService struct + ReferenceImages *ProjectsLocationsProductsReferenceImagesService + func NewProjectsLocationsProductsService(s *Service) *ProjectsLocationsProductsService + func (r *ProjectsLocationsProductsService) Create(parent string, product *Product) *ProjectsLocationsProductsCreateCall + func (r *ProjectsLocationsProductsService) Delete(name string) *ProjectsLocationsProductsDeleteCall + func (r *ProjectsLocationsProductsService) Get(name string) *ProjectsLocationsProductsGetCall + func (r *ProjectsLocationsProductsService) List(parent string) *ProjectsLocationsProductsListCall + func (r *ProjectsLocationsProductsService) Patch(name string, product *Product) *ProjectsLocationsProductsPatchCall + func (r *ProjectsLocationsProductsService) Purge(parent string, purgeproductsrequest *PurgeProductsRequest) *ProjectsLocationsProductsPurgeCall + type ProjectsLocationsService struct + Files *ProjectsLocationsFilesService + Images *ProjectsLocationsImagesService + Operations *ProjectsLocationsOperationsService + ProductSets *ProjectsLocationsProductSetsService + Products *ProjectsLocationsProductsService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + type ProjectsOperationsGetCall struct + func (c *ProjectsOperationsGetCall) Context(ctx context.Context) *ProjectsOperationsGetCall + func (c *ProjectsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsOperationsGetCall + func (c *ProjectsOperationsGetCall) Header() http.Header + func (c *ProjectsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsOperationsGetCall + type ProjectsOperationsService struct + func NewProjectsOperationsService(s *Service) *ProjectsOperationsService + func (r *ProjectsOperationsService) Get(name string) *ProjectsOperationsGetCall + type ProjectsService struct + Files *ProjectsFilesService + Images *ProjectsImagesService + Locations *ProjectsLocationsService + Operations *ProjectsOperationsService + func NewProjectsService(s *Service) *ProjectsService + type Property struct + ForceSendFields []string + Name string + NullFields []string + Uint64Value uint64 + Value string + func (s *Property) MarshalJSON() ([]byte, error) + type PurgeProductsRequest struct + DeleteOrphanProducts bool + Force bool + ForceSendFields []string + NullFields []string + ProductSetPurgeConfig *ProductSetPurgeConfig + func (s *PurgeProductsRequest) MarshalJSON() ([]byte, error) + type ReferenceImage struct + BoundingPolys []*BoundingPoly + ForceSendFields []string + Name string + NullFields []string + Uri string + func (s *ReferenceImage) MarshalJSON() ([]byte, error) + type RemoveProductFromProductSetRequest struct + ForceSendFields []string + NullFields []string + Product string + func (s *RemoveProductFromProductSetRequest) MarshalJSON() ([]byte, error) + type Result struct + ForceSendFields []string + Image string + NullFields []string + Product *Product + Score float64 + func (s *Result) MarshalJSON() ([]byte, error) + func (s *Result) UnmarshalJSON(data []byte) error + type SafeSearchAnnotation struct + Adult string + ForceSendFields []string + Medical string + NullFields []string + Racy string + Spoof string + Violence string + func (s *SafeSearchAnnotation) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Files *FilesService + Images *ImagesService + Locations *LocationsService + Operations *OperationsService + Projects *ProjectsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error) + type Symbol struct + BoundingBox *BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *TextProperty + Text string + func (s *Symbol) MarshalJSON() ([]byte, error) + func (s *Symbol) UnmarshalJSON(data []byte) error + type TextAnnotation struct + ForceSendFields []string + NullFields []string + Pages []*Page + Text string + func (s *TextAnnotation) MarshalJSON() ([]byte, error) + type TextProperty struct + DetectedBreak *DetectedBreak + DetectedLanguages []*DetectedLanguage + ForceSendFields []string + NullFields []string + func (s *TextProperty) MarshalJSON() ([]byte, error) + type Vertex struct + ForceSendFields []string + NullFields []string + X int64 + Y int64 + func (s *Vertex) MarshalJSON() ([]byte, error) + type WebDetection struct + BestGuessLabels []*WebLabel + ForceSendFields []string + FullMatchingImages []*WebImage + NullFields []string + PagesWithMatchingImages []*WebPage + PartialMatchingImages []*WebImage + VisuallySimilarImages []*WebImage + WebEntities []*WebEntity + func (s *WebDetection) MarshalJSON() ([]byte, error) + type WebDetectionParams struct + ForceSendFields []string + IncludeGeoResults bool + NullFields []string + func (s *WebDetectionParams) MarshalJSON() ([]byte, error) + type WebEntity struct + Description string + EntityId string + ForceSendFields []string + NullFields []string + Score float64 + func (s *WebEntity) MarshalJSON() ([]byte, error) + func (s *WebEntity) UnmarshalJSON(data []byte) error + type WebImage struct + ForceSendFields []string + NullFields []string + Score float64 + Url string + func (s *WebImage) MarshalJSON() ([]byte, error) + func (s *WebImage) UnmarshalJSON(data []byte) error + type WebLabel struct + ForceSendFields []string + Label string + LanguageCode string + NullFields []string + func (s *WebLabel) MarshalJSON() ([]byte, error) + type WebPage struct + ForceSendFields []string + FullMatchingImages []*WebImage + NullFields []string + PageTitle string + PartialMatchingImages []*WebImage + Score float64 + Url string + func (s *WebPage) MarshalJSON() ([]byte, error) + func (s *WebPage) UnmarshalJSON(data []byte) error + type Word struct + BoundingBox *BoundingPoly + Confidence float64 + ForceSendFields []string + NullFields []string + Property *TextProperty + Symbols []*Symbol + func (s *Word) MarshalJSON() ([]byte, error) + func (s *Word) UnmarshalJSON(data []byte) error