File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ wiped out data because the previous version did not know about it.
160160
161161Some resources take longer to update a resource than is reasonable for a
162162regular API request. In this situation, the API ** should** use a long-running
163- operation (AIP-151) instead:
163+ operation ([ AIP-151] [ ] ) instead:
164164
165165``` proto
166166rpc UpdateBook(UpdateBookRequest) returns (google.longrunning.Operation) {
@@ -291,8 +291,9 @@ does not exist, the service **must** error with `NOT_FOUND` (HTTP 404) unless
291291
292292[ aip-121 ] : ./0121.md
293293[ aip-128 ] : ./0128.md
294+ [ aip-151 ] : ./0151.md
295+ [ aip-157 ] : ./0157.md
294296[ aip-203 ] : ./0203.md
295- [ create ] : ./0133.md
296297[ errors ] : ./0193.md
297298[ management plane ] : ./0111.md#management-plane
298299[ permission-denied ] : ./0193.md#permission-denied
You can’t perform that action at this time.
0 commit comments