| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Method and Description |
|---|---|
BoolValue.Builder |
BoolValue.Builder.clearValue()
The bool value.
|
static BoolValue.Builder |
BoolValue.newBuilder() |
static BoolValue.Builder |
BoolValue.newBuilder(BoolValue prototype) |
BoolValue.Builder |
BoolValue.Builder.setValue(boolean value)
The bool value.
|
Copyright © 2008–2016 Google. All rights reserved.