Google Cloud BigQuery Analytics Hub V1 Client - Class DestinationDataset (1.2.1)

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

Defines the destination bigquery dataset.

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

Namespace

Google \ Cloud \ BigQuery \ AnalyticsHub \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ dataset_reference
DestinationDatasetReference

Required. A reference that identifies the destination dataset.

↳ friendly_name
Google\Protobuf\StringValue

Optional. A descriptive name for the dataset.

↳ description
Google\Protobuf\StringValue

Optional. A user-friendly description of the dataset.

↳ labels
array| Google\Protobuf\Internal\MapField

Optional. The labels associated with this dataset. You can use these to organize and group your datasets. You can set this property when inserting or updating a dataset. See https://cloud.google.com/resource-manager/docs/creating-managing-labels for more information.

↳ location
string

Required. The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.

getDatasetReference

Required. A reference that identifies the destination dataset.

Returns
Type
Description

hasDatasetReference

clearDatasetReference

setDatasetReference

Required. A reference that identifies the destination dataset.

Parameter
Name
Description
Returns
Type
Description
$this

getFriendlyName

Optional. A descriptive name for the dataset.

Returns
Type
Description

hasFriendlyName

clearFriendlyName

getFriendlyNameUnwrapped

Returns the unboxed value from getFriendlyName()

Optional. A descriptive name for the dataset.

Returns
Type
Description
string|null

setFriendlyName

Optional. A descriptive name for the dataset.

Parameter
Name
Description
Returns
Type
Description
$this

setFriendlyNameUnwrapped

Sets the field by wrapping a primitive type in a Google\Protobuf\StringValue object.

Optional. A descriptive name for the dataset.

Parameter
Name
Description
var
string|null
Returns
Type
Description
$this

getDescription

Optional. A user-friendly description of the dataset.

Returns
Type
Description

hasDescription

clearDescription

getDescriptionUnwrapped

Returns the unboxed value from getDescription()

Optional. A user-friendly description of the dataset.

Returns
Type
Description
string|null

setDescription

Optional. A user-friendly description of the dataset.

Parameter
Name
Description
Returns
Type
Description
$this

setDescriptionUnwrapped

Sets the field by wrapping a primitive type in a Google\Protobuf\StringValue object.

Optional. A user-friendly description of the dataset.

Parameter
Name
Description
var
string|null
Returns
Type
Description
$this

getLabels

Optional. The labels associated with this dataset. You can use these to organize and group your datasets.

You can set this property when inserting or updating a dataset. See https://cloud.google.com/resource-manager/docs/creating-managing-labels for more information.

Returns
Type
Description

setLabels

Optional. The labels associated with this dataset. You can use these to organize and group your datasets.

You can set this property when inserting or updating a dataset. See https://cloud.google.com/resource-manager/docs/creating-managing-labels for more information.

Parameter
Name
Description
Returns
Type
Description
$this

getLocation

Required. The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.

Returns
Type
Description
string

setLocation

Required. The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: