Lines Matching full:proxy
34 * Deletes an API proxy revision and all policies, resources, endpoints, and
35 * revisions associated with it. The API proxy revision must be undeployed
38 * @param string $name Required. API proxy revision in the following format:
50 * Gets an API proxy revision. To download the API proxy configuration bundle
53 * to a file; otherwise, it displays to `stdout`. Then, develop the API proxy
54 * configuration locally and upload the updated API proxy configuration
58 * @param string $name Required. API proxy revision in the following format:
62 * @opt_param string format Format used when downloading the API proxy
63 * configuration revision. Set to `bundle` to download the API proxy
74 * Updates an existing API proxy revision by uploading the API proxy
76 * only API proxy revisions that have never been deployed. After deployment, an
77 * API proxy revision becomes immutable, even if it is undeployed. Set the
81 * @param string $name Required. API proxy revision to update in the following