View Source GoogleApi.TrafficDirector.V3.Model.OrMatcher (google_api_traffic_director v0.2.0)
Specifies a list of alternatives for the match.
Attributes
-
valueMatchers
(type:list(GoogleApi.TrafficDirector.V3.Model.ValueMatcher.t)
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.TrafficDirector.V3.Model.OrMatcher{ valueMatchers: [GoogleApi.TrafficDirector.V3.Model.ValueMatcher.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.