View Source GoogleApi.IAP.V1.Model.NextStateOfTags (google_api_iap v0.20.1)
Used for calculating the next state of tags on the resource being passed for the CheckCustomConstraints RPC call. The detail evaluation of each field is described in go/op-create-update-time-tags and go/tags-in-orgpolicy-requests.
Attributes
-
tagsFullState
(type:GoogleApi.IAP.V1.Model.TagsFullState.t
, default:nil
) - -
tagsFullStateForChildResource
(type:GoogleApi.IAP.V1.Model.TagsFullStateForChildResource.t
, default:nil
) - -
tagsPartialState
(type:GoogleApi.IAP.V1.Model.TagsPartialState.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.IAP.V1.Model.NextStateOfTags{ tagsFullState: GoogleApi.IAP.V1.Model.TagsFullState.t() | nil, tagsFullStateForChildResource: GoogleApi.IAP.V1.Model.TagsFullStateForChildResource.t() | nil, tagsPartialState: GoogleApi.IAP.V1.Model.TagsPartialState.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.