Package | Description |
---|---|
com.google.cloud.asset.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.asset.v1p1beta1.stub |
Modifier and Type | Method and Description |
---|---|
AssetServiceClient.SearchAllResourcesPagedResponse |
AssetServiceClient.searchAllResources(SearchAllResourcesRequest request)
Searches all the resources under a given accessible CRM scope (project/folder/organization).
|
AssetServiceClient.SearchAllResourcesPagedResponse |
AssetServiceClient.searchAllResources(String scope,
String query,
List<String> assetTypes)
Searches all the resources under a given accessible CRM scope (project/folder/organization).
|
Copyright © 2022 Google LLC. All rights reserved.