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.
8292 8293 8294 |
# File 'lib/google/apis/walletobjects_v1/classes.rb', line 8292 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8297 8298 |
# File 'lib/google/apis/walletobjects_v1/classes.rb', line 8297 def update!(**args) end |