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
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ dataset_reference
Google\Cloud\BigQuery\AnalyticsHub\V1\DestinationDatasetReference
Required. A reference that identifies the destination dataset.
↳ friendly_name
↳ description
↳ 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.
hasDatasetReference
clearDatasetReference
setDatasetReference
Required. A reference that identifies the destination dataset.
$this
getFriendlyName
Optional. A descriptive name for the dataset.
hasFriendlyName
clearFriendlyName
getFriendlyNameValue
Returns the unboxed value from getFriendlyName()
Optional. A descriptive name for the dataset.
string|null
setFriendlyName
Optional. A descriptive name for the dataset.
$this
setFriendlyNameValue
Sets the field by wrapping a primitive type in a Google\Protobuf\StringValue object.
Optional. A descriptive name for the dataset.
var
string|null
$this
getDescription
Optional. A user-friendly description of the dataset.
hasDescription
clearDescription
getDescriptionValue
Returns the unboxed value from getDescription()
Optional. A user-friendly description of the dataset.
string|null
setDescription
Optional. A user-friendly description of the dataset.
$this
setDescriptionValue
Sets the field by wrapping a primitive type in a Google\Protobuf\StringValue object.
Optional. A user-friendly description of the dataset.
var
string|null
$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.
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.
$this
getLocation
Required. The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.
string
setLocation
Required. The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.
var
string
$this