mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
update all code after version update
This commit is contained in:
38
gen/bigqueryreservation1-cli/mkdocs.yml
Normal file
38
gen/bigqueryreservation1-cli/mkdocs.yml
Normal file
@@ -0,0 +1,38 @@
|
||||
site_name: BigQuery Reservation v1.0.14+20200702
|
||||
site_url: http://byron.github.io/google-apis-rs/google-bigqueryreservation1-cli
|
||||
site_description: A complete library to interact with BigQuery Reservation (protocol v1)
|
||||
|
||||
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/bigqueryreservation1-cli
|
||||
|
||||
docs_dir: docs
|
||||
site_dir: build_html
|
||||
|
||||
pages:
|
||||
- ['index.md', 'Home']
|
||||
- ['operations_delete.md', 'Operations', 'Delete']
|
||||
- ['operations_list.md', 'Operations', 'List']
|
||||
- ['projects_locations-capacity-commitments-create.md', 'Projects', 'Locations Capacity Commitments Create']
|
||||
- ['projects_locations-capacity-commitments-delete.md', 'Projects', 'Locations Capacity Commitments Delete']
|
||||
- ['projects_locations-capacity-commitments-get.md', 'Projects', 'Locations Capacity Commitments Get']
|
||||
- ['projects_locations-capacity-commitments-list.md', 'Projects', 'Locations Capacity Commitments List']
|
||||
- ['projects_locations-capacity-commitments-merge.md', 'Projects', 'Locations Capacity Commitments Merge']
|
||||
- ['projects_locations-capacity-commitments-patch.md', 'Projects', 'Locations Capacity Commitments Patch']
|
||||
- ['projects_locations-capacity-commitments-split.md', 'Projects', 'Locations Capacity Commitments Split']
|
||||
- ['projects_locations-get-bi-reservation.md', 'Projects', 'Locations Get Bi Reservation']
|
||||
- ['projects_locations-reservations-assignments-create.md', 'Projects', 'Locations Reservations Assignments Create']
|
||||
- ['projects_locations-reservations-assignments-delete.md', 'Projects', 'Locations Reservations Assignments Delete']
|
||||
- ['projects_locations-reservations-assignments-list.md', 'Projects', 'Locations Reservations Assignments List']
|
||||
- ['projects_locations-reservations-assignments-move.md', 'Projects', 'Locations Reservations Assignments Move']
|
||||
- ['projects_locations-reservations-create.md', 'Projects', 'Locations Reservations Create']
|
||||
- ['projects_locations-reservations-delete.md', 'Projects', 'Locations Reservations Delete']
|
||||
- ['projects_locations-reservations-get.md', 'Projects', 'Locations Reservations Get']
|
||||
- ['projects_locations-reservations-list.md', 'Projects', 'Locations Reservations List']
|
||||
- ['projects_locations-reservations-patch.md', 'Projects', 'Locations Reservations Patch']
|
||||
- ['projects_locations-search-all-assignments.md', 'Projects', 'Locations Search All Assignments']
|
||||
- ['projects_locations-search-assignments.md', 'Projects', 'Locations Search Assignments']
|
||||
- ['projects_locations-update-bi-reservation.md', 'Projects', 'Locations Update Bi Reservation']
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
copyright: Copyright © 2015-2020, `Sebastian Thiel`
|
||||
|
||||
Reference in New Issue
Block a user