TestProtosLegacy.SlowPingRequestProto.Builder |
TestProtosLegacy.SlowPingRequestProto.Builder.clear() |
TestProtosLegacy.SlowPingRequestProto.Builder |
TestProtosLegacy.SlowPingRequestProto.Builder.clearShouldSlow()
required bool shouldSlow = 1;
|
TestProtosLegacy.SlowPingRequestProto.Builder |
TestProtosLegacy.SlowPingRequestProto.Builder.clone() |
TestProtosLegacy.SlowPingRequestProto.Builder |
TestProtosLegacy.SlowPingRequestProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TestProtosLegacy.SlowPingRequestProto.Builder |
TestProtosLegacy.SlowPingRequestProto.Builder.mergeFrom(com.google.protobuf.Message other) |
TestProtosLegacy.SlowPingRequestProto.Builder |
TestProtosLegacy.SlowPingRequestProto.Builder.mergeFrom(TestProtosLegacy.SlowPingRequestProto other) |
static TestProtosLegacy.SlowPingRequestProto.Builder |
TestProtosLegacy.SlowPingRequestProto.newBuilder() |
static TestProtosLegacy.SlowPingRequestProto.Builder |
TestProtosLegacy.SlowPingRequestProto.newBuilder(TestProtosLegacy.SlowPingRequestProto prototype) |
TestProtosLegacy.SlowPingRequestProto.Builder |
TestProtosLegacy.SlowPingRequestProto.newBuilderForType() |
protected TestProtosLegacy.SlowPingRequestProto.Builder |
TestProtosLegacy.SlowPingRequestProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
TestProtosLegacy.SlowPingRequestProto.Builder |
TestProtosLegacy.SlowPingRequestProto.Builder.setShouldSlow(boolean value)
required bool shouldSlow = 1;
|
TestProtosLegacy.SlowPingRequestProto.Builder |
TestProtosLegacy.SlowPingRequestProto.toBuilder() |