| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.BoolValue
TODO(dgq): Go back to using well-known types once
https://github.com/grpc/grpc/issues/6980 has been fixed.
|
static class |
Messages.BoolValue.Builder
TODO(dgq): Go back to using well-known types once
https://github.com/grpc/grpc/issues/6980 has been fixed.
|
| Modifier and Type | Method and Description |
|---|---|
Messages.BoolValueOrBuilder |
Messages.ResponseParametersOrBuilder.getCompressedOrBuilder()
Whether to request the server to compress the response.
|
Messages.BoolValueOrBuilder |
Messages.ResponseParameters.getCompressedOrBuilder()
Whether to request the server to compress the response.
|
Messages.BoolValueOrBuilder |
Messages.ResponseParameters.Builder.getCompressedOrBuilder()
Whether to request the server to compress the response.
|
Messages.BoolValueOrBuilder |
Messages.SimpleRequestOrBuilder.getExpectCompressedOrBuilder()
Whether the server should expect this request to be compressed.
|
Messages.BoolValueOrBuilder |
Messages.SimpleRequest.getExpectCompressedOrBuilder()
Whether the server should expect this request to be compressed.
|
Messages.BoolValueOrBuilder |
Messages.SimpleRequest.Builder.getExpectCompressedOrBuilder()
Whether the server should expect this request to be compressed.
|
Messages.BoolValueOrBuilder |
Messages.StreamingInputCallRequestOrBuilder.getExpectCompressedOrBuilder()
Whether the server should expect this request to be compressed.
|
Messages.BoolValueOrBuilder |
Messages.StreamingInputCallRequest.getExpectCompressedOrBuilder()
Whether the server should expect this request to be compressed.
|
Messages.BoolValueOrBuilder |
Messages.StreamingInputCallRequest.Builder.getExpectCompressedOrBuilder()
Whether the server should expect this request to be compressed.
|
Messages.BoolValueOrBuilder |
Messages.SimpleRequestOrBuilder.getResponseCompressedOrBuilder()
Whether to request the server to compress the response.
|
Messages.BoolValueOrBuilder |
Messages.SimpleRequest.getResponseCompressedOrBuilder()
Whether to request the server to compress the response.
|
Messages.BoolValueOrBuilder |
Messages.SimpleRequest.Builder.getResponseCompressedOrBuilder()
Whether to request the server to compress the response.
|