Uses of Class
io.envoyproxy.envoy.type.v3.Percent
Packages that use Percent
Package
Description
-
Uses of Percent in io.envoyproxy.envoy.admin.v3
Methods in io.envoyproxy.envoy.admin.v3 that return PercentModifier and TypeMethodDescriptionHostStatus.Builder.getLocalOriginSuccessRate()The success rate for this host during the last interval, considering only locally generated errors.HostStatus.getLocalOriginSuccessRate()The success rate for this host during the last interval, considering only locally generated errors.HostStatusOrBuilder.getLocalOriginSuccessRate()The success rate for this host during the last interval, considering only locally generated errors.ClusterStatus.Builder.getLocalOriginSuccessRateEjectionThreshold()The success rate threshold used in the last interval when only locally originated failures were taken into account and externally originated errors were treated as success.ClusterStatus.getLocalOriginSuccessRateEjectionThreshold()The success rate threshold used in the last interval when only locally originated failures were taken into account and externally originated errors were treated as success.ClusterStatusOrBuilder.getLocalOriginSuccessRateEjectionThreshold()The success rate threshold used in the last interval when only locally originated failures were taken into account and externally originated errors were treated as success.HostStatus.Builder.getSuccessRate()The success rate for this host during the last measurement intervalHostStatus.getSuccessRate()The success rate for this host during the last measurement intervalHostStatusOrBuilder.getSuccessRate()The success rate for this host during the last measurement intervalClusterStatus.Builder.getSuccessRateEjectionThreshold()The success rate threshold used in the last intervalClusterStatus.getSuccessRateEjectionThreshold()The success rate threshold used in the last intervalClusterStatusOrBuilder.getSuccessRateEjectionThreshold()The success rate threshold used in the last intervalMethods in io.envoyproxy.envoy.admin.v3 with parameters of type PercentModifier and TypeMethodDescriptionHostStatus.Builder.mergeLocalOriginSuccessRate(Percent value) The success rate for this host during the last interval, considering only locally generated errors.ClusterStatus.Builder.mergeLocalOriginSuccessRateEjectionThreshold(Percent value) The success rate threshold used in the last interval when only locally originated failures were taken into account and externally originated errors were treated as success.HostStatus.Builder.mergeSuccessRate(Percent value) The success rate for this host during the last measurement intervalClusterStatus.Builder.mergeSuccessRateEjectionThreshold(Percent value) The success rate threshold used in the last intervalHostStatus.Builder.setLocalOriginSuccessRate(Percent value) The success rate for this host during the last interval, considering only locally generated errors.ClusterStatus.Builder.setLocalOriginSuccessRateEjectionThreshold(Percent value) The success rate threshold used in the last interval when only locally originated failures were taken into account and externally originated errors were treated as success.HostStatus.Builder.setSuccessRate(Percent value) The success rate for this host during the last measurement intervalClusterStatus.Builder.setSuccessRateEjectionThreshold(Percent value) The success rate threshold used in the last interval -
Uses of Percent in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return PercentModifier and TypeMethodDescriptionWatchdog.Builder.getMultikillThreshold()Sets the threshold for ``multikill_timeout`` in terms of the percentage of nonresponsive threads required for the ``multikill_timeout``.Watchdog.getMultikillThreshold()Sets the threshold for ``multikill_timeout`` in terms of the percentage of nonresponsive threads required for the ``multikill_timeout``.WatchdogOrBuilder.getMultikillThreshold()Sets the threshold for ``multikill_timeout`` in terms of the percentage of nonresponsive threads required for the ``multikill_timeout``.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type PercentModifier and TypeMethodDescriptionWatchdog.Builder.mergeMultikillThreshold(Percent value) Sets the threshold for ``multikill_timeout`` in terms of the percentage of nonresponsive threads required for the ``multikill_timeout``.Watchdog.Builder.setMultikillThreshold(Percent value) Sets the threshold for ``multikill_timeout`` in terms of the percentage of nonresponsive threads required for the ``multikill_timeout``. -
Uses of Percent in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return PercentModifier and TypeMethodDescriptionCircuitBreakers.Thresholds.RetryBudget.Builder.getBudgetPercent()Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.CircuitBreakers.Thresholds.RetryBudget.getBudgetPercent()Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.CircuitBreakers.Thresholds.RetryBudgetOrBuilder.getBudgetPercent()Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.Cluster.CommonLbConfig.Builder.getHealthyPanicThreshold()Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.Cluster.CommonLbConfig.getHealthyPanicThreshold()Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.Cluster.CommonLbConfigOrBuilder.getHealthyPanicThreshold()Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.Cluster.SlowStartConfig.Builder.getMinWeightPercent()Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.Cluster.SlowStartConfig.getMinWeightPercent()Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.Cluster.SlowStartConfigOrBuilder.getMinWeightPercent()Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.getRoutingEnabled()Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.Cluster.CommonLbConfig.ZoneAwareLbConfig.getRoutingEnabled()Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.Cluster.CommonLbConfig.ZoneAwareLbConfigOrBuilder.getRoutingEnabled()Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type PercentModifier and TypeMethodDescriptionCircuitBreakers.Thresholds.RetryBudget.Builder.mergeBudgetPercent(Percent value) Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.Cluster.CommonLbConfig.Builder.mergeHealthyPanicThreshold(Percent value) Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.Cluster.SlowStartConfig.Builder.mergeMinWeightPercent(Percent value) Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.mergeRoutingEnabled(Percent value) Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.CircuitBreakers.Thresholds.RetryBudget.Builder.setBudgetPercent(Percent value) Specifies the limit on concurrent retries as a percentage of the sum of active requests and active pending requests.Cluster.CommonLbConfig.Builder.setHealthyPanicThreshold(Percent value) Configures the :ref:`healthy panic threshold <arch_overview_load_balancing_panic_threshold>`.Cluster.SlowStartConfig.Builder.setMinWeightPercent(Percent value) Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.Cluster.CommonLbConfig.ZoneAwareLbConfig.Builder.setRoutingEnabled(Percent value) Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured. -
Uses of Percent in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return PercentModifier and TypeMethodDescriptionRuntimePercent.Builder.getDefaultValue()Default value if runtime value is not available.RuntimePercent.getDefaultValue()Default value if runtime value is not available.RuntimePercentOrBuilder.getDefaultValue()Default value if runtime value is not available.KeepaliveSettings.Builder.getIntervalJitter()A random jitter amount as a percentage of interval that will be added to each interval.KeepaliveSettings.getIntervalJitter()A random jitter amount as a percentage of interval that will be added to each interval.KeepaliveSettingsOrBuilder.getIntervalJitter()A random jitter amount as a percentage of interval that will be added to each interval.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type PercentModifier and TypeMethodDescriptionRuntimePercent.Builder.mergeDefaultValue(Percent value) Default value if runtime value is not available.KeepaliveSettings.Builder.mergeIntervalJitter(Percent value) A random jitter amount as a percentage of interval that will be added to each interval.RuntimePercent.Builder.setDefaultValue(Percent value) Default value if runtime value is not available.KeepaliveSettings.Builder.setIntervalJitter(Percent value) A random jitter amount as a percentage of interval that will be added to each interval. -
Uses of Percent in io.envoyproxy.envoy.config.overload.v3
Methods in io.envoyproxy.envoy.config.overload.v3 that return PercentModifier and TypeMethodDescriptionScaleTimersOverloadActionConfig.ScaleTimer.Builder.getMinScale()Sets the minimum duration as a percentage of the maximum value.ScaleTimersOverloadActionConfig.ScaleTimer.getMinScale()Sets the minimum duration as a percentage of the maximum value.ScaleTimersOverloadActionConfig.ScaleTimerOrBuilder.getMinScale()Sets the minimum duration as a percentage of the maximum value.Methods in io.envoyproxy.envoy.config.overload.v3 with parameters of type PercentModifier and TypeMethodDescriptionScaleTimersOverloadActionConfig.ScaleTimer.Builder.mergeMinScale(Percent value) Sets the minimum duration as a percentage of the maximum value.ScaleTimersOverloadActionConfig.ScaleTimer.Builder.setMinScale(Percent value) Sets the minimum duration as a percentage of the maximum value. -
Uses of Percent in io.envoyproxy.envoy.extensions.filters.http.adaptive_concurrency.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.adaptive_concurrency.v3 that return PercentModifier and TypeMethodDescriptionGradientControllerConfig.MinimumRTTCalculationParams.Builder.getBuffer()Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency.GradientControllerConfig.MinimumRTTCalculationParams.getBuffer()Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency.GradientControllerConfig.MinimumRTTCalculationParamsOrBuilder.getBuffer()Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency.GradientControllerConfig.MinimumRTTCalculationParams.Builder.getJitter()Randomized time delta that will be introduced to the start of the minRTT calculation window.GradientControllerConfig.MinimumRTTCalculationParams.getJitter()Randomized time delta that will be introduced to the start of the minRTT calculation window.GradientControllerConfig.MinimumRTTCalculationParamsOrBuilder.getJitter()Randomized time delta that will be introduced to the start of the minRTT calculation window.GradientControllerConfig.Builder.getSampleAggregatePercentile()The percentile to use when summarizing aggregated samples.GradientControllerConfig.getSampleAggregatePercentile()The percentile to use when summarizing aggregated samples.GradientControllerConfigOrBuilder.getSampleAggregatePercentile()The percentile to use when summarizing aggregated samples.Methods in io.envoyproxy.envoy.extensions.filters.http.adaptive_concurrency.v3 with parameters of type PercentModifier and TypeMethodDescriptionGradientControllerConfig.MinimumRTTCalculationParams.Builder.mergeBuffer(Percent value) Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency.GradientControllerConfig.MinimumRTTCalculationParams.Builder.mergeJitter(Percent value) Randomized time delta that will be introduced to the start of the minRTT calculation window.GradientControllerConfig.Builder.mergeSampleAggregatePercentile(Percent value) The percentile to use when summarizing aggregated samples.Amount added to the measured minRTT to add stability to the concurrency limit during natural variability in latency.Randomized time delta that will be introduced to the start of the minRTT calculation window.GradientControllerConfig.Builder.setSampleAggregatePercentile(Percent value) The percentile to use when summarizing aggregated samples. -
Uses of Percent in io.envoyproxy.envoy.extensions.filters.http.health_check.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.health_check.v3 that return PercentModifier and TypeMethodDescriptionHealthCheck.Builder.getClusterMinHealthyPercentagesOrDefault(String key, Percent defaultValue) If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.HealthCheck.getClusterMinHealthyPercentagesOrDefault(String key, Percent defaultValue) If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.HealthCheckOrBuilder.getClusterMinHealthyPercentagesOrDefault(String key, Percent defaultValue) If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.HealthCheck.Builder.getClusterMinHealthyPercentagesOrThrow(String key) If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.HealthCheck.getClusterMinHealthyPercentagesOrThrow(String key) If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.HealthCheckOrBuilder.getClusterMinHealthyPercentagesOrThrow(String key) If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.Methods in io.envoyproxy.envoy.extensions.filters.http.health_check.v3 that return types with arguments of type PercentModifier and TypeMethodDescriptionHealthCheck.Builder.getClusterMinHealthyPercentages()Deprecated.HealthCheck.getClusterMinHealthyPercentages()Deprecated.HealthCheckOrBuilder.getClusterMinHealthyPercentages()Deprecated.HealthCheck.Builder.getClusterMinHealthyPercentagesMap()If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.HealthCheck.getClusterMinHealthyPercentagesMap()If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.HealthCheckOrBuilder.getClusterMinHealthyPercentagesMap()If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.HealthCheck.Builder.getMutableClusterMinHealthyPercentages()Deprecated.Methods in io.envoyproxy.envoy.extensions.filters.http.health_check.v3 with parameters of type PercentModifier and TypeMethodDescriptionHealthCheck.Builder.getClusterMinHealthyPercentagesOrDefault(String key, Percent defaultValue) If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.HealthCheck.getClusterMinHealthyPercentagesOrDefault(String key, Percent defaultValue) If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.HealthCheckOrBuilder.getClusterMinHealthyPercentagesOrDefault(String key, Percent defaultValue) If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.HealthCheck.Builder.putClusterMinHealthyPercentages(String key, Percent value) If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200.Method parameters in io.envoyproxy.envoy.extensions.filters.http.health_check.v3 with type arguments of type PercentModifier and TypeMethodDescriptionHealthCheck.Builder.putAllClusterMinHealthyPercentages(Map<String, Percent> values) If operating in non-pass-through mode, specifies a set of upstream cluster names and the minimum percentage of servers in each of those clusters that must be healthy or degraded in order for the filter to return a 200. -
Uses of Percent in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return PercentModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.getClientSampling()Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.HttpConnectionManager.Tracing.getClientSampling()Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.HttpConnectionManager.TracingOrBuilder.getClientSampling()Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.HttpConnectionManager.Tracing.Builder.getOverallSampling()Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).HttpConnectionManager.Tracing.getOverallSampling()Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).HttpConnectionManager.TracingOrBuilder.getOverallSampling()Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).HttpConnectionManager.Tracing.Builder.getRandomSampling()Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced.HttpConnectionManager.Tracing.getRandomSampling()Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced.HttpConnectionManager.TracingOrBuilder.getRandomSampling()Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type PercentModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.mergeClientSampling(Percent value) Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.HttpConnectionManager.Tracing.Builder.mergeOverallSampling(Percent value) Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).HttpConnectionManager.Tracing.Builder.mergeRandomSampling(Percent value) Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced.HttpConnectionManager.Tracing.Builder.setClientSampling(Percent value) Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.HttpConnectionManager.Tracing.Builder.setOverallSampling(Percent value) Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).HttpConnectionManager.Tracing.Builder.setRandomSampling(Percent value) Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced. -
Uses of Percent in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return PercentModifier and TypeMethodDescriptionTcpProxy.Builder.getMaxDownstreamConnectionDurationJitterPercentage()Percentage-based jitter for ``max_downstream_connection_duration``.Percentage-based jitter for ``max_downstream_connection_duration``.TcpProxyOrBuilder.getMaxDownstreamConnectionDurationJitterPercentage()Percentage-based jitter for ``max_downstream_connection_duration``.Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 with parameters of type PercentModifier and TypeMethodDescriptionTcpProxy.Builder.mergeMaxDownstreamConnectionDurationJitterPercentage(Percent value) Percentage-based jitter for ``max_downstream_connection_duration``.TcpProxy.Builder.setMaxDownstreamConnectionDurationJitterPercentage(Percent value) Percentage-based jitter for ``max_downstream_connection_duration``. -
Uses of Percent in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 that return PercentModifier and TypeMethodDescriptionSlowStartConfig.Builder.getMinWeightPercent()Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.SlowStartConfig.getMinWeightPercent()Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.SlowStartConfigOrBuilder.getMinWeightPercent()Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.LocalityLbConfig.ZoneAwareLbConfig.Builder.getRoutingEnabled()Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.LocalityLbConfig.ZoneAwareLbConfig.getRoutingEnabled()Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.LocalityLbConfig.ZoneAwareLbConfigOrBuilder.getRoutingEnabled()Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 with parameters of type PercentModifier and TypeMethodDescriptionSlowStartConfig.Builder.mergeMinWeightPercent(Percent value) Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.LocalityLbConfig.ZoneAwareLbConfig.Builder.mergeRoutingEnabled(Percent value) Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured.SlowStartConfig.Builder.setMinWeightPercent(Percent value) Configures the minimum percentage of origin weight that avoids too small new weight, which may cause endpoints in slow start mode receive no traffic in slow start window.LocalityLbConfig.ZoneAwareLbConfig.Builder.setRoutingEnabled(Percent value) Configures percentage of requests that will be considered for zone aware routing if zone aware routing is configured. -
Uses of Percent in io.envoyproxy.envoy.type.v3
Methods in io.envoyproxy.envoy.type.v3 that return PercentModifier and TypeMethodDescriptionPercent.Builder.build()Percent.Builder.buildPartial()static PercentPercent.getDefaultInstance()Percent.Builder.getDefaultInstanceForType()Percent.getDefaultInstanceForType()static PercentPercent.parseDelimitedFrom(InputStream input) static PercentPercent.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PercentPercent.parseFrom(byte[] data) static PercentPercent.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PercentPercent.parseFrom(com.google.protobuf.ByteString data) static PercentPercent.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PercentPercent.parseFrom(com.google.protobuf.CodedInputStream input) static PercentPercent.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PercentPercent.parseFrom(InputStream input) static PercentPercent.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PercentPercent.parseFrom(ByteBuffer data) static PercentPercent.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.v3 that return types with arguments of type PercentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Percent>Percent.getParserForType()static com.google.protobuf.Parser<Percent>Percent.parser()Methods in io.envoyproxy.envoy.type.v3 with parameters of type Percent