Skip to content

test x-goog-request-params over REST #16425

@vchudnov-g

Description

@vchudnov-g

If the new annotation google.api.routing (AIP 4222) is used (example), then I believe we need to include x-goog-request-params, with a value as specified in that annotation, over REST.

If no google.api.routing are presented, then it sounds like we could omit x-goog-request-params because the information would duplicate the URL.
UPDATE (2022-10-07): An internal discussion clarified we need to include x-goog-request-params no matter what, even in the REST case.

I'm not sure yet whether the Google use cases make this a P1. More discussion in the internal email thread.

This issue is split off from googleapis/gapic-generator-python#1444, which now focuses on the gRPC use case (though that fix will also be relevant to the implementation here).

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: processA process-related concern. May include testing, release, or the like.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions