public sealed class PartitionField : IMessage<Schema.Types.PartitionField>, IEquatable<Schema.Types.PartitionField>, IDeepCloneable<Schema.Types.PartitionField>, IBufferMessage, IMessage
Represents a key field within the entity's partition structure. You could
have up to 20 partition fields, but only the first 10 partitions have the
filtering ability due to performance consideration. Note:
Partition fields are immutable.
Required. Partition field name must consist of letters, numbers, and underscores
only, with a maximum of length of 256 characters,
and must begin with a letter or underscore..
[[["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\u003ePartitionField\u003c/code\u003e class represents a key field in an entity's partition structure within the Google Cloud Dataplex V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003ePartitionField\u003c/code\u003e is 3.6.0, while version 2.1.0 is the main one displayed in the content.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePartitionField\u003c/code\u003e objects can have up to 20 fields, but only the first 10 can be used for filtering to ensure optimal performance.\u003c/p\u003e\n"],["\u003cp\u003ePartition fields are immutable and their names must consist of letters, numbers, and underscores only, with a maximum length of 256 characters.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePartitionField\u003c/code\u003e objects have a Type property, which is also immutable and represents the data type of the field.\u003c/p\u003e\n"]]],[],null,[]]