Reference documentation and code samples for the Google Cloud BigQuery Analytics Hub V1 Client class CommercialInfo.
Commercial info metadata for this subscription.
Generated from protobuf message google.cloud.bigquery.analyticshub.v1.Subscription.CommercialInfo
Namespace
Google \ Cloud \ BigQuery \ AnalyticsHub \ V1 \ SubscriptionMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ cloud_marketplace |
CommercialInfo\GoogleCloudMarketplaceInfo
Output only. This is set when the subscription is commercialised via Cloud Marketplace. |
getCloudMarketplace
Output only. This is set when the subscription is commercialised via Cloud Marketplace.
Returns | |
---|---|
Type | Description |
CommercialInfo\GoogleCloudMarketplaceInfo|null |
hasCloudMarketplace
clearCloudMarketplace
setCloudMarketplace
Output only. This is set when the subscription is commercialised via Cloud Marketplace.
Parameter | |
---|---|
Name | Description |
var |
CommercialInfo\GoogleCloudMarketplaceInfo
|
Returns | |
---|---|
Type | Description |
$this |