GoogleApi.SQLAdmin.V1.Model.ConnectionPoolFlags (google_api_sql_admin v0.71.0)
View SourceConnection pool flags for Cloud SQL instances managed connection pool configuration.
Attributes
-
name
(type:String.t
, default:nil
) - Required. The name of the flag. -
value
(type:String.t
, default:nil
) - Required. The value of the flag. Boolean flags are set toon
for true andoff
for false. This field must be omitted if the flag doesn't take a value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.