GrpcRouteRouteRuleResponse

Describes how to route traffic.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A detailed rule defining how to route traffic. This field is required.

Link copied to clipboard

Optional. Matches define conditions used for matching the rule against incoming gRPC requests. Each match is independent, i.e. this rule will be matched if ANY one of the matches is satisfied. If no matches field is specified, this rule will unconditionally match traffic.