Class: Google::Apis::MybusinessverificationsV1::ComplyWithGuidelines
- Inherits:
-
Object
- Object
- Google::Apis::MybusinessverificationsV1::ComplyWithGuidelines
- 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 fails to comply with our guidelines. To fix this issue, consult the Help Center Article.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ComplyWithGuidelines
constructor
A new instance of ComplyWithGuidelines.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ComplyWithGuidelines
Returns a new instance of ComplyWithGuidelines.
109 110 111 |
# File 'lib/google/apis/mybusinessverifications_v1/classes.rb', line 109 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
114 115 |
# File 'lib/google/apis/mybusinessverifications_v1/classes.rb', line 114 def update!(**args) end |