Class Type (0.5.12)

Type(value)

The type of the match.

Enums

Name Description
TYPE_UNSPECIFIED Unspecified.
EXACT Will only match the exact name provided.
REGULAR_EXPRESSION Will interpret grpc_method and grpc_service as regexes. RE2 syntax is supported.