Uses of Interface
com.google.cloud.privatecatalog.v1beta1.AssetReferenceOrBuilder
-
Packages that use AssetReferenceOrBuilder Package Description com.google.cloud.privatecatalog.v1beta1 A client to Cloud Private Catalog API -
-
Uses of AssetReferenceOrBuilder in com.google.cloud.privatecatalog.v1beta1
Classes in com.google.cloud.privatecatalog.v1beta1 that implement AssetReferenceOrBuilder Modifier and Type Class Description classAssetReferenceDefines the reference of an asset belonging to a product.static classAssetReference.BuilderDefines the reference of an asset belonging to a product.Methods in com.google.cloud.privatecatalog.v1beta1 that return AssetReferenceOrBuilder Modifier and Type Method Description AssetReferenceOrBuilderProduct.Builder. getAssetReferencesOrBuilder(int index)Output only.AssetReferenceOrBuilderProduct. getAssetReferencesOrBuilder(int index)Output only.AssetReferenceOrBuilderProductOrBuilder. getAssetReferencesOrBuilder(int index)Output only.Methods in com.google.cloud.privatecatalog.v1beta1 that return types with arguments of type AssetReferenceOrBuilder Modifier and Type Method Description List<? extends AssetReferenceOrBuilder>Product.Builder. getAssetReferencesOrBuilderList()Output only.List<? extends AssetReferenceOrBuilder>Product. getAssetReferencesOrBuilderList()Output only.List<? extends AssetReferenceOrBuilder>ProductOrBuilder. getAssetReferencesOrBuilderList()Output only.
-