GoogleCloudVideointelligenceV1VideoAnnotationProgress
class GoogleCloudVideointelligenceV1VideoAnnotationProgress extends Model (View source)
Properties
string | $feature | ||
string | $inputUri | ||
int | $progressPercent | ||
protected | $segmentType | ||
protected | $segmentDataType | ||
string | $startTime | ||
string | $updateTime |
Methods
setFeature($feature)
No description
string
getFeature()
No description
setInputUri($inputUri)
No description
string
getInputUri()
No description
setProgressPercent($progressPercent)
No description
int
getProgressPercent()
No description
getSegment()
No description
setStartTime($startTime)
No description
string
getStartTime()
No description
setUpdateTime($updateTime)
No description
string
getUpdateTime()
No description
Details
setFeature($feature)
No description
string
getFeature()
No description
setInputUri($inputUri)
No description
string
getInputUri()
No description
setProgressPercent($progressPercent)
No description
int
getProgressPercent()
No description
setSegment(GoogleCloudVideointelligenceV1VideoSegment $segment)
No description
GoogleCloudVideointelligenceV1VideoSegment
getSegment()
No description
setStartTime($startTime)
No description
string
getStartTime()
No description
setUpdateTime($updateTime)
No description
string
getUpdateTime()
No description