Class ExtProcOverrides
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3.ExtProcOverrides
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExtProcOverridesOrBuilder,Serializable
public final class ExtProcOverrides
extends com.google.protobuf.GeneratedMessageV3
implements ExtProcOverridesOrBuilder
Overrides that may be set on a per-route basis [#next-free-field: 10]Protobuf type
envoy.extensions.filters.http.ext_proc.v3.ExtProcOverrides- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classOverrides that may be set on a per-route basis [#next-free-field: 10]Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanDeprecated.envoy.extensions.filters.http.ext_proc.v3.ExtProcOverrides.async_mode is deprecated.static ExtProcOverridesstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.BoolValueIf true, the filter will not fail closed if the gRPC stream is prematurely closed or could not be opened.com.google.protobuf.BoolValueOrBuilderIf true, the filter will not fail closed if the gRPC stream is prematurely closed or could not be opened.getGrpcInitialMetadata(int index) Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service.intAdditional metadata to include into streams initiated to the ``ext_proc`` gRPC service.Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service.getGrpcInitialMetadataOrBuilder(int index) Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service.List<? extends HeaderValueOrBuilder>Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service.Set a different gRPC service for this route than the default.Set a different gRPC service for this route than the default.Options related to the sending and receiving of dynamic metadata.Options related to the sending and receiving of dynamic metadata.com.google.protobuf.Parser<ExtProcOverrides>Set a different processing mode for this route than the default.Set a different processing mode for this route than the default.Decorator to introduce custom logic that runs after the ``ProcessingRequest`` is constructed, but before it is sent to the External Processor.Decorator to introduce custom logic that runs after the ``ProcessingRequest`` is constructed, but before it is sent to the External Processor.getRequestAttributes(int index) [#not-implemented-hide:] Set different optional attributes than the default setting of the ``request_attributes`` field.com.google.protobuf.ByteStringgetRequestAttributesBytes(int index) [#not-implemented-hide:] Set different optional attributes than the default setting of the ``request_attributes`` field.int[#not-implemented-hide:] Set different optional attributes than the default setting of the ``request_attributes`` field.com.google.protobuf.ProtocolStringList[#not-implemented-hide:] Set different optional attributes than the default setting of the ``request_attributes`` field.getResponseAttributes(int index) [#not-implemented-hide:] Set different optional properties than the default setting of the ``response_attributes`` field.com.google.protobuf.ByteStringgetResponseAttributesBytes(int index) [#not-implemented-hide:] Set different optional properties than the default setting of the ``response_attributes`` field.int[#not-implemented-hide:] Set different optional properties than the default setting of the ``response_attributes`` field.com.google.protobuf.ProtocolStringList[#not-implemented-hide:] Set different optional properties than the default setting of the ``response_attributes`` field.intbooleanIf true, the filter will not fail closed if the gRPC stream is prematurely closed or could not be opened.booleanSet a different gRPC service for this route than the default.inthashCode()booleanOptions related to the sending and receiving of dynamic metadata.booleanSet a different processing mode for this route than the default.booleanDecorator to introduce custom logic that runs after the ``ProcessingRequest`` is constructed, but before it is sent to the External Processor.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic ExtProcOverrides.Builderstatic ExtProcOverrides.BuildernewBuilder(ExtProcOverrides prototype) protected ExtProcOverrides.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static ExtProcOverridesparseDelimitedFrom(InputStream input) static ExtProcOverridesparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtProcOverridesparseFrom(byte[] data) static ExtProcOverridesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtProcOverridesparseFrom(com.google.protobuf.ByteString data) static ExtProcOverridesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtProcOverridesparseFrom(com.google.protobuf.CodedInputStream input) static ExtProcOverridesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtProcOverridesparseFrom(InputStream input) static ExtProcOverridesparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtProcOverridesparseFrom(ByteBuffer data) static ExtProcOverridesparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ExtProcOverrides>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
PROCESSING_MODE_FIELD_NUMBER
public static final int PROCESSING_MODE_FIELD_NUMBER- See Also:
-
ASYNC_MODE_FIELD_NUMBER
public static final int ASYNC_MODE_FIELD_NUMBER- See Also:
-
REQUEST_ATTRIBUTES_FIELD_NUMBER
public static final int REQUEST_ATTRIBUTES_FIELD_NUMBER- See Also:
-
RESPONSE_ATTRIBUTES_FIELD_NUMBER
public static final int RESPONSE_ATTRIBUTES_FIELD_NUMBER- See Also:
-
GRPC_SERVICE_FIELD_NUMBER
public static final int GRPC_SERVICE_FIELD_NUMBER- See Also:
-
METADATA_OPTIONS_FIELD_NUMBER
public static final int METADATA_OPTIONS_FIELD_NUMBER- See Also:
-
GRPC_INITIAL_METADATA_FIELD_NUMBER
public static final int GRPC_INITIAL_METADATA_FIELD_NUMBER- See Also:
-
FAILURE_MODE_ALLOW_FIELD_NUMBER
public static final int FAILURE_MODE_ALLOW_FIELD_NUMBER- See Also:
-
PROCESSING_REQUEST_MODIFIER_FIELD_NUMBER
public static final int PROCESSING_REQUEST_MODIFIER_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein 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
-
hasProcessingMode
public boolean hasProcessingMode()Set a different processing mode for this route than the default.
.envoy.extensions.filters.http.ext_proc.v3.ProcessingMode processing_mode = 1;- Specified by:
hasProcessingModein interfaceExtProcOverridesOrBuilder- Returns:
- Whether the processingMode field is set.
-
getProcessingMode
Set a different processing mode for this route than the default.
.envoy.extensions.filters.http.ext_proc.v3.ProcessingMode processing_mode = 1;- Specified by:
getProcessingModein interfaceExtProcOverridesOrBuilder- Returns:
- The processingMode.
-
getProcessingModeOrBuilder
Set a different processing mode for this route than the default.
.envoy.extensions.filters.http.ext_proc.v3.ProcessingMode processing_mode = 1;- Specified by:
getProcessingModeOrBuilderin interfaceExtProcOverridesOrBuilder
-
getAsyncMode
Deprecated.envoy.extensions.filters.http.ext_proc.v3.ExtProcOverrides.async_mode is deprecated. See envoy/extensions/filters/http/ext_proc/v3/ext_proc.proto;l=460[#not-implemented-hide:] Set a different asynchronous processing option than the default. Deprecated and not implemented.
bool async_mode = 2 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];- Specified by:
getAsyncModein interfaceExtProcOverridesOrBuilder- Returns:
- The asyncMode.
-
getRequestAttributesList
public com.google.protobuf.ProtocolStringList getRequestAttributesList()[#not-implemented-hide:] Set different optional attributes than the default setting of the ``request_attributes`` field.
repeated string request_attributes = 3;- Specified by:
getRequestAttributesListin interfaceExtProcOverridesOrBuilder- Returns:
- A list containing the requestAttributes.
-
getRequestAttributesCount
public int getRequestAttributesCount()[#not-implemented-hide:] Set different optional attributes than the default setting of the ``request_attributes`` field.
repeated string request_attributes = 3;- Specified by:
getRequestAttributesCountin interfaceExtProcOverridesOrBuilder- Returns:
- The count of requestAttributes.
-
getRequestAttributes
[#not-implemented-hide:] Set different optional attributes than the default setting of the ``request_attributes`` field.
repeated string request_attributes = 3;- Specified by:
getRequestAttributesin interfaceExtProcOverridesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The requestAttributes at the given index.
-
getRequestAttributesBytes
public com.google.protobuf.ByteString getRequestAttributesBytes(int index) [#not-implemented-hide:] Set different optional attributes than the default setting of the ``request_attributes`` field.
repeated string request_attributes = 3;- Specified by:
getRequestAttributesBytesin interfaceExtProcOverridesOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the requestAttributes at the given index.
-
getResponseAttributesList
public com.google.protobuf.ProtocolStringList getResponseAttributesList()[#not-implemented-hide:] Set different optional properties than the default setting of the ``response_attributes`` field.
repeated string response_attributes = 4;- Specified by:
getResponseAttributesListin interfaceExtProcOverridesOrBuilder- Returns:
- A list containing the responseAttributes.
-
getResponseAttributesCount
public int getResponseAttributesCount()[#not-implemented-hide:] Set different optional properties than the default setting of the ``response_attributes`` field.
repeated string response_attributes = 4;- Specified by:
getResponseAttributesCountin interfaceExtProcOverridesOrBuilder- Returns:
- The count of responseAttributes.
-
getResponseAttributes
[#not-implemented-hide:] Set different optional properties than the default setting of the ``response_attributes`` field.
repeated string response_attributes = 4;- Specified by:
getResponseAttributesin interfaceExtProcOverridesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The responseAttributes at the given index.
-
getResponseAttributesBytes
public com.google.protobuf.ByteString getResponseAttributesBytes(int index) [#not-implemented-hide:] Set different optional properties than the default setting of the ``response_attributes`` field.
repeated string response_attributes = 4;- Specified by:
getResponseAttributesBytesin interfaceExtProcOverridesOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the responseAttributes at the given index.
-
hasGrpcService
public boolean hasGrpcService()Set a different gRPC service for this route than the default.
.envoy.config.core.v3.GrpcService grpc_service = 5;- Specified by:
hasGrpcServicein interfaceExtProcOverridesOrBuilder- Returns:
- Whether the grpcService field is set.
-
getGrpcService
Set a different gRPC service for this route than the default.
.envoy.config.core.v3.GrpcService grpc_service = 5;- Specified by:
getGrpcServicein interfaceExtProcOverridesOrBuilder- Returns:
- The grpcService.
-
getGrpcServiceOrBuilder
Set a different gRPC service for this route than the default.
.envoy.config.core.v3.GrpcService grpc_service = 5;- Specified by:
getGrpcServiceOrBuilderin interfaceExtProcOverridesOrBuilder
-
hasMetadataOptions
public boolean hasMetadataOptions()Options related to the sending and receiving of dynamic metadata. Lists of forwarding and receiving namespaces will be overridden in their entirety, meaning the most-specific config that specifies this override will be the final config used. It is the prerogative of the control plane to ensure this most-specific config contains the correct final overrides.
.envoy.extensions.filters.http.ext_proc.v3.MetadataOptions metadata_options = 6;- Specified by:
hasMetadataOptionsin interfaceExtProcOverridesOrBuilder- Returns:
- Whether the metadataOptions field is set.
-
getMetadataOptions
Options related to the sending and receiving of dynamic metadata. Lists of forwarding and receiving namespaces will be overridden in their entirety, meaning the most-specific config that specifies this override will be the final config used. It is the prerogative of the control plane to ensure this most-specific config contains the correct final overrides.
.envoy.extensions.filters.http.ext_proc.v3.MetadataOptions metadata_options = 6;- Specified by:
getMetadataOptionsin interfaceExtProcOverridesOrBuilder- Returns:
- The metadataOptions.
-
getMetadataOptionsOrBuilder
Options related to the sending and receiving of dynamic metadata. Lists of forwarding and receiving namespaces will be overridden in their entirety, meaning the most-specific config that specifies this override will be the final config used. It is the prerogative of the control plane to ensure this most-specific config contains the correct final overrides.
.envoy.extensions.filters.http.ext_proc.v3.MetadataOptions metadata_options = 6;- Specified by:
getMetadataOptionsOrBuilderin interfaceExtProcOverridesOrBuilder
-
getGrpcInitialMetadataList
Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service. This can be used for scenarios in which additional ad hoc authorization headers (e.g. ``x-foo-bar: baz-key``) are to be injected or when a route needs to partially override inherited metadata.
repeated .envoy.config.core.v3.HeaderValue grpc_initial_metadata = 7;- Specified by:
getGrpcInitialMetadataListin interfaceExtProcOverridesOrBuilder
-
getGrpcInitialMetadataOrBuilderList
Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service. This can be used for scenarios in which additional ad hoc authorization headers (e.g. ``x-foo-bar: baz-key``) are to be injected or when a route needs to partially override inherited metadata.
repeated .envoy.config.core.v3.HeaderValue grpc_initial_metadata = 7;- Specified by:
getGrpcInitialMetadataOrBuilderListin interfaceExtProcOverridesOrBuilder
-
getGrpcInitialMetadataCount
public int getGrpcInitialMetadataCount()Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service. This can be used for scenarios in which additional ad hoc authorization headers (e.g. ``x-foo-bar: baz-key``) are to be injected or when a route needs to partially override inherited metadata.
repeated .envoy.config.core.v3.HeaderValue grpc_initial_metadata = 7;- Specified by:
getGrpcInitialMetadataCountin interfaceExtProcOverridesOrBuilder
-
getGrpcInitialMetadata
Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service. This can be used for scenarios in which additional ad hoc authorization headers (e.g. ``x-foo-bar: baz-key``) are to be injected or when a route needs to partially override inherited metadata.
repeated .envoy.config.core.v3.HeaderValue grpc_initial_metadata = 7;- Specified by:
getGrpcInitialMetadatain interfaceExtProcOverridesOrBuilder
-
getGrpcInitialMetadataOrBuilder
Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service. This can be used for scenarios in which additional ad hoc authorization headers (e.g. ``x-foo-bar: baz-key``) are to be injected or when a route needs to partially override inherited metadata.
repeated .envoy.config.core.v3.HeaderValue grpc_initial_metadata = 7;- Specified by:
getGrpcInitialMetadataOrBuilderin interfaceExtProcOverridesOrBuilder
-
hasFailureModeAllow
public boolean hasFailureModeAllow()If true, the filter will not fail closed if the gRPC stream is prematurely closed or could not be opened. This field is the per-route override of :ref:`failure_mode_allow <envoy_v3_api_field_extensions.filters.http.ext_proc.v3.ExternalProcessor.failure_mode_allow>`.
.google.protobuf.BoolValue failure_mode_allow = 8;- Specified by:
hasFailureModeAllowin interfaceExtProcOverridesOrBuilder- Returns:
- Whether the failureModeAllow field is set.
-
getFailureModeAllow
public com.google.protobuf.BoolValue getFailureModeAllow()If true, the filter will not fail closed if the gRPC stream is prematurely closed or could not be opened. This field is the per-route override of :ref:`failure_mode_allow <envoy_v3_api_field_extensions.filters.http.ext_proc.v3.ExternalProcessor.failure_mode_allow>`.
.google.protobuf.BoolValue failure_mode_allow = 8;- Specified by:
getFailureModeAllowin interfaceExtProcOverridesOrBuilder- Returns:
- The failureModeAllow.
-
getFailureModeAllowOrBuilder
public com.google.protobuf.BoolValueOrBuilder getFailureModeAllowOrBuilder()If true, the filter will not fail closed if the gRPC stream is prematurely closed or could not be opened. This field is the per-route override of :ref:`failure_mode_allow <envoy_v3_api_field_extensions.filters.http.ext_proc.v3.ExternalProcessor.failure_mode_allow>`.
.google.protobuf.BoolValue failure_mode_allow = 8;- Specified by:
getFailureModeAllowOrBuilderin interfaceExtProcOverridesOrBuilder
-
hasProcessingRequestModifier
public boolean hasProcessingRequestModifier()Decorator to introduce custom logic that runs after the ``ProcessingRequest`` is constructed, but before it is sent to the External Processor. The ``ProcessingRequest`` may be modified. This is a per-route override of :ref:`processing_request_modifier <envoy_v3_api_field_extensions.filters.http.ext_proc.v3.ExternalProcessor.processing_request_modifier>`.
.envoy.config.core.v3.TypedExtensionConfig processing_request_modifier = 9 [(.xds.annotations.v3.field_status) = { ... }- Specified by:
hasProcessingRequestModifierin interfaceExtProcOverridesOrBuilder- Returns:
- Whether the processingRequestModifier field is set.
-
getProcessingRequestModifier
Decorator to introduce custom logic that runs after the ``ProcessingRequest`` is constructed, but before it is sent to the External Processor. The ``ProcessingRequest`` may be modified. This is a per-route override of :ref:`processing_request_modifier <envoy_v3_api_field_extensions.filters.http.ext_proc.v3.ExternalProcessor.processing_request_modifier>`.
.envoy.config.core.v3.TypedExtensionConfig processing_request_modifier = 9 [(.xds.annotations.v3.field_status) = { ... }- Specified by:
getProcessingRequestModifierin interfaceExtProcOverridesOrBuilder- Returns:
- The processingRequestModifier.
-
getProcessingRequestModifierOrBuilder
Decorator to introduce custom logic that runs after the ``ProcessingRequest`` is constructed, but before it is sent to the External Processor. The ``ProcessingRequest`` may be modified. This is a per-route override of :ref:`processing_request_modifier <envoy_v3_api_field_extensions.filters.http.ext_proc.v3.ExternalProcessor.processing_request_modifier>`.
.envoy.config.core.v3.TypedExtensionConfig processing_request_modifier = 9 [(.xds.annotations.v3.field_status) = { ... }- Specified by:
getProcessingRequestModifierOrBuilderin interfaceExtProcOverridesOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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 ExtProcOverrides parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExtProcOverrides parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExtProcOverrides parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExtProcOverrides parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExtProcOverrides parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExtProcOverrides parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ExtProcOverrides parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ExtProcOverrides parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ExtProcOverrides parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ExtProcOverrides parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ExtProcOverrides.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-