public sealed class ObjectId : IMessage<ObjectId>, IEquatable<ObjectId>, IDeepCloneable<ObjectId>, IBufferMessage, IMessage
An [ObjectId][google.cloud.security.privateca.v1.ObjectId] specifies an object identifier (OID). These provide context
and describe types in ASN.1 messages.
[[["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\u003eObjectId\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace is used to define object identifiers (OIDs) for ASN.1 messages, which provide context and describe types within the messages.\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, indicating its capabilities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eObjectId\u003c/code\u003e contains a property, \u003ccode\u003eObjectIdPath\u003c/code\u003e, which is a required field of type \u003ccode\u003eRepeatedField<int>\u003c/code\u003e that represents the components of the OID path in order of significance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the library is 3.9.0 and this page contains documentation back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eObjectId\u003c/code\u003e has two constructors, one default constructor that takes no parameters and one that takes another \u003ccode\u003eObjectId\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]