Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/Resource/
H A DDevicesDeviceUsersClientStates.php20 use Google\Service\CloudIdentity\GoogleAppsCloudidentityDevicesV1ClientState; alias
59 * @return GoogleAppsCloudidentityDevicesV1ClientState
65 return $this->call('get', [$params], GoogleAppsCloudidentityDevicesV1ClientState::class);
121 * @param GoogleAppsCloudidentityDevicesV1ClientState $postBody
135 …public function patch($name, GoogleAppsCloudidentityDevicesV1ClientState $postBody, $optParams = […
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1ListClientStatesResponse.php23 protected $clientStatesType = GoogleAppsCloudidentityDevicesV1ClientState::class;
31 * @param GoogleAppsCloudidentityDevicesV1ClientState[]
38 * @return GoogleAppsCloudidentityDevicesV1ClientState[]
H A DGoogleAppsCloudidentityDevicesV1ClientState.php20 class GoogleAppsCloudidentityDevicesV1ClientState extends \Google\Collection class
241 class_alias(GoogleAppsCloudidentityDevicesV1ClientState::class, 'Google_Service_CloudIdentity_Googl…