Class: Google::Apis::MybusinessverificationsV1::ResolveOwnershipConflict
- Inherits:
-
Object
- Object
- Google::Apis::MybusinessverificationsV1::ResolveOwnershipConflict
- 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 duplicates another location that is in good standing.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ResolveOwnershipConflict
constructor
A new instance of ResolveOwnershipConflict.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ResolveOwnershipConflict
Returns a new instance of ResolveOwnershipConflict.
366 367 368 |
# File 'lib/google/apis/mybusinessverifications_v1/classes.rb', line 366 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
371 372 |
# File 'lib/google/apis/mybusinessverifications_v1/classes.rb', line 371 def update!(**args) end |