googleapis / googleapis/java-docfx-doclet

Create table of Message-specific methods for the Message description

Open
#239 0 comments 0 reactions 0 assignees View on GitHub
priority: p3 type: feature request
Dominant language
No language data
Stars
5
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Currently the c.g.c pages for Messages combine generated base class methods with Message-specific methods.

For instance for `PhraseSet` part of google.cloud.speech, the base class methods `equals` and `hashcode()` are at the same level as `containsAnnotations` and `getKmsKeyName`.

Ideally, as part of the Enum description at the top of the page, there would be a condensed table of Message-specific methods and the description of what the method does, similar to the tables on the Package overviews.

![BJueebzdHegYCji](https://github.com/googleapis/java-docfx-doclet/assets/65933803/479c37d0-2843-48fd-a853-b36ebf3a5cd6)

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.