str
Required. The project in which the API key is
created.
key
google.cloud.api_keys_v2.types.Key
Required. The API key fields to set at creation time. You
can configure only the ``display_name``, ``restrictions``,
and ``annotations`` fields.
key_id
str
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.
[[["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 2024-12-04 UTC."],[],[]]