Uses of Interface
io.envoyproxy.envoy.type.tracing.v3.CustomTag.MetadataOrBuilder
Packages that use CustomTag.MetadataOrBuilder
-
Uses of CustomTag.MetadataOrBuilder in io.envoyproxy.envoy.type.tracing.v3
Classes in io.envoyproxy.envoy.type.tracing.v3 that implement CustomTag.MetadataOrBuilderModifier and TypeClassDescriptionstatic final classMetadata type custom tag using :ref:`MetadataKey <envoy_v3_api_msg_type.metadata.v3.MetadataKey>` to retrieve the protobuf value from :ref:`Metadata <envoy_v3_api_msg_config.core.v3.Metadata>`, and populate the tag value with `the canonical JSON <https://developers.google.com/protocol-buffers/docs/proto3#json>`_ representation of it.static final classMetadata type custom tag using :ref:`MetadataKey <envoy_v3_api_msg_type.metadata.v3.MetadataKey>` to retrieve the protobuf value from :ref:`Metadata <envoy_v3_api_msg_config.core.v3.Metadata>`, and populate the tag value with `the canonical JSON <https://developers.google.com/protocol-buffers/docs/proto3#json>`_ representation of it.Methods in io.envoyproxy.envoy.type.tracing.v3 that return CustomTag.MetadataOrBuilderModifier and TypeMethodDescriptionCustomTag.Builder.getMetadataOrBuilder()A custom tag to obtain tag value from the metadata.CustomTag.getMetadataOrBuilder()A custom tag to obtain tag value from the metadata.CustomTagOrBuilder.getMetadataOrBuilder()A custom tag to obtain tag value from the metadata.