public static interface Messages.StreamingOutputCallResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Messages.Payload |
getPayload()
Payload to increase response size.
|
Messages.PayloadOrBuilder |
getPayloadOrBuilder()
Payload to increase response size.
|
boolean |
hasPayload()
Payload to increase response size.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPayload()
Payload to increase response size.
.grpc.testing.Payload payload = 1;Messages.Payload getPayload()
Payload to increase response size.
.grpc.testing.Payload payload = 1;Messages.PayloadOrBuilder getPayloadOrBuilder()
Payload to increase response size.
.grpc.testing.Payload payload = 1;