Endpoint Matcher Metadata Label Matcher Metadata Labels Response
    data class EndpointMatcherMetadataLabelMatcherMetadataLabelsResponse(val labelName: String, val labelValue: String)
Defines a name-pair value for a single label.
Constructors
Link copied to clipboard
                fun EndpointMatcherMetadataLabelMatcherMetadataLabelsResponse(labelName: String, labelValue: String)