Class: Google::Apis::TrafficdirectorV2::NullMatch

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/trafficdirector_v2/classes.rb,
generated/google/apis/trafficdirector_v2/representations.rb,
generated/google/apis/trafficdirector_v2/representations.rb

Overview

NullMatch is an empty message to specify a null value.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ NullMatch

Returns a new instance of NullMatch.



773
774
775
# File 'generated/google/apis/trafficdirector_v2/classes.rb', line 773

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



778
779
# File 'generated/google/apis/trafficdirector_v2/classes.rb', line 778

def update!(**args)
end