Class: Google::Apis::PlayablelocationsV3::GoogleMapsPlayablelocationsV3LogPlayerReportsResponse
- Inherits:
-
Object
- Object
- Google::Apis::PlayablelocationsV3::GoogleMapsPlayablelocationsV3LogPlayerReportsResponse
- 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 LogPlayerReports method. This method returns no data upon success.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleMapsPlayablelocationsV3LogPlayerReportsResponse
constructor
A new instance of GoogleMapsPlayablelocationsV3LogPlayerReportsResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleMapsPlayablelocationsV3LogPlayerReportsResponse
Returns a new instance of GoogleMapsPlayablelocationsV3LogPlayerReportsResponse.
152 153 154 |
# File 'generated/google/apis/playablelocations_v3/classes.rb', line 152 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
157 158 |
# File 'generated/google/apis/playablelocations_v3/classes.rb', line 157 def update!(**args) end |