We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a101bc5 commit 2838bfeCopy full SHA for 2838bfe
packages/google-cloud-oslogin/src/v1beta/doc/google/protobuf/doc_field_mask.js
@@ -218,6 +218,12 @@
218
* Note that oneof type names ("test_oneof" in this case) cannot be used in
219
* paths.
220
*
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
227
* @property {string[]} paths
228
* The set of field mask paths.
229
0 commit comments