Skip to content

Commit d6cbd9a

Browse files
feat: Automated regeneration of RapidMigrationAssessment client (googleapis#13003)
Auto-created at 2025-02-20 13:16:32 +0000 using the toys pull request generator.
1 parent 5ab7022 commit d6cbd9a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

clients/rapid_migration_assessment/lib/google_api/rapid_migration_assessment/v1/api/projects.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ defmodule GoogleApi.RapidMigrationAssessment.V1.Api.Projects do
396396
end
397397

398398
@doc """
399-
Deletes a single Collector - changes state of collector to "Deleting". Background jobs does final deletion thorugh producer api.
399+
Deletes a single Collector - changes state of collector to "Deleting". Background jobs does final deletion through producer API.
400400
401401
## Parameters
402402

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

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

23-
@discovery_revision "20241211"
23+
@discovery_revision "20250214"
2424

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

clients/rapid_migration_assessment/mix.exs

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

21-
@version "0.3.0"
21+
@version "0.3.1"
2222

2323
def project() do
2424
[

0 commit comments

Comments
 (0)