Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
AttachedResource
Attached resource representation, which is defined by the corresponding
service provider.
|
static class |
AttachedResource.Builder
Attached resource representation, which is defined by the corresponding
service provider.
|
Modifier and Type | Method and Description |
---|---|
AttachedResourceOrBuilder |
ResourceSearchResult.getAttachedResourcesOrBuilder(int index)
Attached resources of this resource.
|
AttachedResourceOrBuilder |
ResourceSearchResult.Builder.getAttachedResourcesOrBuilder(int index)
Attached resources of this resource.
|
AttachedResourceOrBuilder |
ResourceSearchResultOrBuilder.getAttachedResourcesOrBuilder(int index)
Attached resources of this resource.
|
Modifier and Type | Method and Description |
---|---|
List<? extends AttachedResourceOrBuilder> |
ResourceSearchResult.getAttachedResourcesOrBuilderList()
Attached resources of this resource.
|
List<? extends AttachedResourceOrBuilder> |
ResourceSearchResult.Builder.getAttachedResourcesOrBuilderList()
Attached resources of this resource.
|
List<? extends AttachedResourceOrBuilder> |
ResourceSearchResultOrBuilder.getAttachedResourcesOrBuilderList()
Attached resources of this resource.
|
Copyright © 2022 Google LLC. All rights reserved.