Class: Google::Apis::PlayablelocationsV3::GoogleMapsPlayablelocationsV3LogImpressionsResponse
- Inherits:
-
Object
- Object
- Google::Apis::PlayablelocationsV3::GoogleMapsPlayablelocationsV3LogImpressionsResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/playablelocations_v3/classes.rb,
generated/google/apis/playablelocations_v3/representations.rb,
generated/google/apis/playablelocations_v3/representations.rb
Overview
A response for the LogImpressions method. This method returns no data upon success.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleMapsPlayablelocationsV3LogImpressionsResponse
constructor
A new instance of GoogleMapsPlayablelocationsV3LogImpressionsResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleMapsPlayablelocationsV3LogImpressionsResponse
Returns a new instance of GoogleMapsPlayablelocationsV3LogImpressionsResponse.
102 103 104 |
# File 'generated/google/apis/playablelocations_v3/classes.rb', line 102 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
107 108 |
# File 'generated/google/apis/playablelocations_v3/classes.rb', line 107 def update!(**args) end |