str
Optional. Optional string to issue the token
with a custom audience claim. Required if one or
more nonces are specified.
nonce
MutableSequence[str]
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-08-07 UTC."],[],[],null,["# Class TokenOptions (0.4.18)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.18 (latest)](/python/docs/reference/confidentialcomputing/latest/google.cloud.confidentialcomputing_v1.types.TokenOptions)\n- [0.4.17](/python/docs/reference/confidentialcomputing/0.4.17/google.cloud.confidentialcomputing_v1.types.TokenOptions)\n- [0.3.0](/python/docs/reference/confidentialcomputing/0.3.0/google.cloud.confidentialcomputing_v1.types.TokenOptions)\n- [0.2.0](/python/docs/reference/confidentialcomputing/0.2.0/google.cloud.confidentialcomputing_v1.types.TokenOptions)\n- [0.1.1](/python/docs/reference/confidentialcomputing/0.1.1/google.cloud.confidentialcomputing_v1.types.TokenOptions) \n\n TokenOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nOptions to modify claims in the token to generate\ncustom-purpose tokens.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\nClasses\n-------\n\n### AwsPrincipalTagsOptions\n\n AwsPrincipalTagsOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nToken options that only apply to the AWS Principal Tags token\ntype."]]