-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
generatorBugs, features, and so forth pertaining to the generated client surfaceBugs, 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.Important 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.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
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 surfaceBugs, 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.Important 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.‘Nice-to-have’ improvement, new feature or different behavior or design.