regen all APIs

This commit is contained in:
Sebastian Thiel
2024-03-05 19:02:07 +01:00
parent ca974aa0a5
commit 55badfe90e
1998 changed files with 490545 additions and 148021 deletions

View File

@@ -25,7 +25,7 @@ Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/ma
# Usage
This documentation was generated from the *Firebase Hosting* API at revision *20230123*. The CLI is at version *5.0.3*.
This documentation was generated from the *Firebase Hosting* API at revision *20240303*. The CLI is at version *5.0.3*.
```bash
firebasehosting1 [options]
@@ -33,9 +33,16 @@ firebasehosting1 [options]
cancel <name> (-r <kv>)... [-p <v>]... [-o <out>]
delete <name> [-p <v>]... [-o <out>]
list <name> [-p <v>]... [-o <out>]
projects
sites-custom-domains-operations-cancel <name> (-r <kv>)... [-p <v>]... [-o <out>]
sites-custom-domains-operations-delete <name> [-p <v>]... [-o <out>]
firebasehosting1 --help
Configuration:
[--scope <url>]...
Specify the authentication a method should be executed in. Each scope
requires the user to grant this application permission to use it.
If unset, it defaults to the shortest scope url for a particular method.
--config-dir <folder>
A directory into which we will store our persistent data. Defaults to
a user-writable directory that we will create during the first invocation.