method property

GrpcRouteMethodMatch? method
getter/setter pair

A gRPC method to match against.

If this field is empty or omitted, will match all methods.

Optional.

Implementation

GrpcRouteMethodMatch? method;