Uses of Class
com.google.protobuf.Int64Value.Builder
Packages that use Int64Value.Builder
-
Uses of Int64Value.Builder in com.google.protobuf
Methods in com.google.protobuf that return Int64Value.BuilderModifier and TypeMethodDescriptionInt64Value.Builder.clearValue()
The int64 value.static Int64Value.Builder
Int64Value.newBuilder()
static Int64Value.Builder
Int64Value.newBuilder
(Int64Value prototype) Int64Value.Builder.setValue
(long value) The int64 value.