Class ProcessingResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.envoyproxy.envoy.service.ext_proc.v3.ProcessingResponse
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ProcessingResponseOrBuilder,Serializable
public final class ProcessingResponse extends com.google.protobuf.GeneratedMessageV3 implements ProcessingResponseOrBuilder
For every ProcessingRequest received by the server with the ``async_mode`` field set to false, the server must send back exactly one ProcessingResponse message. [#next-free-field: 10]
Protobuf typeenvoy.service.ext_proc.v3.ProcessingResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProcessingResponse.BuilderFor every ProcessingRequest received by the server with the ``async_mode`` field set to false, the server must send back exactly one ProcessingResponse message.static classProcessingResponse.ResponseCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDYNAMIC_METADATA_FIELD_NUMBERstatic intIMMEDIATE_RESPONSE_FIELD_NUMBERstatic intMODE_OVERRIDE_FIELD_NUMBERstatic intREQUEST_BODY_FIELD_NUMBERstatic intREQUEST_HEADERS_FIELD_NUMBERstatic intREQUEST_TRAILERS_FIELD_NUMBERstatic intRESPONSE_BODY_FIELD_NUMBERstatic intRESPONSE_HEADERS_FIELD_NUMBERstatic intRESPONSE_TRAILERS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static ProcessingResponsegetDefaultInstance()ProcessingResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.StructgetDynamicMetadata()[#not-implemented-hide:] Optional metadata that will be emitted as dynamic metadata to be consumed by the next filter.com.google.protobuf.StructOrBuildergetDynamicMetadataOrBuilder()[#not-implemented-hide:] Optional metadata that will be emitted as dynamic metadata to be consumed by the next filter.ImmediateResponsegetImmediateResponse()If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response.ImmediateResponseOrBuildergetImmediateResponseOrBuilder()If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response.ProcessingModegetModeOverride()Override how parts of the HTTP request and response are processed for the duration of this particular request/response only.ProcessingModeOrBuildergetModeOverrideOrBuilder()Override how parts of the HTTP request and response are processed for the duration of this particular request/response only.com.google.protobuf.Parser<ProcessingResponse>getParserForType()BodyResponsegetRequestBody()The server must send back this message in response to a message with the ``request_body`` field set.BodyResponseOrBuildergetRequestBodyOrBuilder()The server must send back this message in response to a message with the ``request_body`` field set.HeadersResponsegetRequestHeaders()The server must send back this message in response to a message with the ``request_headers`` field set.HeadersResponseOrBuildergetRequestHeadersOrBuilder()The server must send back this message in response to a message with the ``request_headers`` field set.TrailersResponsegetRequestTrailers()The server must send back this message in response to a message with the ``request_trailers`` field set.TrailersResponseOrBuildergetRequestTrailersOrBuilder()The server must send back this message in response to a message with the ``request_trailers`` field set.BodyResponsegetResponseBody()The server must send back this message in response to a message with the ``response_body`` field set.BodyResponseOrBuildergetResponseBodyOrBuilder()The server must send back this message in response to a message with the ``response_body`` field set.ProcessingResponse.ResponseCasegetResponseCase()HeadersResponsegetResponseHeaders()The server must send back this message in response to a message with the ``response_headers`` field set.HeadersResponseOrBuildergetResponseHeadersOrBuilder()The server must send back this message in response to a message with the ``response_headers`` field set.TrailersResponsegetResponseTrailers()The server must send back this message in response to a message with the ``response_trailers`` field set.TrailersResponseOrBuildergetResponseTrailersOrBuilder()The server must send back this message in response to a message with the ``response_trailers`` field set.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasDynamicMetadata()[#not-implemented-hide:] Optional metadata that will be emitted as dynamic metadata to be consumed by the next filter.inthashCode()booleanhasImmediateResponse()If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response.booleanhasModeOverride()Override how parts of the HTTP request and response are processed for the duration of this particular request/response only.booleanhasRequestBody()The server must send back this message in response to a message with the ``request_body`` field set.booleanhasRequestHeaders()The server must send back this message in response to a message with the ``request_headers`` field set.booleanhasRequestTrailers()The server must send back this message in response to a message with the ``request_trailers`` field set.booleanhasResponseBody()The server must send back this message in response to a message with the ``response_body`` field set.booleanhasResponseHeaders()The server must send back this message in response to a message with the ``response_headers`` field set.booleanhasResponseTrailers()The server must send back this message in response to a message with the ``response_trailers`` field set.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ProcessingResponse.BuildernewBuilder()static ProcessingResponse.BuildernewBuilder(ProcessingResponse prototype)ProcessingResponse.BuildernewBuilderForType()protected ProcessingResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ProcessingResponseparseDelimitedFrom(InputStream input)static ProcessingResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessingResponseparseFrom(byte[] data)static ProcessingResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessingResponseparseFrom(com.google.protobuf.ByteString data)static ProcessingResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessingResponseparseFrom(com.google.protobuf.CodedInputStream input)static ProcessingResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessingResponseparseFrom(InputStream input)static ProcessingResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProcessingResponseparseFrom(ByteBuffer data)static ProcessingResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ProcessingResponse>parser()ProcessingResponse.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
REQUEST_HEADERS_FIELD_NUMBER
public static final int REQUEST_HEADERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESPONSE_HEADERS_FIELD_NUMBER
public static final int RESPONSE_HEADERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_BODY_FIELD_NUMBER
public static final int REQUEST_BODY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESPONSE_BODY_FIELD_NUMBER
public static final int RESPONSE_BODY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_TRAILERS_FIELD_NUMBER
public static final int REQUEST_TRAILERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESPONSE_TRAILERS_FIELD_NUMBER
public static final int RESPONSE_TRAILERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMMEDIATE_RESPONSE_FIELD_NUMBER
public static final int IMMEDIATE_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DYNAMIC_METADATA_FIELD_NUMBER
public static final int DYNAMIC_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MODE_OVERRIDE_FIELD_NUMBER
public static final int MODE_OVERRIDE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getResponseCase
public ProcessingResponse.ResponseCase getResponseCase()
- Specified by:
getResponseCasein interfaceProcessingResponseOrBuilder
-
hasRequestHeaders
public boolean hasRequestHeaders()
The server must send back this message in response to a message with the ``request_headers`` field set.
.envoy.service.ext_proc.v3.HeadersResponse request_headers = 1;- Specified by:
hasRequestHeadersin interfaceProcessingResponseOrBuilder- Returns:
- Whether the requestHeaders field is set.
-
getRequestHeaders
public HeadersResponse getRequestHeaders()
The server must send back this message in response to a message with the ``request_headers`` field set.
.envoy.service.ext_proc.v3.HeadersResponse request_headers = 1;- Specified by:
getRequestHeadersin interfaceProcessingResponseOrBuilder- Returns:
- The requestHeaders.
-
getRequestHeadersOrBuilder
public HeadersResponseOrBuilder getRequestHeadersOrBuilder()
The server must send back this message in response to a message with the ``request_headers`` field set.
.envoy.service.ext_proc.v3.HeadersResponse request_headers = 1;- Specified by:
getRequestHeadersOrBuilderin interfaceProcessingResponseOrBuilder
-
hasResponseHeaders
public boolean hasResponseHeaders()
The server must send back this message in response to a message with the ``response_headers`` field set.
.envoy.service.ext_proc.v3.HeadersResponse response_headers = 2;- Specified by:
hasResponseHeadersin interfaceProcessingResponseOrBuilder- Returns:
- Whether the responseHeaders field is set.
-
getResponseHeaders
public HeadersResponse getResponseHeaders()
The server must send back this message in response to a message with the ``response_headers`` field set.
.envoy.service.ext_proc.v3.HeadersResponse response_headers = 2;- Specified by:
getResponseHeadersin interfaceProcessingResponseOrBuilder- Returns:
- The responseHeaders.
-
getResponseHeadersOrBuilder
public HeadersResponseOrBuilder getResponseHeadersOrBuilder()
The server must send back this message in response to a message with the ``response_headers`` field set.
.envoy.service.ext_proc.v3.HeadersResponse response_headers = 2;- Specified by:
getResponseHeadersOrBuilderin interfaceProcessingResponseOrBuilder
-
hasRequestBody
public boolean hasRequestBody()
The server must send back this message in response to a message with the ``request_body`` field set.
.envoy.service.ext_proc.v3.BodyResponse request_body = 3;- Specified by:
hasRequestBodyin interfaceProcessingResponseOrBuilder- Returns:
- Whether the requestBody field is set.
-
getRequestBody
public BodyResponse getRequestBody()
The server must send back this message in response to a message with the ``request_body`` field set.
.envoy.service.ext_proc.v3.BodyResponse request_body = 3;- Specified by:
getRequestBodyin interfaceProcessingResponseOrBuilder- Returns:
- The requestBody.
-
getRequestBodyOrBuilder
public BodyResponseOrBuilder getRequestBodyOrBuilder()
The server must send back this message in response to a message with the ``request_body`` field set.
.envoy.service.ext_proc.v3.BodyResponse request_body = 3;- Specified by:
getRequestBodyOrBuilderin interfaceProcessingResponseOrBuilder
-
hasResponseBody
public boolean hasResponseBody()
The server must send back this message in response to a message with the ``response_body`` field set.
.envoy.service.ext_proc.v3.BodyResponse response_body = 4;- Specified by:
hasResponseBodyin interfaceProcessingResponseOrBuilder- Returns:
- Whether the responseBody field is set.
-
getResponseBody
public BodyResponse getResponseBody()
The server must send back this message in response to a message with the ``response_body`` field set.
.envoy.service.ext_proc.v3.BodyResponse response_body = 4;- Specified by:
getResponseBodyin interfaceProcessingResponseOrBuilder- Returns:
- The responseBody.
-
getResponseBodyOrBuilder
public BodyResponseOrBuilder getResponseBodyOrBuilder()
The server must send back this message in response to a message with the ``response_body`` field set.
.envoy.service.ext_proc.v3.BodyResponse response_body = 4;- Specified by:
getResponseBodyOrBuilderin interfaceProcessingResponseOrBuilder
-
hasRequestTrailers
public boolean hasRequestTrailers()
The server must send back this message in response to a message with the ``request_trailers`` field set.
.envoy.service.ext_proc.v3.TrailersResponse request_trailers = 5;- Specified by:
hasRequestTrailersin interfaceProcessingResponseOrBuilder- Returns:
- Whether the requestTrailers field is set.
-
getRequestTrailers
public TrailersResponse getRequestTrailers()
The server must send back this message in response to a message with the ``request_trailers`` field set.
.envoy.service.ext_proc.v3.TrailersResponse request_trailers = 5;- Specified by:
getRequestTrailersin interfaceProcessingResponseOrBuilder- Returns:
- The requestTrailers.
-
getRequestTrailersOrBuilder
public TrailersResponseOrBuilder getRequestTrailersOrBuilder()
The server must send back this message in response to a message with the ``request_trailers`` field set.
.envoy.service.ext_proc.v3.TrailersResponse request_trailers = 5;- Specified by:
getRequestTrailersOrBuilderin interfaceProcessingResponseOrBuilder
-
hasResponseTrailers
public boolean hasResponseTrailers()
The server must send back this message in response to a message with the ``response_trailers`` field set.
.envoy.service.ext_proc.v3.TrailersResponse response_trailers = 6;- Specified by:
hasResponseTrailersin interfaceProcessingResponseOrBuilder- Returns:
- Whether the responseTrailers field is set.
-
getResponseTrailers
public TrailersResponse getResponseTrailers()
The server must send back this message in response to a message with the ``response_trailers`` field set.
.envoy.service.ext_proc.v3.TrailersResponse response_trailers = 6;- Specified by:
getResponseTrailersin interfaceProcessingResponseOrBuilder- Returns:
- The responseTrailers.
-
getResponseTrailersOrBuilder
public TrailersResponseOrBuilder getResponseTrailersOrBuilder()
The server must send back this message in response to a message with the ``response_trailers`` field set.
.envoy.service.ext_proc.v3.TrailersResponse response_trailers = 6;- Specified by:
getResponseTrailersOrBuilderin interfaceProcessingResponseOrBuilder
-
hasImmediateResponse
public boolean hasImmediateResponse()
If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response. If a response has already started -- for example, if this message is sent response to a ``response_body`` message -- then this will either ship the reply directly to the downstream codec, or reset the stream.
.envoy.service.ext_proc.v3.ImmediateResponse immediate_response = 7;- Specified by:
hasImmediateResponsein interfaceProcessingResponseOrBuilder- Returns:
- Whether the immediateResponse field is set.
-
getImmediateResponse
public ImmediateResponse getImmediateResponse()
If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response. If a response has already started -- for example, if this message is sent response to a ``response_body`` message -- then this will either ship the reply directly to the downstream codec, or reset the stream.
.envoy.service.ext_proc.v3.ImmediateResponse immediate_response = 7;- Specified by:
getImmediateResponsein interfaceProcessingResponseOrBuilder- Returns:
- The immediateResponse.
-
getImmediateResponseOrBuilder
public ImmediateResponseOrBuilder getImmediateResponseOrBuilder()
If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response. If a response has already started -- for example, if this message is sent response to a ``response_body`` message -- then this will either ship the reply directly to the downstream codec, or reset the stream.
.envoy.service.ext_proc.v3.ImmediateResponse immediate_response = 7;- Specified by:
getImmediateResponseOrBuilderin interfaceProcessingResponseOrBuilder
-
hasDynamicMetadata
public boolean hasDynamicMetadata()
[#not-implemented-hide:] Optional metadata that will be emitted as dynamic metadata to be consumed by the next filter. This metadata will be placed in the namespace ``envoy.filters.http.ext_proc``.
.google.protobuf.Struct dynamic_metadata = 8;- Specified by:
hasDynamicMetadatain interfaceProcessingResponseOrBuilder- Returns:
- Whether the dynamicMetadata field is set.
-
getDynamicMetadata
public com.google.protobuf.Struct getDynamicMetadata()
[#not-implemented-hide:] Optional metadata that will be emitted as dynamic metadata to be consumed by the next filter. This metadata will be placed in the namespace ``envoy.filters.http.ext_proc``.
.google.protobuf.Struct dynamic_metadata = 8;- Specified by:
getDynamicMetadatain interfaceProcessingResponseOrBuilder- Returns:
- The dynamicMetadata.
-
getDynamicMetadataOrBuilder
public com.google.protobuf.StructOrBuilder getDynamicMetadataOrBuilder()
[#not-implemented-hide:] Optional metadata that will be emitted as dynamic metadata to be consumed by the next filter. This metadata will be placed in the namespace ``envoy.filters.http.ext_proc``.
.google.protobuf.Struct dynamic_metadata = 8;- Specified by:
getDynamicMetadataOrBuilderin interfaceProcessingResponseOrBuilder
-
hasModeOverride
public boolean hasModeOverride()
Override how parts of the HTTP request and response are processed for the duration of this particular request/response only. Servers may use this to intelligently control how requests are processed based on the headers and other metadata that they see.
.envoy.extensions.filters.http.ext_proc.v3.ProcessingMode mode_override = 9;- Specified by:
hasModeOverridein interfaceProcessingResponseOrBuilder- Returns:
- Whether the modeOverride field is set.
-
getModeOverride
public ProcessingMode getModeOverride()
Override how parts of the HTTP request and response are processed for the duration of this particular request/response only. Servers may use this to intelligently control how requests are processed based on the headers and other metadata that they see.
.envoy.extensions.filters.http.ext_proc.v3.ProcessingMode mode_override = 9;- Specified by:
getModeOverridein interfaceProcessingResponseOrBuilder- Returns:
- The modeOverride.
-
getModeOverrideOrBuilder
public ProcessingModeOrBuilder getModeOverrideOrBuilder()
Override how parts of the HTTP request and response are processed for the duration of this particular request/response only. Servers may use this to intelligently control how requests are processed based on the headers and other metadata that they see.
.envoy.extensions.filters.http.ext_proc.v3.ProcessingMode mode_override = 9;- Specified by:
getModeOverrideOrBuilderin interfaceProcessingResponseOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ProcessingResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessingResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessingResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessingResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessingResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessingResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProcessingResponse parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProcessingResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProcessingResponse parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProcessingResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ProcessingResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProcessingResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ProcessingResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ProcessingResponse.Builder newBuilder()
-
newBuilder
public static ProcessingResponse.Builder newBuilder(ProcessingResponse prototype)
-
toBuilder
public ProcessingResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ProcessingResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ProcessingResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ProcessingResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<ProcessingResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ProcessingResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-