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\u003eThe \u003ccode\u003eSchema.Types.PartitionField\u003c/code\u003e class represents a key field within an entity's partition structure in the Cloud Dataplex v1 API, allowing up to 20 partition fields, but with filtering capabilities limited to the first 10 for performance reasons.\u003c/p\u003e\n"],["\u003cp\u003eThis class is immutable, meaning once partition fields are defined, they cannot be changed.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003ePartitionField\u003c/code\u003e can be constructed using a default constructor \u003ccode\u003ePartitionField()\u003c/code\u003e or by copying an existing \u003ccode\u003ePartitionField\u003c/code\u003e object using the \u003ccode\u003ePartitionField(Schema.Types.PartitionField other)\u003c/code\u003e constructor.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePartitionField\u003c/code\u003e objects have properties for \u003ccode\u003eName\u003c/code\u003e, which is a required string, and \u003ccode\u003eType\u003c/code\u003e, which represents the field's data type and is also required and immutable.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versioned links of the \u003ccode\u003ePartitionField\u003c/code\u003e class ranging from version 1.0.0 to the latest 3.6.0, for the Google.Cloud.Dataplex.V1 namespace.\u003c/p\u003e\n"]]],[],null,[]]