Home
last modified time | relevance | path

Searched refs:GoogleCloudRecommenderV1ListInsightsResponse (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/Resource/
H A DOrganizationsLocationsInsightTypesInsights.php21 use Google\Service\Recommender\GoogleCloudRecommenderV1ListInsightsResponse; alias
81 * @return GoogleCloudRecommenderV1ListInsightsResponse
87 return $this->call('list', [$params], GoogleCloudRecommenderV1ListInsightsResponse::class);
H A DBillingAccountsLocationsInsightTypesInsights.php21 use Google\Service\Recommender\GoogleCloudRecommenderV1ListInsightsResponse; alias
81 * @return GoogleCloudRecommenderV1ListInsightsResponse
87 return $this->call('list', [$params], GoogleCloudRecommenderV1ListInsightsResponse::class);
H A DFoldersLocationsInsightTypesInsights.php21 use Google\Service\Recommender\GoogleCloudRecommenderV1ListInsightsResponse; alias
81 * @return GoogleCloudRecommenderV1ListInsightsResponse
87 return $this->call('list', [$params], GoogleCloudRecommenderV1ListInsightsResponse::class);
H A DProjectsLocationsInsightTypesInsights.php21 use Google\Service\Recommender\GoogleCloudRecommenderV1ListInsightsResponse; alias
81 * @return GoogleCloudRecommenderV1ListInsightsResponse
87 return $this->call('list', [$params], GoogleCloudRecommenderV1ListInsightsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1ListInsightsResponse.php20 class GoogleCloudRecommenderV1ListInsightsResponse extends \Google\Collection class
61 class_alias(GoogleCloudRecommenderV1ListInsightsResponse::class, 'Google_Service_Recommender_Google…