Um relatório que indica quando a criação de uma AEADKey é concluída e está pronta para uso.
encryptedKeyMaterialmatriz de números inteiros
Material de chave criptografado pela chave raiz do KMS.
rootKeyIDstring
Identificador da chave raiz que encapsulou o material da chave. Segue o formato root-key-namespace/root-key-type/root-key-name/version. Exemplo: kms-system/ctm/org1-root-key/1 ou kms-system/local/org-1-root-key/1
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-04 UTC."],[[["\u003cp\u003e\u003ccode\u003eMZAEADKey\u003c/code\u003e represents the key material that is replicated across multiple zones and has fields for api version, kind, metadata, specification, and status.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMZAEADKeyList\u003c/code\u003e contains an array of \u003ccode\u003eMZAEADKey\u003c/code\u003e objects, each including their own fields of api version, kind, metadata and the items themselves.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMZAEADKeyStatus\u003c/code\u003e details the current state of the \u003ccode\u003eMZAEADKey\u003c/code\u003e, including information about the conditions, encrypted key material, the root key ID, and zone replication status.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMZAEADKeyZoneStatus\u003c/code\u003e offers detailed information on a specific zone's replication status, including the zone's name and whether the key material processing has been successful.\u003c/p\u003e\n"]]],[],null,["# KRM API kms.global.gdc.goog/v1\n\nkms.global.gdc.goog/v1\n----------------------\n\n### MZAEADKey\n\nMZAEADKey represents the key material that needs to be replicated across multiple zones.\n\n*Appears in:*\n- [MZAEADKeyList](#mzaeadkeylist)\n\n### MZAEADKeyList\n\nMZAEADKeyList contains a list of MZAEADKey\n\n### MZAEADKeyStatus\n\nMZAEADKeyStatus defines the observed state of MZAEADKey.\n\n*Appears in:*\n- [MZAEADKey](#mzaeadkey)\n\n### MZAEADKeyZoneStatus\n\nMZAEADKeyZoneStatus represents the replication status of a specific zone.\n\n*Appears in:*\n- [MZAEADKeyStatus](#mzaeadkeystatus)"]]