googleapis / googleapis/google-cloud-php
docs: separate Request / Response objects for API documentation
Open
type: docs
type: feature request
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 463
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 145
Description
see https://github.com/googleapis/google-cloud-php/pull/5581
We would like to separate `Request` and `Response` messages into their own categories in the Cloud RAD documentation. However, the current signatures / generated code do not have a way to reliably do this.
Once https://github.com/googleapis/gapic-generator-php/pull/524 is rolled out, we can use the new descriptors and use them to separate out the Request / Response objects.
Contributor guide
Assessment
This issue has not been assessed yet.