Package | Description |
---|---|
com.google.cloud.asset.v1p7beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
RelatedAsset
An asset identify in Google Cloud which contains its name, type and
ancestors.
|
static class |
RelatedAsset.Builder
An asset identify in Google Cloud which contains its name, type and
ancestors.
|
Modifier and Type | Method and Description |
---|---|
RelatedAssetOrBuilder |
RelatedAssets.getAssetsOrBuilder(int index)
The peer resources of the relationship.
|
RelatedAssetOrBuilder |
RelatedAssets.Builder.getAssetsOrBuilder(int index)
The peer resources of the relationship.
|
RelatedAssetOrBuilder |
RelatedAssetsOrBuilder.getAssetsOrBuilder(int index)
The peer resources of the relationship.
|
Modifier and Type | Method and Description |
---|---|
List<? extends RelatedAssetOrBuilder> |
RelatedAssets.getAssetsOrBuilderList()
The peer resources of the relationship.
|
List<? extends RelatedAssetOrBuilder> |
RelatedAssets.Builder.getAssetsOrBuilderList()
The peer resources of the relationship.
|
List<? extends RelatedAssetOrBuilder> |
RelatedAssetsOrBuilder.getAssetsOrBuilderList()
The peer resources of the relationship.
|
Copyright © 2022 Google LLC. All rights reserved.