Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DBatchGetAssetsHistoryResponse.php20 class BatchGetAssetsHistoryResponse extends \Google\Collection class
43 class_alias(BatchGetAssetsHistoryResponse::class, 'Google_Service_CloudAsset_BatchGetAssetsHistoryR…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/Resource/
H A DV1.php23 use Google\Service\CloudAsset\BatchGetAssetsHistoryResponse; alias
255 * @return BatchGetAssetsHistoryResponse
261 return $this->call('batchGetAssetsHistory', [$params], BatchGetAssetsHistoryResponse::class);