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.AccessControlList
An access control list, derived from the above IAM policy binding, which
contains a set of resources and accesses.
|
static class |
IamPolicyAnalysisResult.AccessControlList.Builder
An access control list, derived from the above IAM policy binding, which
contains a set of resources and accesses.
|
Modifier and Type | Method and Description |
---|---|
IamPolicyAnalysisResult.AccessControlListOrBuilder |
IamPolicyAnalysisResultOrBuilder.getAccessControlListsOrBuilder(int index)
The access control lists derived from the
[iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding]
that match or potentially match resource and access selectors specified in
the request.
|
IamPolicyAnalysisResult.AccessControlListOrBuilder |
IamPolicyAnalysisResult.getAccessControlListsOrBuilder(int index)
The access control lists derived from the
[iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding]
that match or potentially match resource and access selectors specified in
the request.
|
IamPolicyAnalysisResult.AccessControlListOrBuilder |
IamPolicyAnalysisResult.Builder.getAccessControlListsOrBuilder(int index)
The access control lists derived from the
[iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding]
that match or potentially match resource and access selectors specified in
the request.
|
Modifier and Type | Method and Description |
---|---|
List<? extends IamPolicyAnalysisResult.AccessControlListOrBuilder> |
IamPolicyAnalysisResultOrBuilder.getAccessControlListsOrBuilderList()
The access control lists derived from the
[iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding]
that match or potentially match resource and access selectors specified in
the request.
|
List<? extends IamPolicyAnalysisResult.AccessControlListOrBuilder> |
IamPolicyAnalysisResult.getAccessControlListsOrBuilderList()
The access control lists derived from the
[iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding]
that match or potentially match resource and access selectors specified in
the request.
|
List<? extends IamPolicyAnalysisResult.AccessControlListOrBuilder> |
IamPolicyAnalysisResult.Builder.getAccessControlListsOrBuilderList()
The access control lists derived from the
[iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding]
that match or potentially match resource and access selectors specified in
the request.
|
Copyright © 2022 Google LLC. All rights reserved.