Google Cloud BigQuery Data Exchange V1beta1 Client - Class DataProvider (0.4.3)

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

Contains details of the data provider.

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

Namespace

Google \ Cloud \ BigQuery \ DataExchange \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Optional. Name of the data provider.

↳ primary_contact string

Optional. Email or URL of the data provider. Max Length: 1000 bytes.

getName

Optional. Name of the data provider.

Returns
Type Description
string

setName

Optional. Name of the data provider.

Parameter
Name Description
var string
Returns
Type Description
$this

getPrimaryContact

Optional. Email or URL of the data provider.

Max Length: 1000 bytes.

Returns
Type Description
string

setPrimaryContact

Optional. Email or URL of the data provider.

Max Length: 1000 bytes.

Parameter
Name Description
var string
Returns
Type Description
$this