Skip to content

Commit 2838bfe

Browse files
dpebotjkwlui
authored andcommitted
Re-generate library using /synth.py (#68)
1 parent a101bc5 commit 2838bfe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/google-cloud-oslogin/src/v1beta/doc/google/protobuf/doc_field_mask.js

+6
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,12 @@
218218
* Note that oneof type names ("test_oneof" in this case) cannot be used in
219219
* paths.
220220
*
221+
* ## Field Mask Verification
222+
*
223+
* The implementation of any API method which has a FieldMask type field in the
224+
* request should verify the included field paths, and return an
225+
* `INVALID_ARGUMENT` error if any path is duplicated or unmappable.
226+
*
221227
* @property {string[]} paths
222228
* The set of field mask paths.
223229
*

0 commit comments

Comments
 (0)