Class: Google::Apis::AddressvalidationV1::GoogleMapsAddressvalidationV1ProvideValidationFeedbackResponse
- Inherits:
-
Object
- Object
- Google::Apis::AddressvalidationV1::GoogleMapsAddressvalidationV1ProvideValidationFeedbackResponse
- 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
-
#initialize(**args) ⇒ GoogleMapsAddressvalidationV1ProvideValidationFeedbackResponse
constructor
A new instance of GoogleMapsAddressvalidationV1ProvideValidationFeedbackResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleMapsAddressvalidationV1ProvideValidationFeedbackResponse
Returns a new instance of GoogleMapsAddressvalidationV1ProvideValidationFeedbackResponse.
456 457 458 |
# File 'lib/google/apis/addressvalidation_v1/classes.rb', line 456 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
461 462 |
# File 'lib/google/apis/addressvalidation_v1/classes.rb', line 461 def update!(**args) end |