Home
last modified time | relevance | path

Searched refs:eventConfig (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1LabelVideoRequest.php54 public function setEventConfig(GoogleCloudDatalabelingV1beta1EventConfig $eventConfig) argument
56 $this->eventConfig = $eventConfig;
63 return $this->eventConfig;
H A DGoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata.php62 public function setEventConfig(GoogleCloudDatalabelingV1beta1EventConfig $eventConfig) argument
64 $this->eventConfig = $eventConfig;
71 return $this->eventConfig;