public sealed class ExtendedKeyUsageOptions : IMessage<KeyUsage.Types.ExtendedKeyUsageOptions>, IEquatable<KeyUsage.Types.ExtendedKeyUsageOptions>, IDeepCloneable<KeyUsage.Types.ExtendedKeyUsageOptions>, IBufferMessage, IMessage
[KeyUsage.ExtendedKeyUsageOptions][google.cloud.security.privateca.v1.KeyUsage.ExtendedKeyUsageOptions] has fields that correspond to
certain common OIDs that could be specified as an extended key usage value.
[[["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 latest version of the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e library is 3.9.0, and multiple previous versions, down to 1.0.0, are also available with corresponding documentation links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExtendedKeyUsageOptions\u003c/code\u003e is a sealed class within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace that provides options for specifying extended key usage values, corresponding to common Object Identifiers (OIDs).\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, and also inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExtendedKeyUsageOptions\u003c/code\u003e includes properties like \u003ccode\u003eClientAuth\u003c/code\u003e, \u003ccode\u003eCodeSigning\u003c/code\u003e, \u003ccode\u003eEmailProtection\u003c/code\u003e, \u003ccode\u003eOcspSigning\u003c/code\u003e, \u003ccode\u003eServerAuth\u003c/code\u003e, and \u003ccode\u003eTimeStamping\u003c/code\u003e, each corresponding to specific OIDs and described by a Boolean value.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless one and another that takes an existing \u003ccode\u003eKeyUsage.Types.ExtendedKeyUsageOptions\u003c/code\u003e object, facilitating the creation of instances and the copying of existing ones.\u003c/p\u003e\n"]]],[],null,[]]