Home
last modified time | relevance | path

Searched refs:TenancyUnit (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DListTenancyUnitsResponse.php27 protected $tenancyUnitsType = TenancyUnit::class;
45 * @param TenancyUnit[]
52 * @return TenancyUnit[]
H A DSearchTenancyUnitsResponse.php27 protected $tenancyUnitsType = TenancyUnit::class;
45 * @param TenancyUnit[]
52 * @return TenancyUnit[]
H A DTenancyUnit.php20 class TenancyUnit extends \Google\Collection class
115 class_alias(TenancyUnit::class, 'Google_Service_ServiceConsumerManagement_TenancyUnit');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/Resource/
H A DServicesTenancyUnits.php28 use Google\Service\ServiceConsumerManagement\TenancyUnit; alias
127 * @return TenancyUnit
133 return $this->call('create', [$params], TenancyUnit::class);