Reference documentation and code samples for the Google Cloud Container V1 Client class BigQueryDestination.
Parameters for using BigQuery as the destination of resource usage export.
Generated from protobuf message google.container.v1.ResourceUsageExportConfig.BigQueryDestination
Namespace
Google \ Cloud \ Container \ V1 \ ResourceUsageExportConfigMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ dataset_id |
string
The ID of a BigQuery Dataset. |
getDatasetId
The ID of a BigQuery Dataset.
Returns | |
---|---|
Type | Description |
string |
setDatasetId
The ID of a BigQuery Dataset.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |