mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
remove generated libs
This commit is contained in:
@@ -1,42 +0,0 @@
|
||||
# DO NOT EDIT !
|
||||
# This file was generated automatically from 'src/generator/templates/Cargo.toml.mako'
|
||||
# DO NOT EDIT !
|
||||
[package]
|
||||
|
||||
name = "google-dataproc1-cli"
|
||||
version = "5.0.4+20240222"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Dataproc (protocol v1)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/dataproc1-cli"
|
||||
homepage = "https://cloud.google.com/dataproc/"
|
||||
documentation = "http://byron.github.io/google-apis-rs/google_dataproc1_cli"
|
||||
license = "MIT"
|
||||
keywords = ["dataproc", "google", "cli"]
|
||||
autobins = false
|
||||
edition = "2018"
|
||||
|
||||
[[bin]]
|
||||
name = "dataproc1"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "^ 1.0"
|
||||
hyper-rustls = "0.24.0"
|
||||
mime = "^ 0.3.0"
|
||||
serde = { version = "^ 1.0", features = ["derive"] }
|
||||
serde_json = "^ 1.0"
|
||||
itertools = "^ 0.10"
|
||||
google-clis-common = { path = "../../google-clis-common", version = "6.0" }
|
||||
strsim = "^0.5"
|
||||
clap = "^2.0"
|
||||
http = "^0.2"
|
||||
hyper = { version = "0.14", features = ["full"] }
|
||||
tokio = { version = "^ 1.0", features = ["full"] }
|
||||
tower-service = "^0.3.1"
|
||||
|
||||
|
||||
|
||||
[dependencies.google-dataproc1]
|
||||
path = "../dataproc1"
|
||||
version = "5.0.4+20240222"
|
||||
|
||||
@@ -1,30 +0,0 @@
|
||||
<!---
|
||||
DO NOT EDIT !
|
||||
This file was generated automatically from 'src/generator/templates/LICENSE.md.mako'
|
||||
DO NOT EDIT !
|
||||
-->
|
||||
The MIT License (MIT)
|
||||
=====================
|
||||
|
||||
Copyright © `2015-2020` `Sebastian Thiel`
|
||||
|
||||
Permission is hereby granted, free of charge, to any person
|
||||
obtaining a copy of this software and associated documentation
|
||||
files (the “Software”), to deal in the Software without
|
||||
restriction, including without limitation the rights to use,
|
||||
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the
|
||||
Software is furnished to do so, subject to the following
|
||||
conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||
OTHER DEALINGS IN THE SOFTWARE.
|
||||
@@ -1,192 +0,0 @@
|
||||
<!---
|
||||
DO NOT EDIT !
|
||||
This file was generated automatically from 'src/generator/templates/cli/README.md.mako'
|
||||
DO NOT EDIT !
|
||||
-->
|
||||
The `dataproc1` command-line interface *(CLI)* allows to use most features of the *Google Dataproc* service from the comfort of your terminal.
|
||||
|
||||
By default all output is printed to standard out, but flags can be set to direct it into a file independent of your shell's
|
||||
capabilities. Errors will be printed to standard error, and cause the program's exit code to be non-zero.
|
||||
|
||||
If data-structures are requested, these will be returned as pretty-printed JSON, to be useful as input to other tools.
|
||||
|
||||
Everything else about the *Dataproc* API can be found at the
|
||||
[official documentation site](https://cloud.google.com/dataproc/).
|
||||
|
||||
# Installation and Source Code
|
||||
|
||||
Install the command-line interface with cargo using:
|
||||
|
||||
```bash
|
||||
cargo install google-dataproc1-cli
|
||||
```
|
||||
|
||||
Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/main/gen/dataproc1-cli).
|
||||
|
||||
# Usage
|
||||
|
||||
This documentation was generated from the *Dataproc* API at revision *20240222*. The CLI is at version *5.0.4*.
|
||||
|
||||
```bash
|
||||
dataproc1 [options]
|
||||
projects
|
||||
locations-autoscaling-policies-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-autoscaling-policies-delete <name> [-p <v>]... [-o <out>]
|
||||
locations-autoscaling-policies-get <name> [-p <v>]... [-o <out>]
|
||||
locations-autoscaling-policies-get-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-autoscaling-policies-list <parent> [-p <v>]... [-o <out>]
|
||||
locations-autoscaling-policies-set-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-autoscaling-policies-test-iam-permissions <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-autoscaling-policies-update <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-batches-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-batches-delete <name> [-p <v>]... [-o <out>]
|
||||
locations-batches-get <name> [-p <v>]... [-o <out>]
|
||||
locations-batches-list <parent> [-p <v>]... [-o <out>]
|
||||
locations-operations-cancel <name> [-p <v>]... [-o <out>]
|
||||
locations-operations-delete <name> [-p <v>]... [-o <out>]
|
||||
locations-operations-get <name> [-p <v>]... [-o <out>]
|
||||
locations-operations-list <name> [-p <v>]... [-o <out>]
|
||||
locations-session-templates-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-session-templates-delete <name> [-p <v>]... [-o <out>]
|
||||
locations-session-templates-get <name> [-p <v>]... [-o <out>]
|
||||
locations-session-templates-list <parent> [-p <v>]... [-o <out>]
|
||||
locations-session-templates-patch <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-sessions-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-sessions-delete <name> [-p <v>]... [-o <out>]
|
||||
locations-sessions-get <name> [-p <v>]... [-o <out>]
|
||||
locations-sessions-list <parent> [-p <v>]... [-o <out>]
|
||||
locations-sessions-terminate <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-delete <name> [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-get <name> [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-get-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-instantiate <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-instantiate-inline <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-list <parent> [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-set-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-test-iam-permissions <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
locations-workflow-templates-update <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-autoscaling-policies-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-autoscaling-policies-delete <name> [-p <v>]... [-o <out>]
|
||||
regions-autoscaling-policies-get <name> [-p <v>]... [-o <out>]
|
||||
regions-autoscaling-policies-get-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-autoscaling-policies-list <parent> [-p <v>]... [-o <out>]
|
||||
regions-autoscaling-policies-set-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-autoscaling-policies-test-iam-permissions <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-autoscaling-policies-update <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-create <project-id> <region> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-delete <project-id> <region> <cluster-name> [-p <v>]... [-o <out>]
|
||||
regions-clusters-diagnose <project-id> <region> <cluster-name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-get <project-id> <region> <cluster-name> [-p <v>]... [-o <out>]
|
||||
regions-clusters-get-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-inject-credentials <project> <region> <cluster> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-list <project-id> <region> [-p <v>]... [-o <out>]
|
||||
regions-clusters-node-groups-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-node-groups-get <name> [-p <v>]... [-o <out>]
|
||||
regions-clusters-node-groups-repair <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-node-groups-resize <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-patch <project-id> <region> <cluster-name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-repair <project-id> <region> <cluster-name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-set-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-start <project-id> <region> <cluster-name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-stop <project-id> <region> <cluster-name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-clusters-test-iam-permissions <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-jobs-cancel <project-id> <region> <job-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-jobs-delete <project-id> <region> <job-id> [-p <v>]... [-o <out>]
|
||||
regions-jobs-get <project-id> <region> <job-id> [-p <v>]... [-o <out>]
|
||||
regions-jobs-get-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-jobs-list <project-id> <region> [-p <v>]... [-o <out>]
|
||||
regions-jobs-patch <project-id> <region> <job-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-jobs-set-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-jobs-submit <project-id> <region> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-jobs-submit-as-operation <project-id> <region> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-jobs-test-iam-permissions <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-operations-cancel <name> [-p <v>]... [-o <out>]
|
||||
regions-operations-delete <name> [-p <v>]... [-o <out>]
|
||||
regions-operations-get <name> [-p <v>]... [-o <out>]
|
||||
regions-operations-get-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-operations-list <name> [-p <v>]... [-o <out>]
|
||||
regions-operations-set-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-operations-test-iam-permissions <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-workflow-templates-create <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-workflow-templates-delete <name> [-p <v>]... [-o <out>]
|
||||
regions-workflow-templates-get <name> [-p <v>]... [-o <out>]
|
||||
regions-workflow-templates-get-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-workflow-templates-instantiate <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-workflow-templates-instantiate-inline <parent> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-workflow-templates-list <parent> [-p <v>]... [-o <out>]
|
||||
regions-workflow-templates-set-iam-policy <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-workflow-templates-test-iam-permissions <resource> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
regions-workflow-templates-update <name> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
dataproc1 --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.
|
||||
[default: ~/.google-service-cli]
|
||||
|
||||
```
|
||||
|
||||
# Configuration
|
||||
|
||||
The program will store all persistent data in the `~/.google-service-cli` directory in *JSON* files prefixed with `dataproc1-`. You can change the directory used to store configuration with the `--config-dir` flag on a per-invocation basis.
|
||||
|
||||
More information about the various kinds of persistent data are given in the following paragraphs.
|
||||
|
||||
# Authentication
|
||||
|
||||
Most APIs require a user to authenticate any request. If this is the case, the [scope][scopes] determines the
|
||||
set of permissions granted. The granularity of these is usually no more than *read-only* or *full-access*.
|
||||
|
||||
If not set, the system will automatically select the smallest feasible scope, e.g. when invoking a
|
||||
method that is read-only, it will ask only for a read-only scope.
|
||||
You may use the `--scope` flag to specify a scope directly.
|
||||
All applicable scopes are documented in the respective method's CLI documentation.
|
||||
|
||||
The first time a scope is used, the user is asked for permission. Follow the instructions given
|
||||
by the CLI to grant permissions, or to decline.
|
||||
|
||||
If a scope was authenticated by the user, the respective information will be stored as *JSON* in the configuration
|
||||
directory, e.g. `~/.google-service-cli/dataproc1-token-<scope-hash>.json`. No manual management of these tokens
|
||||
is necessary.
|
||||
|
||||
To revoke granted authentication, please refer to the [official documentation][revoke-access].
|
||||
|
||||
# Application Secrets
|
||||
|
||||
In order to allow any application to use Google services, it will need to be registered using the
|
||||
[Google Developer Console][google-dev-console]. APIs the application may use are then enabled for it
|
||||
one by one. Most APIs can be used for free and have a daily quota.
|
||||
|
||||
To allow more comfortable usage of the CLI without forcing anyone to register an own application, the CLI
|
||||
comes with a default application secret that is configured accordingly. This also means that heavy usage
|
||||
all around the world may deplete the daily quota.
|
||||
|
||||
You can workaround this limitation by putting your own secrets file at this location:
|
||||
`~/.google-service-cli/dataproc1-secret.json`, assuming that the required *dataproc* API
|
||||
was enabled for it. Such a secret file can be downloaded in the *Google Developer Console* at
|
||||
*APIs & auth -> Credentials -> Download JSON* and used as is.
|
||||
|
||||
Learn more about how to setup Google projects and enable APIs using the [official documentation][google-project-new].
|
||||
|
||||
|
||||
# Debugging
|
||||
|
||||
Even though the CLI does its best to provide usable error messages, sometimes it might be desirable to know
|
||||
what exactly led to a particular issue. This is done by allowing all client-server communication to be
|
||||
output to standard error *as-is*.
|
||||
|
||||
The `--debug` flag will print errors using the `Debug` representation to standard error.
|
||||
|
||||
You may consider redirecting standard error into a file for ease of use, e.g. `dataproc1 --debug <resource> <method> [options] 2>debug.txt`.
|
||||
|
||||
|
||||
[scopes]: https://developers.google.com/+/api/oauth#scopes
|
||||
[revoke-access]: http://webapps.stackexchange.com/a/30849
|
||||
[google-dev-console]: https://console.developers.google.com/
|
||||
[google-project-new]: https://developers.google.com/console/help/new/
|
||||
@@ -1,105 +0,0 @@
|
||||
site_name: Dataproc v5.0.4+20240222
|
||||
site_url: http://byron.github.io/google-apis-rs/google-dataproc1-cli
|
||||
site_description: A complete library to interact with Dataproc (protocol v1)
|
||||
|
||||
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/dataproc1-cli
|
||||
|
||||
docs_dir: docs
|
||||
site_dir: build_html
|
||||
|
||||
nav:
|
||||
- Home: 'index.md'
|
||||
- 'Projects':
|
||||
- 'Locations Autoscaling Policies Create': 'projects_locations-autoscaling-policies-create.md'
|
||||
- 'Locations Autoscaling Policies Delete': 'projects_locations-autoscaling-policies-delete.md'
|
||||
- 'Locations Autoscaling Policies Get': 'projects_locations-autoscaling-policies-get.md'
|
||||
- 'Locations Autoscaling Policies Get Iam Policy': 'projects_locations-autoscaling-policies-get-iam-policy.md'
|
||||
- 'Locations Autoscaling Policies List': 'projects_locations-autoscaling-policies-list.md'
|
||||
- 'Locations Autoscaling Policies Set Iam Policy': 'projects_locations-autoscaling-policies-set-iam-policy.md'
|
||||
- 'Locations Autoscaling Policies Test Iam Permissions': 'projects_locations-autoscaling-policies-test-iam-permissions.md'
|
||||
- 'Locations Autoscaling Policies Update': 'projects_locations-autoscaling-policies-update.md'
|
||||
- 'Locations Batches Create': 'projects_locations-batches-create.md'
|
||||
- 'Locations Batches Delete': 'projects_locations-batches-delete.md'
|
||||
- 'Locations Batches Get': 'projects_locations-batches-get.md'
|
||||
- 'Locations Batches List': 'projects_locations-batches-list.md'
|
||||
- 'Locations Operations Cancel': 'projects_locations-operations-cancel.md'
|
||||
- 'Locations Operations Delete': 'projects_locations-operations-delete.md'
|
||||
- 'Locations Operations Get': 'projects_locations-operations-get.md'
|
||||
- 'Locations Operations List': 'projects_locations-operations-list.md'
|
||||
- 'Locations Session Templates Create': 'projects_locations-session-templates-create.md'
|
||||
- 'Locations Session Templates Delete': 'projects_locations-session-templates-delete.md'
|
||||
- 'Locations Session Templates Get': 'projects_locations-session-templates-get.md'
|
||||
- 'Locations Session Templates List': 'projects_locations-session-templates-list.md'
|
||||
- 'Locations Session Templates Patch': 'projects_locations-session-templates-patch.md'
|
||||
- 'Locations Sessions Create': 'projects_locations-sessions-create.md'
|
||||
- 'Locations Sessions Delete': 'projects_locations-sessions-delete.md'
|
||||
- 'Locations Sessions Get': 'projects_locations-sessions-get.md'
|
||||
- 'Locations Sessions List': 'projects_locations-sessions-list.md'
|
||||
- 'Locations Sessions Terminate': 'projects_locations-sessions-terminate.md'
|
||||
- 'Locations Workflow Templates Create': 'projects_locations-workflow-templates-create.md'
|
||||
- 'Locations Workflow Templates Delete': 'projects_locations-workflow-templates-delete.md'
|
||||
- 'Locations Workflow Templates Get': 'projects_locations-workflow-templates-get.md'
|
||||
- 'Locations Workflow Templates Get Iam Policy': 'projects_locations-workflow-templates-get-iam-policy.md'
|
||||
- 'Locations Workflow Templates Instantiate': 'projects_locations-workflow-templates-instantiate.md'
|
||||
- 'Locations Workflow Templates Instantiate Inline': 'projects_locations-workflow-templates-instantiate-inline.md'
|
||||
- 'Locations Workflow Templates List': 'projects_locations-workflow-templates-list.md'
|
||||
- 'Locations Workflow Templates Set Iam Policy': 'projects_locations-workflow-templates-set-iam-policy.md'
|
||||
- 'Locations Workflow Templates Test Iam Permissions': 'projects_locations-workflow-templates-test-iam-permissions.md'
|
||||
- 'Locations Workflow Templates Update': 'projects_locations-workflow-templates-update.md'
|
||||
- 'Regions Autoscaling Policies Create': 'projects_regions-autoscaling-policies-create.md'
|
||||
- 'Regions Autoscaling Policies Delete': 'projects_regions-autoscaling-policies-delete.md'
|
||||
- 'Regions Autoscaling Policies Get': 'projects_regions-autoscaling-policies-get.md'
|
||||
- 'Regions Autoscaling Policies Get Iam Policy': 'projects_regions-autoscaling-policies-get-iam-policy.md'
|
||||
- 'Regions Autoscaling Policies List': 'projects_regions-autoscaling-policies-list.md'
|
||||
- 'Regions Autoscaling Policies Set Iam Policy': 'projects_regions-autoscaling-policies-set-iam-policy.md'
|
||||
- 'Regions Autoscaling Policies Test Iam Permissions': 'projects_regions-autoscaling-policies-test-iam-permissions.md'
|
||||
- 'Regions Autoscaling Policies Update': 'projects_regions-autoscaling-policies-update.md'
|
||||
- 'Regions Clusters Create': 'projects_regions-clusters-create.md'
|
||||
- 'Regions Clusters Delete': 'projects_regions-clusters-delete.md'
|
||||
- 'Regions Clusters Diagnose': 'projects_regions-clusters-diagnose.md'
|
||||
- 'Regions Clusters Get': 'projects_regions-clusters-get.md'
|
||||
- 'Regions Clusters Get Iam Policy': 'projects_regions-clusters-get-iam-policy.md'
|
||||
- 'Regions Clusters Inject Credentials': 'projects_regions-clusters-inject-credentials.md'
|
||||
- 'Regions Clusters List': 'projects_regions-clusters-list.md'
|
||||
- 'Regions Clusters Node Groups Create': 'projects_regions-clusters-node-groups-create.md'
|
||||
- 'Regions Clusters Node Groups Get': 'projects_regions-clusters-node-groups-get.md'
|
||||
- 'Regions Clusters Node Groups Repair': 'projects_regions-clusters-node-groups-repair.md'
|
||||
- 'Regions Clusters Node Groups Resize': 'projects_regions-clusters-node-groups-resize.md'
|
||||
- 'Regions Clusters Patch': 'projects_regions-clusters-patch.md'
|
||||
- 'Regions Clusters Repair': 'projects_regions-clusters-repair.md'
|
||||
- 'Regions Clusters Set Iam Policy': 'projects_regions-clusters-set-iam-policy.md'
|
||||
- 'Regions Clusters Start': 'projects_regions-clusters-start.md'
|
||||
- 'Regions Clusters Stop': 'projects_regions-clusters-stop.md'
|
||||
- 'Regions Clusters Test Iam Permissions': 'projects_regions-clusters-test-iam-permissions.md'
|
||||
- 'Regions Jobs Cancel': 'projects_regions-jobs-cancel.md'
|
||||
- 'Regions Jobs Delete': 'projects_regions-jobs-delete.md'
|
||||
- 'Regions Jobs Get': 'projects_regions-jobs-get.md'
|
||||
- 'Regions Jobs Get Iam Policy': 'projects_regions-jobs-get-iam-policy.md'
|
||||
- 'Regions Jobs List': 'projects_regions-jobs-list.md'
|
||||
- 'Regions Jobs Patch': 'projects_regions-jobs-patch.md'
|
||||
- 'Regions Jobs Set Iam Policy': 'projects_regions-jobs-set-iam-policy.md'
|
||||
- 'Regions Jobs Submit': 'projects_regions-jobs-submit.md'
|
||||
- 'Regions Jobs Submit As Operation': 'projects_regions-jobs-submit-as-operation.md'
|
||||
- 'Regions Jobs Test Iam Permissions': 'projects_regions-jobs-test-iam-permissions.md'
|
||||
- 'Regions Operations Cancel': 'projects_regions-operations-cancel.md'
|
||||
- 'Regions Operations Delete': 'projects_regions-operations-delete.md'
|
||||
- 'Regions Operations Get': 'projects_regions-operations-get.md'
|
||||
- 'Regions Operations Get Iam Policy': 'projects_regions-operations-get-iam-policy.md'
|
||||
- 'Regions Operations List': 'projects_regions-operations-list.md'
|
||||
- 'Regions Operations Set Iam Policy': 'projects_regions-operations-set-iam-policy.md'
|
||||
- 'Regions Operations Test Iam Permissions': 'projects_regions-operations-test-iam-permissions.md'
|
||||
- 'Regions Workflow Templates Create': 'projects_regions-workflow-templates-create.md'
|
||||
- 'Regions Workflow Templates Delete': 'projects_regions-workflow-templates-delete.md'
|
||||
- 'Regions Workflow Templates Get': 'projects_regions-workflow-templates-get.md'
|
||||
- 'Regions Workflow Templates Get Iam Policy': 'projects_regions-workflow-templates-get-iam-policy.md'
|
||||
- 'Regions Workflow Templates Instantiate': 'projects_regions-workflow-templates-instantiate.md'
|
||||
- 'Regions Workflow Templates Instantiate Inline': 'projects_regions-workflow-templates-instantiate-inline.md'
|
||||
- 'Regions Workflow Templates List': 'projects_regions-workflow-templates-list.md'
|
||||
- 'Regions Workflow Templates Set Iam Policy': 'projects_regions-workflow-templates-set-iam-policy.md'
|
||||
- 'Regions Workflow Templates Test Iam Permissions': 'projects_regions-workflow-templates-test-iam-permissions.md'
|
||||
- 'Regions Workflow Templates Update': 'projects_regions-workflow-templates-update.md'
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
copyright: Copyright © 2015-2020, `Sebastian Thiel`
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user