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 |
Subscription
Subscription object created from this subscribe action. |
getSubscription
Subscription object created from this subscribe action.
| Returns | |
|---|---|
| Type | Description |
Subscription|null |
|
hasSubscription
clearSubscription
setSubscription
Subscription object created from this subscribe action.
| Parameter | |
|---|---|
| Name | Description |
var |
Subscription
|
| Returns | |
|---|---|
| Type | Description |
$this |
|