Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/
H A DProjectsLocationsManagedidentitiesGlobalDomains.php23 use Google\Service\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\LDAPSSettings; alias
164 * @return LDAPSSettings
170 return $this->call('getLdapssettings', [$params], LDAPSSettings::class);
311 * @param LDAPSSettings $postBody
320 public function updateLdapssettings($name, LDAPSSettings $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DLDAPSSettings.php20 class LDAPSSettings extends \Google\Model class
132 class_alias(LDAPSSettings::class, 'Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumer…