mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
make regen-apis
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
[package]
|
||||
|
||||
name = "google-walletobjects1"
|
||||
version = "5.0.4+20240304"
|
||||
version = "5.0.5+20240419"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Walletobjects (protocol v1)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/walletobjects1"
|
||||
homepage = "https://developers.google.com/pay/passes"
|
||||
documentation = "https://docs.rs/google-walletobjects1/5.0.4+20240304"
|
||||
documentation = "https://docs.rs/google-walletobjects1/5.0.5+20240419"
|
||||
license = "MIT"
|
||||
keywords = ["walletobjects", "google", "protocol", "web", "api"]
|
||||
autobins = false
|
||||
@@ -18,12 +18,12 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "^ 1.0"
|
||||
hyper-rustls = "0.24.0"
|
||||
hyper-rustls = "0.25.0"
|
||||
mime = "^ 0.3.0"
|
||||
serde = { version = "^ 1.0", features = ["derive"] }
|
||||
serde_json = "^ 1.0"
|
||||
itertools = "^ 0.10"
|
||||
google-apis-common = { path = "../../google-apis-common", version = "6.0" }
|
||||
google-apis-common = { path = "../../google-apis-common", version = "6.0.3" }
|
||||
hyper = "^ 0.14"
|
||||
http = "^0.2"
|
||||
tokio = "^1.0"
|
||||
|
||||
@@ -6,7 +6,7 @@ DO NOT EDIT !
|
||||
The MIT License (MIT)
|
||||
=====================
|
||||
|
||||
Copyright © `2015-2020` `Sebastian Thiel`
|
||||
Copyright 2015–2024 Sebastian Thiel
|
||||
|
||||
Permission is hereby granted, free of charge, to any person
|
||||
obtaining a copy of this software and associated documentation
|
||||
|
||||
@@ -5,61 +5,61 @@ DO NOT EDIT !
|
||||
-->
|
||||
The `google-walletobjects1` library allows access to all features of the *Google Walletobjects* service.
|
||||
|
||||
This documentation was generated from *Walletobjects* crate version *5.0.4+20240304*, where *20240304* is the exact revision of the *walletobjects:v1* schema built by the [mako](http://www.makotemplates.org/) code generator *v5.0.4*.
|
||||
This documentation was generated from *Walletobjects* crate version *5.0.5+20240419*, where *20240419* is the exact revision of the *walletobjects:v1* schema built by the [mako](http://www.makotemplates.org/) code generator *v5.0.5*.
|
||||
|
||||
Everything else about the *Walletobjects* *v1* API can be found at the
|
||||
[official documentation site](https://developers.google.com/pay/passes).
|
||||
# Features
|
||||
|
||||
Handle the following *Resources* with ease from the central [hub](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/Walletobjects) ...
|
||||
Handle the following *Resources* with ease from the central [hub](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/Walletobjects) ...
|
||||
|
||||
* eventticketclass
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketclasUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketclasUpdateCall)
|
||||
* eventticketobject
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketobjectListCall), [*modifylinkedofferobjects*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketobjectModifylinkedofferobjectCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::EventticketobjectUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketobjectListCall), [*modifylinkedofferobjects*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketobjectModifylinkedofferobjectCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::EventticketobjectUpdateCall)
|
||||
* flightclass
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::FlightclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::FlightclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::FlightclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::FlightclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::FlightclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::FlightclasUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::FlightclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::FlightclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::FlightclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::FlightclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::FlightclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::FlightclasUpdateCall)
|
||||
* flightobject
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::FlightobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::FlightobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::FlightobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::FlightobjectListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::FlightobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::FlightobjectUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::FlightobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::FlightobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::FlightobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::FlightobjectListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::FlightobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::FlightobjectUpdateCall)
|
||||
* genericclass
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GenericclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GenericclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GenericclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GenericclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GenericclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GenericclasUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GenericclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GenericclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GenericclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GenericclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GenericclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GenericclasUpdateCall)
|
||||
* genericobject
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GenericobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GenericobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GenericobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GenericobjectListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GenericobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GenericobjectUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GenericobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GenericobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GenericobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GenericobjectListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GenericobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GenericobjectUpdateCall)
|
||||
* giftcardclass
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GiftcardclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GiftcardclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GiftcardclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GiftcardclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GiftcardclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GiftcardclasUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GiftcardclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GiftcardclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GiftcardclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GiftcardclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GiftcardclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GiftcardclasUpdateCall)
|
||||
* giftcardobject
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GiftcardobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GiftcardobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GiftcardobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GiftcardobjectListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GiftcardobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::GiftcardobjectUpdateCall)
|
||||
* [issuer](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::Issuer)
|
||||
* [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::IssuerGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::IssuerInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::IssuerListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::IssuerPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::IssuerUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GiftcardobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GiftcardobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GiftcardobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GiftcardobjectListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GiftcardobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::GiftcardobjectUpdateCall)
|
||||
* [issuer](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::Issuer)
|
||||
* [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::IssuerGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::IssuerInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::IssuerListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::IssuerPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::IssuerUpdateCall)
|
||||
* jwt
|
||||
* [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::JwtInsertCall)
|
||||
* [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::JwtInsertCall)
|
||||
* loyaltyclass
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyclasUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyclasUpdateCall)
|
||||
* loyaltyobject
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyobjectListCall), [*modifylinkedofferobjects*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyobjectModifylinkedofferobjectCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::LoyaltyobjectUpdateCall)
|
||||
* [media](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::Media)
|
||||
* [*download*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::MediaDownloadCall) and [*upload*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::MediaUploadCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyobjectListCall), [*modifylinkedofferobjects*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyobjectModifylinkedofferobjectCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::LoyaltyobjectUpdateCall)
|
||||
* [media](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::Media)
|
||||
* [*download*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::MediaDownloadCall) and [*upload*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::MediaUploadCall)
|
||||
* offerclass
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::OfferclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::OfferclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::OfferclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::OfferclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::OfferclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::OfferclasUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::OfferclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::OfferclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::OfferclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::OfferclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::OfferclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::OfferclasUpdateCall)
|
||||
* offerobject
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::OfferobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::OfferobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::OfferobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::OfferobjectListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::OfferobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::OfferobjectUpdateCall)
|
||||
* [permissions](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::Permission)
|
||||
* [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::PermissionGetCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::PermissionUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::OfferobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::OfferobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::OfferobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::OfferobjectListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::OfferobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::OfferobjectUpdateCall)
|
||||
* [permissions](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::Permission)
|
||||
* [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::PermissionGetCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::PermissionUpdateCall)
|
||||
* smarttap
|
||||
* [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::SmarttapInsertCall)
|
||||
* [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::SmarttapInsertCall)
|
||||
* transitclass
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::TransitclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::TransitclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::TransitclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::TransitclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::TransitclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::TransitclasUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::TransitclasAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::TransitclasGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::TransitclasInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::TransitclasListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::TransitclasPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::TransitclasUpdateCall)
|
||||
* transitobject
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::TransitobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::TransitobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::TransitobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::TransitobjectListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::TransitobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::TransitobjectUpdateCall)
|
||||
* [*addmessage*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::TransitobjectAddmessageCall), [*get*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::TransitobjectGetCall), [*insert*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::TransitobjectInsertCall), [*list*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::TransitobjectListCall), [*patch*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::TransitobjectPatchCall) and [*update*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::TransitobjectUpdateCall)
|
||||
|
||||
|
||||
Upload supported by ...
|
||||
|
||||
* [*upload media*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::MediaUploadCall)
|
||||
* [*upload media*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::MediaUploadCall)
|
||||
|
||||
Download supported by ...
|
||||
|
||||
* [*download media*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/api::MediaDownloadCall)
|
||||
* [*download media*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/api::MediaDownloadCall)
|
||||
|
||||
|
||||
|
||||
@@ -67,17 +67,17 @@ Download supported by ...
|
||||
|
||||
The API is structured into the following primary items:
|
||||
|
||||
* **[Hub](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/Walletobjects)**
|
||||
* **[Hub](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/Walletobjects)**
|
||||
* a central object to maintain state and allow accessing all *Activities*
|
||||
* creates [*Method Builders*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::MethodsBuilder) which in turn
|
||||
allow access to individual [*Call Builders*](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::CallBuilder)
|
||||
* **[Resources](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::Resource)**
|
||||
* creates [*Method Builders*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::MethodsBuilder) which in turn
|
||||
allow access to individual [*Call Builders*](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::CallBuilder)
|
||||
* **[Resources](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::Resource)**
|
||||
* primary types that you can apply *Activities* to
|
||||
* a collection of properties and *Parts*
|
||||
* **[Parts](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::Part)**
|
||||
* **[Parts](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::Part)**
|
||||
* a collection of properties
|
||||
* never directly used in *Activities*
|
||||
* **[Activities](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::CallBuilder)**
|
||||
* **[Activities](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::CallBuilder)**
|
||||
* operations to apply to *Resources*
|
||||
|
||||
All *structures* are marked with applicable traits to further categorize them and ease browsing.
|
||||
@@ -107,8 +107,8 @@ let r = hub.transitclass().addmessage(...).doit().await
|
||||
let r = hub.transitobject().addmessage(...).doit().await
|
||||
```
|
||||
|
||||
The `resource()` and `activity(...)` calls create [builders][builder-pattern]. The second one dealing with `Activities`
|
||||
supports various methods to configure the impending operation (not shown here). It is made such that all required arguments have to be
|
||||
The `resource()` and `activity(...)` calls create [builders][builder-pattern]. The second one dealing with `Activities`
|
||||
supports various methods to configure the impending operation (not shown here). It is made such that all required arguments have to be
|
||||
specified right away (i.e. `(...)`), whereas all optional ones can be [build up][builder-pattern] as desired.
|
||||
The `doit()` method performs the actual communication with the server and returns the respective result.
|
||||
|
||||
@@ -133,22 +133,23 @@ extern crate hyper_rustls;
|
||||
extern crate google_walletobjects1 as walletobjects1;
|
||||
use walletobjects1::api::AddMessageRequest;
|
||||
use walletobjects1::{Result, Error};
|
||||
use walletobjects1::api::enums::*;
|
||||
use std::default::Default;
|
||||
use walletobjects1::{Walletobjects, oauth2, hyper, hyper_rustls, chrono, FieldMask};
|
||||
|
||||
// Get an ApplicationSecret instance by some means. It contains the `client_id` and
|
||||
// Get an ApplicationSecret instance by some means. It contains the `client_id` and
|
||||
// `client_secret`, among other things.
|
||||
let secret: oauth2::ApplicationSecret = Default::default();
|
||||
// Instantiate the authenticator. It will choose a suitable authentication flow for you,
|
||||
// Instantiate the authenticator. It will choose a suitable authentication flow for you,
|
||||
// unless you replace `None` with the desired Flow.
|
||||
// Provide your own `AuthenticatorDelegate` to adjust the way it operates and get feedback about
|
||||
// Provide your own `AuthenticatorDelegate` to adjust the way it operates and get feedback about
|
||||
// what's going on. You probably want to bring in your own `TokenStorage` to persist tokens and
|
||||
// retrieve them from storage.
|
||||
let auth = oauth2::InstalledFlowAuthenticator::builder(
|
||||
secret,
|
||||
oauth2::InstalledFlowReturnMethod::HTTPRedirect,
|
||||
).build().await.unwrap();
|
||||
let mut hub = Walletobjects::new(hyper::Client::builder().build(hyper_rustls::HttpsConnectorBuilder::new().with_native_roots().https_or_http().enable_http1().build()), auth);
|
||||
let mut hub = Walletobjects::new(hyper::Client::builder().build(hyper_rustls::HttpsConnectorBuilder::new().with_native_roots().unwrap().https_or_http().enable_http1().build()), auth);
|
||||
// As the method needs a request, you would usually fill it with the desired information
|
||||
// into the respective structure. Some of the parts shown here might not be applicable !
|
||||
// Values shown here are possibly random and not representative !
|
||||
@@ -181,49 +182,49 @@ match result {
|
||||
```
|
||||
## Handling Errors
|
||||
|
||||
All errors produced by the system are provided either as [Result](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::Result) enumeration as return value of
|
||||
the doit() methods, or handed as possibly intermediate results to either the
|
||||
[Hub Delegate](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::Delegate), or the [Authenticator Delegate](https://docs.rs/yup-oauth2/*/yup_oauth2/trait.AuthenticatorDelegate.html).
|
||||
All errors produced by the system are provided either as [Result](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::Result) enumeration as return value of
|
||||
the doit() methods, or handed as possibly intermediate results to either the
|
||||
[Hub Delegate](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::Delegate), or the [Authenticator Delegate](https://docs.rs/yup-oauth2/*/yup_oauth2/trait.AuthenticatorDelegate.html).
|
||||
|
||||
When delegates handle errors or intermediate values, they may have a chance to instruct the system to retry. This
|
||||
When delegates handle errors or intermediate values, they may have a chance to instruct the system to retry. This
|
||||
makes the system potentially resilient to all kinds of errors.
|
||||
|
||||
## Uploads and Downloads
|
||||
If a method supports downloads, the response body, which is part of the [Result](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::Result), should be
|
||||
If a method supports downloads, the response body, which is part of the [Result](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::Result), should be
|
||||
read by you to obtain the media.
|
||||
If such a method also supports a [Response Result](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::ResponseResult), it will return that by default.
|
||||
If such a method also supports a [Response Result](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::ResponseResult), it will return that by default.
|
||||
You can see it as meta-data for the actual media. To trigger a media download, you will have to set up the builder by making
|
||||
this call: `.param("alt", "media")`.
|
||||
|
||||
Methods supporting uploads can do so using up to 2 different protocols:
|
||||
*simple* and *resumable*. The distinctiveness of each is represented by customized
|
||||
Methods supporting uploads can do so using up to 2 different protocols:
|
||||
*simple* and *resumable*. The distinctiveness of each is represented by customized
|
||||
`doit(...)` methods, which are then named `upload(...)` and `upload_resumable(...)` respectively.
|
||||
|
||||
## Customization and Callbacks
|
||||
|
||||
You may alter the way an `doit()` method is called by providing a [delegate](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::Delegate) to the
|
||||
[Method Builder](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::CallBuilder) before making the final `doit()` call.
|
||||
Respective methods will be called to provide progress information, as well as determine whether the system should
|
||||
You may alter the way an `doit()` method is called by providing a [delegate](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::Delegate) to the
|
||||
[Method Builder](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::CallBuilder) before making the final `doit()` call.
|
||||
Respective methods will be called to provide progress information, as well as determine whether the system should
|
||||
retry on failure.
|
||||
|
||||
The [delegate trait](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::Delegate) is default-implemented, allowing you to customize it with minimal effort.
|
||||
The [delegate trait](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::Delegate) is default-implemented, allowing you to customize it with minimal effort.
|
||||
|
||||
## Optional Parts in Server-Requests
|
||||
|
||||
All structures provided by this library are made to be [encodable](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::RequestValue) and
|
||||
[decodable](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::ResponseResult) via *json*. Optionals are used to indicate that partial requests are responses
|
||||
All structures provided by this library are made to be [encodable](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::RequestValue) and
|
||||
[decodable](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::ResponseResult) via *json*. Optionals are used to indicate that partial requests are responses
|
||||
are valid.
|
||||
Most optionals are are considered [Parts](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::Part) which are identifiable by name, which will be sent to
|
||||
Most optionals are are considered [Parts](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::Part) which are identifiable by name, which will be sent to
|
||||
the server to indicate either the set parts of the request or the desired parts in the response.
|
||||
|
||||
## Builder Arguments
|
||||
|
||||
Using [method builders](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::CallBuilder), you are able to prepare an action call by repeatedly calling it's methods.
|
||||
Using [method builders](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::CallBuilder), you are able to prepare an action call by repeatedly calling it's methods.
|
||||
These will always take a single argument, for which the following statements are true.
|
||||
|
||||
* [PODs][wiki-pod] are handed by copy
|
||||
* strings are passed as `&str`
|
||||
* [request values](https://docs.rs/google-walletobjects1/5.0.4+20240304/google_walletobjects1/client::RequestValue) are moved
|
||||
* [request values](https://docs.rs/google-walletobjects1/5.0.5+20240419/google_walletobjects1/client::RequestValue) are moved
|
||||
|
||||
Arguments will always be copied or cloned into the builder, to make them independent of their original life times.
|
||||
|
||||
@@ -232,7 +233,7 @@ Arguments will always be copied or cloned into the builder, to make them indepen
|
||||
[google-go-api]: https://github.com/google/google-api-go-client
|
||||
|
||||
# License
|
||||
The **walletobjects1** library was generated by Sebastian Thiel, and is placed
|
||||
The **walletobjects1** library was generated by Sebastian Thiel, and is placed
|
||||
under the *MIT* license.
|
||||
You can read the full text at the repository's [license file][repo-license].
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
5945
gen/walletobjects1/src/api/enums.rs
Normal file
5945
gen/walletobjects1/src/api/enums.rs
Normal file
File diff suppressed because it is too large
Load Diff
167
gen/walletobjects1/src/api/hub.rs
Normal file
167
gen/walletobjects1/src/api/hub.rs
Normal file
@@ -0,0 +1,167 @@
|
||||
use super::*;
|
||||
|
||||
/// Central instance to access all Walletobjects related resource activities
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// Instantiate a new hub
|
||||
///
|
||||
/// ```test_harness,no_run
|
||||
/// extern crate hyper;
|
||||
/// extern crate hyper_rustls;
|
||||
/// extern crate google_walletobjects1 as walletobjects1;
|
||||
/// use walletobjects1::api::AddMessageRequest;
|
||||
/// use walletobjects1::{Result, Error};
|
||||
/// use walletobjects1::api::enums::*;
|
||||
/// # async fn dox() {
|
||||
/// use std::default::Default;
|
||||
/// use walletobjects1::{Walletobjects, oauth2, hyper, hyper_rustls, chrono, FieldMask};
|
||||
///
|
||||
/// // Get an ApplicationSecret instance by some means. It contains the `client_id` and
|
||||
/// // `client_secret`, among other things.
|
||||
/// let secret: oauth2::ApplicationSecret = Default::default();
|
||||
/// // Instantiate the authenticator. It will choose a suitable authentication flow for you,
|
||||
/// // unless you replace `None` with the desired Flow.
|
||||
/// // Provide your own `AuthenticatorDelegate` to adjust the way it operates and get feedback about
|
||||
/// // what's going on. You probably want to bring in your own `TokenStorage` to persist tokens and
|
||||
/// // retrieve them from storage.
|
||||
/// let auth = oauth2::InstalledFlowAuthenticator::builder(
|
||||
/// secret,
|
||||
/// oauth2::InstalledFlowReturnMethod::HTTPRedirect,
|
||||
/// ).build().await.unwrap();
|
||||
/// let mut hub = Walletobjects::new(hyper::Client::builder().build(hyper_rustls::HttpsConnectorBuilder::new().with_native_roots().unwrap().https_or_http().enable_http1().build()), auth);
|
||||
/// // As the method needs a request, you would usually fill it with the desired information
|
||||
/// // into the respective structure. Some of the parts shown here might not be applicable !
|
||||
/// // Values shown here are possibly random and not representative !
|
||||
/// let mut req = AddMessageRequest::default();
|
||||
///
|
||||
/// // You can configure optional parameters by calling the respective setters at will, and
|
||||
/// // execute the final call using `doit()`.
|
||||
/// // Values shown here are possibly random and not representative !
|
||||
/// let result = hub.eventticketclass().addmessage(req, "resourceId")
|
||||
/// .doit().await;
|
||||
///
|
||||
/// match result {
|
||||
/// Err(e) => match e {
|
||||
/// // The Error enum provides details about what exactly happened.
|
||||
/// // You can also just use its `Debug`, `Display` or `Error` traits
|
||||
/// Error::HttpError(_)
|
||||
/// |Error::Io(_)
|
||||
/// |Error::MissingAPIKey
|
||||
/// |Error::MissingToken(_)
|
||||
/// |Error::Cancelled
|
||||
/// |Error::UploadSizeLimitExceeded(_, _)
|
||||
/// |Error::Failure(_)
|
||||
/// |Error::BadRequest(_)
|
||||
/// |Error::FieldClash(_)
|
||||
/// |Error::JsonDecodeError(_, _) => println!("{}", e),
|
||||
/// },
|
||||
/// Ok(res) => println!("Success: {:?}", res),
|
||||
/// }
|
||||
/// # }
|
||||
/// ```
|
||||
#[derive(Clone)]
|
||||
pub struct Walletobjects<S> {
|
||||
pub client: hyper::Client<S, hyper::body::Body>,
|
||||
pub auth: Box<dyn client::GetToken>,
|
||||
pub(super) _user_agent: String,
|
||||
pub(super) _base_url: String,
|
||||
pub(super) _root_url: String,
|
||||
}
|
||||
|
||||
impl<'a, S> client::Hub for Walletobjects<S> {}
|
||||
|
||||
impl<'a, S> Walletobjects<S> {
|
||||
|
||||
pub fn new<A: 'static + client::GetToken>(client: hyper::Client<S, hyper::body::Body>, auth: A) -> Walletobjects<S> {
|
||||
Walletobjects {
|
||||
client,
|
||||
auth: Box::new(auth),
|
||||
_user_agent: "google-api-rust-client/5.0.5".to_string(),
|
||||
_base_url: "https://walletobjects.googleapis.com/".to_string(),
|
||||
_root_url: "https://walletobjects.googleapis.com/".to_string(),
|
||||
}
|
||||
}
|
||||
|
||||
pub fn eventticketclass(&'a self) -> EventticketclasMethods<'a, S> {
|
||||
EventticketclasMethods { hub: &self }
|
||||
}
|
||||
pub fn eventticketobject(&'a self) -> EventticketobjectMethods<'a, S> {
|
||||
EventticketobjectMethods { hub: &self }
|
||||
}
|
||||
pub fn flightclass(&'a self) -> FlightclasMethods<'a, S> {
|
||||
FlightclasMethods { hub: &self }
|
||||
}
|
||||
pub fn flightobject(&'a self) -> FlightobjectMethods<'a, S> {
|
||||
FlightobjectMethods { hub: &self }
|
||||
}
|
||||
pub fn genericclass(&'a self) -> GenericclasMethods<'a, S> {
|
||||
GenericclasMethods { hub: &self }
|
||||
}
|
||||
pub fn genericobject(&'a self) -> GenericobjectMethods<'a, S> {
|
||||
GenericobjectMethods { hub: &self }
|
||||
}
|
||||
pub fn giftcardclass(&'a self) -> GiftcardclasMethods<'a, S> {
|
||||
GiftcardclasMethods { hub: &self }
|
||||
}
|
||||
pub fn giftcardobject(&'a self) -> GiftcardobjectMethods<'a, S> {
|
||||
GiftcardobjectMethods { hub: &self }
|
||||
}
|
||||
pub fn issuer(&'a self) -> IssuerMethods<'a, S> {
|
||||
IssuerMethods { hub: &self }
|
||||
}
|
||||
pub fn jwt(&'a self) -> JwtMethods<'a, S> {
|
||||
JwtMethods { hub: &self }
|
||||
}
|
||||
pub fn loyaltyclass(&'a self) -> LoyaltyclasMethods<'a, S> {
|
||||
LoyaltyclasMethods { hub: &self }
|
||||
}
|
||||
pub fn loyaltyobject(&'a self) -> LoyaltyobjectMethods<'a, S> {
|
||||
LoyaltyobjectMethods { hub: &self }
|
||||
}
|
||||
pub fn media(&'a self) -> MediaMethods<'a, S> {
|
||||
MediaMethods { hub: &self }
|
||||
}
|
||||
pub fn offerclass(&'a self) -> OfferclasMethods<'a, S> {
|
||||
OfferclasMethods { hub: &self }
|
||||
}
|
||||
pub fn offerobject(&'a self) -> OfferobjectMethods<'a, S> {
|
||||
OfferobjectMethods { hub: &self }
|
||||
}
|
||||
pub fn permissions(&'a self) -> PermissionMethods<'a, S> {
|
||||
PermissionMethods { hub: &self }
|
||||
}
|
||||
pub fn smarttap(&'a self) -> SmarttapMethods<'a, S> {
|
||||
SmarttapMethods { hub: &self }
|
||||
}
|
||||
pub fn transitclass(&'a self) -> TransitclasMethods<'a, S> {
|
||||
TransitclasMethods { hub: &self }
|
||||
}
|
||||
pub fn transitobject(&'a self) -> TransitobjectMethods<'a, S> {
|
||||
TransitobjectMethods { hub: &self }
|
||||
}
|
||||
|
||||
/// Set the user-agent header field to use in all requests to the server.
|
||||
/// It defaults to `google-api-rust-client/5.0.5`.
|
||||
///
|
||||
/// Returns the previously set user-agent.
|
||||
pub fn user_agent(&mut self, agent_name: String) -> String {
|
||||
mem::replace(&mut self._user_agent, agent_name)
|
||||
}
|
||||
|
||||
/// Set the base url to use in all requests to the server.
|
||||
/// It defaults to `https://walletobjects.googleapis.com/`.
|
||||
///
|
||||
/// Returns the previously set base url.
|
||||
pub fn base_url(&mut self, new_base_url: String) -> String {
|
||||
mem::replace(&mut self._base_url, new_base_url)
|
||||
}
|
||||
|
||||
/// Set the root url to use in all requests to the server.
|
||||
/// It defaults to `https://walletobjects.googleapis.com/`.
|
||||
///
|
||||
/// Returns the previously set root url.
|
||||
pub fn root_url(&mut self, new_root_url: String) -> String {
|
||||
mem::replace(&mut self._root_url, new_root_url)
|
||||
}
|
||||
}
|
||||
2492
gen/walletobjects1/src/api/method_builders.rs
Normal file
2492
gen/walletobjects1/src/api/method_builders.rs
Normal file
File diff suppressed because it is too large
Load Diff
35
gen/walletobjects1/src/api/mod.rs
Normal file
35
gen/walletobjects1/src/api/mod.rs
Normal file
@@ -0,0 +1,35 @@
|
||||
use std::collections::HashMap;
|
||||
use std::cell::RefCell;
|
||||
use std::default::Default;
|
||||
use std::collections::BTreeSet;
|
||||
use std::error::Error as StdError;
|
||||
use serde_json as json;
|
||||
use std::io;
|
||||
use std::fs;
|
||||
use std::mem;
|
||||
|
||||
use hyper::client::connect;
|
||||
use tokio::io::{AsyncRead, AsyncWrite};
|
||||
use tokio::time::sleep;
|
||||
use tower_service;
|
||||
use serde::{Serialize, Deserialize};
|
||||
|
||||
use crate::{client, client::GetToken, client::serde_with};
|
||||
|
||||
mod utilities;
|
||||
pub use utilities::*;
|
||||
|
||||
mod hub;
|
||||
pub use hub::*;
|
||||
|
||||
mod schemas;
|
||||
pub use schemas::*;
|
||||
|
||||
mod method_builders;
|
||||
pub use method_builders::*;
|
||||
|
||||
mod call_builders;
|
||||
pub use call_builders::*;
|
||||
|
||||
pub mod enums;
|
||||
pub(crate) use enums::*;
|
||||
5267
gen/walletobjects1/src/api/schemas.rs
Normal file
5267
gen/walletobjects1/src/api/schemas.rs
Normal file
File diff suppressed because it is too large
Load Diff
24
gen/walletobjects1/src/api/utilities.rs
Normal file
24
gen/walletobjects1/src/api/utilities.rs
Normal file
@@ -0,0 +1,24 @@
|
||||
use super::*;
|
||||
/// Identifies the an OAuth2 authorization scope.
|
||||
/// A scope is needed when requesting an
|
||||
/// [authorization token](https://developers.google.com/youtube/v3/guides/authentication).
|
||||
#[derive(PartialEq, Eq, Hash, Debug, Clone)]
|
||||
pub enum Scope {
|
||||
/// Private Service: https://www.googleapis.com/auth/wallet_object.issuer
|
||||
WalletObjectIssuer,
|
||||
}
|
||||
|
||||
impl AsRef<str> for Scope {
|
||||
fn as_ref(&self) -> &str {
|
||||
match *self {
|
||||
Scope::WalletObjectIssuer => "https://www.googleapis.com/auth/wallet_object.issuer",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
impl Default for Scope {
|
||||
fn default() -> Scope {
|
||||
Scope::WalletObjectIssuer
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
// This file was generated automatically from 'src/generator/templates/api/lib.rs.mako'
|
||||
// DO NOT EDIT !
|
||||
|
||||
//! This documentation was generated from *Walletobjects* crate version *5.0.4+20240304*, where *20240304* is the exact revision of the *walletobjects:v1* schema built by the [mako](http://www.makotemplates.org/) code generator *v5.0.4*.
|
||||
//! This documentation was generated from *Walletobjects* crate version *5.0.5+20240419*, where *20240419* is the exact revision of the *walletobjects:v1* schema built by the [mako](http://www.makotemplates.org/) code generator *v5.0.5*.
|
||||
//!
|
||||
//! Everything else about the *Walletobjects* *v1* API can be found at the
|
||||
//! [official documentation site](https://developers.google.com/pay/passes).
|
||||
//! The original source code is [on github](https://github.com/Byron/google-apis-rs/tree/main/gen/walletobjects1).
|
||||
//! # Features
|
||||
//!
|
||||
//! Handle the following *Resources* with ease from the central [hub](Walletobjects) ...
|
||||
//! Handle the following *Resources* with ease from the central [hub](Walletobjects) ...
|
||||
//!
|
||||
//! * eventticketclass
|
||||
//! * [*addmessage*](api::EventticketclasAddmessageCall), [*get*](api::EventticketclasGetCall), [*insert*](api::EventticketclasInsertCall), [*list*](api::EventticketclasListCall), [*patch*](api::EventticketclasPatchCall) and [*update*](api::EventticketclasUpdateCall)
|
||||
@@ -107,8 +107,8 @@
|
||||
//! let r = hub.transitobject().addmessage(...).doit().await
|
||||
//! ```
|
||||
//!
|
||||
//! The `resource()` and `activity(...)` calls create [builders][builder-pattern]. The second one dealing with `Activities`
|
||||
//! supports various methods to configure the impending operation (not shown here). It is made such that all required arguments have to be
|
||||
//! The `resource()` and `activity(...)` calls create [builders][builder-pattern]. The second one dealing with `Activities`
|
||||
//! supports various methods to configure the impending operation (not shown here). It is made such that all required arguments have to be
|
||||
//! specified right away (i.e. `(...)`), whereas all optional ones can be [build up][builder-pattern] as desired.
|
||||
//! The `doit()` method performs the actual communication with the server and returns the respective result.
|
||||
//!
|
||||
@@ -133,23 +133,24 @@
|
||||
//! extern crate google_walletobjects1 as walletobjects1;
|
||||
//! use walletobjects1::api::AddMessageRequest;
|
||||
//! use walletobjects1::{Result, Error};
|
||||
//! use walletobjects1::api::enums::*;
|
||||
//! # async fn dox() {
|
||||
//! use std::default::Default;
|
||||
//! use walletobjects1::{Walletobjects, oauth2, hyper, hyper_rustls, chrono, FieldMask};
|
||||
//!
|
||||
//! // Get an ApplicationSecret instance by some means. It contains the `client_id` and
|
||||
//! // Get an ApplicationSecret instance by some means. It contains the `client_id` and
|
||||
//! // `client_secret`, among other things.
|
||||
//! let secret: oauth2::ApplicationSecret = Default::default();
|
||||
//! // Instantiate the authenticator. It will choose a suitable authentication flow for you,
|
||||
//! // Instantiate the authenticator. It will choose a suitable authentication flow for you,
|
||||
//! // unless you replace `None` with the desired Flow.
|
||||
//! // Provide your own `AuthenticatorDelegate` to adjust the way it operates and get feedback about
|
||||
//! // Provide your own `AuthenticatorDelegate` to adjust the way it operates and get feedback about
|
||||
//! // what's going on. You probably want to bring in your own `TokenStorage` to persist tokens and
|
||||
//! // retrieve them from storage.
|
||||
//! let auth = oauth2::InstalledFlowAuthenticator::builder(
|
||||
//! secret,
|
||||
//! oauth2::InstalledFlowReturnMethod::HTTPRedirect,
|
||||
//! ).build().await.unwrap();
|
||||
//! let mut hub = Walletobjects::new(hyper::Client::builder().build(hyper_rustls::HttpsConnectorBuilder::new().with_native_roots().https_or_http().enable_http1().build()), auth);
|
||||
//! let mut hub = Walletobjects::new(hyper::Client::builder().build(hyper_rustls::HttpsConnectorBuilder::new().with_native_roots().unwrap().https_or_http().enable_http1().build()), auth);
|
||||
//! // As the method needs a request, you would usually fill it with the desired information
|
||||
//! // into the respective structure. Some of the parts shown here might not be applicable !
|
||||
//! // Values shown here are possibly random and not representative !
|
||||
@@ -183,10 +184,10 @@
|
||||
//! ## Handling Errors
|
||||
//!
|
||||
//! All errors produced by the system are provided either as [Result](client::Result) enumeration as return value of
|
||||
//! the doit() methods, or handed as possibly intermediate results to either the
|
||||
//! the doit() methods, or handed as possibly intermediate results to either the
|
||||
//! [Hub Delegate](client::Delegate), or the [Authenticator Delegate](https://docs.rs/yup-oauth2/*/yup_oauth2/trait.AuthenticatorDelegate.html).
|
||||
//!
|
||||
//! When delegates handle errors or intermediate values, they may have a chance to instruct the system to retry. This
|
||||
//! When delegates handle errors or intermediate values, they may have a chance to instruct the system to retry. This
|
||||
//! makes the system potentially resilient to all kinds of errors.
|
||||
//!
|
||||
//! ## Uploads and Downloads
|
||||
@@ -196,25 +197,25 @@
|
||||
//! You can see it as meta-data for the actual media. To trigger a media download, you will have to set up the builder by making
|
||||
//! this call: `.param("alt", "media")`.
|
||||
//!
|
||||
//! Methods supporting uploads can do so using up to 2 different protocols:
|
||||
//! *simple* and *resumable*. The distinctiveness of each is represented by customized
|
||||
//! Methods supporting uploads can do so using up to 2 different protocols:
|
||||
//! *simple* and *resumable*. The distinctiveness of each is represented by customized
|
||||
//! `doit(...)` methods, which are then named `upload(...)` and `upload_resumable(...)` respectively.
|
||||
//!
|
||||
//! ## Customization and Callbacks
|
||||
//!
|
||||
//! You may alter the way an `doit()` method is called by providing a [delegate](client::Delegate) to the
|
||||
//! [Method Builder](client::CallBuilder) before making the final `doit()` call.
|
||||
//! Respective methods will be called to provide progress information, as well as determine whether the system should
|
||||
//! You may alter the way an `doit()` method is called by providing a [delegate](client::Delegate) to the
|
||||
//! [Method Builder](client::CallBuilder) before making the final `doit()` call.
|
||||
//! Respective methods will be called to provide progress information, as well as determine whether the system should
|
||||
//! retry on failure.
|
||||
//!
|
||||
//! The [delegate trait](client::Delegate) is default-implemented, allowing you to customize it with minimal effort.
|
||||
//!
|
||||
//! ## Optional Parts in Server-Requests
|
||||
//!
|
||||
//! All structures provided by this library are made to be [encodable](client::RequestValue) and
|
||||
//! [decodable](client::ResponseResult) via *json*. Optionals are used to indicate that partial requests are responses
|
||||
//! All structures provided by this library are made to be [encodable](client::RequestValue) and
|
||||
//! [decodable](client::ResponseResult) via *json*. Optionals are used to indicate that partial requests are responses
|
||||
//! are valid.
|
||||
//! Most optionals are are considered [Parts](client::Part) which are identifiable by name, which will be sent to
|
||||
//! Most optionals are are considered [Parts](client::Part) which are identifiable by name, which will be sent to
|
||||
//! the server to indicate either the set parts of the request or the desired parts in the response.
|
||||
//!
|
||||
//! ## Builder Arguments
|
||||
|
||||
Reference in New Issue
Block a user