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

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

Contains details of the listing publisher.

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

Namespace

Google \ Cloud \ BigQuery \ AnalyticsHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Optional. Name of the listing publisher.

↳ primary_contact string

Optional. Email or URL of the listing publisher. Max Length: 1000 bytes.

getName

Optional. Name of the listing publisher.

Returns
Type Description
string

setName

Optional. Name of the listing publisher.

Parameter
Name Description
var string
Returns
Type Description
$this

getPrimaryContact

Optional. Email or URL of the listing publisher.

Max Length: 1000 bytes.

Returns
Type Description
string

setPrimaryContact

Optional. Email or URL of the listing publisher.

Max Length: 1000 bytes.

Parameter
Name Description
var string
Returns
Type Description
$this