Class: Google::Apis::WalletobjectsV1::UploadPrivateImageRequest
- Inherits:
-
Object
- Object
- Google::Apis::WalletobjectsV1::UploadPrivateImageRequest
- 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 upload a private image to use in a pass.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UploadPrivateImageRequest
constructor
A new instance of UploadPrivateImageRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UploadPrivateImageRequest
Returns a new instance of UploadPrivateImageRequest.
8953 8954 8955 |
# File 'lib/google/apis/walletobjects_v1/classes.rb', line 8953 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8958 8959 |
# File 'lib/google/apis/walletobjects_v1/classes.rb', line 8958 def update!(**args) end |