Sequence[google.cloud.asset_v1p4beta1.types.IamPolicyAnalysisResult.Identity]
Only the identities that match one of the following
conditions will be presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's
members.
group_edges
Sequence[google.cloud.asset_v1p4beta1.types.IamPolicyAnalysisResult.Edge]
Group identity edges of the graph starting from the
binding's group members to any node of the
identities.
The
Edge.source_node
contains a group, such as "group:parent@google.com". The
Edge.target_node
contains a member of the group, such as
"group:child@google.com" or "user:foo@google.com". This
field is present only if the output_group_edges option is
enabled in request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-02 UTC."],[],[]]