Optional ReadonlydefaultA default value used when the argument is omitted by callers.
Optional ReadonlydefaultHow a configured default value is exposed in generated APIs. Required when defaultValue is set.
Optional ReadonlydisplayDisplay metadata describing how the argument is presented.
Optional ReadonlydocsMarkdown documentation for the argument.
ReadonlykindReadonlynameThe name of the argument.
ReadonlytypeThe type of the argument.
A named argument of an instruction, with its type and an optional default value.