Network Services V1 API - Class Google::Cloud::NetworkServices::V1::GrpcRoute::RouteMatch (v0.2.0)

Reference documentation and code samples for the Network Services V1 API class Google::Cloud::NetworkServices::V1::GrpcRoute::RouteMatch.

Criteria for matching traffic. A RouteMatch will be considered to match when all supplied fields match.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#headers

def headers() -> ::Array<::Google::Cloud::NetworkServices::V1::GrpcRoute::HeaderMatch>
Returns

#headers=

def headers=(value) -> ::Array<::Google::Cloud::NetworkServices::V1::GrpcRoute::HeaderMatch>
Parameter
Returns

#method

def method() -> ::Google::Cloud::NetworkServices::V1::GrpcRoute::MethodMatch
Returns

#method=

def method=(value) -> ::Google::Cloud::NetworkServices::V1::GrpcRoute::MethodMatch
Parameter
Returns