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

Request for TroubleshootIamPolicy.

Attributes

  • accessTuple (type: GoogleApi.PolicyTroubleshooter.V1.Model.GoogleCloudPolicytroubleshooterV1AccessTuple.t, default: nil) - The information to use for checking whether a member has a permission for a resource.

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.GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest{
    accessTuple:
      GoogleApi.PolicyTroubleshooter.V1.Model.GoogleCloudPolicytroubleshooterV1AccessTuple.t()
  }

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.