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:
@@ -74,7 +74,7 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(5 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("accountId", &self._account_id);
|
||||
if let Some(value) = self._page_token.as_ref() {
|
||||
params.push("pageToken", value);
|
||||
}
|
||||
@@ -354,7 +354,7 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(4 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("accountId", &self._account_id);
|
||||
if let Some(value) = self._locale.as_ref() {
|
||||
params.push("locale", value);
|
||||
}
|
||||
@@ -624,9 +624,9 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(5 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("adClientId", self._ad_client_id);
|
||||
params.push("customChannelId", self._custom_channel_id);
|
||||
params.push("accountId", &self._account_id);
|
||||
params.push("adClientId", &self._ad_client_id);
|
||||
params.push("customChannelId", &self._custom_channel_id);
|
||||
|
||||
params.extend(self._additional_params.iter());
|
||||
|
||||
@@ -909,8 +909,8 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(6 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("adClientId", self._ad_client_id);
|
||||
params.push("accountId", &self._account_id);
|
||||
params.push("adClientId", &self._ad_client_id);
|
||||
if let Some(value) = self._page_token.as_ref() {
|
||||
params.push("pageToken", value);
|
||||
}
|
||||
@@ -1198,7 +1198,7 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(3 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("accountId", &self._account_id);
|
||||
|
||||
params.extend(self._additional_params.iter());
|
||||
|
||||
@@ -1456,7 +1456,7 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(3 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("accountId", &self._account_id);
|
||||
|
||||
params.extend(self._additional_params.iter());
|
||||
|
||||
@@ -1715,8 +1715,8 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(4 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("dealId", self._deal_id);
|
||||
params.push("accountId", &self._account_id);
|
||||
params.push("dealId", &self._deal_id);
|
||||
|
||||
params.extend(self._additional_params.iter());
|
||||
|
||||
@@ -1984,7 +1984,7 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(3 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("accountId", &self._account_id);
|
||||
|
||||
params.extend(self._additional_params.iter());
|
||||
|
||||
@@ -2249,8 +2249,8 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(7 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("savedReportId", self._saved_report_id);
|
||||
params.push("accountId", &self._account_id);
|
||||
params.push("savedReportId", &self._saved_report_id);
|
||||
if let Some(value) = self._start_index.as_ref() {
|
||||
params.push("startIndex", value.to_string());
|
||||
}
|
||||
@@ -2552,7 +2552,7 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(5 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("accountId", &self._account_id);
|
||||
if let Some(value) = self._page_token.as_ref() {
|
||||
params.push("pageToken", value);
|
||||
}
|
||||
@@ -2851,9 +2851,9 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(11 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("startDate", self._start_date);
|
||||
params.push("endDate", self._end_date);
|
||||
params.push("accountId", &self._account_id);
|
||||
params.push("startDate", &self._start_date);
|
||||
params.push("endDate", &self._end_date);
|
||||
if let Some(value) = self._start_index.as_ref() {
|
||||
params.push("startIndex", value.to_string());
|
||||
}
|
||||
@@ -3227,8 +3227,8 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(6 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("adClientId", self._ad_client_id);
|
||||
params.push("accountId", &self._account_id);
|
||||
params.push("adClientId", &self._ad_client_id);
|
||||
if let Some(value) = self._page_token.as_ref() {
|
||||
params.push("pageToken", value);
|
||||
}
|
||||
@@ -3516,7 +3516,7 @@ where
|
||||
}
|
||||
|
||||
let mut params = Params::with_capacity(3 + self._additional_params.len());
|
||||
params.push("accountId", self._account_id);
|
||||
params.push("accountId", &self._account_id);
|
||||
|
||||
params.extend(self._additional_params.iter());
|
||||
|
||||
|
||||
@@ -30,3 +30,6 @@ pub use method_builders::*;
|
||||
|
||||
mod call_builders;
|
||||
pub use call_builders::*;
|
||||
|
||||
mod enums;
|
||||
pub use enums::*;
|
||||
|
||||
Reference in New Issue
Block a user