OptionalallowAllow modifications that do not change the state of the store.
If false (the default), an OperationDiscarded error will be thrown if the modifications leave the store unchanged.
If true, no error will be thrown and the current store version will be returned.
OptionalchangeMetadata describing the change being made.
OptionalconditionA condition that must be met for the modifications to be made.
Modifications to make.
ID of the store in which to modify files.
Input to StoresClient.modifyFiles.