Class TapConfig.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
io.envoyproxy.envoy.config.tap.v3.TapConfig.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,TapConfigOrBuilder,Cloneable
- Enclosing class:
- TapConfig
public static final class TapConfig.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
implements TapConfigOrBuilder
Tap configuration.Protobuf type
envoy.config.tap.v3.TapConfig-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The match configuration.Deprecated.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The tap output configuration.[#not-implemented-hide:] Specify if Tap matching is enabled.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetMatch()The match configuration.The match configuration.Deprecated.envoy.config.tap.v3.TapConfig.match_config is deprecated.Deprecated.Deprecated.The match configuration.The tap output configuration.The tap output configuration.The tap output configuration.[#not-implemented-hide:] Specify if Tap matching is enabled.[#not-implemented-hide:] Specify if Tap matching is enabled.[#not-implemented-hide:] Specify if Tap matching is enabled.booleanhasMatch()The match configuration.booleanDeprecated.envoy.config.tap.v3.TapConfig.match_config is deprecated.booleanThe tap output configuration.boolean[#not-implemented-hide:] Specify if Tap matching is enabled.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeMatch(MatchPredicate value) The match configuration.mergeMatchConfig(MatchPredicate value) Deprecated.mergeOutputConfig(OutputConfig value) The tap output configuration.[#not-implemented-hide:] Specify if Tap matching is enabled.final TapConfig.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setMatch(MatchPredicate value) The match configuration.setMatch(MatchPredicate.Builder builderForValue) The match configuration.setMatchConfig(MatchPredicate value) Deprecated.setMatchConfig(MatchPredicate.Builder builderForValue) Deprecated.setOutputConfig(OutputConfig value) The tap output configuration.setOutputConfig(OutputConfig.Builder builderForValue) The tap output configuration.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) [#not-implemented-hide:] Specify if Tap matching is enabled.setTapEnabled(RuntimeFractionalPercent.Builder builderForValue) [#not-implemented-hide:] Specify if Tap matching is enabled.final TapConfig.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.Builder<TapConfig.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
-
setField
public TapConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
-
setRepeatedField
public TapConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
-
addRepeatedField
public TapConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TapConfig.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
-
mergeFrom
public TapConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TapConfig.Builder>- Throws:
IOException
-
hasMatchConfig
Deprecated.envoy.config.tap.v3.TapConfig.match_config is deprecated. See envoy/config/tap/v3/common.proto;l=38The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.tap.v3.MatchPredicate match_config = 1 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];- Specified by:
hasMatchConfigin interfaceTapConfigOrBuilder- Returns:
- Whether the matchConfig field is set.
-
getMatchConfig
Deprecated.envoy.config.tap.v3.TapConfig.match_config is deprecated. See envoy/config/tap/v3/common.proto;l=38The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.tap.v3.MatchPredicate match_config = 1 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];- Specified by:
getMatchConfigin interfaceTapConfigOrBuilder- Returns:
- The matchConfig.
-
setMatchConfig
Deprecated.The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.tap.v3.MatchPredicate match_config = 1 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
setMatchConfig
Deprecated.The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.tap.v3.MatchPredicate match_config = 1 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
mergeMatchConfig
Deprecated.The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.tap.v3.MatchPredicate match_config = 1 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
clearMatchConfig
Deprecated.The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.tap.v3.MatchPredicate match_config = 1 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
getMatchConfigBuilder
Deprecated.The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.tap.v3.MatchPredicate match_config = 1 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
getMatchConfigOrBuilder
Deprecated.The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.tap.v3.MatchPredicate match_config = 1 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];- Specified by:
getMatchConfigOrBuilderin interfaceTapConfigOrBuilder
-
hasMatch
public boolean hasMatch()The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.common.matcher.v3.MatchPredicate match = 4;- Specified by:
hasMatchin interfaceTapConfigOrBuilder- Returns:
- Whether the match field is set.
-
getMatch
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.common.matcher.v3.MatchPredicate match = 4;- Specified by:
getMatchin interfaceTapConfigOrBuilder- Returns:
- The match.
-
setMatch
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.common.matcher.v3.MatchPredicate match = 4; -
setMatch
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.common.matcher.v3.MatchPredicate match = 4; -
mergeMatch
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.common.matcher.v3.MatchPredicate match = 4; -
clearMatch
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.common.matcher.v3.MatchPredicate match = 4; -
getMatchBuilder
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.common.matcher.v3.MatchPredicate match = 4; -
getMatchOrBuilder
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` and :ref:`match_config <envoy_v3_api_field_config.tap.v3.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_v3_api_field_config.tap.v3.TapConfig.match>` will be used.
.envoy.config.common.matcher.v3.MatchPredicate match = 4;- Specified by:
getMatchOrBuilderin interfaceTapConfigOrBuilder
-
hasOutputConfig
public boolean hasOutputConfig()The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v3.OutputConfig output_config = 2 [(.validate.rules) = { ... }- Specified by:
hasOutputConfigin interfaceTapConfigOrBuilder- Returns:
- Whether the outputConfig field is set.
-
getOutputConfig
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v3.OutputConfig output_config = 2 [(.validate.rules) = { ... }- Specified by:
getOutputConfigin interfaceTapConfigOrBuilder- Returns:
- The outputConfig.
-
setOutputConfig
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v3.OutputConfig output_config = 2 [(.validate.rules) = { ... } -
setOutputConfig
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v3.OutputConfig output_config = 2 [(.validate.rules) = { ... } -
mergeOutputConfig
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v3.OutputConfig output_config = 2 [(.validate.rules) = { ... } -
clearOutputConfig
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v3.OutputConfig output_config = 2 [(.validate.rules) = { ... } -
getOutputConfigBuilder
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v3.OutputConfig output_config = 2 [(.validate.rules) = { ... } -
getOutputConfigOrBuilder
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v3.OutputConfig output_config = 2 [(.validate.rules) = { ... }- Specified by:
getOutputConfigOrBuilderin interfaceTapConfigOrBuilder
-
hasTapEnabled
public boolean hasTapEnabled()[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_v3_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v3.RuntimeFractionalPercent tap_enabled = 3;- Specified by:
hasTapEnabledin interfaceTapConfigOrBuilder- Returns:
- Whether the tapEnabled field is set.
-
getTapEnabled
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_v3_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v3.RuntimeFractionalPercent tap_enabled = 3;- Specified by:
getTapEnabledin interfaceTapConfigOrBuilder- Returns:
- The tapEnabled.
-
setTapEnabled
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_v3_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v3.RuntimeFractionalPercent tap_enabled = 3; -
setTapEnabled
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_v3_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v3.RuntimeFractionalPercent tap_enabled = 3; -
mergeTapEnabled
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_v3_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v3.RuntimeFractionalPercent tap_enabled = 3; -
clearTapEnabled
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_v3_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v3.RuntimeFractionalPercent tap_enabled = 3; -
getTapEnabledBuilder
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_v3_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v3.RuntimeFractionalPercent tap_enabled = 3; -
getTapEnabledOrBuilder
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_v3_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v3.RuntimeFractionalPercent tap_enabled = 3;- Specified by:
getTapEnabledOrBuilderin interfaceTapConfigOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
-
mergeUnknownFields
public final TapConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>
-