Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
static class |
IamPolicyAnalysisResult.Edge
A directional edge.
|
static class |
IamPolicyAnalysisResult.Edge.Builder
A directional edge.
|
Modifier and Type | Method and Description |
---|---|
IamPolicyAnalysisResult.EdgeOrBuilder |
IamPolicyAnalysisResult.IdentityListOrBuilder.getGroupEdgesOrBuilder(int index)
Group identity edges of the graph starting from the binding's
group members to any node of the
[identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].
|
IamPolicyAnalysisResult.EdgeOrBuilder |
IamPolicyAnalysisResult.IdentityList.getGroupEdgesOrBuilder(int index)
Group identity edges of the graph starting from the binding's
group members to any node of the
[identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].
|
IamPolicyAnalysisResult.EdgeOrBuilder |
IamPolicyAnalysisResult.IdentityList.Builder.getGroupEdgesOrBuilder(int index)
Group identity edges of the graph starting from the binding's
group members to any node of the
[identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].
|
IamPolicyAnalysisResult.EdgeOrBuilder |
IamPolicyAnalysisResult.AccessControlListOrBuilder.getResourceEdgesOrBuilder(int index)
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
IamPolicyAnalysisResult.EdgeOrBuilder |
IamPolicyAnalysisResult.AccessControlList.getResourceEdgesOrBuilder(int index)
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
IamPolicyAnalysisResult.EdgeOrBuilder |
IamPolicyAnalysisResult.AccessControlList.Builder.getResourceEdgesOrBuilder(int index)
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
Modifier and Type | Method and Description |
---|---|
List<? extends IamPolicyAnalysisResult.EdgeOrBuilder> |
IamPolicyAnalysisResult.IdentityListOrBuilder.getGroupEdgesOrBuilderList()
Group identity edges of the graph starting from the binding's
group members to any node of the
[identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].
|
List<? extends IamPolicyAnalysisResult.EdgeOrBuilder> |
IamPolicyAnalysisResult.IdentityList.getGroupEdgesOrBuilderList()
Group identity edges of the graph starting from the binding's
group members to any node of the
[identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].
|
List<? extends IamPolicyAnalysisResult.EdgeOrBuilder> |
IamPolicyAnalysisResult.IdentityList.Builder.getGroupEdgesOrBuilderList()
Group identity edges of the graph starting from the binding's
group members to any node of the
[identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].
|
List<? extends IamPolicyAnalysisResult.EdgeOrBuilder> |
IamPolicyAnalysisResult.AccessControlListOrBuilder.getResourceEdgesOrBuilderList()
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
List<? extends IamPolicyAnalysisResult.EdgeOrBuilder> |
IamPolicyAnalysisResult.AccessControlList.getResourceEdgesOrBuilderList()
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
List<? extends IamPolicyAnalysisResult.EdgeOrBuilder> |
IamPolicyAnalysisResult.AccessControlList.Builder.getResourceEdgesOrBuilderList()
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
Copyright © 2022 Google LLC. All rights reserved.