Google Cloud BigQuery Analytics Hub V1 Client - Class SubscribeListingResponse (0.4.0)

Reference documentation and code samples for the Google Cloud BigQuery Analytics Hub V1 Client class SubscribeListingResponse.

Message for response when you subscribe to a listing.

Generated from protobuf message google.cloud.bigquery.analyticshub.v1.SubscribeListingResponse

Namespace

Google \ Cloud \ BigQuery \ AnalyticsHub \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
Google\Cloud\BigQuery\AnalyticsHub\V1\Subscription|null

hasSubscription

clearSubscription

setSubscription

Subscription object created from this subscribe action.

Parameter
NameDescription
var Google\Cloud\BigQuery\AnalyticsHub\V1\Subscription
Returns
TypeDescription
$this