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."],[[["This document provides reference information for the `TokenOptions` class within the Google Cloud Confidential Computing v1 API."],["The `TokenOptions` class is used to modify claims in a token, allowing for the creation of custom-purpose tokens, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TokenOptions` class include `Audience` (a string for a custom audience claim), `Nonce` (a collection of nonces), and `TokenType` (for selecting the token type)."],["The document also outlines the inheritance of `TokenOptions` from the base `object` class, including the inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["There are various versions of the API available, ranging from version 1.0.0 to the latest 1.8.0, along with their corresponding documentation links, allowing for usage of various iterations of the TokenOptions class."]]],[]]