IAM Policy Troubleshooter V1 API - Module Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::Membership (v0.7.1)

Reference documentation and code samples for the IAM Policy Troubleshooter V1 API module Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::Membership.

Whether the binding includes the member.

Constants

MEMBERSHIP_UNSPECIFIED

value: 0
Reserved for future use.

MEMBERSHIP_INCLUDED

value: 1

The binding includes the member. The member can be included directly or indirectly. For example:

  • A member is included directly if that member is listed in the binding.
  • A member is included indirectly if that member is in a Google group or G Suite domain that is listed in the binding.

MEMBERSHIP_NOT_INCLUDED

value: 2
The binding does not include the member.

MEMBERSHIP_UNKNOWN_INFO_DENIED

value: 3
The sender of the request is not allowed to access the binding.

MEMBERSHIP_UNKNOWN_UNSUPPORTED

value: 4
The member is an unsupported type. Only Google Accounts and service accounts are supported.