Skip to content

feat: API configuration: 20260810T090051Z - #15811

Merged
amanda-tarafa merged 1 commit into
mainfrom
librarian-config-20260810T090051Z
Aug 10, 2026
Merged

feat: API configuration: 20260810T090051Z#15811
amanda-tarafa merged 1 commit into
mainfrom
librarian-config-20260810T090051Z

Conversation

@google-cloud-sdk-librarian-dotnet-robot

Copy link
Copy Markdown
Collaborator

Changes in this PR

  • Configured library Google.Cloud.Ftp.V1 for API google/cloud/ftp/v1

@github-actions

Copy link
Copy Markdown

Pull request diff results
No APIs have changed in this PR. Exiting diff.

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

Copy link
Copy Markdown
Contributor

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 configuration for the new Google.Cloud.Ftp.V1 API in both apis.json and pipeline-state.json. Feedback is provided regarding the transport configuration for this new API, suggesting a change from 'rest' to 'grpc' to align with its gRPC type.

Comment thread generator-input/apis.json
"includeCommonResourcesProto": true,
"shortName": "ftp",
"serviceConfigFile": "ftp_v1.yaml",
"transport": "rest",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The transport is configured as rest for a grpc type API. Typically, gRPC-based APIs should use grpc or grpc+rest as their transport to leverage the performance benefits of gRPC. Change this to grpc or grpc+rest unless the service explicitly only supports REST.

Suggested change
"transport": "rest",
"transport": "grpc",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Confirmed with API team this a rest only API for now, see b/543711406.

Comment thread generator-input/apis.json
"includeCommonResourcesProto": true,
"shortName": "ftp",
"serviceConfigFile": "ftp_v1.yaml",
"transport": "rest",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Confirmed with API team this a rest only API for now, see b/543711406.

@amanda-tarafa
amanda-tarafa merged commit b08e36b into main Aug 10, 2026
19 checks passed
@amanda-tarafa
amanda-tarafa deleted the librarian-config-20260810T090051Z branch August 10, 2026 17:46
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.

2 participants