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