google_api_cloud_resource_manager v0.7.0 GoogleApi.CloudResourceManager.V1.Model.ListConstraint View Source
A Constraint
that allows or disallows a list of string values, which are
configured by an Organization's policy administrator with a Policy
.
Attributes
- suggestedValue (String.t): Optional. The Google Cloud Console will try to default to a configuration
that matches the value specified in this
Constraint
. Defaults tonil
. - supportsUnder (boolean()): Indicates whether subtrees of Cloud Resource Manager resource hierarchy
can be used in
Policy.allowed_values
andPolicy.denied_values
. For example,"under:folders/123"
would match any resource under the 'folders/123' folder. Defaults tonil
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.