googleapis / googleapis/gapic-generator-php
Feature Request: Implement interfaces for GAPIC service classes
Open
priority: p3
type: feature request
- Dominant language
- PHP
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
To resolve issues with the `final` keyword (see https://github.com/googleapis/google-cloud-php/issues/8588), we can implement and release interfaces for each service class.
We should consider implementing #783 and creating a root `Google/ApiCore/ServiceInterface` as part of this effort
Contributor guide
Assessment
This issue has not been assessed yet.