@Internal public class TimestampConverter extends java.lang.Object
| Constructor and Description |
|---|
TimestampConverter() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.cloud.Timestamp |
toCloudTimestamp(Instant instant) |
static Instant |
toInstant(com.google.cloud.Timestamp time) |
static Instant |
toInstant(com.google.protobuf.Timestamp time) |