Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Java gapics: Use ResourceName types for singular params in flattened methods #2137

@andreamlin

Description

@andreamlin

#2131 introduces a change to prevent all flattened methods that have at least one repeated param from using ResourceName types (uses String instead).

Improve client usability by allowing singular params to be ResourceName types, even when the repeated params are using List types.

Metadata

Metadata

Assignees

Labels

lang: javaIssues specific to Java.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions