Class: Google::Apis::WalletobjectsV1::SetPassUpdateNoticeResponse
- Inherits:
-
Object
- Object
- Google::Apis::WalletobjectsV1::SetPassUpdateNoticeResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/walletobjects_v1/classes.rb,
lib/google/apis/walletobjects_v1/representations.rb,
lib/google/apis/walletobjects_v1/representations.rb
Overview
A response to a request to notify Google of an awaiting update to a private pass.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SetPassUpdateNoticeResponse
constructor
A new instance of SetPassUpdateNoticeResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SetPassUpdateNoticeResponse
Returns a new instance of SetPassUpdateNoticeResponse.
7527 7528 7529 |
# File 'lib/google/apis/walletobjects_v1/classes.rb', line 7527 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7532 7533 |
# File 'lib/google/apis/walletobjects_v1/classes.rb', line 7532 def update!(**args) end |