Index
ConnectionService
(interface)CloudSqlCredential
(message)CloudSqlProperties
(message)CloudSqlProperties.DatabaseType
(enum)Connection
(message)ConnectionCredential
(message)CreateConnectionRequest
(message)DeleteConnectionRequest
(message)GetConnectionRequest
(message)ListConnectionsRequest
(message)ListConnectionsResponse
(message)UpdateConnectionCredentialRequest
(message)UpdateConnectionRequest
(message)
ConnectionService
Manages external data source connections and credentials.
CreateConnection |
---|
Creates a new connection.
|
DeleteConnection |
---|
Deletes connection and associated credential.
|
GetConnection |
---|
Returns specified connection.
|
GetIamPolicy |
---|
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
|
ListConnections |
---|
Returns a list of connections in the given project.
|
SetIamPolicy |
---|
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
|
TestIamPermissions |
---|
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.
|
UpdateConnection |
---|
Updates the specified connection. For security reasons, also resets credential if connection properties are in the update field mask.
|
UpdateConnectionCredential |
---|