Uses of Class
com.google.protobuf.BoolValue
Packages that use BoolValue
-
Uses of BoolValue in com.google.protobuf
Fields in com.google.protobuf declared as BoolValueFields in com.google.protobuf with type parameters of type BoolValueMethods in com.google.protobuf that return BoolValueModifier and TypeMethodDescriptionBoolValue.Builder.build()BoolValue.Builder.buildPartial()static BoolValueBoolValue.getDefaultInstance()BoolValue.Builder.getDefaultInstanceForType()BoolValue.getDefaultInstanceForType()static BoolValueBoolValue.of(boolean value) static BoolValueBoolValue.parseDelimitedFrom(InputStream input) static BoolValueBoolValue.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static BoolValueBoolValue.parseFrom(byte[] data) static BoolValueBoolValue.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static BoolValueBoolValue.parseFrom(ByteString data) static BoolValueBoolValue.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static BoolValueBoolValue.parseFrom(CodedInputStream input) static BoolValueBoolValue.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static BoolValueBoolValue.parseFrom(InputStream input) static BoolValueBoolValue.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static BoolValueBoolValue.parseFrom(ByteBuffer data) static BoolValueBoolValue.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type BoolValueMethods in com.google.protobuf with parameters of type BoolValueModifier and TypeMethodDescriptionprivate voidBoolValue.Builder.buildPartial0(BoolValue result) static BoolValue.BuilderBoolValue.newBuilder(BoolValue prototype)