public static final class Messages.StreamingOutputCallRequest extends com.google.protobuf.GeneratedMessageV3 implements Messages.StreamingOutputCallRequestOrBuilder
Server-streaming request.Protobuf type
grpc.testing.StreamingOutputCallRequest| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.StreamingOutputCallRequest.Builder
Server-streaming request.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ORCA_OOB_REPORT_FIELD_NUMBER |
static int |
PAYLOAD_FIELD_NUMBER |
static int |
RESPONSE_PARAMETERS_FIELD_NUMBER |
static int |
RESPONSE_STATUS_FIELD_NUMBER |
static int |
RESPONSE_TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Messages.StreamingOutputCallRequest |
getDefaultInstance() |
Messages.StreamingOutputCallRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Messages.TestOrcaReport |
getOrcaOobReport()
If set the server should update this metrics report data at the OOB server.
|
Messages.TestOrcaReportOrBuilder |
getOrcaOobReportOrBuilder()
If set the server should update this metrics report data at the OOB server.
|
com.google.protobuf.Parser<Messages.StreamingOutputCallRequest> |
getParserForType() |
Messages.Payload |
getPayload()
Optional input payload sent along with the request.
|
Messages.PayloadOrBuilder |
getPayloadOrBuilder()
Optional input payload sent along with the request.
|
Messages.ResponseParameters |
getResponseParameters(int index)
Configuration for each expected response message.
|
int |
getResponseParametersCount()
Configuration for each expected response message.
|
List<Messages.ResponseParameters> |
getResponseParametersList()
Configuration for each expected response message.
|
Messages.ResponseParametersOrBuilder |
getResponseParametersOrBuilder(int index)
Configuration for each expected response message.
|
List<? extends Messages.ResponseParametersOrBuilder> |
getResponseParametersOrBuilderList()
Configuration for each expected response message.
|
Messages.EchoStatus |
getResponseStatus()
Whether server should return a given status
|
Messages.EchoStatusOrBuilder |
getResponseStatusOrBuilder()
Whether server should return a given status
|
Messages.PayloadType |
getResponseType()
Desired payload type in the response from the server.
|
int |
getResponseTypeValue()
Desired payload type in the response from the server.
|
int |
getSerializedSize() |
int |
hashCode() |
boolean |
hasOrcaOobReport()
If set the server should update this metrics report data at the OOB server.
|
boolean |
hasPayload()
Optional input payload sent along with the request.
|
boolean |
hasResponseStatus()
Whether server should return a given status
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Messages.StreamingOutputCallRequest.Builder |
newBuilder() |
static Messages.StreamingOutputCallRequest.Builder |
newBuilder(Messages.StreamingOutputCallRequest prototype) |
Messages.StreamingOutputCallRequest.Builder |
newBuilderForType() |
protected Messages.StreamingOutputCallRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Messages.StreamingOutputCallRequest |
parseDelimitedFrom(InputStream input) |
static Messages.StreamingOutputCallRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.StreamingOutputCallRequest |
parseFrom(byte[] data) |
static Messages.StreamingOutputCallRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.StreamingOutputCallRequest |
parseFrom(ByteBuffer data) |
static Messages.StreamingOutputCallRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.StreamingOutputCallRequest |
parseFrom(com.google.protobuf.ByteString data) |
static Messages.StreamingOutputCallRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.StreamingOutputCallRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Messages.StreamingOutputCallRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.StreamingOutputCallRequest |
parseFrom(InputStream input) |
static Messages.StreamingOutputCallRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Messages.StreamingOutputCallRequest> |
parser() |
Messages.StreamingOutputCallRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int RESPONSE_TYPE_FIELD_NUMBER
public static final int RESPONSE_PARAMETERS_FIELD_NUMBER
public static final int PAYLOAD_FIELD_NUMBER
public static final int RESPONSE_STATUS_FIELD_NUMBER
public static final int ORCA_OOB_REPORT_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getResponseTypeValue()
Desired payload type in the response from the server. If response_type is RANDOM, the payload from each response in the stream might be of different types. This is to simulate a mixed type of payload stream.
.grpc.testing.PayloadType response_type = 1;getResponseTypeValue in interface Messages.StreamingOutputCallRequestOrBuilderpublic Messages.PayloadType getResponseType()
Desired payload type in the response from the server. If response_type is RANDOM, the payload from each response in the stream might be of different types. This is to simulate a mixed type of payload stream.
.grpc.testing.PayloadType response_type = 1;getResponseType in interface Messages.StreamingOutputCallRequestOrBuilderpublic List<Messages.ResponseParameters> getResponseParametersList()
Configuration for each expected response message.
repeated .grpc.testing.ResponseParameters response_parameters = 2;getResponseParametersList in interface Messages.StreamingOutputCallRequestOrBuilderpublic List<? extends Messages.ResponseParametersOrBuilder> getResponseParametersOrBuilderList()
Configuration for each expected response message.
repeated .grpc.testing.ResponseParameters response_parameters = 2;getResponseParametersOrBuilderList in interface Messages.StreamingOutputCallRequestOrBuilderpublic int getResponseParametersCount()
Configuration for each expected response message.
repeated .grpc.testing.ResponseParameters response_parameters = 2;getResponseParametersCount in interface Messages.StreamingOutputCallRequestOrBuilderpublic Messages.ResponseParameters getResponseParameters(int index)
Configuration for each expected response message.
repeated .grpc.testing.ResponseParameters response_parameters = 2;getResponseParameters in interface Messages.StreamingOutputCallRequestOrBuilderpublic Messages.ResponseParametersOrBuilder getResponseParametersOrBuilder(int index)
Configuration for each expected response message.
repeated .grpc.testing.ResponseParameters response_parameters = 2;getResponseParametersOrBuilder in interface Messages.StreamingOutputCallRequestOrBuilderpublic boolean hasPayload()
Optional input payload sent along with the request.
.grpc.testing.Payload payload = 3;hasPayload in interface Messages.StreamingOutputCallRequestOrBuilderpublic Messages.Payload getPayload()
Optional input payload sent along with the request.
.grpc.testing.Payload payload = 3;getPayload in interface Messages.StreamingOutputCallRequestOrBuilderpublic Messages.PayloadOrBuilder getPayloadOrBuilder()
Optional input payload sent along with the request.
.grpc.testing.Payload payload = 3;getPayloadOrBuilder in interface Messages.StreamingOutputCallRequestOrBuilderpublic boolean hasResponseStatus()
Whether server should return a given status
.grpc.testing.EchoStatus response_status = 7;hasResponseStatus in interface Messages.StreamingOutputCallRequestOrBuilderpublic Messages.EchoStatus getResponseStatus()
Whether server should return a given status
.grpc.testing.EchoStatus response_status = 7;getResponseStatus in interface Messages.StreamingOutputCallRequestOrBuilderpublic Messages.EchoStatusOrBuilder getResponseStatusOrBuilder()
Whether server should return a given status
.grpc.testing.EchoStatus response_status = 7;getResponseStatusOrBuilder in interface Messages.StreamingOutputCallRequestOrBuilderpublic boolean hasOrcaOobReport()
If set the server should update this metrics report data at the OOB server.
.grpc.testing.TestOrcaReport orca_oob_report = 8;hasOrcaOobReport in interface Messages.StreamingOutputCallRequestOrBuilderpublic Messages.TestOrcaReport getOrcaOobReport()
If set the server should update this metrics report data at the OOB server.
.grpc.testing.TestOrcaReport orca_oob_report = 8;getOrcaOobReport in interface Messages.StreamingOutputCallRequestOrBuilderpublic Messages.TestOrcaReportOrBuilder getOrcaOobReportOrBuilder()
If set the server should update this metrics report data at the OOB server.
.grpc.testing.TestOrcaReport orca_oob_report = 8;getOrcaOobReportOrBuilder in interface Messages.StreamingOutputCallRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Messages.StreamingOutputCallRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.StreamingOutputCallRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.StreamingOutputCallRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.StreamingOutputCallRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.StreamingOutputCallRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.StreamingOutputCallRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.StreamingOutputCallRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.StreamingOutputCallRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.StreamingOutputCallRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.StreamingOutputCallRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.StreamingOutputCallRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Messages.StreamingOutputCallRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Messages.StreamingOutputCallRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Messages.StreamingOutputCallRequest.Builder newBuilder()
public static Messages.StreamingOutputCallRequest.Builder newBuilder(Messages.StreamingOutputCallRequest prototype)
public Messages.StreamingOutputCallRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Messages.StreamingOutputCallRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Messages.StreamingOutputCallRequest getDefaultInstance()
public static com.google.protobuf.Parser<Messages.StreamingOutputCallRequest> parser()
public com.google.protobuf.Parser<Messages.StreamingOutputCallRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Messages.StreamingOutputCallRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder