Uses of Class
com.google.protobuf.Timestamp
Packages that use Timestamp
-
Uses of Timestamp in com.google.protobuf
Methods in com.google.protobuf that return TimestampModifier and TypeMethodDescriptionTimestamp.Builder.build()Timestamp.Builder.buildPartial()static TimestampTimestamp.getDefaultInstance()Timestamp.Builder.getDefaultInstanceForType()Timestamp.getDefaultInstanceForType()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)