Reference documentation and code samples for the Stackdriver Logging V2 Client class BigQueryDataset.
Describes a BigQuery dataset that was created by a link.
Generated from protobuf messagegoogle.logging.v2.BigQueryDataset
Namespace
Google \ Cloud \ Logging \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ dataset_id
string
Output only. The full resource name of the BigQuery dataset. The DATASET_ID will match the ID of the link, so the link must match the naming restrictions of BigQuery datasets (alphanumeric characters and underscores only). The dataset will have a resource path of "bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET_ID]"
getDatasetId
Output only. The full resource name of the BigQuery dataset. The DATASET_ID
will match the ID of the link, so the link must match the naming
restrictions of BigQuery datasets (alphanumeric characters and underscores
only).
The dataset will have a resource path of
"bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET_ID]"
Returns
Type
Description
string
setDatasetId
Output only. The full resource name of the BigQuery dataset. The DATASET_ID
will match the ID of the link, so the link must match the naming
restrictions of BigQuery datasets (alphanumeric characters and underscores
only).
The dataset will have a resource path of
"bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET_ID]"
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Stackdriver Logging V2 Client - Class BigQueryDataset (1.32.3)\n\nVersion latestkeyboard_arrow_down\n\n- [1.32.3 (latest)](/php/docs/reference/cloud-logging/latest/V2.BigQueryDataset)\n- [1.32.2](/php/docs/reference/cloud-logging/1.32.2/V2.BigQueryDataset)\n- [1.31.3](/php/docs/reference/cloud-logging/1.31.3/V2.BigQueryDataset)\n- [1.30.3](/php/docs/reference/cloud-logging/1.30.3/V2.BigQueryDataset)\n- [1.29.0](/php/docs/reference/cloud-logging/1.29.0/V2.BigQueryDataset)\n- [1.28.5](/php/docs/reference/cloud-logging/1.28.5/V2.BigQueryDataset)\n- [1.27.1](/php/docs/reference/cloud-logging/1.27.1/V2.BigQueryDataset)\n- [1.26.0](/php/docs/reference/cloud-logging/1.26.0/V2.BigQueryDataset)\n- [1.25.5](/php/docs/reference/cloud-logging/1.25.5/V2.BigQueryDataset)\n- [1.24.10](/php/docs/reference/cloud-logging/1.24.10/V2.BigQueryDataset) \nReference documentation and code samples for the Stackdriver Logging V2 Client class BigQueryDataset.\n\nDescribes a BigQuery dataset that was created by a link.\n\nGenerated from protobuf message `google.logging.v2.BigQueryDataset`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Logging \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDatasetId\n\nOutput only. The full resource name of the BigQuery dataset. The DATASET_ID\nwill match the ID of the link, so the link must match the naming\nrestrictions of BigQuery datasets (alphanumeric characters and underscores\nonly).\n\nThe dataset will have a resource path of\n\"bigquery.googleapis.com/projects/\\[PROJECT_ID\\]/datasets/\\[DATASET_ID\\]\"\n\n### setDatasetId\n\nOutput only. The full resource name of the BigQuery dataset. The DATASET_ID\nwill match the ID of the link, so the link must match the naming\nrestrictions of BigQuery datasets (alphanumeric characters and underscores\nonly).\n\nThe dataset will have a resource path of\n\"bigquery.googleapis.com/projects/\\[PROJECT_ID\\]/datasets/\\[DATASET_ID\\]\""]]