Skip to content

Commit

Permalink
feat: Automated regeneration of Run client (#10886)
Browse files Browse the repository at this point in the history
Auto-created at 2024-03-12 01:32:49 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot authored Mar 12, 2024
1 parent 224d3d3 commit fdb8f5c
Show file tree
Hide file tree
Showing 151 changed files with 5,837 additions and 144 deletions.
18 changes: 9 additions & 9 deletions clients/run/lib/google_api/run/v1/api/namespaces.ex
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ defmodule GoogleApi.Run.V1.Api.Namespaces do
## Parameters
* `connection` (*type:* `GoogleApi.Run.V1.Connection.t`) - Connection to server
* `namespaces_id` (*type:* `String.t`) - Part of `parent`. The namespace in which the domain mapping should be created. For Cloud Run (fully managed), replace {namespace} with the project ID or number. It takes the form namespaces/{namespace}. For example: namespaces/PROJECT_ID
* `namespaces_id` (*type:* `String.t`) - Part of `parent`. Required. The namespace in which the domain mapping should be created. For Cloud Run (fully managed), replace {namespace} with the project ID or number. It takes the form namespaces/{namespace}. For example: namespaces/PROJECT_ID
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:"$.xgafv"` (*type:* `String.t`) - V1 error format.
* `:access_token` (*type:* `String.t`) - OAuth access token.
Expand Down Expand Up @@ -334,7 +334,7 @@ defmodule GoogleApi.Run.V1.Api.Namespaces do
## Parameters
* `connection` (*type:* `GoogleApi.Run.V1.Connection.t`) - Connection to server
* `namespaces_id` (*type:* `String.t`) - Part of `name`. The name of the domain mapping to delete. For Cloud Run (fully managed), replace {namespace} with the project ID or number. It takes the form namespaces/{namespace}. For example: namespaces/PROJECT_ID
* `namespaces_id` (*type:* `String.t`) - Part of `name`. Required. The name of the domain mapping to delete. For Cloud Run (fully managed), replace {namespace} with the project ID or number. It takes the form namespaces/{namespace}. For example: namespaces/PROJECT_ID
* `domainmappings_id` (*type:* `String.t`) - Part of `name`. See documentation of `namespacesId`.
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:"$.xgafv"` (*type:* `String.t`) - V1 error format.
Expand Down Expand Up @@ -420,7 +420,7 @@ defmodule GoogleApi.Run.V1.Api.Namespaces do
## Parameters
* `connection` (*type:* `GoogleApi.Run.V1.Connection.t`) - Connection to server
* `namespaces_id` (*type:* `String.t`) - Part of `name`. The name of the domain mapping to retrieve. For Cloud Run (fully managed), replace {namespace} with the project ID or number. It takes the form namespaces/{namespace}. For example: namespaces/PROJECT_ID
* `namespaces_id` (*type:* `String.t`) - Part of `name`. Required. The name of the domain mapping to retrieve. For Cloud Run (fully managed), replace {namespace} with the project ID or number. It takes the form namespaces/{namespace}. For example: namespaces/PROJECT_ID
* `domainmappings_id` (*type:* `String.t`) - Part of `name`. See documentation of `namespacesId`.
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:"$.xgafv"` (*type:* `String.t`) - V1 error format.
Expand Down Expand Up @@ -498,7 +498,7 @@ defmodule GoogleApi.Run.V1.Api.Namespaces do
## Parameters
* `connection` (*type:* `GoogleApi.Run.V1.Connection.t`) - Connection to server
* `namespaces_id` (*type:* `String.t`) - Part of `parent`. The namespace from which the domain mappings should be listed. For Cloud Run (fully managed), replace {namespace} with the project ID or number. It takes the form namespaces/{namespace}. For example: namespaces/PROJECT_ID
* `namespaces_id` (*type:* `String.t`) - Part of `parent`. Required. The namespace from which the domain mappings should be listed. For Cloud Run (fully managed), replace {namespace} with the project ID or number. It takes the form namespaces/{namespace}. For example: namespaces/PROJECT_ID
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:"$.xgafv"` (*type:* `String.t`) - V1 error format.
* `:access_token` (*type:* `String.t`) - OAuth access token.
Expand Down Expand Up @@ -672,7 +672,7 @@ defmodule GoogleApi.Run.V1.Api.Namespaces do
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
* `:apiVersion` (*type:* `String.t`) - Optional. Cloud Run currently ignores this parameter.
* `:kind` (*type:* `String.t`) - Optional. Cloud Run currently ignores this parameter.
* `:propagationPolicy` (*type:* `String.t`) - Optional. Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see https://kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.
* `:propagationPolicy` (*type:* `String.t`) - Optional. Specifies the propagation policy of delete. Cloud Run currently ignores this setting.
* `opts` (*type:* `keyword()`) - Call options
## Returns
Expand Down Expand Up @@ -1337,7 +1337,7 @@ defmodule GoogleApi.Run.V1.Api.Namespaces do
* `:apiVersion` (*type:* `String.t`) - Cloud Run currently ignores this parameter.
* `:dryRun` (*type:* `String.t`) - Indicates that the server should validate the request and populate default values without persisting the request. Supported values: `all`
* `:kind` (*type:* `String.t`) - Cloud Run currently ignores this parameter.
* `:propagationPolicy` (*type:* `String.t`) - Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see https://kubernetes.io/docs/concepts/architecture/garbage-collection/ for more information.
* `:propagationPolicy` (*type:* `String.t`) - Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background.
* `opts` (*type:* `keyword()`) - Call options
## Returns
Expand Down Expand Up @@ -1771,7 +1771,7 @@ defmodule GoogleApi.Run.V1.Api.Namespaces do
## Parameters
* `connection` (*type:* `GoogleApi.Run.V1.Connection.t`) - Connection to server
* `namespaces_id` (*type:* `String.t`) - Part of `name`. Required. The fully qualified name of the service to delete. It can be any of the following forms: * `namespaces/{project_id_or_number}/services/{service_name}` * `projects/{project_id_or_number}/locations/{region}/services/{service_name}` * `projects/{project_id_or_number}/regions/{region}/services/{service_name}`
* `namespaces_id` (*type:* `String.t`) - Part of `name`. Required. The fully qualified name of the service to delete. It can be any of the following forms: * `namespaces/{project_id_or_number}/services/{service_name}` (only when the `endpoint` is regional) * `projects/{project_id_or_number}/locations/{region}/services/{service_name}` * `projects/{project_id_or_number}/regions/{region}/services/{service_name}`
* `services_id` (*type:* `String.t`) - Part of `name`. See documentation of `namespacesId`.
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:"$.xgafv"` (*type:* `String.t`) - V1 error format.
Expand Down Expand Up @@ -1856,7 +1856,7 @@ defmodule GoogleApi.Run.V1.Api.Namespaces do
## Parameters
* `connection` (*type:* `GoogleApi.Run.V1.Connection.t`) - Connection to server
* `namespaces_id` (*type:* `String.t`) - Part of `name`. Required. The fully qualified name of the service to retrieve. It can be any of the following forms: * `namespaces/{project_id_or_number}/services/{service_name}` * `projects/{project_id_or_number}/locations/{region}/services/{service_name}` * `projects/{project_id_or_number}/regions/{region}/services/{service_name}`
* `namespaces_id` (*type:* `String.t`) - Part of `name`. Required. The fully qualified name of the service to retrieve. It can be any of the following forms: * `namespaces/{project_id_or_number}/services/{service_name}` (only when the `endpoint` is regional) * `projects/{project_id_or_number}/locations/{region}/services/{service_name}` * `projects/{project_id_or_number}/regions/{region}/services/{service_name}`
* `services_id` (*type:* `String.t`) - Part of `name`. See documentation of `namespacesId`.
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:"$.xgafv"` (*type:* `String.t`) - V1 error format.
Expand Down Expand Up @@ -2007,7 +2007,7 @@ defmodule GoogleApi.Run.V1.Api.Namespaces do
## Parameters
* `connection` (*type:* `GoogleApi.Run.V1.Connection.t`) - Connection to server
* `namespaces_id` (*type:* `String.t`) - Part of `name`. Required. The fully qualified name of the service to replace. It can be any of the following forms: * `namespaces/{project_id_or_number}/services/{service_name}` * `projects/{project_id_or_number}/locations/{region}/services/{service_name}` * `projects/{project_id_or_number}/regions/{region}/services/{service_name}`
* `namespaces_id` (*type:* `String.t`) - Part of `name`. Required. The fully qualified name of the service to replace. It can be any of the following forms: * `namespaces/{project_id_or_number}/services/{service_name}` (only when the `endpoint` is regional) * `projects/{project_id_or_number}/locations/{region}/services/{service_name}` * `projects/{project_id_or_number}/regions/{region}/services/{service_name}`
* `services_id` (*type:* `String.t`) - Part of `name`. See documentation of `namespacesId`.
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:"$.xgafv"` (*type:* `String.t`) - V1 error format.
Expand Down
Loading

0 comments on commit fdb8f5c

Please sign in to comment.