Class WebClientUtilsRequest

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, WebClientUtilsRequestOrBuilder, Serializable

@Generated public final class WebClientUtilsRequest extends GeneratedMessage implements WebClientUtilsRequestOrBuilder
 We have not created a service, but rather make a request using the oneof message; and reply using the corresponding
 message in the WebClientUtilsResponse. The WebClientUtilsServicePlugin then has a switch statement for dispatch rather
 than using the service.
 Currently there's only one type of request, but this allows for future expansion.
 
Protobuf type io.deephaven.proto.web.client.utils.WebClientUtilsRequest
See Also: