Optional. Optional parameter to place one or more nonces in the eat_nonce
claim in the output token. The minimum size for JSON-encoded EATs is 10
bytes and the maximum size is 74 bytes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the Confidential Computing v1 API documentation is 1.8.0, with several prior versions available, including 1.7.0, 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0."],["The `TokenOptions` class is part of the Google.Cloud.ConfidentialComputing.V1 namespace and provides options to modify claims in a token for generating custom-purpose tokens."],["The `TokenOptions` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting from `object`."],["`TokenOptions` includes properties for `Audience` (a string for a custom audience claim), `Nonce` (a repeated field of strings for nonces), and `TokenType` (for selecting the token type)."],["The documentation provides details on constructing `TokenOptions` objects, both with a default constructor and a constructor that takes another `TokenOptions` object as a parameter."]]],[]]