-
Notifications
You must be signed in to change notification settings - Fork 120
Enable RPC sample generation for the "corner case" APIs #4729
Copy link
Copy link
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.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.
Milestone
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.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.
These are the packages we skipped for RPC sample generation in #4720
OK(). Not clear why.ListLogEntriesRequestis arepeated string(for listing resources from different parents at the same time) field instead of astringfield, which is non AIP compliant. We need to check that theparentfield is astring.commonpackage and some of the resources with CRUD operations are defined in that common package.Note we also skippep part of Pub/Sub, but that's still under development and we are tracking Pub/Sub sample generation on #4018