Skip to content

Commit

Permalink
Made a breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
melinath committed Aug 22, 2023
1 parent a16c0cd commit 2deecd7
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions mmv1/products/alloydb/Backup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,16 +129,6 @@ properties:
description: |
A hash of the resource.
output: true
- !ruby/object:Api::Type::NestedObject
name: 'encryptionConfig'
description: |
EncryptionConfig describes the encryption config of a cluster or a backup that is encrypted with a CMEK (customer-managed encryption key).
properties:
- !ruby/object:Api::Type::String
name: 'kmsKeyName'
description: |
The fully-qualified resource name of the KMS key. Each Cloud KMS key is regionalized and has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME].
immutable: true
- !ruby/object:Api::Type::NestedObject
name: 'encryptionInfo'
description: |
Expand Down

0 comments on commit 2deecd7

Please sign in to comment.