Home
last modified time | relevance | path

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

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