mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
make regen-apis
This commit is contained in:
@@ -120,8 +120,8 @@ let mut req = Deployment::default();
|
||||
// Values shown here are possibly random and not representative !
|
||||
let result = hub.deployments().patch(req, "project", "deployment")
|
||||
.preview(true)
|
||||
.delete_policy("voluptua.")
|
||||
.create_policy("At")
|
||||
.delete_policy(&Default::default())
|
||||
.create_policy(&Default::default())
|
||||
.doit().await;
|
||||
|
||||
match result {
|
||||
|
||||
Reference in New Issue
Block a user