Home
last modified time | relevance | path

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

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