Skip to main content

sql_integrations

Overview

Namesql_integrations
TypeResource
Idgoogle.managedidentities.sql_integrations

Fields

NameDatatypeDescription
namestringThe unique name of the SQL integration in the form of projects/{project_id}/locations/global/domains/{domain_name}/sqlIntegrations/{sql_integration}
sqlInstancestringThe full resource name of an integrated SQL instance
statestringOutput only. The current state of the SQL integration.
updateTimestringOutput only. The time the SQL integration was updated.
createTimestringOutput only. The time the SQL integration was created.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdomainsId, projectsId, sqlIntegrationsIdGets details of a single sqlIntegration.
listSELECTdomainsId, projectsIdLists SqlIntegrations in a given domain.
_listEXECdomainsId, projectsIdLists SqlIntegrations in a given domain.