Versions in this module Expand all Collapse all v0 v0.37.1 Dec 15, 2020 Changes in this version + const CloudPlatformScope + type GoogleCloudVideointelligenceV1AnnotateVideoProgress struct + AnnotationProgress []*GoogleCloudVideointelligenceV1VideoAnnotationProgress + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1AnnotateVideoProgress) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1AnnotateVideoRequest struct + Features []string + ForceSendFields []string + InputContent string + InputUri string + LocationId string + NullFields []string + OutputUri string + VideoContext *GoogleCloudVideointelligenceV1VideoContext + func (s *GoogleCloudVideointelligenceV1AnnotateVideoRequest) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1AnnotateVideoResponse struct + AnnotationResults []*GoogleCloudVideointelligenceV1VideoAnnotationResults + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1AnnotateVideoResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1DetectedAttribute struct + Confidence float64 + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *GoogleCloudVideointelligenceV1DetectedAttribute) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1DetectedAttribute) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1DetectedLandmark struct + Confidence float64 + ForceSendFields []string + Name string + NullFields []string + Point *GoogleCloudVideointelligenceV1NormalizedVertex + func (s *GoogleCloudVideointelligenceV1DetectedLandmark) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1DetectedLandmark) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1Entity struct + Description string + EntityId string + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVideointelligenceV1Entity) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1ExplicitContentAnnotation struct + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1ExplicitContentFrame + NullFields []string + Version string + func (s *GoogleCloudVideointelligenceV1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig struct + ForceSendFields []string + Model string + NullFields []string + func (s *GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1ExplicitContentFrame struct + ForceSendFields []string + NullFields []string + PornographyLikelihood string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1ExplicitContentFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1FaceAnnotation struct + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1FaceFrame + NullFields []string + Segments []*GoogleCloudVideointelligenceV1FaceSegment + Thumbnail string + func (s *GoogleCloudVideointelligenceV1FaceAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1FaceDetectionAnnotation struct + ForceSendFields []string + NullFields []string + Thumbnail string + Tracks []*GoogleCloudVideointelligenceV1Track + Version string + func (s *GoogleCloudVideointelligenceV1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1FaceDetectionConfig struct + ForceSendFields []string + IncludeAttributes bool + IncludeBoundingBoxes bool + Model string + NullFields []string + func (s *GoogleCloudVideointelligenceV1FaceDetectionConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1FaceFrame struct + ForceSendFields []string + NormalizedBoundingBoxes []*GoogleCloudVideointelligenceV1NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1FaceFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1FaceSegment struct + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1VideoSegment + func (s *GoogleCloudVideointelligenceV1FaceSegment) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1LabelAnnotation struct + CategoryEntities []*GoogleCloudVideointelligenceV1Entity + Entity *GoogleCloudVideointelligenceV1Entity + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1LabelFrame + NullFields []string + Segments []*GoogleCloudVideointelligenceV1LabelSegment + Version string + func (s *GoogleCloudVideointelligenceV1LabelAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1LabelDetectionConfig struct + ForceSendFields []string + FrameConfidenceThreshold float64 + LabelDetectionMode string + Model string + NullFields []string + StationaryCamera bool + VideoConfidenceThreshold float64 + func (s *GoogleCloudVideointelligenceV1LabelDetectionConfig) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1LabelDetectionConfig) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1LabelFrame struct + Confidence float64 + ForceSendFields []string + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1LabelFrame) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1LabelFrame) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1LabelSegment struct + Confidence float64 + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1VideoSegment + func (s *GoogleCloudVideointelligenceV1LabelSegment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1LabelSegment) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1LogoRecognitionAnnotation struct + Entity *GoogleCloudVideointelligenceV1Entity + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudVideointelligenceV1VideoSegment + Tracks []*GoogleCloudVideointelligenceV1Track + func (s *GoogleCloudVideointelligenceV1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1NormalizedBoundingBox struct + Bottom float64 + ForceSendFields []string + Left float64 + NullFields []string + Right float64 + Top float64 + func (s *GoogleCloudVideointelligenceV1NormalizedBoundingBox) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1NormalizedBoundingBox) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1NormalizedBoundingPoly struct + ForceSendFields []string + NullFields []string + Vertices []*GoogleCloudVideointelligenceV1NormalizedVertex + func (s *GoogleCloudVideointelligenceV1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1NormalizedVertex struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + func (s *GoogleCloudVideointelligenceV1NormalizedVertex) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1NormalizedVertex) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1ObjectTrackingAnnotation struct + Confidence float64 + Entity *GoogleCloudVideointelligenceV1Entity + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1ObjectTrackingFrame + NullFields []string + Segment *GoogleCloudVideointelligenceV1VideoSegment + TrackId int64 + Version string + func (s *GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1ObjectTrackingConfig struct + ForceSendFields []string + Model string + NullFields []string + func (s *GoogleCloudVideointelligenceV1ObjectTrackingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1ObjectTrackingFrame struct + ForceSendFields []string + NormalizedBoundingBox *GoogleCloudVideointelligenceV1NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1ObjectTrackingFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1PersonDetectionAnnotation struct + ForceSendFields []string + NullFields []string + Tracks []*GoogleCloudVideointelligenceV1Track + Version string + func (s *GoogleCloudVideointelligenceV1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1PersonDetectionConfig struct + ForceSendFields []string + IncludeAttributes bool + IncludeBoundingBoxes bool + IncludePoseLandmarks bool + NullFields []string + func (s *GoogleCloudVideointelligenceV1PersonDetectionConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1ShotChangeDetectionConfig struct + ForceSendFields []string + Model string + NullFields []string + func (s *GoogleCloudVideointelligenceV1ShotChangeDetectionConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1SpeechContext struct + ForceSendFields []string + NullFields []string + Phrases []string + func (s *GoogleCloudVideointelligenceV1SpeechContext) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1SpeechRecognitionAlternative struct + Confidence float64 + ForceSendFields []string + NullFields []string + Transcript string + Words []*GoogleCloudVideointelligenceV1WordInfo + func (s *GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1SpeechTranscription struct + Alternatives []*GoogleCloudVideointelligenceV1SpeechRecognitionAlternative + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVideointelligenceV1SpeechTranscription) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1SpeechTranscriptionConfig struct + AudioTracks []int64 + DiarizationSpeakerCount int64 + EnableAutomaticPunctuation bool + EnableSpeakerDiarization bool + EnableWordConfidence bool + FilterProfanity bool + ForceSendFields []string + LanguageCode string + MaxAlternatives int64 + NullFields []string + SpeechContexts []*GoogleCloudVideointelligenceV1SpeechContext + func (s *GoogleCloudVideointelligenceV1SpeechTranscriptionConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1TextAnnotation struct + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudVideointelligenceV1TextSegment + Text string + Version string + func (s *GoogleCloudVideointelligenceV1TextAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1TextDetectionConfig struct + ForceSendFields []string + LanguageHints []string + Model string + NullFields []string + func (s *GoogleCloudVideointelligenceV1TextDetectionConfig) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1TextFrame struct + ForceSendFields []string + NullFields []string + RotatedBoundingBox *GoogleCloudVideointelligenceV1NormalizedBoundingPoly + TimeOffset string + func (s *GoogleCloudVideointelligenceV1TextFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1TextSegment struct + Confidence float64 + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1TextFrame + NullFields []string + Segment *GoogleCloudVideointelligenceV1VideoSegment + func (s *GoogleCloudVideointelligenceV1TextSegment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1TextSegment) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1TimestampedObject struct + Attributes []*GoogleCloudVideointelligenceV1DetectedAttribute + ForceSendFields []string + Landmarks []*GoogleCloudVideointelligenceV1DetectedLandmark + NormalizedBoundingBox *GoogleCloudVideointelligenceV1NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1TimestampedObject) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1Track struct + Attributes []*GoogleCloudVideointelligenceV1DetectedAttribute + Confidence float64 + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1VideoSegment + TimestampedObjects []*GoogleCloudVideointelligenceV1TimestampedObject + func (s *GoogleCloudVideointelligenceV1Track) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1Track) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1VideoAnnotationProgress struct + Feature string + ForceSendFields []string + InputUri string + NullFields []string + ProgressPercent int64 + Segment *GoogleCloudVideointelligenceV1VideoSegment + StartTime string + UpdateTime string + func (s *GoogleCloudVideointelligenceV1VideoAnnotationProgress) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1VideoAnnotationResults struct + Error *GoogleRpcStatus + ExplicitAnnotation *GoogleCloudVideointelligenceV1ExplicitContentAnnotation + FaceAnnotations []*GoogleCloudVideointelligenceV1FaceAnnotation + FaceDetectionAnnotations []*GoogleCloudVideointelligenceV1FaceDetectionAnnotation + ForceSendFields []string + FrameLabelAnnotations []*GoogleCloudVideointelligenceV1LabelAnnotation + InputUri string + LogoRecognitionAnnotations []*GoogleCloudVideointelligenceV1LogoRecognitionAnnotation + NullFields []string + ObjectAnnotations []*GoogleCloudVideointelligenceV1ObjectTrackingAnnotation + PersonDetectionAnnotations []*GoogleCloudVideointelligenceV1PersonDetectionAnnotation + Segment *GoogleCloudVideointelligenceV1VideoSegment + SegmentLabelAnnotations []*GoogleCloudVideointelligenceV1LabelAnnotation + SegmentPresenceLabelAnnotations []*GoogleCloudVideointelligenceV1LabelAnnotation + ShotAnnotations []*GoogleCloudVideointelligenceV1VideoSegment + ShotLabelAnnotations []*GoogleCloudVideointelligenceV1LabelAnnotation + ShotPresenceLabelAnnotations []*GoogleCloudVideointelligenceV1LabelAnnotation + SpeechTranscriptions []*GoogleCloudVideointelligenceV1SpeechTranscription + TextAnnotations []*GoogleCloudVideointelligenceV1TextAnnotation + func (s *GoogleCloudVideointelligenceV1VideoAnnotationResults) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1VideoContext struct + ExplicitContentDetectionConfig *GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig + FaceDetectionConfig *GoogleCloudVideointelligenceV1FaceDetectionConfig + ForceSendFields []string + LabelDetectionConfig *GoogleCloudVideointelligenceV1LabelDetectionConfig + NullFields []string + ObjectTrackingConfig *GoogleCloudVideointelligenceV1ObjectTrackingConfig + PersonDetectionConfig *GoogleCloudVideointelligenceV1PersonDetectionConfig + Segments []*GoogleCloudVideointelligenceV1VideoSegment + ShotChangeDetectionConfig *GoogleCloudVideointelligenceV1ShotChangeDetectionConfig + SpeechTranscriptionConfig *GoogleCloudVideointelligenceV1SpeechTranscriptionConfig + TextDetectionConfig *GoogleCloudVideointelligenceV1TextDetectionConfig + func (s *GoogleCloudVideointelligenceV1VideoContext) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1VideoSegment struct + EndTimeOffset string + ForceSendFields []string + NullFields []string + StartTimeOffset string + func (s *GoogleCloudVideointelligenceV1VideoSegment) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1WordInfo struct + Confidence float64 + EndTime string + ForceSendFields []string + NullFields []string + SpeakerTag int64 + StartTime string + Word string + func (s *GoogleCloudVideointelligenceV1WordInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1WordInfo) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress struct + AnnotationProgress []*GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse struct + AnnotationResults []*GoogleCloudVideointelligenceV1beta2VideoAnnotationResults + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2DetectedAttribute struct + Confidence float64 + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *GoogleCloudVideointelligenceV1beta2DetectedAttribute) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1beta2DetectedAttribute) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1beta2DetectedLandmark struct + Confidence float64 + ForceSendFields []string + Name string + NullFields []string + Point *GoogleCloudVideointelligenceV1beta2NormalizedVertex + func (s *GoogleCloudVideointelligenceV1beta2DetectedLandmark) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1beta2DetectedLandmark) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1beta2Entity struct + Description string + EntityId string + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVideointelligenceV1beta2Entity) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation struct + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1beta2ExplicitContentFrame + NullFields []string + Version string + func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2ExplicitContentFrame struct + ForceSendFields []string + NullFields []string + PornographyLikelihood string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1beta2ExplicitContentFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2FaceAnnotation struct + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1beta2FaceFrame + NullFields []string + Segments []*GoogleCloudVideointelligenceV1beta2FaceSegment + Thumbnail string + func (s *GoogleCloudVideointelligenceV1beta2FaceAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation struct + ForceSendFields []string + NullFields []string + Thumbnail string + Tracks []*GoogleCloudVideointelligenceV1beta2Track + Version string + func (s *GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2FaceFrame struct + ForceSendFields []string + NormalizedBoundingBoxes []*GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1beta2FaceFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2FaceSegment struct + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1beta2VideoSegment + func (s *GoogleCloudVideointelligenceV1beta2FaceSegment) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2LabelAnnotation struct + CategoryEntities []*GoogleCloudVideointelligenceV1beta2Entity + Entity *GoogleCloudVideointelligenceV1beta2Entity + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1beta2LabelFrame + NullFields []string + Segments []*GoogleCloudVideointelligenceV1beta2LabelSegment + Version string + func (s *GoogleCloudVideointelligenceV1beta2LabelAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2LabelFrame struct + Confidence float64 + ForceSendFields []string + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1beta2LabelFrame) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1beta2LabelFrame) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1beta2LabelSegment struct + Confidence float64 + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1beta2VideoSegment + func (s *GoogleCloudVideointelligenceV1beta2LabelSegment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1beta2LabelSegment) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation struct + Entity *GoogleCloudVideointelligenceV1beta2Entity + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudVideointelligenceV1beta2VideoSegment + Tracks []*GoogleCloudVideointelligenceV1beta2Track + func (s *GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox struct + Bottom float64 + ForceSendFields []string + Left float64 + NullFields []string + Right float64 + Top float64 + func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly struct + ForceSendFields []string + NullFields []string + Vertices []*GoogleCloudVideointelligenceV1beta2NormalizedVertex + func (s *GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2NormalizedVertex struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + func (s *GoogleCloudVideointelligenceV1beta2NormalizedVertex) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1beta2NormalizedVertex) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation struct + Confidence float64 + Entity *GoogleCloudVideointelligenceV1beta2Entity + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame + NullFields []string + Segment *GoogleCloudVideointelligenceV1beta2VideoSegment + TrackId int64 + Version string + func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame struct + ForceSendFields []string + NormalizedBoundingBox *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation struct + ForceSendFields []string + NullFields []string + Tracks []*GoogleCloudVideointelligenceV1beta2Track + Version string + func (s *GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative struct + Confidence float64 + ForceSendFields []string + NullFields []string + Transcript string + Words []*GoogleCloudVideointelligenceV1beta2WordInfo + func (s *GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1beta2SpeechTranscription struct + Alternatives []*GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVideointelligenceV1beta2SpeechTranscription) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2TextAnnotation struct + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudVideointelligenceV1beta2TextSegment + Text string + Version string + func (s *GoogleCloudVideointelligenceV1beta2TextAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2TextFrame struct + ForceSendFields []string + NullFields []string + RotatedBoundingBox *GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly + TimeOffset string + func (s *GoogleCloudVideointelligenceV1beta2TextFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2TextSegment struct + Confidence float64 + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1beta2TextFrame + NullFields []string + Segment *GoogleCloudVideointelligenceV1beta2VideoSegment + func (s *GoogleCloudVideointelligenceV1beta2TextSegment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1beta2TextSegment) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1beta2TimestampedObject struct + Attributes []*GoogleCloudVideointelligenceV1beta2DetectedAttribute + ForceSendFields []string + Landmarks []*GoogleCloudVideointelligenceV1beta2DetectedLandmark + NormalizedBoundingBox *GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1beta2TimestampedObject) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2Track struct + Attributes []*GoogleCloudVideointelligenceV1beta2DetectedAttribute + Confidence float64 + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1beta2VideoSegment + TimestampedObjects []*GoogleCloudVideointelligenceV1beta2TimestampedObject + func (s *GoogleCloudVideointelligenceV1beta2Track) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1beta2Track) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress struct + Feature string + ForceSendFields []string + InputUri string + NullFields []string + ProgressPercent int64 + Segment *GoogleCloudVideointelligenceV1beta2VideoSegment + StartTime string + UpdateTime string + func (s *GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2VideoAnnotationResults struct + Error *GoogleRpcStatus + ExplicitAnnotation *GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation + FaceAnnotations []*GoogleCloudVideointelligenceV1beta2FaceAnnotation + FaceDetectionAnnotations []*GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation + ForceSendFields []string + FrameLabelAnnotations []*GoogleCloudVideointelligenceV1beta2LabelAnnotation + InputUri string + LogoRecognitionAnnotations []*GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation + NullFields []string + ObjectAnnotations []*GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation + PersonDetectionAnnotations []*GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation + Segment *GoogleCloudVideointelligenceV1beta2VideoSegment + SegmentLabelAnnotations []*GoogleCloudVideointelligenceV1beta2LabelAnnotation + SegmentPresenceLabelAnnotations []*GoogleCloudVideointelligenceV1beta2LabelAnnotation + ShotAnnotations []*GoogleCloudVideointelligenceV1beta2VideoSegment + ShotLabelAnnotations []*GoogleCloudVideointelligenceV1beta2LabelAnnotation + ShotPresenceLabelAnnotations []*GoogleCloudVideointelligenceV1beta2LabelAnnotation + SpeechTranscriptions []*GoogleCloudVideointelligenceV1beta2SpeechTranscription + TextAnnotations []*GoogleCloudVideointelligenceV1beta2TextAnnotation + func (s *GoogleCloudVideointelligenceV1beta2VideoAnnotationResults) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2VideoSegment struct + EndTimeOffset string + ForceSendFields []string + NullFields []string + StartTimeOffset string + func (s *GoogleCloudVideointelligenceV1beta2VideoSegment) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1beta2WordInfo struct + Confidence float64 + EndTime string + ForceSendFields []string + NullFields []string + SpeakerTag int64 + StartTime string + Word string + func (s *GoogleCloudVideointelligenceV1beta2WordInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1beta2WordInfo) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress struct + AnnotationProgress []*GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse struct + AnnotationResults []*GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1DetectedAttribute struct + Confidence float64 + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p1beta1DetectedAttribute) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p1beta1DetectedLandmark struct + Confidence float64 + ForceSendFields []string + Name string + NullFields []string + Point *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex + func (s *GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p1beta1DetectedLandmark) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p1beta1Entity struct + Description string + EntityId string + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p1beta1Entity) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation struct + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame + NullFields []string + Version string + func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame struct + ForceSendFields []string + NullFields []string + PornographyLikelihood string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1FaceAnnotation struct + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p1beta1FaceFrame + NullFields []string + Segments []*GoogleCloudVideointelligenceV1p1beta1FaceSegment + Thumbnail string + func (s *GoogleCloudVideointelligenceV1p1beta1FaceAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation struct + ForceSendFields []string + NullFields []string + Thumbnail string + Tracks []*GoogleCloudVideointelligenceV1p1beta1Track + Version string + func (s *GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1FaceFrame struct + ForceSendFields []string + NormalizedBoundingBoxes []*GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p1beta1FaceFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1FaceSegment struct + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1p1beta1VideoSegment + func (s *GoogleCloudVideointelligenceV1p1beta1FaceSegment) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1LabelAnnotation struct + CategoryEntities []*GoogleCloudVideointelligenceV1p1beta1Entity + Entity *GoogleCloudVideointelligenceV1p1beta1Entity + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p1beta1LabelFrame + NullFields []string + Segments []*GoogleCloudVideointelligenceV1p1beta1LabelSegment + Version string + func (s *GoogleCloudVideointelligenceV1p1beta1LabelAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1LabelFrame struct + Confidence float64 + ForceSendFields []string + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p1beta1LabelFrame) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p1beta1LabelFrame) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p1beta1LabelSegment struct + Confidence float64 + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1p1beta1VideoSegment + func (s *GoogleCloudVideointelligenceV1p1beta1LabelSegment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p1beta1LabelSegment) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation struct + Entity *GoogleCloudVideointelligenceV1p1beta1Entity + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudVideointelligenceV1p1beta1VideoSegment + Tracks []*GoogleCloudVideointelligenceV1p1beta1Track + func (s *GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox struct + Bottom float64 + ForceSendFields []string + Left float64 + NullFields []string + Right float64 + Top float64 + func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly struct + ForceSendFields []string + NullFields []string + Vertices []*GoogleCloudVideointelligenceV1p1beta1NormalizedVertex + func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1NormalizedVertex struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p1beta1NormalizedVertex) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation struct + Confidence float64 + Entity *GoogleCloudVideointelligenceV1p1beta1Entity + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame + NullFields []string + Segment *GoogleCloudVideointelligenceV1p1beta1VideoSegment + TrackId int64 + Version string + func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame struct + ForceSendFields []string + NormalizedBoundingBox *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation struct + ForceSendFields []string + NullFields []string + Tracks []*GoogleCloudVideointelligenceV1p1beta1Track + Version string + func (s *GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative struct + Confidence float64 + ForceSendFields []string + NullFields []string + Transcript string + Words []*GoogleCloudVideointelligenceV1p1beta1WordInfo + func (s *GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p1beta1SpeechTranscription struct + Alternatives []*GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p1beta1SpeechTranscription) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1TextAnnotation struct + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudVideointelligenceV1p1beta1TextSegment + Text string + Version string + func (s *GoogleCloudVideointelligenceV1p1beta1TextAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1TextFrame struct + ForceSendFields []string + NullFields []string + RotatedBoundingBox *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p1beta1TextFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1TextSegment struct + Confidence float64 + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p1beta1TextFrame + NullFields []string + Segment *GoogleCloudVideointelligenceV1p1beta1VideoSegment + func (s *GoogleCloudVideointelligenceV1p1beta1TextSegment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p1beta1TextSegment) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p1beta1TimestampedObject struct + Attributes []*GoogleCloudVideointelligenceV1p1beta1DetectedAttribute + ForceSendFields []string + Landmarks []*GoogleCloudVideointelligenceV1p1beta1DetectedLandmark + NormalizedBoundingBox *GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p1beta1TimestampedObject) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1Track struct + Attributes []*GoogleCloudVideointelligenceV1p1beta1DetectedAttribute + Confidence float64 + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1p1beta1VideoSegment + TimestampedObjects []*GoogleCloudVideointelligenceV1p1beta1TimestampedObject + func (s *GoogleCloudVideointelligenceV1p1beta1Track) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p1beta1Track) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress struct + Feature string + ForceSendFields []string + InputUri string + NullFields []string + ProgressPercent int64 + Segment *GoogleCloudVideointelligenceV1p1beta1VideoSegment + StartTime string + UpdateTime string + func (s *GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults struct + Error *GoogleRpcStatus + ExplicitAnnotation *GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation + FaceAnnotations []*GoogleCloudVideointelligenceV1p1beta1FaceAnnotation + FaceDetectionAnnotations []*GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation + ForceSendFields []string + FrameLabelAnnotations []*GoogleCloudVideointelligenceV1p1beta1LabelAnnotation + InputUri string + LogoRecognitionAnnotations []*GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation + NullFields []string + ObjectAnnotations []*GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation + PersonDetectionAnnotations []*GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation + Segment *GoogleCloudVideointelligenceV1p1beta1VideoSegment + SegmentLabelAnnotations []*GoogleCloudVideointelligenceV1p1beta1LabelAnnotation + SegmentPresenceLabelAnnotations []*GoogleCloudVideointelligenceV1p1beta1LabelAnnotation + ShotAnnotations []*GoogleCloudVideointelligenceV1p1beta1VideoSegment + ShotLabelAnnotations []*GoogleCloudVideointelligenceV1p1beta1LabelAnnotation + ShotPresenceLabelAnnotations []*GoogleCloudVideointelligenceV1p1beta1LabelAnnotation + SpeechTranscriptions []*GoogleCloudVideointelligenceV1p1beta1SpeechTranscription + TextAnnotations []*GoogleCloudVideointelligenceV1p1beta1TextAnnotation + func (s *GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1VideoSegment struct + EndTimeOffset string + ForceSendFields []string + NullFields []string + StartTimeOffset string + func (s *GoogleCloudVideointelligenceV1p1beta1VideoSegment) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p1beta1WordInfo struct + Confidence float64 + EndTime string + ForceSendFields []string + NullFields []string + SpeakerTag int64 + StartTime string + Word string + func (s *GoogleCloudVideointelligenceV1p1beta1WordInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p1beta1WordInfo) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress struct + AnnotationProgress []*GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse struct + AnnotationResults []*GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1DetectedAttribute struct + Confidence float64 + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p2beta1DetectedAttribute) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p2beta1DetectedLandmark struct + Confidence float64 + ForceSendFields []string + Name string + NullFields []string + Point *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex + func (s *GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p2beta1DetectedLandmark) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p2beta1Entity struct + Description string + EntityId string + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p2beta1Entity) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation struct + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame + NullFields []string + Version string + func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame struct + ForceSendFields []string + NullFields []string + PornographyLikelihood string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1FaceAnnotation struct + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p2beta1FaceFrame + NullFields []string + Segments []*GoogleCloudVideointelligenceV1p2beta1FaceSegment + Thumbnail string + func (s *GoogleCloudVideointelligenceV1p2beta1FaceAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation struct + ForceSendFields []string + NullFields []string + Thumbnail string + Tracks []*GoogleCloudVideointelligenceV1p2beta1Track + Version string + func (s *GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1FaceFrame struct + ForceSendFields []string + NormalizedBoundingBoxes []*GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p2beta1FaceFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1FaceSegment struct + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1p2beta1VideoSegment + func (s *GoogleCloudVideointelligenceV1p2beta1FaceSegment) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1LabelAnnotation struct + CategoryEntities []*GoogleCloudVideointelligenceV1p2beta1Entity + Entity *GoogleCloudVideointelligenceV1p2beta1Entity + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p2beta1LabelFrame + NullFields []string + Segments []*GoogleCloudVideointelligenceV1p2beta1LabelSegment + Version string + func (s *GoogleCloudVideointelligenceV1p2beta1LabelAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1LabelFrame struct + Confidence float64 + ForceSendFields []string + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p2beta1LabelFrame) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p2beta1LabelFrame) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p2beta1LabelSegment struct + Confidence float64 + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1p2beta1VideoSegment + func (s *GoogleCloudVideointelligenceV1p2beta1LabelSegment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p2beta1LabelSegment) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation struct + Entity *GoogleCloudVideointelligenceV1p2beta1Entity + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudVideointelligenceV1p2beta1VideoSegment + Tracks []*GoogleCloudVideointelligenceV1p2beta1Track + func (s *GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox struct + Bottom float64 + ForceSendFields []string + Left float64 + NullFields []string + Right float64 + Top float64 + func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly struct + ForceSendFields []string + NullFields []string + Vertices []*GoogleCloudVideointelligenceV1p2beta1NormalizedVertex + func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1NormalizedVertex struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p2beta1NormalizedVertex) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation struct + Confidence float64 + Entity *GoogleCloudVideointelligenceV1p2beta1Entity + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame + NullFields []string + Segment *GoogleCloudVideointelligenceV1p2beta1VideoSegment + TrackId int64 + Version string + func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame struct + ForceSendFields []string + NormalizedBoundingBox *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation struct + ForceSendFields []string + NullFields []string + Tracks []*GoogleCloudVideointelligenceV1p2beta1Track + Version string + func (s *GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative struct + Confidence float64 + ForceSendFields []string + NullFields []string + Transcript string + Words []*GoogleCloudVideointelligenceV1p2beta1WordInfo + func (s *GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p2beta1SpeechTranscription struct + Alternatives []*GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p2beta1SpeechTranscription) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1TextAnnotation struct + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudVideointelligenceV1p2beta1TextSegment + Text string + Version string + func (s *GoogleCloudVideointelligenceV1p2beta1TextAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1TextFrame struct + ForceSendFields []string + NullFields []string + RotatedBoundingBox *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p2beta1TextFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1TextSegment struct + Confidence float64 + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p2beta1TextFrame + NullFields []string + Segment *GoogleCloudVideointelligenceV1p2beta1VideoSegment + func (s *GoogleCloudVideointelligenceV1p2beta1TextSegment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p2beta1TextSegment) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p2beta1TimestampedObject struct + Attributes []*GoogleCloudVideointelligenceV1p2beta1DetectedAttribute + ForceSendFields []string + Landmarks []*GoogleCloudVideointelligenceV1p2beta1DetectedLandmark + NormalizedBoundingBox *GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p2beta1TimestampedObject) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1Track struct + Attributes []*GoogleCloudVideointelligenceV1p2beta1DetectedAttribute + Confidence float64 + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1p2beta1VideoSegment + TimestampedObjects []*GoogleCloudVideointelligenceV1p2beta1TimestampedObject + func (s *GoogleCloudVideointelligenceV1p2beta1Track) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p2beta1Track) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress struct + Feature string + ForceSendFields []string + InputUri string + NullFields []string + ProgressPercent int64 + Segment *GoogleCloudVideointelligenceV1p2beta1VideoSegment + StartTime string + UpdateTime string + func (s *GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults struct + Error *GoogleRpcStatus + ExplicitAnnotation *GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation + FaceAnnotations []*GoogleCloudVideointelligenceV1p2beta1FaceAnnotation + FaceDetectionAnnotations []*GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation + ForceSendFields []string + FrameLabelAnnotations []*GoogleCloudVideointelligenceV1p2beta1LabelAnnotation + InputUri string + LogoRecognitionAnnotations []*GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation + NullFields []string + ObjectAnnotations []*GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation + PersonDetectionAnnotations []*GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation + Segment *GoogleCloudVideointelligenceV1p2beta1VideoSegment + SegmentLabelAnnotations []*GoogleCloudVideointelligenceV1p2beta1LabelAnnotation + SegmentPresenceLabelAnnotations []*GoogleCloudVideointelligenceV1p2beta1LabelAnnotation + ShotAnnotations []*GoogleCloudVideointelligenceV1p2beta1VideoSegment + ShotLabelAnnotations []*GoogleCloudVideointelligenceV1p2beta1LabelAnnotation + ShotPresenceLabelAnnotations []*GoogleCloudVideointelligenceV1p2beta1LabelAnnotation + SpeechTranscriptions []*GoogleCloudVideointelligenceV1p2beta1SpeechTranscription + TextAnnotations []*GoogleCloudVideointelligenceV1p2beta1TextAnnotation + func (s *GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1VideoSegment struct + EndTimeOffset string + ForceSendFields []string + NullFields []string + StartTimeOffset string + func (s *GoogleCloudVideointelligenceV1p2beta1VideoSegment) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p2beta1WordInfo struct + Confidence float64 + EndTime string + ForceSendFields []string + NullFields []string + SpeakerTag int64 + StartTime string + Word string + func (s *GoogleCloudVideointelligenceV1p2beta1WordInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p2beta1WordInfo) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress struct + AnnotationProgress []*GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse struct + AnnotationResults []*GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1Celebrity struct + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p3beta1Celebrity) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation struct + CelebrityTracks []*GoogleCloudVideointelligenceV1p3beta1CelebrityTrack + ForceSendFields []string + NullFields []string + Version string + func (s *GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1CelebrityTrack struct + Celebrities []*GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity + FaceTrack *GoogleCloudVideointelligenceV1p3beta1Track + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p3beta1CelebrityTrack) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1DetectedAttribute struct + Confidence float64 + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p3beta1DetectedAttribute) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p3beta1DetectedLandmark struct + Confidence float64 + ForceSendFields []string + Name string + NullFields []string + Point *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex + func (s *GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p3beta1DetectedLandmark) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p3beta1Entity struct + Description string + EntityId string + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p3beta1Entity) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation struct + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame + NullFields []string + Version string + func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame struct + ForceSendFields []string + NullFields []string + PornographyLikelihood string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1FaceAnnotation struct + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p3beta1FaceFrame + NullFields []string + Segments []*GoogleCloudVideointelligenceV1p3beta1FaceSegment + Thumbnail string + func (s *GoogleCloudVideointelligenceV1p3beta1FaceAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation struct + ForceSendFields []string + NullFields []string + Thumbnail string + Tracks []*GoogleCloudVideointelligenceV1p3beta1Track + Version string + func (s *GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1FaceFrame struct + ForceSendFields []string + NormalizedBoundingBoxes []*GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p3beta1FaceFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1FaceSegment struct + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1p3beta1VideoSegment + func (s *GoogleCloudVideointelligenceV1p3beta1FaceSegment) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1LabelAnnotation struct + CategoryEntities []*GoogleCloudVideointelligenceV1p3beta1Entity + Entity *GoogleCloudVideointelligenceV1p3beta1Entity + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p3beta1LabelFrame + NullFields []string + Segments []*GoogleCloudVideointelligenceV1p3beta1LabelSegment + Version string + func (s *GoogleCloudVideointelligenceV1p3beta1LabelAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1LabelFrame struct + Confidence float64 + ForceSendFields []string + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p3beta1LabelFrame) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p3beta1LabelFrame) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p3beta1LabelSegment struct + Confidence float64 + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1p3beta1VideoSegment + func (s *GoogleCloudVideointelligenceV1p3beta1LabelSegment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p3beta1LabelSegment) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation struct + Entity *GoogleCloudVideointelligenceV1p3beta1Entity + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudVideointelligenceV1p3beta1VideoSegment + Tracks []*GoogleCloudVideointelligenceV1p3beta1Track + func (s *GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox struct + Bottom float64 + ForceSendFields []string + Left float64 + NullFields []string + Right float64 + Top float64 + func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly struct + ForceSendFields []string + NullFields []string + Vertices []*GoogleCloudVideointelligenceV1p3beta1NormalizedVertex + func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1NormalizedVertex struct + ForceSendFields []string + NullFields []string + X float64 + Y float64 + func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p3beta1NormalizedVertex) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation struct + Confidence float64 + Entity *GoogleCloudVideointelligenceV1p3beta1Entity + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame + NullFields []string + Segment *GoogleCloudVideointelligenceV1p3beta1VideoSegment + TrackId int64 + Version string + func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame struct + ForceSendFields []string + NormalizedBoundingBox *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation struct + ForceSendFields []string + NullFields []string + Tracks []*GoogleCloudVideointelligenceV1p3beta1Track + Version string + func (s *GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity struct + Celebrity *GoogleCloudVideointelligenceV1p3beta1Celebrity + Confidence float64 + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative struct + Confidence float64 + ForceSendFields []string + NullFields []string + Transcript string + Words []*GoogleCloudVideointelligenceV1p3beta1WordInfo + func (s *GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p3beta1SpeechTranscription struct + Alternatives []*GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p3beta1SpeechTranscription) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse struct + AnnotationResults *GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults + AnnotationResultsUri string + Error *GoogleRpcStatus + ForceSendFields []string + NullFields []string + func (s *GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults struct + ExplicitAnnotation *GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation + ForceSendFields []string + FrameTimestamp string + LabelAnnotations []*GoogleCloudVideointelligenceV1p3beta1LabelAnnotation + NullFields []string + ObjectAnnotations []*GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation + ShotAnnotations []*GoogleCloudVideointelligenceV1p3beta1VideoSegment + func (s *GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1TextAnnotation struct + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudVideointelligenceV1p3beta1TextSegment + Text string + Version string + func (s *GoogleCloudVideointelligenceV1p3beta1TextAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1TextFrame struct + ForceSendFields []string + NullFields []string + RotatedBoundingBox *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p3beta1TextFrame) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1TextSegment struct + Confidence float64 + ForceSendFields []string + Frames []*GoogleCloudVideointelligenceV1p3beta1TextFrame + NullFields []string + Segment *GoogleCloudVideointelligenceV1p3beta1VideoSegment + func (s *GoogleCloudVideointelligenceV1p3beta1TextSegment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p3beta1TextSegment) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p3beta1TimestampedObject struct + Attributes []*GoogleCloudVideointelligenceV1p3beta1DetectedAttribute + ForceSendFields []string + Landmarks []*GoogleCloudVideointelligenceV1p3beta1DetectedLandmark + NormalizedBoundingBox *GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox + NullFields []string + TimeOffset string + func (s *GoogleCloudVideointelligenceV1p3beta1TimestampedObject) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1Track struct + Attributes []*GoogleCloudVideointelligenceV1p3beta1DetectedAttribute + Confidence float64 + ForceSendFields []string + NullFields []string + Segment *GoogleCloudVideointelligenceV1p3beta1VideoSegment + TimestampedObjects []*GoogleCloudVideointelligenceV1p3beta1TimestampedObject + func (s *GoogleCloudVideointelligenceV1p3beta1Track) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p3beta1Track) UnmarshalJSON(data []byte) error + type GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress struct + Feature string + ForceSendFields []string + InputUri string + NullFields []string + ProgressPercent int64 + Segment *GoogleCloudVideointelligenceV1p3beta1VideoSegment + StartTime string + UpdateTime string + func (s *GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults struct + CelebrityRecognitionAnnotations *GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation + Error *GoogleRpcStatus + ExplicitAnnotation *GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation + FaceAnnotations []*GoogleCloudVideointelligenceV1p3beta1FaceAnnotation + FaceDetectionAnnotations []*GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation + ForceSendFields []string + FrameLabelAnnotations []*GoogleCloudVideointelligenceV1p3beta1LabelAnnotation + InputUri string + LogoRecognitionAnnotations []*GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation + NullFields []string + ObjectAnnotations []*GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation + PersonDetectionAnnotations []*GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation + Segment *GoogleCloudVideointelligenceV1p3beta1VideoSegment + SegmentLabelAnnotations []*GoogleCloudVideointelligenceV1p3beta1LabelAnnotation + SegmentPresenceLabelAnnotations []*GoogleCloudVideointelligenceV1p3beta1LabelAnnotation + ShotAnnotations []*GoogleCloudVideointelligenceV1p3beta1VideoSegment + ShotLabelAnnotations []*GoogleCloudVideointelligenceV1p3beta1LabelAnnotation + ShotPresenceLabelAnnotations []*GoogleCloudVideointelligenceV1p3beta1LabelAnnotation + SpeechTranscriptions []*GoogleCloudVideointelligenceV1p3beta1SpeechTranscription + TextAnnotations []*GoogleCloudVideointelligenceV1p3beta1TextAnnotation + func (s *GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1VideoSegment struct + EndTimeOffset string + ForceSendFields []string + NullFields []string + StartTimeOffset string + func (s *GoogleCloudVideointelligenceV1p3beta1VideoSegment) MarshalJSON() ([]byte, error) + type GoogleCloudVideointelligenceV1p3beta1WordInfo struct + Confidence float64 + EndTime string + ForceSendFields []string + NullFields []string + SpeakerTag int64 + StartTime string + Word string + func (s *GoogleCloudVideointelligenceV1p3beta1WordInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudVideointelligenceV1p3beta1WordInfo) UnmarshalJSON(data []byte) error + type GoogleLongrunningCancelOperationRequest struct + type GoogleLongrunningListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*GoogleLongrunningOperation + func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) + type GoogleLongrunningOperation struct + Done bool + Error *GoogleRpcStatus + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) + type GoogleProtobufEmpty struct + type GoogleRpcStatus struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) + type OperationsProjectsLocationsOperationsCancelCall struct + func (c *OperationsProjectsLocationsOperationsCancelCall) Context(ctx context.Context) *OperationsProjectsLocationsOperationsCancelCall + func (c *OperationsProjectsLocationsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *OperationsProjectsLocationsOperationsCancelCall) Fields(s ...googleapi.Field) *OperationsProjectsLocationsOperationsCancelCall + func (c *OperationsProjectsLocationsOperationsCancelCall) Header() http.Header + type OperationsProjectsLocationsOperationsDeleteCall struct + func (c *OperationsProjectsLocationsOperationsDeleteCall) Context(ctx context.Context) *OperationsProjectsLocationsOperationsDeleteCall + func (c *OperationsProjectsLocationsOperationsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *OperationsProjectsLocationsOperationsDeleteCall) Fields(s ...googleapi.Field) *OperationsProjectsLocationsOperationsDeleteCall + func (c *OperationsProjectsLocationsOperationsDeleteCall) Header() http.Header + type OperationsProjectsLocationsOperationsGetCall struct + func (c *OperationsProjectsLocationsOperationsGetCall) Context(ctx context.Context) *OperationsProjectsLocationsOperationsGetCall + func (c *OperationsProjectsLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *OperationsProjectsLocationsOperationsGetCall) Fields(s ...googleapi.Field) *OperationsProjectsLocationsOperationsGetCall + func (c *OperationsProjectsLocationsOperationsGetCall) Header() http.Header + func (c *OperationsProjectsLocationsOperationsGetCall) IfNoneMatch(entityTag string) *OperationsProjectsLocationsOperationsGetCall + type OperationsProjectsLocationsOperationsService struct + func NewOperationsProjectsLocationsOperationsService(s *Service) *OperationsProjectsLocationsOperationsService + func (r *OperationsProjectsLocationsOperationsService) Cancel(name string) *OperationsProjectsLocationsOperationsCancelCall + func (r *OperationsProjectsLocationsOperationsService) Delete(name string) *OperationsProjectsLocationsOperationsDeleteCall + func (r *OperationsProjectsLocationsOperationsService) Get(name string) *OperationsProjectsLocationsOperationsGetCall + type OperationsProjectsLocationsService struct + Operations *OperationsProjectsLocationsOperationsService + func NewOperationsProjectsLocationsService(s *Service) *OperationsProjectsLocationsService + type OperationsProjectsService struct + Locations *OperationsProjectsLocationsService + func NewOperationsProjectsService(s *Service) *OperationsProjectsService + type OperationsService struct + Projects *OperationsProjectsService + func NewOperationsService(s *Service) *OperationsService + type ProjectsLocationsOperationsCancelCall struct + func (c *ProjectsLocationsOperationsCancelCall) Context(ctx context.Context) *ProjectsLocationsOperationsCancelCall + func (c *ProjectsLocationsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsOperationsCancelCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsCancelCall + func (c *ProjectsLocationsOperationsCancelCall) Header() http.Header + type ProjectsLocationsOperationsDeleteCall struct + func (c *ProjectsLocationsOperationsDeleteCall) Context(ctx context.Context) *ProjectsLocationsOperationsDeleteCall + func (c *ProjectsLocationsOperationsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsOperationsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsDeleteCall + func (c *ProjectsLocationsOperationsDeleteCall) Header() http.Header + type ProjectsLocationsOperationsGetCall struct + func (c *ProjectsLocationsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsGetCall + type ProjectsLocationsOperationsListCall struct + func (c *ProjectsLocationsOperationsListCall) Context(ctx context.Context) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Filter(filter string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Header() http.Header + func (c *ProjectsLocationsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageToken(pageToken string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsOperationsService struct + func NewProjectsLocationsOperationsService(s *Service) *ProjectsLocationsOperationsService + func (r *ProjectsLocationsOperationsService) Cancel(name string, ...) *ProjectsLocationsOperationsCancelCall + func (r *ProjectsLocationsOperationsService) Delete(name string) *ProjectsLocationsOperationsDeleteCall + func (r *ProjectsLocationsOperationsService) Get(name string) *ProjectsLocationsOperationsGetCall + func (r *ProjectsLocationsOperationsService) List(name string) *ProjectsLocationsOperationsListCall + type ProjectsLocationsService struct + Operations *ProjectsLocationsOperationsService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + type ProjectsService struct + Locations *ProjectsLocationsService + func NewProjectsService(s *Service) *ProjectsService + type Service struct + BasePath string + Operations *OperationsService + Projects *ProjectsService + UserAgent string + Videos *VideosService + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type VideosAnnotateCall struct + func (c *VideosAnnotateCall) Context(ctx context.Context) *VideosAnnotateCall + func (c *VideosAnnotateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *VideosAnnotateCall) Fields(s ...googleapi.Field) *VideosAnnotateCall + func (c *VideosAnnotateCall) Header() http.Header + type VideosService struct + func NewVideosService(s *Service) *VideosService + func (r *VideosService) Annotate(...) *VideosAnnotateCall