Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2086)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Jul 26, 2023
1 parent 66d077d commit aec89b7
Show file tree
Hide file tree
Showing 31 changed files with 8,162 additions and 1,476 deletions.
25 changes: 24 additions & 1 deletion admin/directory/v1/admin-api.json
Expand Up @@ -4635,7 +4635,7 @@
}
}
},
"revision": "20230516",
"revision": "20230724",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Alias": {
Expand Down Expand Up @@ -5405,6 +5405,29 @@
"description": "The unique ID of the Chrome device.",
"type": "string"
},
"deviceLicenseType": {
"description": "Output only. Device license type.",
"enum": [
"deviceLicenseTypeUnspecified",
"enterprise",
"enterpriseUpgrade",
"educationUpgrade",
"education",
"terminal",
"kioskUpgrade"
],
"enumDescriptions": [
"UNSPECIFIED type.",
"Indicating the device is a Chromebook/Chromebox/Chromebase enterprise, which is packaged with an upgrade(license).",
"Indicating the device is consuming standalone Chrome Enterprise Upgrade, a Chrome Enterprise license.",
"Indicating the device is consuming Chrome Education Upgrade(AKA Chrome EDU perpetual license).",
"Packaged with a license as education.",
"Packaged with a license as terminal.",
"Indicating the device is consuming standalone Chrome Kiosk Upgrade, a Chrome Kiosk (annual) license."
],
"readOnly": true,
"type": "string"
},
"diskVolumeReports": {
"description": "Reports of disk space and other info about mounted/connected volumes.",
"items": {
Expand Down
17 changes: 17 additions & 0 deletions admin/directory/v1/admin-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 17 additions & 17 deletions analyticsadmin/v1alpha/analyticsadmin-api.json
Expand Up @@ -4322,7 +4322,7 @@
}
}
},
"revision": "20230718",
"revision": "20230724",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
Expand Down Expand Up @@ -4870,8 +4870,8 @@
"enum": [
"ADS_WEB_CONVERSION_DATA_EXPORT_SCOPE_UNSPECIFIED",
"NOT_SELECTED_YET",
"CROSS_CHANNEL",
"ADS_PREFERRED"
"PAID_AND_ORGANIC_CHANNELS",
"GOOGLE_PAID_CHANNELS"
],
"enumDescriptions": [
"Default value. This value is unused.",
Expand Down Expand Up @@ -4906,23 +4906,23 @@
"description": "Required. The reporting attribution model used to calculate conversion credit in this property's reports. Changing the attribution model will apply to both historical and future data. These changes will be reflected in reports with conversion and revenue data. User and session data will be unaffected.",
"enum": [
"REPORTING_ATTRIBUTION_MODEL_UNSPECIFIED",
"CROSS_CHANNEL_DATA_DRIVEN",
"CROSS_CHANNEL_LAST_CLICK",
"CROSS_CHANNEL_FIRST_CLICK",
"CROSS_CHANNEL_LINEAR",
"CROSS_CHANNEL_POSITION_BASED",
"CROSS_CHANNEL_TIME_DECAY",
"ADS_PREFERRED_LAST_CLICK"
"PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN",
"PAID_AND_ORGANIC_CHANNELS_LAST_CLICK",
"PAID_AND_ORGANIC_CHANNELS_FIRST_CLICK",
"PAID_AND_ORGANIC_CHANNELS_LINEAR",
"PAID_AND_ORGANIC_CHANNELS_POSITION_BASED",
"PAID_AND_ORGANIC_CHANNELS_TIME_DECAY",
"GOOGLE_PAID_CHANNELS_LAST_CLICK"
],
"enumDescriptions": [
"Reporting attribution model unspecified.",
"Data-driven attribution distributes credit for the conversion based on data for each conversion event. Each Data-driven model is specific to each advertiser and each conversion event.",
"Ignores direct traffic and attributes 100% of the conversion value to the last channel that the customer clicked through (or engaged view through for YouTube) before converting.",
"Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Gives all credit for the conversion to the first channel that a customer clicked (or engaged view through for YouTube) before converting.",
"Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Distributes the credit for the conversion equally across all the channels a customer clicked (or engaged view through for YouTube) before converting.",
"Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Attributes 40% credit to the first and last interaction, and the remaining 20% credit is distributed evenly to the middle interactions.",
"Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Gives more credit to the touchpoints that happened closer in time to the conversion.",
"Attributes 100% of the conversion value to the last Google Ads channel that the customer clicked through before converting."
"Data-driven attribution distributes credit for the conversion based on data for each conversion event. Each Data-driven model is specific to each advertiser and each conversion event. Previously CROSS_CHANNEL_DATA_DRIVEN",
"Ignores direct traffic and attributes 100% of the conversion value to the last channel that the customer clicked through (or engaged view through for YouTube) before converting. Previously CROSS_CHANNEL_LAST_CLICK",
"Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Gives all credit for the conversion to the first channel that a customer clicked (or engaged view through for YouTube) before converting. Previously CROSS_CHANNEL_FIRST_CLICK",
"Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Distributes the credit for the conversion equally across all the channels a customer clicked (or engaged view through for YouTube) before converting. Previously CROSS_CHANNEL_LINEAR",
"Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Attributes 40% credit to the first and last interaction, and the remaining 20% credit is distributed evenly to the middle interactions. Previously CROSS_CHANNEL_POSITION_BASED",
"Starting in June 2023, new properties can no longer use this model. See [Analytics Help](https://support.google.com/analytics/answer/9164320#040623) for more details. Starting in September 2023, we will sunset this model for all properties. Gives more credit to the touchpoints that happened closer in time to the conversion. Previously CROSS_CHANNEL_TIME_DECAY",
"Attributes 100% of the conversion value to the last Google Paid channel that the customer clicked through before converting. Previously ADS_PREFERRED_LAST_CLICK"
],
"type": "string"
}
Expand Down
61 changes: 32 additions & 29 deletions analyticsadmin/v1alpha/analyticsadmin-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 15 additions & 1 deletion androidmanagement/v1/androidmanagement-api.json
Expand Up @@ -1095,7 +1095,7 @@
}
}
},
"revision": "20230705",
"revision": "20230717",
"rootUrl": "https://androidmanagement.googleapis.com/",
"schemas": {
"AdbShellCommandEvent": {
Expand Down Expand Up @@ -2593,6 +2593,20 @@
"description": "Controls for device radio settings.",
"id": "DeviceRadioState",
"properties": {
"airplaneModeState": {
"description": "Controls whether airplane mode can be toggled by the user or not",
"enum": [
"AIRPLANE_MODE_STATE_UNSPECIFIED",
"AIRPLANE_MODE_USER_CHOICE",
"AIRPLANE_MODE_DISABLED"
],
"enumDescriptions": [
"Unspecified. Defaults to AIRPLANE_MODE_USER_CHOICE",
"The user is allowed to toggle airplane mode on or off.",
"Airplane mode is disabled. The user is not allowed to toggle airplane mode on. A nonComplianceDetail with API_LEVEL is reported if the Android version is less than 9."
],
"type": "string"
},
"wifiState": {
"description": "Controls current state of Wi-Fi and if user can change its state.",
"enum": [
Expand Down
30 changes: 22 additions & 8 deletions androidmanagement/v1/androidmanagement-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions api-list.json
Expand Up @@ -1138,7 +1138,7 @@
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/billing/",
"documentationLink": "https://cloud.google.com/billing/docs/apis",
"preferred": false
},
{
Expand All @@ -1153,7 +1153,7 @@
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/billing/",
"documentationLink": "https://cloud.google.com/billing/docs/apis",
"preferred": true
},
{
Expand Down

0 comments on commit aec89b7

Please sign in to comment.