removing legacy

This commit is contained in:
Priec
2026-09-15 00:13:30 +02:00
parent 03b50e8f81
commit c7e303c2d6
16 changed files with 13 additions and 38 deletions

View File

@@ -192,7 +192,7 @@ message UpdateFieldValidationRequest {
string dataKey = 3;
FieldValidation validation = 4;
// Omitted keeps the legacy full-replacement behavior. Otherwise, only the
// Required. Only the
// selected FieldValidation properties are changed; selecting an absent
// message property deliberately removes it.
google.protobuf.FieldMask update_mask = 5;