Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::User::IamStatus (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::User::IamStatus.
Indicates if a group is available for IAM database authentication.
Constants
IAM_STATUS_UNSPECIFIED
value: 0 The default value for users that are not of type CLOUD_IAM_GROUP.
Only CLOUD_IAM_GROUP users will be inactive or active.
Users with an IamStatus of IAM_STATUS_UNSPECIFIED will not
display whether they are active or inactive as that is not applicable to
them.
INACTIVE
value: 1 INACTIVE indicates a group is not available for IAM database
authentication.
ACTIVE
value: 2 ACTIVE indicates a group is available for IAM database authentication.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-24 UTC."],[],[]]