Class: Google::Apis::WalletobjectsV1::SetPassUpdateNoticeRequest
- Inherits:
-
Object
- Object
- Google::Apis::WalletobjectsV1::SetPassUpdateNoticeRequest
- 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
Request to send a private pass update notice information to Google, so that devices can then fetch the notice prompting the user to update a pass.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SetPassUpdateNoticeRequest
constructor
A new instance of SetPassUpdateNoticeRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SetPassUpdateNoticeRequest
Returns a new instance of SetPassUpdateNoticeRequest.
6876 6877 6878 |
# File 'lib/google/apis/walletobjects_v1/classes.rb', line 6876 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6881 6882 |
# File 'lib/google/apis/walletobjects_v1/classes.rb', line 6881 def update!(**args) end |