| Modifier and Type | Method and Description |
|---|---|
Messages.TestOrcaReport |
Messages.TestOrcaReport.Builder.build() |
Messages.TestOrcaReport |
Messages.TestOrcaReport.Builder.buildPartial() |
static Messages.TestOrcaReport |
Messages.TestOrcaReport.getDefaultInstance() |
Messages.TestOrcaReport |
Messages.TestOrcaReport.getDefaultInstanceForType() |
Messages.TestOrcaReport |
Messages.TestOrcaReport.Builder.getDefaultInstanceForType() |
Messages.TestOrcaReport |
Messages.StreamingOutputCallRequestOrBuilder.getOrcaOobReport()
If set the server should update this metrics report data at the OOB server.
|
Messages.TestOrcaReport |
Messages.StreamingOutputCallRequest.getOrcaOobReport()
If set the server should update this metrics report data at the OOB server.
|
Messages.TestOrcaReport |
Messages.StreamingOutputCallRequest.Builder.getOrcaOobReport()
If set the server should update this metrics report data at the OOB server.
|
Messages.TestOrcaReport |
Messages.SimpleRequestOrBuilder.getOrcaPerQueryReport()
If set the server should record this metrics report data for the current RPC.
|
Messages.TestOrcaReport |
Messages.SimpleRequest.getOrcaPerQueryReport()
If set the server should record this metrics report data for the current RPC.
|
Messages.TestOrcaReport |
Messages.SimpleRequest.Builder.getOrcaPerQueryReport()
If set the server should record this metrics report data for the current RPC.
|
static Messages.TestOrcaReport |
Messages.TestOrcaReport.parseDelimitedFrom(InputStream input) |
static Messages.TestOrcaReport |
Messages.TestOrcaReport.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.TestOrcaReport |
Messages.TestOrcaReport.parseFrom(byte[] data) |
static Messages.TestOrcaReport |
Messages.TestOrcaReport.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.TestOrcaReport |
Messages.TestOrcaReport.parseFrom(ByteBuffer data) |
static Messages.TestOrcaReport |
Messages.TestOrcaReport.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.TestOrcaReport |
Messages.TestOrcaReport.parseFrom(com.google.protobuf.ByteString data) |
static Messages.TestOrcaReport |
Messages.TestOrcaReport.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.TestOrcaReport |
Messages.TestOrcaReport.parseFrom(com.google.protobuf.CodedInputStream input) |
static Messages.TestOrcaReport |
Messages.TestOrcaReport.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.TestOrcaReport |
Messages.TestOrcaReport.parseFrom(InputStream input) |
static Messages.TestOrcaReport |
Messages.TestOrcaReport.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Messages.TestOrcaReport> |
Messages.TestOrcaReport.getParserForType() |
static com.google.protobuf.Parser<Messages.TestOrcaReport> |
Messages.TestOrcaReport.parser() |
| Modifier and Type | Method and Description |
|---|---|
Messages.TestOrcaReport.Builder |
Messages.TestOrcaReport.Builder.mergeFrom(Messages.TestOrcaReport other) |
Messages.StreamingOutputCallRequest.Builder |
Messages.StreamingOutputCallRequest.Builder.mergeOrcaOobReport(Messages.TestOrcaReport value)
If set the server should update this metrics report data at the OOB server.
|
Messages.SimpleRequest.Builder |
Messages.SimpleRequest.Builder.mergeOrcaPerQueryReport(Messages.TestOrcaReport value)
If set the server should record this metrics report data for the current RPC.
|
static Messages.TestOrcaReport.Builder |
Messages.TestOrcaReport.newBuilder(Messages.TestOrcaReport prototype) |
Messages.StreamingOutputCallRequest.Builder |
Messages.StreamingOutputCallRequest.Builder.setOrcaOobReport(Messages.TestOrcaReport value)
If set the server should update this metrics report data at the OOB server.
|
Messages.SimpleRequest.Builder |
Messages.SimpleRequest.Builder.setOrcaPerQueryReport(Messages.TestOrcaReport value)
If set the server should record this metrics report data for the current RPC.
|