File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ rpc UpdateBook(UpdateBookRequest) returns (google.longrunning.Operation) {
165165 be if the RPC was not long-running).
166166- Both the ` response_type ` and ` metadata_type ` fields ** must** be specified.
167167
168- ** Note:** Declarative-friendly resources (AIP-128) ** should** use long-running
168+ ** Note:** Declarative-friendly resources ([ AIP-128] [ ] ) ** should** use long-running
169169update.
170170
171171### Create or update
@@ -207,7 +207,7 @@ The user **must** have the update permissions to call `Update` even with
207207` allow_missing ` set to ` true ` . For customers that want to prevent users from
208208creating resources using the update method, IAM conditions ** should** be used.
209209
210- ** Note:** Declarative-friendly resources (AIP-128) ** must** expose the
210+ ** Note:** Declarative-friendly resources ([ AIP-128] [ ] ) ** must** expose the
211211` bool allow_missing ` field.
212212
213213### Etags
268268[ aip-203 ] : ./0203.md
269269[ create ] : ./0133.md
270270[ state fields ] : ./0216.md
271+ [ aip-128 ] : ./0128.md
271272[ required ] : ./0203.md#required
272273[ optional ] : ./0203.md#optional
273274
You can’t perform that action at this time.
0 commit comments