| Modifier and Type | Method and Description |
|---|---|
IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.Builder.build() |
IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.Builder.buildPartial() |
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.getDefaultInstance() |
IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.getDefaultInstanceForType() |
IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.Builder.getDefaultInstanceForType() |
IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.IdentityListOrBuilder.getIdentities(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.Identity |
IamPolicyAnalysisResult.IdentityList.getIdentities(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.Identity |
IamPolicyAnalysisResult.IdentityList.Builder.getIdentities(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.
|
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.parseDelimitedFrom(InputStream input) |
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.parseFrom(byte[] data) |
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.parseFrom(ByteBuffer data) |
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.parseFrom(com.google.protobuf.ByteString data) |
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.parseFrom(com.google.protobuf.CodedInputStream input) |
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.parseFrom(InputStream input) |
static IamPolicyAnalysisResult.Identity |
IamPolicyAnalysisResult.Identity.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<IamPolicyAnalysisResult.Identity> |
IamPolicyAnalysisResult.IdentityListOrBuilder.getIdentitiesList()
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.
|
List<IamPolicyAnalysisResult.Identity> |
IamPolicyAnalysisResult.IdentityList.getIdentitiesList()
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.
|
List<IamPolicyAnalysisResult.Identity> |
IamPolicyAnalysisResult.IdentityList.Builder.getIdentitiesList()
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.
|
com.google.protobuf.Parser<IamPolicyAnalysisResult.Identity> |
IamPolicyAnalysisResult.Identity.getParserForType() |
static com.google.protobuf.Parser<IamPolicyAnalysisResult.Identity> |
IamPolicyAnalysisResult.Identity.parser() |
| Modifier and Type | Method and Description |
|---|---|
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 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.Identity.Builder |
IamPolicyAnalysisResult.Identity.Builder.mergeFrom(IamPolicyAnalysisResult.Identity other) |
static IamPolicyAnalysisResult.Identity.Builder |
IamPolicyAnalysisResult.Identity.newBuilder(IamPolicyAnalysisResult.Identity prototype) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2020 Google LLC. All rights reserved.