Reference documentation and code samples for the Google Cloud BigQuery Analytics Hub V1 Client class SubscribeDataExchangeResponse.
Message for response when you subscribe to a Data Exchange.
Generated from protobuf message google.cloud.bigquery.analyticshub.v1.SubscribeDataExchangeResponse
Namespace
Google \ Cloud \ BigQuery \ AnalyticsHub \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ subscription |
Google\Cloud\BigQuery\AnalyticsHub\V1\Subscription
Subscription object created from this subscribe action. |
getSubscription
Subscription object created from this subscribe action.
Returns | |
---|---|
Type | Description |
Google\Cloud\BigQuery\AnalyticsHub\V1\Subscription|null |
hasSubscription
clearSubscription
setSubscription
Subscription object created from this subscribe action.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\BigQuery\AnalyticsHub\V1\Subscription
|
Returns | |
---|---|
Type | Description |
$this |