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 specify object identifiers (OIDs) for ASN.1 messages, offering context and type descriptions.\u003c/p\u003e\n"],["\u003cp\u003eThis class, found in the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1.dll\u003c/code\u003e assembly, implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is a list of available versions ranging from 1.0.0 to 3.9.0, with 3.9.0 being the latest, and the current page information is for version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eObjectId\u003c/code\u003e can be initialized via two constructors: a parameterless one, \u003ccode\u003eObjectId()\u003c/code\u003e, and another, \u003ccode\u003eObjectId(ObjectId other)\u003c/code\u003e, that takes an \u003ccode\u003eObjectId\u003c/code\u003e parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes the property \u003ccode\u003eObjectIdPath\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField<int>\u003c/code\u003e type that represents the OID path's significant parts, presented in order.\u003c/p\u003e\n"]]],[],null,[]]