Skip to content

AIP-203: field-behavior-required should not produce findings for common types #1503

@noahdietz

Description

@noahdietz

A few AIP-213 common types are used in requests for disparate APIs, like google.iam.v1.GetIamPolicyRequest. The dependent API cannot apply field_behavior annotations to that proto, so they should not be shown findings for this rule for those types.

Note that this should still be raised when the common types are the input/target file, just not when it is the request type of a dependent API.

This was raised in #1502.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions