Skip to content

Add FieldFilter to Delete and Put #20

@Adphi

Description

@Adphi

Expected behaviour:

  • Put without FieldFilters and ID field not present: error
  • Put with FieldFilters and ID field not present: update all FieldMask fields of messages matching filters
  • Put with FieldFilters and ID field present: update all FieldMask fields of messages matching filters
  • Delete without FieldFilters and without ID field: error
  • Delete with FieldFilters and without IDfield: delete all matching

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions