Key Args
Creates a new API key. NOTE: Key is a global resource; hence the only supported value for location is global
. Auto-naming is currently not supported for this resource.
Constructors
Properties
Annotations is an unstructured key-value map stored with a policy that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects.
Human-readable display name of this key that you can modify. The maximum length is 63 characters.
User specified key id (optional). If specified, it will become the final component of the key resource name. The id must be unique within the project, must conform with RFC-1034, is restricted to lower-cased letters, and has a maximum length of 63 characters. In another word, the id must match the regular expression: [a-z]([a-z0-9-]{0,61}[a-z0-9])?
. The id must NOT be a UUID-like string.
Key restrictions.