GrpcRouteMatch
class GrpcRouteMatch
An object that represents the criteria for determining a request match.
Types
Properties
Link copied to clipboard
An object that represents the data to match from the request.
Link copied to clipboard
The method name to match from the request. If you specify a name, you must also specify a serviceName
.
Link copied to clipboard
The fully qualified domain name for the service to match from the request.