class GoogleCloudDatalabelingV1beta1EventConfig extends Collection (View source)

Properties

protected $collection_key
string[] $annotationSpecSets
int $clipLength
int $overlapLength

Methods

setAnnotationSpecSets($annotationSpecSets)

No description

string[]
getAnnotationSpecSets()

No description

setClipLength($clipLength)

No description

int
getClipLength()

No description

setOverlapLength($overlapLength)

No description

int
getOverlapLength()

No description

Details

setAnnotationSpecSets($annotationSpecSets)

No description

Parameters

$annotationSpecSets

string[] getAnnotationSpecSets()

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