Class: Google::Apis::AddressvalidationV1::GoogleMapsAddressvalidationV1ProvideValidationFeedbackResponse

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

Overview

The response for validation feedback. The response is empty if the feedback is sent successfully.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleMapsAddressvalidationV1ProvideValidationFeedbackResponse

Returns a new instance of GoogleMapsAddressvalidationV1ProvideValidationFeedbackResponse.



453
454
455
# File 'lib/google/apis/addressvalidation_v1/classes.rb', line 453

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



458
459
# File 'lib/google/apis/addressvalidation_v1/classes.rb', line 458

def update!(**args)
end