GoogleApi.CloudResourceManager.V1.Model.GetOrgPolicyRequest (google_api_cloud_resource_manager v0.44.1)
View SourceThe request sent to the GetOrgPolicy method.
Attributes
-
constraint
(type:String.t
, default:nil
) - Name of theConstraint
to get thePolicy
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudResourceManager.V1.Model.GetOrgPolicyRequest{ constraint: String.t() | nil }