View Source GoogleApi.PolicyTroubleshooter.V1.Model.GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest (google_api_policy_troubleshooter v0.11.0)

Request for TroubleshootIamPolicy.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.PolicyTroubleshooter.V1.Model.GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest{
    accessTuple:
      GoogleApi.PolicyTroubleshooter.V1.Model.GoogleCloudPolicytroubleshooterV1AccessTuple.t()
      | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.