Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DProjectsLocationsNfsShares.php20 use Google\Service\Baremetalsolution\ListNfsSharesResponse; alias
59 * @return ListNfsSharesResponse
65 return $this->call('list', [$params], ListNfsSharesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DListNfsSharesResponse.php20 class ListNfsSharesResponse extends \Google\Collection class
79 class_alias(ListNfsSharesResponse::class, 'Google_Service_Baremetalsolution_ListNfsSharesResponse');