Class ResponseFlags
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.envoyproxy.envoy.data.accesslog.v3.ResponseFlags
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ResponseFlagsOrBuilder,Serializable
public final class ResponseFlags extends com.google.protobuf.GeneratedMessageV3 implements ResponseFlagsOrBuilder
Flags indicating occurrences during request/response processing. [#next-free-field: 28]
Protobuf typeenvoy.data.accesslog.v3.ResponseFlags- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classResponseFlags.BuilderFlags indicating occurrences during request/response processing.static classResponseFlags.UnauthorizedProtobuf typeenvoy.data.accesslog.v3.ResponseFlags.Unauthorizedstatic interfaceResponseFlags.UnauthorizedOrBuilder-
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
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static ResponseFlagsgetDefaultInstance()ResponseFlagsgetDefaultInstanceForType()booleangetDelayInjected()Indicates that the request was delayed before proxying.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetDnsResolutionFailure()Indicates a DNS resolution failed.booleangetDownstreamConnectionTermination()Indicates the stream was reset due to a downstream connection termination.booleangetDownstreamProtocolError()Indicates there was an HTTP protocol error on the downstream request.booleangetDurationTimeout()Indicates that request or connection exceeded the downstream connection duration.booleangetFailedLocalHealthcheck()Indicates local server healthcheck failed.booleangetFaultInjected()Indicates that the request was aborted with an injected error code.booleangetInvalidEnvoyRequestHeaders()Indicates that the request was rejected because an envoy request header failed strict validation.booleangetLocalReset()Indicates local codec level reset was sent on the stream.booleangetNoClusterFound()Indicates no cluster was found for the request.booleangetNoFilterConfigFound()Indicates that a filter configuration is not available.booleangetNoHealthyUpstream()Indicates there was no healthy upstream.booleangetNoRouteFound()Indicates no route was found for the request.booleangetOverloadManager()Indicates overload manager terminated the request.com.google.protobuf.Parser<ResponseFlags>getParserForType()booleangetRateLimited()Indicates that the request was rate-limited locally.booleangetRateLimitServiceError()Indicates that the request was rejected because there was an error in rate limit service.booleangetResponseFromCacheFilter()Indicates the response was served from a cache filter.intgetSerializedSize()booleangetStreamIdleTimeout()Indicates that the stream idle timeout was hit, resulting in a downstream 408.ResponseFlags.UnauthorizedgetUnauthorizedDetails()Indicates if the request was deemed unauthorized and the reason for it.ResponseFlags.UnauthorizedOrBuildergetUnauthorizedDetailsOrBuilder()Indicates if the request was deemed unauthorized and the reason for it.com.google.protobuf.UnknownFieldSetgetUnknownFields()booleangetUpstreamConnectionFailure()Indicates there was a local reset by a connection pool due to an initial connection failure.booleangetUpstreamConnectionTermination()Indicates the stream was reset due to an upstream connection termination.booleangetUpstreamMaxStreamDurationReached()Indicates there was a max stream duration reached on the upstream request.booleangetUpstreamOverflow()Indicates the stream was reset because of a resource overflow.booleangetUpstreamProtocolError()Indicates there was an HTTP protocol error in the upstream response.booleangetUpstreamRemoteReset()Indicates remote codec level reset was received on the stream.booleangetUpstreamRequestTimeout()Indicates an there was an upstream request timeout.booleangetUpstreamRetryLimitExceeded()Indicates that the upstream retry limit was exceeded, resulting in a downstream error.inthashCode()booleanhasUnauthorizedDetails()Indicates if the request was deemed unauthorized and the reason for it.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ResponseFlags.BuildernewBuilder()static ResponseFlags.BuildernewBuilder(ResponseFlags prototype)ResponseFlags.BuildernewBuilderForType()protected ResponseFlags.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ResponseFlagsparseDelimitedFrom(InputStream input)static ResponseFlagsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResponseFlagsparseFrom(byte[] data)static ResponseFlagsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResponseFlagsparseFrom(com.google.protobuf.ByteString data)static ResponseFlagsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResponseFlagsparseFrom(com.google.protobuf.CodedInputStream input)static ResponseFlagsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResponseFlagsparseFrom(InputStream input)static ResponseFlagsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ResponseFlagsparseFrom(ByteBuffer data)static ResponseFlagsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ResponseFlags>parser()ResponseFlags.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
-
FAILED_LOCAL_HEALTHCHECK_FIELD_NUMBER
public static final int FAILED_LOCAL_HEALTHCHECK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NO_HEALTHY_UPSTREAM_FIELD_NUMBER
public static final int NO_HEALTHY_UPSTREAM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPSTREAM_REQUEST_TIMEOUT_FIELD_NUMBER
public static final int UPSTREAM_REQUEST_TIMEOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCAL_RESET_FIELD_NUMBER
public static final int LOCAL_RESET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPSTREAM_REMOTE_RESET_FIELD_NUMBER
public static final int UPSTREAM_REMOTE_RESET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPSTREAM_CONNECTION_FAILURE_FIELD_NUMBER
public static final int UPSTREAM_CONNECTION_FAILURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPSTREAM_CONNECTION_TERMINATION_FIELD_NUMBER
public static final int UPSTREAM_CONNECTION_TERMINATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPSTREAM_OVERFLOW_FIELD_NUMBER
public static final int UPSTREAM_OVERFLOW_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NO_ROUTE_FOUND_FIELD_NUMBER
public static final int NO_ROUTE_FOUND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DELAY_INJECTED_FIELD_NUMBER
public static final int DELAY_INJECTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FAULT_INJECTED_FIELD_NUMBER
public static final int FAULT_INJECTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RATE_LIMITED_FIELD_NUMBER
public static final int RATE_LIMITED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UNAUTHORIZED_DETAILS_FIELD_NUMBER
public static final int UNAUTHORIZED_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RATE_LIMIT_SERVICE_ERROR_FIELD_NUMBER
public static final int RATE_LIMIT_SERVICE_ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOWNSTREAM_CONNECTION_TERMINATION_FIELD_NUMBER
public static final int DOWNSTREAM_CONNECTION_TERMINATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPSTREAM_RETRY_LIMIT_EXCEEDED_FIELD_NUMBER
public static final int UPSTREAM_RETRY_LIMIT_EXCEEDED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STREAM_IDLE_TIMEOUT_FIELD_NUMBER
public static final int STREAM_IDLE_TIMEOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INVALID_ENVOY_REQUEST_HEADERS_FIELD_NUMBER
public static final int INVALID_ENVOY_REQUEST_HEADERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOWNSTREAM_PROTOCOL_ERROR_FIELD_NUMBER
public static final int DOWNSTREAM_PROTOCOL_ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPSTREAM_MAX_STREAM_DURATION_REACHED_FIELD_NUMBER
public static final int UPSTREAM_MAX_STREAM_DURATION_REACHED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESPONSE_FROM_CACHE_FILTER_FIELD_NUMBER
public static final int RESPONSE_FROM_CACHE_FILTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NO_FILTER_CONFIG_FOUND_FIELD_NUMBER
public static final int NO_FILTER_CONFIG_FOUND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DURATION_TIMEOUT_FIELD_NUMBER
public static final int DURATION_TIMEOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPSTREAM_PROTOCOL_ERROR_FIELD_NUMBER
public static final int UPSTREAM_PROTOCOL_ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NO_CLUSTER_FOUND_FIELD_NUMBER
public static final int NO_CLUSTER_FOUND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OVERLOAD_MANAGER_FIELD_NUMBER
public static final int OVERLOAD_MANAGER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DNS_RESOLUTION_FAILURE_FIELD_NUMBER
public static final int DNS_RESOLUTION_FAILURE_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
-
getFailedLocalHealthcheck
public boolean getFailedLocalHealthcheck()
Indicates local server healthcheck failed.
bool failed_local_healthcheck = 1;- Specified by:
getFailedLocalHealthcheckin interfaceResponseFlagsOrBuilder- Returns:
- The failedLocalHealthcheck.
-
getNoHealthyUpstream
public boolean getNoHealthyUpstream()
Indicates there was no healthy upstream.
bool no_healthy_upstream = 2;- Specified by:
getNoHealthyUpstreamin interfaceResponseFlagsOrBuilder- Returns:
- The noHealthyUpstream.
-
getUpstreamRequestTimeout
public boolean getUpstreamRequestTimeout()
Indicates an there was an upstream request timeout.
bool upstream_request_timeout = 3;- Specified by:
getUpstreamRequestTimeoutin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamRequestTimeout.
-
getLocalReset
public boolean getLocalReset()
Indicates local codec level reset was sent on the stream.
bool local_reset = 4;- Specified by:
getLocalResetin interfaceResponseFlagsOrBuilder- Returns:
- The localReset.
-
getUpstreamRemoteReset
public boolean getUpstreamRemoteReset()
Indicates remote codec level reset was received on the stream.
bool upstream_remote_reset = 5;- Specified by:
getUpstreamRemoteResetin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamRemoteReset.
-
getUpstreamConnectionFailure
public boolean getUpstreamConnectionFailure()
Indicates there was a local reset by a connection pool due to an initial connection failure.
bool upstream_connection_failure = 6;- Specified by:
getUpstreamConnectionFailurein interfaceResponseFlagsOrBuilder- Returns:
- The upstreamConnectionFailure.
-
getUpstreamConnectionTermination
public boolean getUpstreamConnectionTermination()
Indicates the stream was reset due to an upstream connection termination.
bool upstream_connection_termination = 7;- Specified by:
getUpstreamConnectionTerminationin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamConnectionTermination.
-
getUpstreamOverflow
public boolean getUpstreamOverflow()
Indicates the stream was reset because of a resource overflow.
bool upstream_overflow = 8;- Specified by:
getUpstreamOverflowin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamOverflow.
-
getNoRouteFound
public boolean getNoRouteFound()
Indicates no route was found for the request.
bool no_route_found = 9;- Specified by:
getNoRouteFoundin interfaceResponseFlagsOrBuilder- Returns:
- The noRouteFound.
-
getDelayInjected
public boolean getDelayInjected()
Indicates that the request was delayed before proxying.
bool delay_injected = 10;- Specified by:
getDelayInjectedin interfaceResponseFlagsOrBuilder- Returns:
- The delayInjected.
-
getFaultInjected
public boolean getFaultInjected()
Indicates that the request was aborted with an injected error code.
bool fault_injected = 11;- Specified by:
getFaultInjectedin interfaceResponseFlagsOrBuilder- Returns:
- The faultInjected.
-
getRateLimited
public boolean getRateLimited()
Indicates that the request was rate-limited locally.
bool rate_limited = 12;- Specified by:
getRateLimitedin interfaceResponseFlagsOrBuilder- Returns:
- The rateLimited.
-
hasUnauthorizedDetails
public boolean hasUnauthorizedDetails()
Indicates if the request was deemed unauthorized and the reason for it.
.envoy.data.accesslog.v3.ResponseFlags.Unauthorized unauthorized_details = 13;- Specified by:
hasUnauthorizedDetailsin interfaceResponseFlagsOrBuilder- Returns:
- Whether the unauthorizedDetails field is set.
-
getUnauthorizedDetails
public ResponseFlags.Unauthorized getUnauthorizedDetails()
Indicates if the request was deemed unauthorized and the reason for it.
.envoy.data.accesslog.v3.ResponseFlags.Unauthorized unauthorized_details = 13;- Specified by:
getUnauthorizedDetailsin interfaceResponseFlagsOrBuilder- Returns:
- The unauthorizedDetails.
-
getUnauthorizedDetailsOrBuilder
public ResponseFlags.UnauthorizedOrBuilder getUnauthorizedDetailsOrBuilder()
Indicates if the request was deemed unauthorized and the reason for it.
.envoy.data.accesslog.v3.ResponseFlags.Unauthorized unauthorized_details = 13;- Specified by:
getUnauthorizedDetailsOrBuilderin interfaceResponseFlagsOrBuilder
-
getRateLimitServiceError
public boolean getRateLimitServiceError()
Indicates that the request was rejected because there was an error in rate limit service.
bool rate_limit_service_error = 14;- Specified by:
getRateLimitServiceErrorin interfaceResponseFlagsOrBuilder- Returns:
- The rateLimitServiceError.
-
getDownstreamConnectionTermination
public boolean getDownstreamConnectionTermination()
Indicates the stream was reset due to a downstream connection termination.
bool downstream_connection_termination = 15;- Specified by:
getDownstreamConnectionTerminationin interfaceResponseFlagsOrBuilder- Returns:
- The downstreamConnectionTermination.
-
getUpstreamRetryLimitExceeded
public boolean getUpstreamRetryLimitExceeded()
Indicates that the upstream retry limit was exceeded, resulting in a downstream error.
bool upstream_retry_limit_exceeded = 16;- Specified by:
getUpstreamRetryLimitExceededin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamRetryLimitExceeded.
-
getStreamIdleTimeout
public boolean getStreamIdleTimeout()
Indicates that the stream idle timeout was hit, resulting in a downstream 408.
bool stream_idle_timeout = 17;- Specified by:
getStreamIdleTimeoutin interfaceResponseFlagsOrBuilder- Returns:
- The streamIdleTimeout.
-
getInvalidEnvoyRequestHeaders
public boolean getInvalidEnvoyRequestHeaders()
Indicates that the request was rejected because an envoy request header failed strict validation.
bool invalid_envoy_request_headers = 18;- Specified by:
getInvalidEnvoyRequestHeadersin interfaceResponseFlagsOrBuilder- Returns:
- The invalidEnvoyRequestHeaders.
-
getDownstreamProtocolError
public boolean getDownstreamProtocolError()
Indicates there was an HTTP protocol error on the downstream request.
bool downstream_protocol_error = 19;- Specified by:
getDownstreamProtocolErrorin interfaceResponseFlagsOrBuilder- Returns:
- The downstreamProtocolError.
-
getUpstreamMaxStreamDurationReached
public boolean getUpstreamMaxStreamDurationReached()
Indicates there was a max stream duration reached on the upstream request.
bool upstream_max_stream_duration_reached = 20;- Specified by:
getUpstreamMaxStreamDurationReachedin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamMaxStreamDurationReached.
-
getResponseFromCacheFilter
public boolean getResponseFromCacheFilter()
Indicates the response was served from a cache filter.
bool response_from_cache_filter = 21;- Specified by:
getResponseFromCacheFilterin interfaceResponseFlagsOrBuilder- Returns:
- The responseFromCacheFilter.
-
getNoFilterConfigFound
public boolean getNoFilterConfigFound()
Indicates that a filter configuration is not available.
bool no_filter_config_found = 22;- Specified by:
getNoFilterConfigFoundin interfaceResponseFlagsOrBuilder- Returns:
- The noFilterConfigFound.
-
getDurationTimeout
public boolean getDurationTimeout()
Indicates that request or connection exceeded the downstream connection duration.
bool duration_timeout = 23;- Specified by:
getDurationTimeoutin interfaceResponseFlagsOrBuilder- Returns:
- The durationTimeout.
-
getUpstreamProtocolError
public boolean getUpstreamProtocolError()
Indicates there was an HTTP protocol error in the upstream response.
bool upstream_protocol_error = 24;- Specified by:
getUpstreamProtocolErrorin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamProtocolError.
-
getNoClusterFound
public boolean getNoClusterFound()
Indicates no cluster was found for the request.
bool no_cluster_found = 25;- Specified by:
getNoClusterFoundin interfaceResponseFlagsOrBuilder- Returns:
- The noClusterFound.
-
getOverloadManager
public boolean getOverloadManager()
Indicates overload manager terminated the request.
bool overload_manager = 26;- Specified by:
getOverloadManagerin interfaceResponseFlagsOrBuilder- Returns:
- The overloadManager.
-
getDnsResolutionFailure
public boolean getDnsResolutionFailure()
Indicates a DNS resolution failed.
bool dns_resolution_failure = 27;- Specified by:
getDnsResolutionFailurein interfaceResponseFlagsOrBuilder- Returns:
- The dnsResolutionFailure.
-
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 ResponseFlags parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ResponseFlags parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ResponseFlags parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ResponseFlags parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ResponseFlags parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ResponseFlags parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ResponseFlags parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ResponseFlags parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ResponseFlags parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ResponseFlags parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ResponseFlags parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ResponseFlags parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ResponseFlags.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ResponseFlags.Builder newBuilder()
-
newBuilder
public static ResponseFlags.Builder newBuilder(ResponseFlags prototype)
-
toBuilder
public ResponseFlags.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ResponseFlags.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ResponseFlags getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ResponseFlags> parser()
-
getParserForType
public com.google.protobuf.Parser<ResponseFlags> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ResponseFlags getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-