mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-20 10:17:00 +01:00
regen all APIs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[package]
|
||||
|
||||
name = "google-firebaseappcheck1_beta-cli"
|
||||
version = "5.0.3+20230116"
|
||||
version = "5.0.3+20240226"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Firebaseappcheck (protocol v1beta)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/firebaseappcheck1_beta-cli"
|
||||
@@ -38,5 +38,5 @@ tower-service = "^0.3.1"
|
||||
|
||||
[dependencies.google-firebaseappcheck1_beta]
|
||||
path = "../firebaseappcheck1_beta"
|
||||
version = "5.0.3+20230116"
|
||||
version = "5.0.3+20240226"
|
||||
|
||||
|
||||
@@ -25,12 +25,17 @@ Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/ma
|
||||
|
||||
# Usage
|
||||
|
||||
This documentation was generated from the *Firebaseappcheck* API at revision *20230116*. The CLI is at version *5.0.3*.
|
||||
This documentation was generated from the *Firebaseappcheck* API at revision *20240226*. The CLI is at version *5.0.3*.
|
||||
|
||||
```bash
|
||||
firebaseappcheck1-beta [options]
|
||||
jwks
|
||||
get <name> [-p <v>]... [-o <out>]
|
||||
oauth-clients
|
||||
exchange-app-attest-assertion <app> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
exchange-app-attest-attestation <app> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
exchange-debug-token <app> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
generate-app-attest-challenge <app> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
projects
|
||||
apps-app-attest-config-batch-get <parent> [-p <v>]... [-o <out>]
|
||||
apps-app-attest-config-get <name> [-p <v>]... [-o <out>]
|
||||
@@ -74,6 +79,13 @@ firebaseappcheck1-beta [options]
|
||||
services-get <name> [-p <v>]... [-o <out>]
|
||||
services-list <parent> [-p <v>]... [-o <out>]
|
||||
services-patch <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
services-resource-policies-batch-update <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
services-resource-policies-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
services-resource-policies-delete <name> [-p <v>]... [-o <out>]
|
||||
services-resource-policies-get <name> [-p <v>]... [-o <out>]
|
||||
services-resource-policies-list <parent> [-p <v>]... [-o <out>]
|
||||
services-resource-policies-patch <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
verify-app-check-token <project> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
firebaseappcheck1-beta --help
|
||||
|
||||
Configuration:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
site_name: Firebaseappcheck v5.0.3+20230116
|
||||
site_name: Firebaseappcheck v5.0.3+20240226
|
||||
site_url: http://byron.github.io/google-apis-rs/google-firebaseappcheck1_beta-cli
|
||||
site_description: A complete library to interact with Firebaseappcheck (protocol v1beta)
|
||||
|
||||
@@ -11,6 +11,11 @@ nav:
|
||||
- Home: 'index.md'
|
||||
- 'Jwks':
|
||||
- 'Get': 'jwks_get.md'
|
||||
- 'Oauth Clients':
|
||||
- 'Exchange App Attest Assertion': 'oauth-clients_exchange-app-attest-assertion.md'
|
||||
- 'Exchange App Attest Attestation': 'oauth-clients_exchange-app-attest-attestation.md'
|
||||
- 'Exchange Debug Token': 'oauth-clients_exchange-debug-token.md'
|
||||
- 'Generate App Attest Challenge': 'oauth-clients_generate-app-attest-challenge.md'
|
||||
- 'Projects':
|
||||
- 'Apps App Attest Config Batch Get': 'projects_apps-app-attest-config-batch-get.md'
|
||||
- 'Apps App Attest Config Get': 'projects_apps-app-attest-config-get.md'
|
||||
@@ -54,6 +59,13 @@ nav:
|
||||
- 'Services Get': 'projects_services-get.md'
|
||||
- 'Services List': 'projects_services-list.md'
|
||||
- 'Services Patch': 'projects_services-patch.md'
|
||||
- 'Services Resource Policies Batch Update': 'projects_services-resource-policies-batch-update.md'
|
||||
- 'Services Resource Policies Create': 'projects_services-resource-policies-create.md'
|
||||
- 'Services Resource Policies Delete': 'projects_services-resource-policies-delete.md'
|
||||
- 'Services Resource Policies Get': 'projects_services-resource-policies-get.md'
|
||||
- 'Services Resource Policies List': 'projects_services-resource-policies-list.md'
|
||||
- 'Services Resource Policies Patch': 'projects_services-resource-policies-patch.md'
|
||||
- 'Verify App Check Token': 'projects_verify-app-check-token.md'
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user