File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
clients/datastream/lib/google_api/datastream/v1 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.Datastream.V1 do
2020 API client metadata for GoogleApi.Datastream.V1.
2121 """
2222
23- @ discovery_revision "20250213 "
23+ @ discovery_revision "20250219 "
2424
2525 def discovery_revision ( ) , do: @ discovery_revision
2626end
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ defmodule GoogleApi.Datastream.V1.Model.SourceConfig do
2525 * `oracleSourceConfig` (*type:* `GoogleApi.Datastream.V1.Model.OracleSourceConfig.t`, *default:* `nil`) - Oracle data source configuration.
2626 * `postgresqlSourceConfig` (*type:* `GoogleApi.Datastream.V1.Model.PostgresqlSourceConfig.t`, *default:* `nil`) - PostgreSQL data source configuration.
2727 * `salesforceSourceConfig` (*type:* `GoogleApi.Datastream.V1.Model.SalesforceSourceConfig.t`, *default:* `nil`) - Salesforce data source configuration.
28- * `sourceConnectionProfile` (*type:* `String.t`, *default:* `nil`) - Required. Source connection profile resoource . Format: `projects/{project}/locations/{location}/connectionProfiles/{name}`
28+ * `sourceConnectionProfile` (*type:* `String.t`, *default:* `nil`) - Required. Source connection profile resource . Format: `projects/{project}/locations/{location}/connectionProfiles/{name}`
2929 * `sqlServerSourceConfig` (*type:* `GoogleApi.Datastream.V1.Model.SqlServerSourceConfig.t`, *default:* `nil`) - SQLServer data source configuration.
3030 """
3131
You can’t perform that action at this time.
0 commit comments