SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.clear() |
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.clearIsDebug()
bool is_debug = 1;
|
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.clone() |
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.mergeFrom(SetIsDebugRequest other) |
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SetIsDebugRequest.Builder |
SetIsDebugRequest.newBuilder() |
static SetIsDebugRequest.Builder |
SetIsDebugRequest.newBuilder(SetIsDebugRequest prototype) |
SetIsDebugRequest.Builder |
SetIsDebugRequest.newBuilderForType() |
protected SetIsDebugRequest.Builder |
SetIsDebugRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.setIsDebug(boolean value)
bool is_debug = 1;
|
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SetIsDebugRequest.Builder |
SetIsDebugRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SetIsDebugRequest.Builder |
SetIsDebugRequest.toBuilder() |