Uses of Class
com.google.protobuf.Int64Value.Builder
Packages that use Int64Value.Builder
-
Uses of Int64Value.Builder in com.google.protobuf
Subclasses with type arguments of type Int64Value.Builder in com.google.protobufModifier and TypeClassDescriptionstatic final classWrapper message for `int64`.Methods in com.google.protobuf that return Int64Value.BuilderModifier and TypeMethodDescriptionInt64Value.Builder.clear()Int64Value.Builder.clearValue()The int64 value.Int64Value.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) Int64Value.Builder.mergeFrom(Int64Value other) static Int64Value.BuilderInt64Value.newBuilder()static Int64Value.BuilderInt64Value.newBuilder(Int64Value prototype) Int64Value.newBuilderForType()protected Int64Value.BuilderInt64Value.newBuilderForType(AbstractMessage.BuilderParent parent) Int64Value.Builder.setValue(long value) The int64 value.Int64Value.toBuilder()