Class: Google::Apis::MybusinessV3::ClearLocationAssociationRequest

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

Overview

Request message for MyBusiness.ClearLocationAssociationRequest to clear the association between a location to its place ID.

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ ClearLocationAssociationRequest

Returns a new instance of ClearLocationAssociationRequest.



1578
1579
1580
# File 'generated/google/apis/mybusiness_v3/classes.rb', line 1578

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1583
1584
# File 'generated/google/apis/mybusiness_v3/classes.rb', line 1583

def update!(**args)
end