class GoogleCloudDatalabelingV1beta1ObjectTrackingConfig extends Model (View source)

Properties

string $annotationSpecSet
int $clipLength
int $overlapLength

Methods

setAnnotationSpecSet($annotationSpecSet)

No description

string
getAnnotationSpecSet()

No description

setClipLength($clipLength)

No description

int
getClipLength()

No description

setOverlapLength($overlapLength)

No description

int
getOverlapLength()

No description

Details

setAnnotationSpecSet($annotationSpecSet)

No description

Parameters

$annotationSpecSet

string getAnnotationSpecSet()

No description

Return Value

string

setClipLength($clipLength)

No description

Parameters

$clipLength

int getClipLength()

No description

Return Value

int

setOverlapLength($overlapLength)

No description

Parameters

$overlapLength

int getOverlapLength()

No description

Return Value

int