| _key | core | string | |
| alloydb | core | json | An AlloyDB cluster connection profile. |
| ancestors | core | array<string> | |
| cloudsql | core | json | A CloudSQL database connection profile. |
| create_time | core | timestamp | Output only. The timestamp when the resource was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z". |
| datadog_display_name | core | string | |
| error | core | json | Output only. The error details in case of state FAILED. |
| gcp_display_name | core | string | The connection profile display name. |
| labels | core | array<string> | |
| mysql | core | json | A MySQL database connection profile. |
| name | core | string | The name of this connection profile resource in the form of projects/{project}/locations/{location}/connectionProfiles/{connectionProfile}. |
| oracle | core | json | An Oracle database connection profile. |
| organization_id | core | string | |
| parent | core | string | |
| postgresql | core | json | A PostgreSQL database connection profile. |
| project_id | core | string | |
| project_number | core | string | |
| provider | core | string | The database provider. Possible values: ['DATABASE_PROVIDER_UNSPECIFIED', 'CLOUDSQL', 'RDS', 'AURORA', 'ALLOYDB', 'AZURE_DATABASE']. Values descriptions: ['Use this value for on-premise source database instances and ORACLE.', 'Cloud SQL is the source instance provider.', 'Amazon RDS is the source instance provider.', 'Amazon Aurora is the source instance provider.', 'AlloyDB for PostgreSQL is the source instance provider.', 'Microsoft Azure Database for MySQL/PostgreSQL.'] |
| resource_name | core | string | |
| role | core | string | Optional. The connection profile role. Possible values: ['ROLE_UNSPECIFIED', 'SOURCE', 'DESTINATION']. Values descriptions: ['The role is unspecified.', 'The role is source.', 'The role is destination.'] |
| satisfies_pzi | core | bool | Output only. Reserved for future use. |
| satisfies_pzs | core | bool | Output only. Reserved for future use. |
| sqlserver | core | json | Connection profile for a SQL Server data source. |
| state | core | string | The current connection profile state (e.g. DRAFT, READY, or FAILED). Possible values: ['STATE_UNSPECIFIED', 'DRAFT', 'CREATING', 'READY', 'UPDATING', 'DELETING', 'DELETED', 'FAILED']. Values descriptions: ['The state of the connection profile is unknown.', 'The connection profile is in draft mode and fully editable.', 'The connection profile is being created.', 'The connection profile is ready.', 'The connection profile is being updated.', 'The connection profile is being deleted.', 'The connection profile has been deleted.', 'The last action on the connection profile failed.'] |
| tags | core | hstore | |
| update_time | core | timestamp | Output only. The timestamp when the resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z". |