public sealed class Listing.Types.CommercialInfo : IMessage<Listing.Types.CommercialInfo>, IEquatable<Listing.Types.CommercialInfo>, IDeepCloneable<Listing.Types.CommercialInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class Listing.Types.CommercialInfo.
Commercial info contains the information about the commercial data products associated with the listing.
Implements
IMessageListingTypesCommercialInfo, IEquatableListingTypesCommercialInfo, IDeepCloneableListingTypesCommercialInfo, IBufferMessage, IMessageNamespace
Google.Cloud.BigQuery.AnalyticsHub.V1Assembly
Google.Cloud.BigQuery.AnalyticsHub.V1.dll
Constructors
CommercialInfo()
public CommercialInfo()
CommercialInfo(CommercialInfo)
public CommercialInfo(Listing.Types.CommercialInfo other)
Parameter | |
---|---|
Name | Description |
other |
ListingTypesCommercialInfo |
Properties
CloudMarketplace
public Listing.Types.CommercialInfo.Types.GoogleCloudMarketplaceInfo CloudMarketplace { get; set; }
Output only. Details of the Marketplace Data Product associated with the Listing.
Property Value | |
---|---|
Type | Description |
ListingTypesCommercialInfoTypesGoogleCloudMarketplaceInfo |