Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2022)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Jun 13, 2023
1 parent 5e2fcf7 commit d846ea5
Show file tree
Hide file tree
Showing 46 changed files with 2,317 additions and 561 deletions.
26 changes: 21 additions & 5 deletions adsense/v2/adsense-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1061,7 +1061,11 @@
"COST_PER_CLICK",
"ADS_PER_IMPRESSION",
"TOTAL_EARNINGS",
"WEBSEARCH_RESULT_PAGES"
"WEBSEARCH_RESULT_PAGES",
"FUNNEL_REQUESTS",
"FUNNEL_IMPRESSIONS",
"FUNNEL_CLICKS",
"FUNNEL_RPM"
],
"enumDescriptions": [
"Unspecified metric.",
Expand Down Expand Up @@ -1096,7 +1100,11 @@
"Amount the publisher earns each time a user clicks on an ad. CPC is calculated by dividing the estimated revenue by the number of clicks received.",
"Number of ad views per impression.",
"Total earnings are the gross estimated earnings from revenue shared traffic before any parent and child account revenue share is applied.",
"Number of results pages."
"Number of results pages.",
"Number of requests for non-ad units (for example a related search unit). For more information, see [Funnel requests](https://support.google.com/adsense/answer/11586959).",
"Number of requests for non-ad units ads that returned content that was shown to the user. For more information, see [Funnel impressions](https://support.google.com/adsense/answer/11585767).",
"Number of times a user clicked on a non-ad unit, triggering further ad requests. For more information, see [Funnel clicks](https://support.google.com/adsense/answer/11586382).",
"Revenue per thousand funnel impressions. This is calculated by dividing estimated revenue by the number of funnel impressions multiplied by 1000. For more information, see [Funnel RPM](https://support.google.com/adsense/answer/11585979)."
],
"location": "query",
"repeated": true,
Expand Down Expand Up @@ -1373,7 +1381,11 @@
"COST_PER_CLICK",
"ADS_PER_IMPRESSION",
"TOTAL_EARNINGS",
"WEBSEARCH_RESULT_PAGES"
"WEBSEARCH_RESULT_PAGES",
"FUNNEL_REQUESTS",
"FUNNEL_IMPRESSIONS",
"FUNNEL_CLICKS",
"FUNNEL_RPM"
],
"enumDescriptions": [
"Unspecified metric.",
Expand Down Expand Up @@ -1408,7 +1420,11 @@
"Amount the publisher earns each time a user clicks on an ad. CPC is calculated by dividing the estimated revenue by the number of clicks received.",
"Number of ad views per impression.",
"Total earnings are the gross estimated earnings from revenue shared traffic before any parent and child account revenue share is applied.",
"Number of results pages."
"Number of results pages.",
"Number of requests for non-ad units (for example a related search unit). For more information, see [Funnel requests](https://support.google.com/adsense/answer/11586959).",
"Number of requests for non-ad units ads that returned content that was shown to the user. For more information, see [Funnel impressions](https://support.google.com/adsense/answer/11585767).",
"Number of times a user clicked on a non-ad unit, triggering further ad requests. For more information, see [Funnel clicks](https://support.google.com/adsense/answer/11586382).",
"Revenue per thousand funnel impressions. This is calculated by dividing estimated revenue by the number of funnel impressions multiplied by 1000. For more information, see [Funnel RPM](https://support.google.com/adsense/answer/11585979)."
],
"location": "query",
"repeated": true,
Expand Down Expand Up @@ -1828,7 +1844,7 @@
}
}
},
"revision": "20230531",
"revision": "20230612",
"rootUrl": "https://adsense.googleapis.com/",
"schemas": {
"Account": {
Expand Down
66 changes: 62 additions & 4 deletions adsense/v2/adsense-gen.go

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

8 changes: 4 additions & 4 deletions analyticsadmin/v1alpha/analyticsadmin-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4322,7 +4322,7 @@
}
}
},
"revision": "20230516",
"revision": "20230612",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
Expand Down Expand Up @@ -6319,7 +6319,7 @@
"id": "GoogleAnalyticsAdminV1alphaDataStreamWebStreamData",
"properties": {
"defaultUri": {
"description": "Immutable. Domain name of the web app being measured, or empty. Example: \"http://www.google.com\", \"https://www.google.com\"",
"description": "Domain name of the web app being measured, or empty. Example: \"http://www.google.com\", \"https://www.google.com\"",
"type": "string"
},
"firebaseAppId": {
Expand All @@ -6328,7 +6328,7 @@
"type": "string"
},
"measurementId": {
"description": "Output only. Analytics \"Measurement ID\", without the \"G-\" prefix. Example: \"G-1A2BCD345E\" would just be \"1A2BCD345E\"",
"description": "Output only. Analytics Measurement ID. Example: \"G-1A2BCD345E\"",
"readOnly": true,
"type": "string"
}
Expand Down Expand Up @@ -6448,7 +6448,7 @@
"type": "object"
},
"GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings": {
"description": "Singleton resource under a WebDataStream, configuring measurement of additional site interactions and content.",
"description": "Singleton resource under a web DataStream, configuring measurement of additional site interactions and content.",
"id": "GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings",
"properties": {
"fileDownloadsEnabled": {
Expand Down
12 changes: 6 additions & 6 deletions analyticsadmin/v1alpha/analyticsadmin-gen.go

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

6 changes: 3 additions & 3 deletions analyticsadmin/v1beta/analyticsadmin-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1594,7 +1594,7 @@
}
}
},
"revision": "20230410",
"revision": "20230612",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1betaAccessBetweenFilter": {
Expand Down Expand Up @@ -2498,7 +2498,7 @@
"id": "GoogleAnalyticsAdminV1betaDataStreamWebStreamData",
"properties": {
"defaultUri": {
"description": "Immutable. Domain name of the web app being measured, or empty. Example: \"http://www.google.com\", \"https://www.google.com\"",
"description": "Domain name of the web app being measured, or empty. Example: \"http://www.google.com\", \"https://www.google.com\"",
"type": "string"
},
"firebaseAppId": {
Expand All @@ -2507,7 +2507,7 @@
"type": "string"
},
"measurementId": {
"description": "Output only. Analytics \"Measurement ID\", without the \"G-\" prefix. Example: \"G-1A2BCD345E\" would just be \"1A2BCD345E\"",
"description": "Output only. Analytics Measurement ID. Example: \"G-1A2BCD345E\"",
"readOnly": true,
"type": "string"
}
Expand Down
8 changes: 4 additions & 4 deletions analyticsadmin/v1beta/analyticsadmin-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 androidpublisher/v3/androidpublisher-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@
"accept": [
"application/octet-stream"
],
"maxSize": "838860800",
"maxSize": "1258291200",
"protocols": {
"resumable": {
"multipart": true,
Expand Down Expand Up @@ -4047,7 +4047,7 @@
}
}
},
"revision": "20230608",
"revision": "20230612",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"AcquisitionTargetingRule": {
Expand Down
2 changes: 1 addition & 1 deletion androidpublisher/v3/androidpublisher-gen.go

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

37 changes: 8 additions & 29 deletions baremetalsolution/v2/baremetalsolution-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,34 +207,6 @@
},
"instances": {
"methods": {
"create": {
"description": "Create an Instance.",
"flatPath": "v2/projects/{projectsId}/locations/{locationsId}/instances",
"httpMethod": "POST",
"id": "baremetalsolution.projects.locations.instances.create",
"parameterOrder": [
"parent"
],
"parameters": {
"parent": {
"description": "Required. The parent project and location.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
}
},
"path": "v2/{+parent}/instances",
"request": {
"$ref": "Instance"
},
"response": {
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
]
},
"detachLun": {
"description": "Detach LUN from Instance.",
"flatPath": "v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:detachLun",
Expand Down Expand Up @@ -1605,7 +1577,7 @@
}
}
},
"revision": "20230522",
"revision": "20230607",
"rootUrl": "https://baremetalsolution.googleapis.com/",
"schemas": {
"AllowedClient": {
Expand Down Expand Up @@ -1970,6 +1942,13 @@
"$ref": "NetworkAddress",
"description": "Private network address, if any. Filled if InstanceConfig.multivlan_config is false."
},
"sshKeyNames": {
"description": "List of names of ssh keys used to provision the instance.",
"items": {
"type": "string"
},
"type": "array"
},
"userNote": {
"description": "User note field, it can be used by customers to add additional information for the BMS Ops team .",
"type": "string"
Expand Down

0 comments on commit d846ea5

Please sign in to comment.