Class: Google::Apis::PlaygroupingV1alpha1::VerifyTokenResponse
- Inherits:
-
Object
- Object
- Google::Apis::PlaygroupingV1alpha1::VerifyTokenResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/playgrouping_v1alpha1/classes.rb,
lib/google/apis/playgrouping_v1alpha1/representations.rb,
lib/google/apis/playgrouping_v1alpha1/representations.rb
Overview
Response message for VerifyToken.
Instance Method Summary collapse
-
#initialize(**args) ⇒ VerifyTokenResponse
constructor
A new instance of VerifyTokenResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ VerifyTokenResponse
Returns a new instance of VerifyTokenResponse.
130 131 132 |
# File 'lib/google/apis/playgrouping_v1alpha1/classes.rb', line 130 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
135 136 |
# File 'lib/google/apis/playgrouping_v1alpha1/classes.rb', line 135 def update!(**args) end |