Home
last modified time | relevance | path

Searched refs:GoogleCloudRecommenderV1Insight (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/Resource/
H A DOrganizationsLocationsInsightTypesInsights.php20 use Google\Service\Recommender\GoogleCloudRecommenderV1Insight; alias
40 * @return GoogleCloudRecommenderV1Insight
46 return $this->call('get', [$params], GoogleCloudRecommenderV1Insight::class);
99 * @return GoogleCloudRecommenderV1Insight
105 return $this->call('markAccepted', [$params], GoogleCloudRecommenderV1Insight::class);
H A DBillingAccountsLocationsInsightTypesInsights.php20 use Google\Service\Recommender\GoogleCloudRecommenderV1Insight; alias
40 * @return GoogleCloudRecommenderV1Insight
46 return $this->call('get', [$params], GoogleCloudRecommenderV1Insight::class);
99 * @return GoogleCloudRecommenderV1Insight
105 return $this->call('markAccepted', [$params], GoogleCloudRecommenderV1Insight::class);
H A DFoldersLocationsInsightTypesInsights.php20 use Google\Service\Recommender\GoogleCloudRecommenderV1Insight; alias
40 * @return GoogleCloudRecommenderV1Insight
46 return $this->call('get', [$params], GoogleCloudRecommenderV1Insight::class);
99 * @return GoogleCloudRecommenderV1Insight
105 return $this->call('markAccepted', [$params], GoogleCloudRecommenderV1Insight::class);
H A DProjectsLocationsInsightTypesInsights.php20 use Google\Service\Recommender\GoogleCloudRecommenderV1Insight; alias
40 * @return GoogleCloudRecommenderV1Insight
46 return $this->call('get', [$params], GoogleCloudRecommenderV1Insight::class);
99 * @return GoogleCloudRecommenderV1Insight
105 return $this->call('markAccepted', [$params], GoogleCloudRecommenderV1Insight::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1ListInsightsResponse.php23 protected $insightsType = GoogleCloudRecommenderV1Insight::class;
31 * @param GoogleCloudRecommenderV1Insight[]
38 * @return GoogleCloudRecommenderV1Insight[]
H A DGoogleCloudRecommenderV1Insight.php20 class GoogleCloudRecommenderV1Insight extends \Google\Collection class
239 class_alias(GoogleCloudRecommenderV1Insight::class, 'Google_Service_Recommender_GoogleCloudRecommen…