Output only. If the table is a dated shard, i.e., with name pattern [prefix]YYYYMMDD,
grouped_entry is the Data Catalog resource name of the date sharded
grouped entry, for example,
projects/{project_id}/locations/{location}/entrygroups/{entry_group_id}/entries/{entry_id}.
Otherwise, grouped_entry is empty.
[[["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-03-25 UTC."],[[["This webpage provides documentation for the `TableSpec` class within the `Google.Cloud.DataCatalog.V1` namespace, specifically version 1.2.0 and up to 2.14.0 (latest)."],["`TableSpec` represents a normal BigQuery table specification and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class constructors, such as `TableSpec()` and `TableSpec(TableSpec other)`, used for instantiating `TableSpec` objects."],["The class has two properties, `GroupedEntry` which stores the Data Catalog resource name of a grouped entry for date-sharded tables, and `GroupedEntryAsEntryName`, which is a typed view of the `GroupedEntry`."],["The documentation references various versions of the `Google.Cloud.DataCatalog.V1` library, ranging from 1.2.0 to the latest 2.14.0, for those looking for previous implementations."]]],[]]