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 class
Metadata 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 class
Metadata 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.Fields in io.envoyproxy.envoy.type.tracing.v3 with type parameters of type CustomTag.MetadataOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<CustomTag.Metadata, CustomTag.Metadata.Builder, CustomTag.MetadataOrBuilder> CustomTag.Builder.metadataBuilder_
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.Methods in io.envoyproxy.envoy.type.tracing.v3 that return types with arguments of type CustomTag.MetadataOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<CustomTag.Metadata, CustomTag.Metadata.Builder, CustomTag.MetadataOrBuilder> CustomTag.Builder.getMetadataFieldBuilder()
A custom tag to obtain tag value from the metadata.