public sealed class PartitionId : IMessage<PartitionId>, IEquatable<PartitionId>, IDeepCloneable<PartitionId>, IBufferMessage, IMessage
Datastore partition ID.
A partition ID identifies a grouping of entities. The grouping is always
by project and namespace, however the namespace ID may be empty.
A partition ID contains several dimensions:
project ID and namespace ID.
[[["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 webpage provides documentation for the \u003ccode\u003ePartitionId\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, detailing its properties, constructors, and implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionId\u003c/code\u003e class, a part of Datastore, is used to identify a grouping of entities, specifically by project and namespace, which can have an empty namespace ID.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists multiple versions of the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e package, ranging from version 2.15.0 to the latest 4.16.0, allowing users to access documentation for each specific version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionId\u003c/code\u003e class contains two properties: \u003ccode\u003eNamespaceId\u003c/code\u003e, representing the ID of the namespace to which entities belong, and \u003ccode\u003eProjectId\u003c/code\u003e, representing the ID of the project to which entities belong.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionId\u003c/code\u003e class implements various interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the base Object class.\u003c/p\u003e\n"]]],[],null,[]]