Uses of Class
com.google.protobuf.Int64Value
Packages that use Int64Value
-
Uses of Int64Value in com.google.protobuf
Methods in com.google.protobuf that return Int64ValueModifier and TypeMethodDescriptionInt64Value.Builder.build()
Int64Value.Builder.buildPartial()
static Int64Value
Int64Value.getDefaultInstance()
Int64Value.Builder.getDefaultInstanceForType()
Int64Value.getDefaultInstanceForType()
static Int64Value
Int64Value.of
(long value) static Int64Value
Int64Value.parseDelimitedFrom
(InputStream input) static Int64Value
Int64Value.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int64Value
Int64Value.parseFrom
(byte[] data) static Int64Value
Int64Value.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int64Value
Int64Value.parseFrom
(com.google.protobuf.ByteString data) static Int64Value
Int64Value.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int64Value
Int64Value.parseFrom
(com.google.protobuf.CodedInputStream input) static Int64Value
Int64Value.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int64Value
Int64Value.parseFrom
(InputStream input) static Int64Value
Int64Value.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int64Value
Int64Value.parseFrom
(ByteBuffer data) static Int64Value
Int64Value.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type Int64ValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Int64Value> Int64Value.getParserForType()
static com.google.protobuf.Parser
<Int64Value> Int64Value.parser()
Methods in com.google.protobuf with parameters of type Int64ValueModifier and TypeMethodDescriptionInt64Value.Builder.mergeFrom
(Int64Value other) static Int64Value.Builder
Int64Value.newBuilder
(Int64Value prototype)