public sealed class Schema.Types.PartitionField : IMessage<Schema.Types.PartitionField>, IEquatable<Schema.Types.PartitionField>, IDeepCloneable<Schema.Types.PartitionField>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Schema.Types.PartitionField.
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\u003eThis document provides reference documentation for the \u003ccode\u003eSchema.Types.PartitionField\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically version 3.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionField\u003c/code\u003e class represents a key field within an entity's partition structure, allowing up to 20 partition fields, although filtering capabilities are limited to the first 10 for performance reasons, and the fields are immutable.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, and there are multiple prior versions listed ranging from 1.0.0 to 3.5.0 for the \u003ccode\u003eSchema.Types.PartitionField\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePartitionField\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionField\u003c/code\u003e class has two properties: \u003ccode\u003eName\u003c/code\u003e, a string that has specific constraints, and \u003ccode\u003eType\u003c/code\u003e, defining the data type of the partition field.\u003c/p\u003e\n"]]],[],null,[]]