Required. The set of BigQuery tables in the dataset. The key should be the table type and the value should be the BigQuery tables in the formatbq://{project}.{dataset}.{table}. Current table types are: * *party* *account_party_link* *transaction* *risk_case_event* *party_supplementary_data
↳ state
int
Output only. State of the dataset (creating, active, deleting, etc.)
Required. The set of BigQuery tables in the dataset. The key should be the
table type and the value should be the BigQuery tables in the formatbq://{project}.{dataset}.{table}.
Required. The set of BigQuery tables in the dataset. The key should be the
table type and the value should be the BigQuery tables in the formatbq://{project}.{dataset}.{table}.
[[["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,["# Google Cloud Financial Services V1 Client - Class Dataset (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/cloud-financialservices/latest/V1.Dataset)\n- [0.1.0](/php/docs/reference/cloud-financialservices/0.1.0/V1.Dataset) \nReference documentation and code samples for the Google Cloud Financial Services V1 Client class Dataset.\n\nThe Dataset resource contains summary information about a dataset.\n\nGenerated from protobuf message `google.cloud.financialservices.v1.Dataset`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ FinancialServices \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nOutput only. The resource name of the Dataset.\n\nformat:\n`/projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}`\n\n### setName\n\nOutput only. The resource name of the Dataset.\n\nformat:\n`/projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}`\n\n### getCreateTime\n\nOutput only. The timestamp of creation of this resource.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. The timestamp of creation of this resource.\n\n### getUpdateTime\n\nOutput only. The timestamp of the most recent update of this resource.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nOutput only. The timestamp of the most recent update of this resource.\n\n### getLabels\n\nLabels\n\n### setLabels\n\nLabels\n\n### getTableSpecs\n\nRequired. The set of BigQuery tables in the dataset. The key should be the\ntable type and the value should be the BigQuery tables in the format\n`bq://{project}.{dataset}.{table}`.\n\nCurrent table types are:\n\n- `party`\n- `account_party_link`\n- `transaction`\n- `risk_case_event`\n- `party_supplementary_data`\n\n### setTableSpecs\n\nRequired. The set of BigQuery tables in the dataset. The key should be the\ntable type and the value should be the BigQuery tables in the format\n`bq://{project}.{dataset}.{table}`.\n\nCurrent table types are:\n\n- `party`\n- `account_party_link`\n- `transaction`\n- `risk_case_event`\n- `party_supplementary_data`\n\n### getState\n\nOutput only. State of the dataset (creating, active, deleting, etc.)\n\n### setState\n\nOutput only. State of the dataset (creating, active, deleting, etc.)\n\n### getDateRange\n\nRequired. Core time window of the dataset. All tables should have complete\ndata covering this period.\n\n### hasDateRange\n\n### clearDateRange\n\n### setDateRange\n\nRequired. Core time window of the dataset. All tables should have complete\ndata covering this period.\n\n### getTimeZone\n\nThe timezone of the data, default will act as UTC.\n\n### hasTimeZone\n\n### clearTimeZone\n\n### setTimeZone\n\nThe timezone of the data, default will act as UTC."]]