Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
IamPolicySearchResultOrBuilder |
SearchAllIamPoliciesResponse.getResultsOrBuilder(int index)
A list of IamPolicy that match the search query.
|
IamPolicySearchResultOrBuilder |
SearchAllIamPoliciesResponse.Builder.getResultsOrBuilder(int index)
A list of IamPolicy that match the search query.
|
IamPolicySearchResultOrBuilder |
SearchAllIamPoliciesResponseOrBuilder.getResultsOrBuilder(int index)
A list of IamPolicy that match the search query.
|
Modifier and Type | Method and Description |
---|---|
List<? extends IamPolicySearchResultOrBuilder> |
SearchAllIamPoliciesResponse.getResultsOrBuilderList()
A list of IamPolicy that match the search query.
|
List<? extends IamPolicySearchResultOrBuilder> |
SearchAllIamPoliciesResponse.Builder.getResultsOrBuilderList()
A list of IamPolicy that match the search query.
|
List<? extends IamPolicySearchResultOrBuilder> |
SearchAllIamPoliciesResponseOrBuilder.getResultsOrBuilderList()
A list of IamPolicy that match the search query.
|
Copyright © 2022 Google LLC. All rights reserved.