googleapis / googleapis/gapic-generator-php

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

Open
#809 0 comments 0 reactions 0 assignees View on GitHub
priority: p3 type: feature request
Dominant language
PHP
Stars
14
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.