google_api_policy_troubleshooter v0.6.1 GoogleApi.PolicyTroubleshooter.V1.Model.GoogleCloudPolicytroubleshooterV1BindingExplanationAnnotatedMembership View Source

Details about whether the binding includes the member.

Attributes

  • membership (type: String.t, default: nil) - Indicates whether the binding includes the member.
  • relevance (type: String.t, default: nil) - The relevance of the member's status to the overall determination for the binding.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.PolicyTroubleshooter.V1.Model.GoogleCloudPolicytroubleshooterV1BindingExplanationAnnotatedMembership{
    membership: String.t(),
    relevance: String.t()
  }

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.