public static interface Listing.CommercialInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Listing.CommercialInfo.GoogleCloudMarketplaceInfo |
getCloudMarketplace()
Output only.
|
Listing.CommercialInfo.GoogleCloudMarketplaceInfoOrBuilder |
getCloudMarketplaceOrBuilder()
Output only.
|
boolean |
hasCloudMarketplace()
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCloudMarketplace()
Output only. Details of the Marketplace Data Product associated with the Listing.
optional .google.cloud.bigquery.analyticshub.v1.Listing.CommercialInfo.GoogleCloudMarketplaceInfo cloud_marketplace = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Listing.CommercialInfo.GoogleCloudMarketplaceInfo getCloudMarketplace()
Output only. Details of the Marketplace Data Product associated with the Listing.
optional .google.cloud.bigquery.analyticshub.v1.Listing.CommercialInfo.GoogleCloudMarketplaceInfo cloud_marketplace = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Listing.CommercialInfo.GoogleCloudMarketplaceInfoOrBuilder getCloudMarketplaceOrBuilder()
Output only. Details of the Marketplace Data Product associated with the Listing.
optional .google.cloud.bigquery.analyticshub.v1.Listing.CommercialInfo.GoogleCloudMarketplaceInfo cloud_marketplace = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Copyright © 2025 Google LLC. All rights reserved.