Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1Recommendation.php27 protected $contentType = GoogleCloudRecommenderV1RecommendationContent::class;
91 * @param GoogleCloudRecommenderV1RecommendationContent
93 public function setContent(GoogleCloudRecommenderV1RecommendationContent $content)
98 * @return GoogleCloudRecommenderV1RecommendationContent
H A DGoogleCloudRecommenderV1RecommendationContent.php20 class GoogleCloudRecommenderV1RecommendationContent extends \Google\Collection class
61 class_alias(GoogleCloudRecommenderV1RecommendationContent::class, 'Google_Service_Recommender_Googl…