Class: Google::Apis::WalletobjectsV1::TransitObjectUploadRotatingBarcodeValuesResponse
- Inherits:
-
Object
- Object
- Google::Apis::WalletobjectsV1::TransitObjectUploadRotatingBarcodeValuesResponse
- 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
Response for uploading rotating barcode values.
Instance Method Summary collapse
-
#initialize(**args) ⇒ TransitObjectUploadRotatingBarcodeValuesResponse
constructor
A new instance of TransitObjectUploadRotatingBarcodeValuesResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ TransitObjectUploadRotatingBarcodeValuesResponse
Returns a new instance of TransitObjectUploadRotatingBarcodeValuesResponse.
8663 8664 8665 |
# File 'lib/google/apis/walletobjects_v1/classes.rb', line 8663 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8668 8669 |
# File 'lib/google/apis/walletobjects_v1/classes.rb', line 8668 def update!(**args) end |