Skip to content

Commit 456b728

Browse files
authored
Update 0164.md
Update the format and break it to two lines for `If the expunge process takes significant time, the method **may** be a `google.longrunning.Operation` (AIP-151) instead:`
1 parent 5f4a1f9 commit 456b728

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

aip/general/0164.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ rpc ExpungeBook(ExpungeBookRequest) returns (google.protobuf.Empty) {
122122

123123
### Long-running expunge
124124

125-
If the expunge process takes significant time, the method **may** be a `google.longrunning.Operation` (AIP-151) instead:
125+
If the expunge process takes significant time, the method **may** be a
126+
`google.longrunning.Operation` (AIP-151) instead:
126127

127128
```proto
128129
// Permanently deletes a soft-deleted Book.

0 commit comments

Comments
 (0)