Skip to content

Generator should respect deprecated annotations #622

@xiaozhenliu-gg5

Description

@xiaozhenliu-gg5

For gapic service rpcs:

option deprecated = true

Example: proto

Expected:

The method should be annotated a @deprecated doc tag with the deprecation message, and emit a DeprecationWarning with the same message.

Summary doc: go/actools-client-library-deprecations

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. 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