GoogleCloudVideointelligenceV1beta2VideoAnnotationResults
class GoogleCloudVideointelligenceV1beta2VideoAnnotationResults extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $errorType | ||
| protected | $errorDataType | ||
| protected | $explicitAnnotationType | ||
| protected | $explicitAnnotationDataType | ||
| protected | $faceAnnotationsType | ||
| protected | $faceAnnotationsDataType | ||
| protected | $faceDetectionAnnotationsType | ||
| protected | $faceDetectionAnnotationsDataType | ||
| protected | $frameLabelAnnotationsType | ||
| protected | $frameLabelAnnotationsDataType | ||
| string | $inputUri | ||
| protected | $logoRecognitionAnnotationsType | ||
| protected | $logoRecognitionAnnotationsDataType | ||
| protected | $objectAnnotationsType | ||
| protected | $objectAnnotationsDataType | ||
| protected | $personDetectionAnnotationsType | ||
| protected | $personDetectionAnnotationsDataType | ||
| protected | $segmentType | ||
| protected | $segmentDataType | ||
| protected | $segmentLabelAnnotationsType | ||
| protected | $segmentLabelAnnotationsDataType | ||
| protected | $segmentPresenceLabelAnnotationsType | ||
| protected | $segmentPresenceLabelAnnotationsDataType | ||
| protected | $shotAnnotationsType | ||
| protected | $shotAnnotationsDataType | ||
| protected | $shotLabelAnnotationsType | ||
| protected | $shotLabelAnnotationsDataType | ||
| protected | $shotPresenceLabelAnnotationsType | ||
| protected | $shotPresenceLabelAnnotationsDataType | ||
| protected | $speechTranscriptionsType | ||
| protected | $speechTranscriptionsDataType | ||
| protected | $textAnnotationsType | ||
| protected | $textAnnotationsDataType | 
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
        
                            
    setError(GoogleRpcStatus $error)
        
    
    No description
        
                            GoogleRpcStatus
    getError()
        
    
    No description
        
                            
    setExplicitAnnotation(GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation $explicitAnnotation)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation
    getExplicitAnnotation()
        
    
    No description
        
                            
    setFaceAnnotations($faceAnnotations)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2FaceAnnotation[]
    getFaceAnnotations()
        
    
    No description
        
                            
    setFaceDetectionAnnotations($faceDetectionAnnotations)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation[]
    getFaceDetectionAnnotations()
        
    
    No description
        
                            
    setFrameLabelAnnotations($frameLabelAnnotations)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2LabelAnnotation[]
    getFrameLabelAnnotations()
        
    
    No description
        
                            
    setInputUri($inputUri)
        
    
    No description
        
                            string
    getInputUri()
        
    
    No description
        
                            
    setLogoRecognitionAnnotations($logoRecognitionAnnotations)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation[]
    getLogoRecognitionAnnotations()
        
    
    No description
        
                            
    setObjectAnnotations($objectAnnotations)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation[]
    getObjectAnnotations()
        
    
    No description
        
                            
    setPersonDetectionAnnotations($personDetectionAnnotations)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation[]
    getPersonDetectionAnnotations()
        
    
    No description
        
                            
    setSegment(GoogleCloudVideointelligenceV1beta2VideoSegment $segment)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2VideoSegment
    getSegment()
        
    
    No description
        
                            
    setSegmentLabelAnnotations($segmentLabelAnnotations)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2LabelAnnotation[]
    getSegmentLabelAnnotations()
        
    
    No description
        
                            
    setSegmentPresenceLabelAnnotations($segmentPresenceLabelAnnotations)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2LabelAnnotation[]
    getSegmentPresenceLabelAnnotations()
        
    
    No description
        
                            
    setShotAnnotations($shotAnnotations)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2VideoSegment[]
    getShotAnnotations()
        
    
    No description
        
                            
    setShotLabelAnnotations($shotLabelAnnotations)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2LabelAnnotation[]
    getShotLabelAnnotations()
        
    
    No description
        
                            
    setShotPresenceLabelAnnotations($shotPresenceLabelAnnotations)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2LabelAnnotation[]
    getShotPresenceLabelAnnotations()
        
    
    No description
        
                            
    setSpeechTranscriptions($speechTranscriptions)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2SpeechTranscription[]
    getSpeechTranscriptions()
        
    
    No description
        
                            
    setTextAnnotations($textAnnotations)
        
    
    No description
        
                            GoogleCloudVideointelligenceV1beta2TextAnnotation[]
    getTextAnnotations()
        
    
    No description