public sealed class Subscription.Types.CommercialInfo.Types.GoogleCloudMarketplaceInfo : IMessage<Subscription.Types.CommercialInfo.Types.GoogleCloudMarketplaceInfo>, IEquatable<Subscription.Types.CommercialInfo.Types.GoogleCloudMarketplaceInfo>, IDeepCloneable<Subscription.Types.CommercialInfo.Types.GoogleCloudMarketplaceInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class Subscription.Types.CommercialInfo.Types.GoogleCloudMarketplaceInfo.
Cloud Marketplace commercial metadata for this subscription.
Implements
IMessageSubscriptionTypesCommercialInfoTypesGoogleCloudMarketplaceInfo, IEquatableSubscriptionTypesCommercialInfoTypesGoogleCloudMarketplaceInfo, IDeepCloneableSubscriptionTypesCommercialInfoTypesGoogleCloudMarketplaceInfo, IBufferMessage, IMessageNamespace
Google.Cloud.BigQuery.AnalyticsHub.V1Assembly
Google.Cloud.BigQuery.AnalyticsHub.V1.dll
Constructors
GoogleCloudMarketplaceInfo()
public GoogleCloudMarketplaceInfo()
GoogleCloudMarketplaceInfo(GoogleCloudMarketplaceInfo)
public GoogleCloudMarketplaceInfo(Subscription.Types.CommercialInfo.Types.GoogleCloudMarketplaceInfo other)
Parameter | |
---|---|
Name | Description |
other |
SubscriptionTypesCommercialInfoTypesGoogleCloudMarketplaceInfo |
Properties
Order
public string Order { get; set; }
Resource name of the Marketplace Order.
Property Value | |
---|---|
Type | Description |
string |
OrderAsOrderName
public OrderName OrderAsOrderName { get; set; }
Property Value | |
---|---|
Type | Description |
OrderName |