Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1InputConfig.php26 protected $gcsSourceType = GoogleCloudRecommendationengineV1beta1GcsSource::class;
60 * @param GoogleCloudRecommendationengineV1beta1GcsSource
62 public function setGcsSource(GoogleCloudRecommendationengineV1beta1GcsSource $gcsSource)
67 * @return GoogleCloudRecommendationengineV1beta1GcsSource
H A DGoogleCloudRecommendationengineV1beta1GcsSource.php20 class GoogleCloudRecommendationengineV1beta1GcsSource extends \Google\Collection class
63 class_alias(GoogleCloudRecommendationengineV1beta1GcsSource::class, 'Google_Service_Recommendations…