Skip to content

Commit fc7e61c

Browse files
feat: Automated regeneration of Integrations client (googleapis#12640)
Auto-created at 2024-12-05 13:16:19 +0000 using the toys pull request generator.
1 parent b7d784a commit fc7e61c

7 files changed

+20
-20
lines changed

clients/integrations/lib/google_api/integrations/v1/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.Integrations.V1 do
2020
API client metadata for GoogleApi.Integrations.V1.
2121
"""
2222

23-
@discovery_revision "20241028"
23+
@discovery_revision "20241201"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/integrations/lib/google_api/integrations/v1/model/google_cloud_connectors_v1_connector_version_infra_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ defmodule GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1ConnectorVersio
2222
## Attributes
2323
2424
* `connectionRatelimitWindowSeconds` (*type:* `String.t`, *default:* `nil`) - Output only. The window used for ratelimiting runtime requests to connections.
25-
* `deploymentModel` (*type:* `String.t`, *default:* `nil`) - Optional. Indicates whether connector is deployed on GKE/CloudRun
25+
* `deploymentModel` (*type:* `String.t`, *default:* `nil`) - Output only. Indicates whether connector is deployed on GKE/CloudRun
2626
* `deploymentModelMigrationState` (*type:* `String.t`, *default:* `nil`) - Output only. Status of the deployment model migration.
2727
* `hpaConfig` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1HPAConfig.t`, *default:* `nil`) - Output only. HPA autoscaling config.
2828
* `internalclientRatelimitThreshold` (*type:* `String.t`, *default:* `nil`) - Output only. Max QPS supported for internal requests originating from Connd.

clients/integrations/lib/google_api/integrations/v1/model/google_cloud_connectors_v1_eventing_config.ex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ defmodule GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1EventingConfig
2121
2222
## Attributes
2323
24-
* `additionalVariables` (*type:* `list(GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1ConfigVariable.t)`, *default:* `nil`) - Additional eventing related field values
25-
* `authConfig` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1AuthConfig.t`, *default:* `nil`) - Auth details for the webhook adapter.
24+
* `additionalVariables` (*type:* `list(GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1ConfigVariable.t)`, *default:* `nil`) - Optional. Additional eventing related field values
25+
* `authConfig` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1AuthConfig.t`, *default:* `nil`) - Optional. Auth details for the webhook adapter.
2626
* `deadLetterConfig` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1EventingConfigDeadLetterConfig.t`, *default:* `nil`) - Optional. Dead letter configuration for eventing of a connection.
27-
* `enrichmentEnabled` (*type:* `boolean()`, *default:* `nil`) - Enrichment Enabled.
27+
* `enrichmentEnabled` (*type:* `boolean()`, *default:* `nil`) - Optional. Enrichment Enabled.
2828
* `eventsListenerIngressEndpoint` (*type:* `String.t`, *default:* `nil`) - Optional. Ingress endpoint of the event listener. This is used only when private connectivity is enabled.
2929
* `listenerAuthConfig` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1AuthConfig.t`, *default:* `nil`) - Optional. Auth details for the event listener.
3030
* `privateConnectivityEnabled` (*type:* `boolean()`, *default:* `nil`) - Optional. Private Connectivity Enabled.
3131
* `proxyDestinationConfig` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1DestinationConfig.t`, *default:* `nil`) - Optional. Proxy for Eventing auto-registration.
32-
* `registrationDestinationConfig` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1DestinationConfig.t`, *default:* `nil`) - Registration endpoint for auto registration.
32+
* `registrationDestinationConfig` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1DestinationConfig.t`, *default:* `nil`) - Optional. Registration endpoint for auto registration.
3333
"""
3434

3535
use GoogleApi.Gax.ModelBase

clients/integrations/lib/google_api/integrations/v1/model/google_cloud_connectors_v1_ssl_config.ex

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ defmodule GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1SslConfig do
2121
2222
## Attributes
2323
24-
* `additionalVariables` (*type:* `list(GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1ConfigVariable.t)`, *default:* `nil`) - Additional SSL related field values
25-
* `clientCertType` (*type:* `String.t`, *default:* `nil`) - Type of Client Cert (PEM/JKS/.. etc.)
26-
* `clientCertificate` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1Secret.t`, *default:* `nil`) - Client Certificate
27-
* `clientPrivateKey` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1Secret.t`, *default:* `nil`) - Client Private Key
28-
* `clientPrivateKeyPass` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1Secret.t`, *default:* `nil`) - Secret containing the passphrase protecting the Client Private Key
29-
* `privateServerCertificate` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1Secret.t`, *default:* `nil`) - Private Server Certificate. Needs to be specified if trust model is `PRIVATE`.
30-
* `serverCertType` (*type:* `String.t`, *default:* `nil`) - Type of Server Cert (PEM/JKS/.. etc.)
31-
* `trustModel` (*type:* `String.t`, *default:* `nil`) - Trust Model of the SSL connection
32-
* `type` (*type:* `String.t`, *default:* `nil`) - Controls the ssl type for the given connector version.
33-
* `useSsl` (*type:* `boolean()`, *default:* `nil`) - Bool for enabling SSL
24+
* `additionalVariables` (*type:* `list(GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1ConfigVariable.t)`, *default:* `nil`) - Optional. Additional SSL related field values
25+
* `clientCertType` (*type:* `String.t`, *default:* `nil`) - Optional. Type of Client Cert (PEM/JKS/.. etc.)
26+
* `clientCertificate` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1Secret.t`, *default:* `nil`) - Optional. Client Certificate
27+
* `clientPrivateKey` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1Secret.t`, *default:* `nil`) - Optional. Client Private Key
28+
* `clientPrivateKeyPass` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1Secret.t`, *default:* `nil`) - Optional. Secret containing the passphrase protecting the Client Private Key
29+
* `privateServerCertificate` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1Secret.t`, *default:* `nil`) - Optional. Private Server Certificate. Needs to be specified if trust model is `PRIVATE`.
30+
* `serverCertType` (*type:* `String.t`, *default:* `nil`) - Optional. Type of Server Cert (PEM/JKS/.. etc.)
31+
* `trustModel` (*type:* `String.t`, *default:* `nil`) - Optional. Trust Model of the SSL connection
32+
* `type` (*type:* `String.t`, *default:* `nil`) - Optional. Controls the ssl type for the given connector version.
33+
* `useSsl` (*type:* `boolean()`, *default:* `nil`) - Optional. Bool for enabling SSL
3434
"""
3535

3636
use GoogleApi.Gax.ModelBase

clients/integrations/lib/google_api/integrations/v1/model/google_cloud_integrations_v1alpha_assertion.ex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717

1818
defmodule GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaAssertion do
1919
@moduledoc """
20-
An assertion which will check for a condition over task execution status or an expression for task output variables Next available id: 5
20+
An assertion which will check for a condition over task execution status or an expression for task output variables
2121
2222
## Attributes
2323
24-
* `assertionStrategy` (*type:* `String.t`, *default:* `nil`) - The type of assertion to perform.
24+
* `assertionStrategy` (*type:* `String.t`, *default:* `nil`) - Optional. The type of assertion to perform.
2525
* `condition` (*type:* `String.t`, *default:* `nil`) - Optional. Standard filter expression for ASSERT_CONDITION to succeed
2626
* `parameter` (*type:* `GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaEventParameter.t`, *default:* `nil`) - Optional. Key-value pair for ASSERT_EQUALS, ASSERT_NOT_EQUALS, ASSERT_CONTAINS to succeed
2727
* `retryCount` (*type:* `integer()`, *default:* `nil`) - Number of times given task should be retried in case of ASSERT_FAILED_EXECUTION

clients/integrations/lib/google_api/integrations/v1/model/google_cloud_integrations_v1alpha_schedule_integrations_request.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaScheduleIntegrationsRequest do
1919
@moduledoc """
20-
The request for scheduling an integration. Next available id: 11
20+
The request for scheduling an integration.
2121
2222
## Attributes
2323

clients/integrations/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
defmodule GoogleApi.Integrations.Mixfile do
1919
use Mix.Project
2020

21-
@version "0.12.0"
21+
@version "0.12.1"
2222

2323
def project() do
2424
[

0 commit comments

Comments
 (0)