Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DListSqlIntegrationsResponse.php27 protected $sqlIntegrationsType = SqlIntegration::class;
49 * @param SqlIntegration[]
56 * @return SqlIntegration[]
H A DSqlIntegration.php20 class SqlIntegration extends \Google\Model class
116 class_alias(SqlIntegration::class, 'Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsume…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/
H A DProjectsLocationsManagedidentitiesGlobalDomainsSqlIntegrations.php21 use Google\Service\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\SqlIntegration; alias
40 * @return SqlIntegration
46 return $this->call('get', [$params], SqlIntegration::class);