Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1OutputConfig.php26 protected $gcsDestinationType = GoogleCloudVisionV1p2beta1GcsDestination::class;
44 * @param GoogleCloudVisionV1p2beta1GcsDestination
46 public function setGcsDestination(GoogleCloudVisionV1p2beta1GcsDestination $gcsDestination)
51 * @return GoogleCloudVisionV1p2beta1GcsDestination
H A DGoogleCloudVisionV1p2beta1GcsDestination.php20 class GoogleCloudVisionV1p2beta1GcsDestination extends \Google\Model class
44 class_alias(GoogleCloudVisionV1p2beta1GcsDestination::class, 'Google_Service_Vision_GoogleCloudVisi…