Skip to content

Add resource helper methods for resources referenced in response messages #624

@software-dov

Description

@software-dov

In Secret Manager, the SecretVersion resource is never referenced directly in a request by type, only in responses. This means that under the current generator logic, no service derives resource helper methods for it.

The fix is to have services also consider (recursive) response types for determining resource helper methods to generate.

Metadata

Metadata

Assignees

Labels

generatorBugs, features, and so forth pertaining to the generated client surfacepriority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.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