Skip to content

feat(librarian): enable Swift for the same APIs as Rust#5028

Merged
coryan merged 1 commit intogoogleapis:mainfrom
coryan:feat-librarian-swift-in-default-allowlist
Apr 3, 2026
Merged

feat(librarian): enable Swift for the same APIs as Rust#5028
coryan merged 1 commit intogoogleapis:mainfrom
coryan:feat-librarian-swift-in-default-allowlist

Conversation

@coryan
Copy link
Copy Markdown
Contributor

@coryan coryan commented Apr 2, 2026

We will be (slowly) adding APIs to the Swift SDK, seems easier to enable all of them right now instead of waiting until we need them.

Fixes #5026

We will be (slowly) adding APIs to the Swift SDK, seems easier to enable all of
them right now instead of waiting until we need them.
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds Swift to the list of supported languages for a wide range of Google Cloud services in the internal/serviceconfig/sdk.yaml configuration. Corresponding test cases in internal/serviceconfig/serviceconfig_test.go have been updated to include Swift in the expected language lists. I have no feedback to provide.

@coryan coryan marked this pull request as ready for review April 2, 2026 23:49
@coryan coryan requested a review from a team as a code owner April 2, 2026 23:49
@coryan coryan merged commit 836df0a into googleapis:main Apr 3, 2026
18 of 19 checks passed
@coryan coryan deleted the feat-librarian-swift-in-default-allowlist branch April 3, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

serviceconfig: allow code generation for Swift

2 participants