Google Cloud BigQuery Analytics Hub V1 Client - Class GetListingRequest (0.5.1)

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

Message for getting a listing.

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

Namespace

Google \ Cloud \ BigQuery \ AnalyticsHub \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the listing. e.g. projects/myproject/locations/US/dataExchanges/123/listings/456.

getName

Required. The resource name of the listing.

e.g. projects/myproject/locations/US/dataExchanges/123/listings/456.

Returns
TypeDescription
string

setName

Required. The resource name of the listing.

e.g. projects/myproject/locations/US/dataExchanges/123/listings/456.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The resource name of the listing. e.g. projects/myproject/locations/US/dataExchanges/123/listings/456. Please see Google\Cloud\BigQuery\AnalyticsHub\V1\AnalyticsHubServiceClient::listingName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\BigQuery\AnalyticsHub\V1\GetListingRequest