Class: Google::Apis::MybusinessverificationsV1::WaitForVoiceOfMerchant
- Inherits:
-
Object
- Object
- Google::Apis::MybusinessverificationsV1::WaitForVoiceOfMerchant
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/mybusinessverifications_v1/classes.rb,
lib/google/apis/mybusinessverifications_v1/representations.rb,
lib/google/apis/mybusinessverifications_v1/representations.rb
Overview
Indicates that the location will gain voice of merchant after passing review.
Instance Method Summary collapse
-
#initialize(**args) ⇒ WaitForVoiceOfMerchant
constructor
A new instance of WaitForVoiceOfMerchant.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ WaitForVoiceOfMerchant
Returns a new instance of WaitForVoiceOfMerchant.
680 681 682 |
# File 'lib/google/apis/mybusinessverifications_v1/classes.rb', line 680 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
685 686 |
# File 'lib/google/apis/mybusinessverifications_v1/classes.rb', line 685 def update!(**args) end |