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. 
 | 
Timestamp | 
getUpdateTime()
The update time as exposed by the server. 
 | 
int | 
hashCode()  | 
@Nonnull public Timestamp getUpdateTime()
Precondition.updatedAt(com.google.cloud.Timestamp).public boolean equals(Object obj)
Copyright © 2019 Google LLC. All rights reserved.