Home
last modified time | relevance | path

Searched refs:GoogleCloudRetailV2GcsSource (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2ProductInputConfig.php24 protected $gcsSourceType = GoogleCloudRetailV2GcsSource::class;
44 * @param GoogleCloudRetailV2GcsSource
46 public function setGcsSource(GoogleCloudRetailV2GcsSource $gcsSource)
51 * @return GoogleCloudRetailV2GcsSource
H A DGoogleCloudRetailV2UserEventInputConfig.php24 protected $gcsSourceType = GoogleCloudRetailV2GcsSource::class;
44 * @param GoogleCloudRetailV2GcsSource
46 public function setGcsSource(GoogleCloudRetailV2GcsSource $gcsSource)
51 * @return GoogleCloudRetailV2GcsSource
H A DGoogleCloudRetailV2GcsSource.php20 class GoogleCloudRetailV2GcsSource extends \Google\Collection class
63 class_alias(GoogleCloudRetailV2GcsSource::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2Gcs…