updateTime property
The update time of the entity that this mutation is being applied to.
If this does not match the current update time on the server, the mutation conflicts.
Implementation
core.String? updateTime;
The update time of the entity that this mutation is being applied to.
If this does not match the current update time on the server, the mutation conflicts.
core.String? updateTime;