Searched refs:GoogleCloudRecommenderV1Recommendation (Results  1 – 6 of 6) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/Resource/ | 
| D | FoldersLocationsRecommendersRecommendations.php | 24 use Google\Service\Recommender\GoogleCloudRecommenderV1Recommendation;  alias 42    * @return GoogleCloudRecommenderV1Recommendation 48     return $this->call('get', [$params], GoogleCloudRecommenderV1Recommendation::class); 103    * @return GoogleCloudRecommenderV1Recommendation 109     return $this->call('markClaimed', [$params], GoogleCloudRecommenderV1Recommendation::class); 123    * @return GoogleCloudRecommenderV1Recommendation 129     return $this->call('markFailed', [$params], GoogleCloudRecommenderV1Recommendation::class); 144    * @return GoogleCloudRecommenderV1Recommendation 150     return $this->call('markSucceeded', [$params], GoogleCloudRecommenderV1Recommendation::class);
  | 
| D | BillingAccountsLocationsRecommendersRecommendations.php | 24 use Google\Service\Recommender\GoogleCloudRecommenderV1Recommendation;  alias 42    * @return GoogleCloudRecommenderV1Recommendation 48     return $this->call('get', [$params], GoogleCloudRecommenderV1Recommendation::class); 103    * @return GoogleCloudRecommenderV1Recommendation 109     return $this->call('markClaimed', [$params], GoogleCloudRecommenderV1Recommendation::class); 123    * @return GoogleCloudRecommenderV1Recommendation 129     return $this->call('markFailed', [$params], GoogleCloudRecommenderV1Recommendation::class); 144    * @return GoogleCloudRecommenderV1Recommendation 150     return $this->call('markSucceeded', [$params], GoogleCloudRecommenderV1Recommendation::class);
  | 
| D | OrganizationsLocationsRecommendersRecommendations.php | 24 use Google\Service\Recommender\GoogleCloudRecommenderV1Recommendation;  alias 42    * @return GoogleCloudRecommenderV1Recommendation 48     return $this->call('get', [$params], GoogleCloudRecommenderV1Recommendation::class); 103    * @return GoogleCloudRecommenderV1Recommendation 109     return $this->call('markClaimed', [$params], GoogleCloudRecommenderV1Recommendation::class); 123    * @return GoogleCloudRecommenderV1Recommendation 129     return $this->call('markFailed', [$params], GoogleCloudRecommenderV1Recommendation::class); 144    * @return GoogleCloudRecommenderV1Recommendation 150     return $this->call('markSucceeded', [$params], GoogleCloudRecommenderV1Recommendation::class);
  | 
| D | ProjectsLocationsRecommendersRecommendations.php | 24 use Google\Service\Recommender\GoogleCloudRecommenderV1Recommendation;  alias 42    * @return GoogleCloudRecommenderV1Recommendation 48     return $this->call('get', [$params], GoogleCloudRecommenderV1Recommendation::class); 103    * @return GoogleCloudRecommenderV1Recommendation 109     return $this->call('markClaimed', [$params], GoogleCloudRecommenderV1Recommendation::class); 123    * @return GoogleCloudRecommenderV1Recommendation 129     return $this->call('markFailed', [$params], GoogleCloudRecommenderV1Recommendation::class); 144    * @return GoogleCloudRecommenderV1Recommendation 150     return $this->call('markSucceeded', [$params], GoogleCloudRecommenderV1Recommendation::class);
  | 
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/ | 
| D | GoogleCloudRecommenderV1ListRecommendationsResponse.php | 27   protected $recommendationsType = GoogleCloudRecommenderV1Recommendation::class; 45    * @param GoogleCloudRecommenderV1Recommendation[] 52    * @return GoogleCloudRecommenderV1Recommendation[]
  | 
| D | GoogleCloudRecommenderV1Recommendation.php | 20 class GoogleCloudRecommenderV1Recommendation extends \Google\Collection  class 233 class_alias(GoogleCloudRecommenderV1Recommendation::class, 'Google_Service_Recommender_GoogleCloudR…
  |