diffObjectVersion property

String? diffObjectVersion
getter/setter pair

Set if the http request info is diff encoded.

The value of this field is the version number of the base revision. This is corresponding to Apiary's mediaDiffObjectVersion (//depot/google3/java/com/google/api/server/media/variable/DiffObjectVersionVariable.java). See go/esf-scotty-diff-upload for more information.

Implementation

core.String? diffObjectVersion;