| 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.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.addAllIdentities(Iterable<? extends IamPolicyAnalysisResult.Identity> values)
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.
|
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.addGroupEdges(IamPolicyAnalysisResult.Edge.Builder builderForValue)
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(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.Builder builderForValue)
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.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.addIdentities(IamPolicyAnalysisResult.Identity.Builder builderForValue)
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.
|
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.addIdentities(IamPolicyAnalysisResult.Identity value)
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.
|
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.addIdentities(int index,
IamPolicyAnalysisResult.Identity.Builder builderForValue)
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.
|
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.addIdentities(int index,
IamPolicyAnalysisResult.Identity value)
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.
|
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.clear() |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.clearGroupEdges()
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.clearIdentities()
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.
|
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.clone() |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.Builder.getIdentityListBuilder()
The identity list derived from members of the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or
potentially match identity selector specified in the request.
|
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.mergeFrom(IamPolicyAnalysisResult.IdentityList other) |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.mergeFrom(com.google.protobuf.Message other) |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.newBuilder() |
static IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.newBuilder(IamPolicyAnalysisResult.IdentityList prototype) |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.newBuilderForType() |
protected IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.removeGroupEdges(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.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.removeIdentities(int index)
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.
|
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.setGroupEdges(int index,
IamPolicyAnalysisResult.Edge.Builder builderForValue)
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.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.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.setIdentities(int index,
IamPolicyAnalysisResult.Identity.Builder builderForValue)
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.
|
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.setIdentities(int index,
IamPolicyAnalysisResult.Identity value)
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.
|
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IamPolicyAnalysisResult.IdentityList.Builder |
IamPolicyAnalysisResult.IdentityList.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
IamPolicyAnalysisResult.Builder |
IamPolicyAnalysisResult.Builder.setIdentityList(IamPolicyAnalysisResult.IdentityList.Builder builderForValue)
The identity list derived from members of the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or
potentially match identity selector specified in the request.
|
Copyright © 2020 Google LLC. All rights reserved.