Uses of Class
com.google.protobuf.Timestamp
Packages that use Timestamp
-
Uses of Timestamp in com.google.protobuf
Fields in com.google.protobuf declared as TimestampFields in com.google.protobuf with type parameters of type TimestampMethods in com.google.protobuf that return TimestampModifier and TypeMethodDescriptionstatic TimestampTimestamp.getDefaultInstance()static TimestampTimestamp.parseDelimitedFrom(InputStream input) static TimestampTimestamp.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static TimestampTimestamp.parseFrom(byte[] data) static TimestampTimestamp.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static TimestampTimestamp.parseFrom(ByteString data) static TimestampTimestamp.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static TimestampTimestamp.parseFrom(CodedInputStream input) static TimestampTimestamp.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static TimestampTimestamp.parseFrom(InputStream input) static TimestampTimestamp.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static TimestampTimestamp.parseFrom(ByteBuffer data) static TimestampTimestamp.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type TimestampMethods in com.google.protobuf with parameters of type TimestampModifier and TypeMethodDescriptionstatic Timestamp.BuilderTimestamp.newBuilder(Timestamp prototype)