Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.Builder.build() |
IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.Builder.buildPartial() |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.getDefaultInstance() |
IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.getDefaultInstanceForType() |
IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.Builder.getDefaultInstanceForType() |
IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.IdentityListOrBuilder.getGroupEdges(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.Edge |
IamPolicyAnalysisResult.IdentityList.getGroupEdges(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.Edge |
IamPolicyAnalysisResult.IdentityList.Builder.getGroupEdges(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.Edge |
IamPolicyAnalysisResult.AccessControlListOrBuilder.getResourceEdges(int index)
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.AccessControlList.getResourceEdges(int index)
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.AccessControlList.Builder.getResourceEdges(int index)
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseDelimitedFrom(InputStream input) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(byte[] data) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(ByteBuffer data) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(ByteString data) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(CodedInputStream input) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(InputStream input) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<IamPolicyAnalysisResult.Edge> |
IamPolicyAnalysisResult.IdentityListOrBuilder.getGroupEdgesList()
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<IamPolicyAnalysisResult.Edge> |
IamPolicyAnalysisResult.IdentityList.getGroupEdgesList()
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<IamPolicyAnalysisResult.Edge> |
IamPolicyAnalysisResult.IdentityList.Builder.getGroupEdgesList()
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].
|
Parser<IamPolicyAnalysisResult.Edge> |
IamPolicyAnalysisResult.Edge.getParserForType() |
List<IamPolicyAnalysisResult.Edge> |
IamPolicyAnalysisResult.AccessControlListOrBuilder.getResourceEdgesList()
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
List<IamPolicyAnalysisResult.Edge> |
IamPolicyAnalysisResult.AccessControlList.getResourceEdgesList()
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
List<IamPolicyAnalysisResult.Edge> |
IamPolicyAnalysisResult.AccessControlList.Builder.getResourceEdgesList()
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
static Parser<IamPolicyAnalysisResult.Edge> |
IamPolicyAnalysisResult.Edge.parser() |
Modifier and Type | Method and Description |
---|---|
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.addGroupEdges(IamPolicyAnalysisResult.Edge value)
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.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.addGroupEdges(int index,
IamPolicyAnalysisResult.Edge value)
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.AccessControlList.Builder |
IamPolicyAnalysisResult.AccessControlList.Builder.addResourceEdges(IamPolicyAnalysisResult.Edge value)
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
IamPolicyAnalysisResult.AccessControlList.Builder |
IamPolicyAnalysisResult.AccessControlList.Builder.addResourceEdges(int index,
IamPolicyAnalysisResult.Edge value)
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
IamPolicyAnalysisResult.Edge.Builder |
IamPolicyAnalysisResult.Edge.Builder.mergeFrom(IamPolicyAnalysisResult.Edge other) |
static IamPolicyAnalysisResult.Edge.Builder |
IamPolicyAnalysisResult.Edge.newBuilder(IamPolicyAnalysisResult.Edge prototype) |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.setGroupEdges(int index,
IamPolicyAnalysisResult.Edge value)
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.AccessControlList.Builder |
IamPolicyAnalysisResult.AccessControlList.Builder.setResourceEdges(int index,
IamPolicyAnalysisResult.Edge value)
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
Modifier and Type | Method and Description |
---|---|
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.addAllGroupEdges(Iterable<? extends IamPolicyAnalysisResult.Edge> values)
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.AccessControlList.Builder |
IamPolicyAnalysisResult.AccessControlList.Builder.addAllResourceEdges(Iterable<? extends IamPolicyAnalysisResult.Edge> values)
Resource edges of the graph starting from the policy attached
resource to any descendant resources.
|
Copyright © 2022 Google LLC. All rights reserved.