Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1OutputConfig.php22 protected $gcsDestinationType = GoogleCloudDatalabelingV1beta1GcsDestination::class;
28 * @param GoogleCloudDatalabelingV1beta1GcsDestination
30 public function setGcsDestination(GoogleCloudDatalabelingV1beta1GcsDestination $gcsDestination)
35 * @return GoogleCloudDatalabelingV1beta1GcsDestination
H A DGoogleCloudDatalabelingV1beta1GcsDestination.php20 class GoogleCloudDatalabelingV1beta1GcsDestination extends \Google\Model class
62 class_alias(GoogleCloudDatalabelingV1beta1GcsDestination::class, 'Google_Service_DataLabeling_Googl…