View Source GoogleApi.CloudDeploy.V1.Model.PolicyRule (google_api_cloud_deploy v0.13.0)
Deploy Policy rule.
Attributes
-
rolloutRestriction(type:GoogleApi.CloudDeploy.V1.Model.RolloutRestriction.t, default:nil) - Rollout restrictions.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudDeploy.V1.Model.PolicyRule{ rolloutRestriction: GoogleApi.CloudDeploy.V1.Model.RolloutRestriction.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.