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