public final class WriteResult extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Returns true if this WriteResult is equal to the provided object.
|
org.threeten.bp.Instant |
getUpdateTime()
The update time as exposed by the server.
|
int |
hashCode() |
@Nonnull public org.threeten.bp.Instant getUpdateTime()
Precondition.updatedAt(org.threeten.bp.Instant).public boolean equals(Object obj)
Copyright © 2018 Google. All rights reserved.