Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1InputConfig.php34 protected $gcsSourceType = GoogleCloudDatalabelingV1beta1GcsSource::class;
96 * @param GoogleCloudDatalabelingV1beta1GcsSource
98 public function setGcsSource(GoogleCloudDatalabelingV1beta1GcsSource $gcsSource)
103 * @return GoogleCloudDatalabelingV1beta1GcsSource
H A DGoogleCloudDatalabelingV1beta1GcsSource.php20 class GoogleCloudDatalabelingV1beta1GcsSource extends \Google\Model class
62 class_alias(GoogleCloudDatalabelingV1beta1GcsSource::class, 'Google_Service_DataLabeling_GoogleClou…