public sealed class BigQueryDateShardedSpec : IMessage<BigQueryDateShardedSpec>, IEquatable<BigQueryDateShardedSpec>, IDeepCloneable<BigQueryDateShardedSpec>, IBufferMessage, IMessage
Output only. The Data Catalog resource name of the dataset entry the current table
belongs to, for example,
projects/{project_id}/locations/{location}/entrygroups/{entry_group_id}/entries/{entry_id}.
Output only. The table name prefix of the shards. The name of any given shard is
[table_prefix]YYYYMMDD, for example, for shard MyTable20180101, the
table_prefix is MyTable.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBigQueryDateShardedSpec\u003c/code\u003e class represents a specification for a group of BigQuery tables sharded by date, following the pattern \u003ccode\u003e[prefix]YYYYMMDD\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for compatibility with various .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors to create a new instance or a copy of an existing \u003ccode\u003eBigQueryDateShardedSpec\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eDataset\u003c/code\u003e, representing the Data Catalog resource name of the dataset, \u003ccode\u003eShardCount\u003c/code\u003e, representing the number of shards, and \u003ccode\u003eTablePrefix\u003c/code\u003e, the prefix used in the naming convention of each shard.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is 2.14.0, with other versions ranging from 1.2.0 to 2.13.0 available.\u003c/p\u003e\n"]]],[],null,[]]