Skip to content

Generator should respect deprecated annotations #703

@chingor13

Description

@chingor13

For gapic service rpcs:

option deprecated = true

Example: proto client

Expected:

  • The method should be annotationed @Deprecated
  • The javadoc should contain @deprecated with a note to replacement (if possible)

Metadata

Metadata

Assignees

Labels

priority: p1Important issue which blocks shipping the next release. Will be fixed prior to 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