Reference documentation and code samples for the Google Cloud BigQuery Analytics Hub V1 Client class GoogleCloudMarketplaceInfo.
Specifies the details of the Marketplace Data Product associated with the Listing.
Generated from protobuf message google.cloud.bigquery.analyticshub.v1.Listing.CommercialInfo.GoogleCloudMarketplaceInfo
Namespace
Google \ Cloud \ BigQuery \ AnalyticsHub \ V1 \ Listing \ CommercialInfoMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ service |
string
Output only. Resource name of the commercial service associated with the Marketplace Data Product. e.g. example.com |
↳ commercial_state |
int
Output only. Commercial state of the Marketplace Data Product. |
getService
Output only. Resource name of the commercial service associated with the Marketplace Data Product. e.g. example.com
Returns | |
---|---|
Type | Description |
string |
hasService
clearService
setService
Output only. Resource name of the commercial service associated with the Marketplace Data Product. e.g. example.com
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getCommercialState
Output only. Commercial state of the Marketplace Data Product.
Returns | |
---|---|
Type | Description |
int |
hasCommercialState
clearCommercialState
setCommercialState
Output only. Commercial state of the Marketplace Data Product.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |