Skip to content

Make protobuf flag php_gapic_out instead of gapic_out for consistency with other languages #809

@bshaffer

Description

@bshaffer

The PHP generator registers its protoc plugin as protoc-gen-gapic, so the flag is --gapic_out rather than --php_gapic_out. This differs from Java (--java_gapic_out), Go (--go_gapic_out), and Python (--python_gapic_out).

We should update this to be consistent with other languagers, and explicit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions