Skip to content

Commit ea79190

Browse files
authored
chore(AIP-161): Link AIP-157 from AIP-161 (#1503)
1 parent 46f6e7f commit ea79190

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

aip/general/0161.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ common on Update requests (AIP-134).
2828
Field masks **must** always be relative to the resource:
2929

3030
**Warning:** Read masks as a single field on the request message, for
31-
example: `google.protobuf.FieldMask read_mask` are **DEPRECATED**.
31+
example: `google.protobuf.FieldMask read_mask` are **DEPRECATED**. Instead, see
32+
AIP-157.
3233

3334
```proto
3435
message UpdateBookRequest {

0 commit comments

Comments
 (0)