Class RoutingHeaderRule

java.lang.Object
com.google.api.generator.gapic.model.RoutingHeaderRule

public abstract class RoutingHeaderRule extends Object
This model represents routing rules configured in rpc services. It will be used for generating the logic to match-and-extract field values from request, the extracted values will be concatenated to a request header that is used for routing purposes.