We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e64d8d commit fcb674eCopy full SHA for fcb674e
mmv1/products/firestore/Database.yaml
@@ -1,4 +1,4 @@
1
-# Copyright 2024 Google Inc.
+ Copyright 2024 Google Inc.
2
# Licensed under the Apache License, Version 2.0 (the "License");
3
# you may not use this file except in compliance with the License.
4
# You may obtain a copy of the License at
@@ -145,6 +145,7 @@ virtual_fields:
145
See also `delete_protection`.
146
type: String
147
default_value: "ABANDON"
148
+ deprecation_message: '`deletion_policy` is deprecated and will be removed in a future major release. Use `delete_protection_state` instead.'
149
parameters:
150
properties:
151
- name: 'name'
0 commit comments