public interface TimestampValueOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Timestamp |
getValue()
The timestamp value.
|
com.google.protobuf.TimestampOrBuilder |
getValueOrBuilder()
The timestamp value.
|
boolean |
hasValue()
The timestamp value.
|
boolean hasValue()
The timestamp value.
.google.protobuf.Timestamp value = 1;com.google.protobuf.Timestamp getValue()
The timestamp value.
.google.protobuf.Timestamp value = 1;com.google.protobuf.TimestampOrBuilder getValueOrBuilder()
The timestamp value.
.google.protobuf.Timestamp value = 1;