Values.GrpcGatewayRouteSourceAn object that represents a gRPC gateway route.
type nonrec t = {action : GrpcGatewayRouteAction.t;An object that represents the action to take if a match is determined.
*)match_ : GrpcGatewayRouteMatch.t;An object that represents the criteria for determining a request match.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of ListenerPort.t
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of HeaderName.t
| `Structure of
(string
* [> `String of HeaderMatch.t
| `Structure of
(string * [> `Long of Long.t ]) list ])
list ])
list ]
list
| `String of ServiceName.t
| `Structure of
(string
* [> `Integer of ListenerPort.t
| `String of ExactHostName.t
| `Structure of
(string
* [> `Enum of string | `String of ResourceName.t ])
list ])
list ])
list ])
list ]