Package | Description |
---|---|
com.google.cloud.asset.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardResourceMetadata
The standard metadata of a cloud resource.
|
static class |
StandardResourceMetadata.Builder
The standard metadata of a cloud resource.
|
Modifier and Type | Method and Description |
---|---|
StandardResourceMetadataOrBuilder |
SearchAllResourcesResponseOrBuilder.getResultsOrBuilder(int index)
A list of resource that match the search query.
|
StandardResourceMetadataOrBuilder |
SearchAllResourcesResponse.getResultsOrBuilder(int index)
A list of resource that match the search query.
|
StandardResourceMetadataOrBuilder |
SearchAllResourcesResponse.Builder.getResultsOrBuilder(int index)
A list of resource that match the search query.
|
Modifier and Type | Method and Description |
---|---|
List<? extends StandardResourceMetadataOrBuilder> |
SearchAllResourcesResponseOrBuilder.getResultsOrBuilderList()
A list of resource that match the search query.
|
List<? extends StandardResourceMetadataOrBuilder> |
SearchAllResourcesResponse.getResultsOrBuilderList()
A list of resource that match the search query.
|
List<? extends StandardResourceMetadataOrBuilder> |
SearchAllResourcesResponse.Builder.getResultsOrBuilderList()
A list of resource that match the search query.
|
Copyright © 2022 Google LLC. All rights reserved.