Analytics Hub v1 API - Class Subscription.Types.CommercialInfo.Types.GoogleCloudMarketplaceInfo (1.9.0)

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.

Inheritance

object > Subscription.Types.CommercialInfo.Types.GoogleCloudMarketplaceInfo

Namespace

Google.Cloud.BigQuery.AnalyticsHub.V1

Assembly

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; }

OrderName-typed view over the Order resource name property.

Property Value
Type Description
OrderName