Google Cloud BigQuery Data Exchange V1beta1 Client - Class Publisher (0.2.6)

Reference documentation and code samples for the Google Cloud BigQuery Data Exchange V1beta1 Client class Publisher.

Contains details of the listing publisher.

Generated from protobuf message google.cloud.bigquery.dataexchange.v1beta1.Publisher

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setName

Optional. Name of the listing publisher.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getPrimaryContact

Optional. Email or URL of the listing publisher.

Max Length: 1000 bytes.

Returns
TypeDescription
string

setPrimaryContact

Optional. Email or URL of the listing publisher.

Max Length: 1000 bytes.

Parameter
NameDescription
var string
Returns
TypeDescription
$this