Google Cloud Datalabeling V1beta1 Client - Class EventConfig (0.5.0)

Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class EventConfig.

Config for video event human labeling task.

Generated from protobuf message google.cloud.datalabeling.v1beta1.EventConfig

Namespace

Google \ Cloud \ DataLabeling \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ annotation_spec_sets array

Required. The list of annotation spec set resource name. Similar to video classification, we support selecting event from multiple AnnotationSpecSet at the same time.

getAnnotationSpecSets

Required. The list of annotation spec set resource name. Similar to video classification, we support selecting event from multiple AnnotationSpecSet at the same time.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setAnnotationSpecSets

Required. The list of annotation spec set resource name. Similar to video classification, we support selecting event from multiple AnnotationSpecSet at the same time.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this