Skip to content

Commit

Permalink
Merge branch 'main' into error-wrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
quartzmo committed Nov 2, 2022
2 parents ee919bb + 0d7f97a commit a8fda07
Show file tree
Hide file tree
Showing 136 changed files with 15,061 additions and 1,627 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
@@ -1,5 +1,15 @@
# Changes

## [0.102.0](https://github.com/googleapis/google-api-go-client/compare/v0.101.0...v0.102.0) (2022-11-02)


### Features

* **all:** Auto-regenerate discovery clients ([#1725](https://github.com/googleapis/google-api-go-client/issues/1725)) ([06360d8](https://github.com/googleapis/google-api-go-client/commit/06360d8f37b88e064a8a60788077f376b597d942))
* **all:** Auto-regenerate discovery clients ([#1727](https://github.com/googleapis/google-api-go-client/issues/1727)) ([1e1eab9](https://github.com/googleapis/google-api-go-client/commit/1e1eab98aac0e967a6c52b65fe9eb5a4d6d8a946))
* **all:** Auto-regenerate discovery clients ([#1734](https://github.com/googleapis/google-api-go-client/issues/1734)) ([ce57a67](https://github.com/googleapis/google-api-go-client/commit/ce57a67eddb98f3ccd21c1c01dfcb18df0d77009))
* Rely on new compute metadata module directly ([#1736](https://github.com/googleapis/google-api-go-client/issues/1736)) ([0528475](https://github.com/googleapis/google-api-go-client/commit/0528475d51393bb6e3244816d9c6ea8c16275677))

## [0.101.0](https://github.com/googleapis/google-api-go-client/compare/v0.100.0...v0.101.0) (2022-10-25)


Expand Down
8 changes: 4 additions & 4 deletions admob/v1/admob-api.json
Expand Up @@ -253,7 +253,7 @@
"mediationReport": {
"methods": {
"generate": {
"description": "Generates an AdMob Mediation report based on the provided report specification. Returns result of a server-side streaming RPC. The result is returned in a sequence of responses.",
"description": "Generates an AdMob mediation report based on the provided report specification. Returns result of a server-side streaming RPC. The result is returned in a sequence of responses.",
"flatPath": "v1/accounts/{accountsId}/mediationReport:generate",
"httpMethod": "POST",
"id": "admob.accounts.mediationReport.generate",
Expand Down Expand Up @@ -321,7 +321,7 @@
}
}
},
"revision": "20221024",
"revision": "20221026",
"rootUrl": "https://admob.googleapis.com/",
"schemas": {
"AdUnit": {
Expand Down Expand Up @@ -450,7 +450,7 @@
"type": "object"
},
"GenerateMediationReportRequest": {
"description": "Request to generate an AdMob Mediation report.",
"description": "Request to generate an AdMob mediation report.",
"id": "GenerateMediationReportRequest",
"properties": {
"reportSpec": {
Expand All @@ -461,7 +461,7 @@
"type": "object"
},
"GenerateMediationReportResponse": {
"description": "The streaming response for the AdMob Mediation report where the first response contains the report header, then a stream of row responses, and finally a footer as the last response message. For example: [{ \"header\": { \"date_range\": { \"start_date\": {\"year\": 2018, \"month\": 9, \"day\": 1}, \"end_date\": {\"year\": 2018, \"month\": 9, \"day\": 1} }, \"localization_settings\": { \"currency_code\": \"USD\", \"language_code\": \"en-US\" } } }, { \"row\": { \"dimension_values\": { \"DATE\": {\"value\": \"20180918\"}, \"APP\": { \"value\": \"ca-app-pub-8123415297019784~1001342552\", \"display_label\": \"My app name!\" } }, \"metric_values\": { \"ESTIMATED_EARNINGS\": {\"decimal_value\": \"1324746\"} } } }, { \"footer\": {\"matching_row_count\": 1} }]",
"description": "The streaming response for the AdMob mediation report where the first response contains the report header, then a stream of row responses, and finally a footer as the last response message. For example: [{ \"header\": { \"date_range\": { \"start_date\": {\"year\": 2018, \"month\": 9, \"day\": 1}, \"end_date\": {\"year\": 2018, \"month\": 9, \"day\": 1} }, \"localization_settings\": { \"currency_code\": \"USD\", \"language_code\": \"en-US\" } } }, { \"row\": { \"dimension_values\": { \"DATE\": {\"value\": \"20180918\"}, \"APP\": { \"value\": \"ca-app-pub-8123415297019784~1001342552\", \"display_label\": \"My app name!\" } }, \"metric_values\": { \"ESTIMATED_EARNINGS\": {\"decimal_value\": \"1324746\"} } } }, { \"footer\": {\"matching_row_count\": 1} }]",
"id": "GenerateMediationReportResponse",
"properties": {
"footer": {
Expand Down
8 changes: 4 additions & 4 deletions admob/v1/admob-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 admob/v1beta/admob-api.json
Expand Up @@ -291,7 +291,7 @@
"mediationReport": {
"methods": {
"generate": {
"description": "Generates an AdMob Mediation report based on the provided report specification. Returns result of a server-side streaming RPC. The result is returned in a sequence of responses.",
"description": "Generates an AdMob mediation report based on the provided report specification. Returns result of a server-side streaming RPC. The result is returned in a sequence of responses.",
"flatPath": "v1beta/accounts/{accountsId}/mediationReport:generate",
"httpMethod": "POST",
"id": "admob.accounts.mediationReport.generate",
Expand Down Expand Up @@ -359,7 +359,7 @@
}
}
},
"revision": "20221024",
"revision": "20221026",
"rootUrl": "https://admob.googleapis.com/",
"schemas": {
"AdSource": {
Expand Down Expand Up @@ -507,7 +507,7 @@
"type": "object"
},
"GenerateMediationReportRequest": {
"description": "Request to generate an AdMob Mediation report.",
"description": "Request to generate an AdMob mediation report.",
"id": "GenerateMediationReportRequest",
"properties": {
"reportSpec": {
Expand All @@ -518,7 +518,7 @@
"type": "object"
},
"GenerateMediationReportResponse": {
"description": "The streaming response for the AdMob Mediation report where the first response contains the report header, then a stream of row responses, and finally a footer as the last response message. For example: [{ \"header\": { \"date_range\": { \"start_date\": {\"year\": 2018, \"month\": 9, \"day\": 1}, \"end_date\": {\"year\": 2018, \"month\": 9, \"day\": 1} }, \"localization_settings\": { \"currency_code\": \"USD\", \"language_code\": \"en-US\" } } }, { \"row\": { \"dimension_values\": { \"DATE\": {\"value\": \"20180918\"}, \"APP\": { \"value\": \"ca-app-pub-8123415297019784~1001342552\", \"display_label\": \"My app name!\" } }, \"metric_values\": { \"ESTIMATED_EARNINGS\": {\"decimal_value\": \"1324746\"} } } }, { \"footer\": {\"matching_row_count\": 1} }]",
"description": "The streaming response for the AdMob mediation report where the first response contains the report header, then a stream of row responses, and finally a footer as the last response message. For example: [{ \"header\": { \"date_range\": { \"start_date\": {\"year\": 2018, \"month\": 9, \"day\": 1}, \"end_date\": {\"year\": 2018, \"month\": 9, \"day\": 1} }, \"localization_settings\": { \"currency_code\": \"USD\", \"language_code\": \"en-US\" } } }, { \"row\": { \"dimension_values\": { \"DATE\": {\"value\": \"20180918\"}, \"APP\": { \"value\": \"ca-app-pub-8123415297019784~1001342552\", \"display_label\": \"My app name!\" } }, \"metric_values\": { \"ESTIMATED_EARNINGS\": {\"decimal_value\": \"1324746\"} } } }, { \"footer\": {\"matching_row_count\": 1} }]",
"id": "GenerateMediationReportResponse",
"properties": {
"footer": {
Expand Down
8 changes: 4 additions & 4 deletions admob/v1beta/admob-gen.go

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

10 changes: 5 additions & 5 deletions analyticsadmin/v1alpha/analyticsadmin-api.json
Expand Up @@ -689,7 +689,7 @@
]
},
"delete": {
"description": "Marks target Property as soft-deleted (ie: \"trashed\") and returns it. This API does not have a method to restore soft-deleted properties. However, they can be restored using the Trash Can UI. If the properties are not restored before the expiration time, the Property and all child resources (eg: GoogleAdsLinks, Streams, UserLinks) will be permanently purged. https://support.google.com/analytics/answer/6154772 Returns an error if the target is not found, or is not an GA4 Property.",
"description": "Marks target Property as soft-deleted (ie: \"trashed\") and returns it. This API does not have a method to restore soft-deleted properties. However, they can be restored using the Trash Can UI. If the properties are not restored before the expiration time, the Property and all child resources (eg: GoogleAdsLinks, Streams, UserLinks) will be permanently purged. https://support.google.com/analytics/answer/6154772 Returns an error if the target is not found, or is not a GA4 Property.",
"flatPath": "v1alpha/properties/{propertiesId}",
"httpMethod": "DELETE",
"id": "analyticsadmin.properties.delete",
Expand Down Expand Up @@ -2956,7 +2956,7 @@
}
}
},
"revision": "20221025",
"revision": "20221101",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
Expand Down Expand Up @@ -3544,7 +3544,7 @@
"type": "string"
},
"filterClauses": {
"description": "Required. Immutable. null Filter clauses that define the Audience. All clauses will be AND’ed together.",
"description": "Required. Immutable. Unordered list. Filter clauses that define the Audience. All clauses will be AND’ed together.",
"items": {
"$ref": "GoogleAnalyticsAdminV1alphaAudienceFilterClause"
},
Expand Down Expand Up @@ -5709,7 +5709,7 @@
"DATA_STREAM",
"ATTRIBUTION_SETTINGS",
"EXPANDED_DATA_SET",
"CHANNEL_GROUPING"
"CHANNEL_GROUP"
],
"enumDescriptions": [
"Resource type unknown or not specified.",
Expand All @@ -5729,7 +5729,7 @@
"DataStream resource",
"AttributionSettings resource",
"ExpandedDataSet resource",
"ChannelGrouping resource"
"ChannelGroup resource"
],
"type": "string"
},
Expand Down
10 changes: 5 additions & 5 deletions analyticsadmin/v1alpha/analyticsadmin-gen.go

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

Expand Up @@ -825,7 +825,7 @@
}
}
},
"revision": "20221023",
"revision": "20221031",
"rootUrl": "https://androiddeviceprovisioning.googleapis.com/",
"schemas": {
"ClaimDeviceRequest": {
Expand Down Expand Up @@ -866,6 +866,11 @@
"Zero-touch enrollment section type."
],
"type": "string"
},
"simlockProfileId": {
"description": "Optional. Must and can only be set when DeviceProvisioningSectionType is SECTION_TYPE_SIM_LOCK. The unique identifier of the SimLock profile (go/simlock/profiles).",
"format": "int64",
"type": "string"
}
},
"type": "object"
Expand Down
5 changes: 5 additions & 0 deletions androiddeviceprovisioning/v1/androiddeviceprovisioning-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 androidmanagement/v1/androidmanagement-api.json
Expand Up @@ -1065,7 +1065,7 @@
}
}
},
"revision": "20221017",
"revision": "20221024",
"rootUrl": "https://androidmanagement.googleapis.com/",
"schemas": {
"AdbShellCommandEvent": {
Expand Down Expand Up @@ -1692,7 +1692,7 @@
"type": "string"
},
"events": {
"description": "List of app events. The most recent 20 events are stored in the list.",
"description": "The list of app events which have occurred in the last 30 hours.",
"items": {
"$ref": "ApplicationEvent"
},
Expand Down
4 changes: 2 additions & 2 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 androidpublisher/v3/androidpublisher-api.json
Expand Up @@ -3920,7 +3920,7 @@
}
}
},
"revision": "20221025",
"revision": "20221101",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"AcquisitionTargetingRule": {
Expand Down Expand Up @@ -5732,7 +5732,7 @@
"type": "boolean"
},
"streamingTaxType": {
"description": "To collect communications or amusement taxes in the United States, choose the appropriate tax category. By default Google will determine the collected rate based on the buyer ZIP code. [Learn more](https://support.google.com/googleplay/android-developer/answer/10463498#streaming_tax).",
"description": "To collect communications or amusement taxes in the United States, choose the appropriate tax category. [Learn more](https://support.google.com/googleplay/android-developer/answer/10463498#streaming_tax).",
"enum": [
"STREAMING_TAX_TYPE_UNSPECIFIED",
"STREAMING_TAX_TYPE_TELCO_VIDEO_RENTAL",
Expand Down
4 changes: 1 addition & 3 deletions androidpublisher/v3/androidpublisher-gen.go

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

0 comments on commit a8fda07

Please sign in to comment.