(::String) — Output only. The resource name of the Dataset.
format:
/projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}
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 format
bq://{project}.{dataset}.{table}.
Current table types are:
value (::Google::Protobuf::Map{::String => ::String}) —
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 format
bq://{project}.{dataset}.{table}.
Current table types are:
party
account_party_link
transaction
risk_case_event
party_supplementary_data
Returns
(::Google::Protobuf::Map{::String => ::String}) —
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 format
bq://{project}.{dataset}.{table}.
Current table types are:
[[["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-03 UTC."],[],[],null,["# Financial Services V1 API - Class Google::Cloud::FinancialServices::V1::Dataset (v0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/ruby/docs/reference/google-cloud-financial_services-v1/latest/Google-Cloud-FinancialServices-V1-Dataset)\n- [0.1.1](/ruby/docs/reference/google-cloud-financial_services-v1/0.1.1/Google-Cloud-FinancialServices-V1-Dataset) \nReference documentation and code samples for the Financial Services V1 API class Google::Cloud::FinancialServices::V1::Dataset.\n\nThe Dataset resource contains summary information about a dataset. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #create_time\n\n def create_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The timestamp of creation of this resource.\n\n### #date_range\n\n def date_range() -\u003e ::Google::Type::Interval\n\n**Returns**\n\n- ([::Google::Type::Interval](./Google-Type-Interval)) --- Required. Core time window of the dataset. All tables should have complete data covering this period.\n\n### #date_range=\n\n def date_range=(value) -\u003e ::Google::Type::Interval\n\n**Parameter**\n\n- **value** ([::Google::Type::Interval](./Google-Type-Interval)) --- Required. Core time window of the dataset. All tables should have complete data covering this period. \n**Returns**\n\n- ([::Google::Type::Interval](./Google-Type-Interval)) --- Required. Core time window of the dataset. All tables should have complete data covering this period.\n\n### #labels\n\n def labels() -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Labels\n\n### #labels=\n\n def labels=(value) -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Parameter**\n\n- **value** (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Labels \n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Labels\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The resource name of the Dataset. format: `/projects/{project_num}/locations/{location}/instances/{instance}/datasets/{dataset}`\n\n### #state\n\n def state() -\u003e ::Google::Cloud::FinancialServices::V1::Dataset::State\n\n**Returns**\n\n- ([::Google::Cloud::FinancialServices::V1::Dataset::State](./Google-Cloud-FinancialServices-V1-Dataset-State)) --- Output only. State of the dataset (creating, active, deleting, etc.)\n\n### #table_specs\n\n def table_specs() -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Required. The set of BigQuery tables in the dataset. The key should be the\n table type and the value should be the BigQuery tables in the format\n `bq://{project}.{dataset}.{table}`.\n Current table types are:\n\n - `party`\n - `account_party_link`\n - `transaction`\n - `risk_case_event`\n - `party_supplementary_data`\n\n### #table_specs=\n\n def table_specs=(value) -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Parameter**\n\n- **value** (::Google::Protobuf::Map{::String =\\\u003e ::String}) ---\n\n Required. The set of BigQuery tables in the dataset. The key should be the\n table type and the value should be the BigQuery tables in the format\n `bq://{project}.{dataset}.{table}`.\n Current table types are:\n - `party`\n - `account_party_link`\n - `transaction`\n - `risk_case_event`\n- `party_supplementary_data` \n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Required. The set of BigQuery tables in the dataset. The key should be the\n table type and the value should be the BigQuery tables in the format\n `bq://{project}.{dataset}.{table}`.\n Current table types are:\n\n - `party`\n - `account_party_link`\n - `transaction`\n - `risk_case_event`\n - `party_supplementary_data`\n\n### #time_zone\n\n def time_zone() -\u003e ::Google::Type::TimeZone\n\n**Returns**\n\n- ([::Google::Type::TimeZone](./Google-Type-TimeZone)) --- The timezone of the data, default will act as UTC.\n\n### #time_zone=\n\n def time_zone=(value) -\u003e ::Google::Type::TimeZone\n\n**Parameter**\n\n- **value** ([::Google::Type::TimeZone](./Google-Type-TimeZone)) --- The timezone of the data, default will act as UTC. \n**Returns**\n\n- ([::Google::Type::TimeZone](./Google-Type-TimeZone)) --- The timezone of the data, default will act as UTC.\n\n### #update_time\n\n def update_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The timestamp of the most recent update of this resource."]]