Home
last modified time | relevance | path

Searched refs:GoogleHomeEnterpriseSdmV1Structure (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/
H A DGoogleHomeEnterpriseSdmV1ListStructuresResponse.php27 protected $structuresType = GoogleHomeEnterpriseSdmV1Structure::class;
45 * @param GoogleHomeEnterpriseSdmV1Structure[]
52 * @return GoogleHomeEnterpriseSdmV1Structure[]
H A DGoogleHomeEnterpriseSdmV1Structure.php20 class GoogleHomeEnterpriseSdmV1Structure extends \Google\Model class
62 class_alias(GoogleHomeEnterpriseSdmV1Structure::class, 'Google_Service_SmartDeviceManagement_Google…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/Resource/
H A DEnterprisesStructures.php21 use Google\Service\SmartDeviceManagement\GoogleHomeEnterpriseSdmV1Structure; alias
39 * @return GoogleHomeEnterpriseSdmV1Structure
45 return $this->call('get', [$params], GoogleHomeEnterpriseSdmV1Structure::class);