File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ message PurgeBooksRequest {
8888- A singular ` string filter ` field ** must** be included and ** must** follow the
8989 same semantics as in List methods (AIP-160).
9090 - It ** should** be [ annotated as required] [ aip-203 ] .
91+ - A wildcard value of ` "*" ` ** may** be supported for deleting everything.
9192- A singular ` bool force ` field ** must** be included. If it is not set, the API
9293 ** must** return a count of the resources that would be deleted as well as a
9394 sample of those resources, without actually performing the deletion.
@@ -132,6 +133,7 @@ message PurgeBooksResponse {
132133
133134## Changelog
134135
136+ - ** 2025-07-23:** Explicitly state filter wildcard may be supported.
135137- ** 2022-06-02:** Changed suffix descriptions to eliminate superfluous "-".
136138- ** 2020-10-29** : Expanded guidance on HTTP, field behavior, and resource
137139 reference annotations.
You can’t perform that action at this time.
0 commit comments