Reference documentation and code samples for the Google Cloud BigQuery Analytics Hub V1 Client class CommercialInfo.
Commercial info contains the information about the commercial data products associated with the listing.
Generated from protobuf message google.cloud.bigquery.analyticshub.v1.Listing.CommercialInfo
Namespace
Google \ Cloud \ BigQuery \ AnalyticsHub \ V1 \ ListingMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ cloud_marketplace |
CommercialInfo\GoogleCloudMarketplaceInfo
Output only. Details of the Marketplace Data Product associated with the Listing. |
getCloudMarketplace
Output only. Details of the Marketplace Data Product associated with the Listing.
Returns | |
---|---|
Type | Description |
CommercialInfo\GoogleCloudMarketplaceInfo|null |
hasCloudMarketplace
clearCloudMarketplace
setCloudMarketplace
Output only. Details of the Marketplace Data Product associated with the Listing.
Parameter | |
---|---|
Name | Description |
var |
CommercialInfo\GoogleCloudMarketplaceInfo
|
Returns | |
---|---|
Type | Description |
$this |