| 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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(byte[] data) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(ByteBuffer data) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(com.google.protobuf.ByteString data) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(com.google.protobuf.CodedInputStream input) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(InputStream input) |
static IamPolicyAnalysisResult.Edge |
IamPolicyAnalysisResult.Edge.parseFrom(InputStream input,
com.google.protobuf.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.IamPolicyAnalysisResult.IdentityList.identities].
|
com.google.protobuf.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 com.google.protobuf.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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.v1p4beta1.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 © 2020 Google LLC. All rights reserved.