Skip to content

Commit 41129eb

Browse files
chore: release main (googleapis#12223)
🤖 I have created a release *beep* *boop* --- <details><summary>google-analytics-admin: 0.22.3</summary> ## [0.22.3](googleapis/google-cloud-python@google-analytics-admin-v0.22.2...google-analytics-admin-v0.22.3) (2024-01-26) ### Features * Add `GetCalculatedMetric`, `CreateCalculatedMetric`, `ListCalculatedMetrics`, `UpdateCalculatedMetric`, `DeleteCalculatedMetric` methods to the Admin API v1alpha ([dea3367](googleapis@dea3367)) * Add the `calculated_metric` field to the `ChangeHistoryResource.resource` oneof field ([dea3367](googleapis@dea3367)) * Add the `CALCULATED_METRIC` option to the `ChangeHistoryResourceType` enum ([dea3367](googleapis@dea3367)) * Add the `CalculatedMetric` resource ([dea3367](googleapis@dea3367)) </details> <details><summary>google-cloud-contact-center-insights: 1.16.0</summary> ## [1.16.0](googleapis/google-cloud-python@google-cloud-contact-center-insights-v1.15.0...google-cloud-contact-center-insights-v1.16.0) (2024-01-26) ### Features * Add Conversation QualityMetadata ([7e81f5b](googleapis@7e81f5b)) ### Documentation * Clarify usage of agent and customer channel fields in IngestConversationsRequest ([7e81f5b](googleapis@7e81f5b)) </details> <details><summary>google-maps-fleetengine: 0.1.5</summary> ## [0.1.5](googleapis/google-cloud-python@google-maps-fleetengine-v0.1.4...google-maps-fleetengine-v0.1.5) (2024-01-26) ### Documentation * [google-maps-fleetengine] update comment on Waypoint ([googleapis#12225](googleapis#12225)) ([f5987c9](googleapis@f5987c9)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent d1764f5 commit 41129eb

14 files changed

Lines changed: 42 additions & 13 deletions

File tree

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/google-ai-generativelanguage": "0.5.0",
3-
"packages/google-analytics-admin": "0.22.2",
3+
"packages/google-analytics-admin": "0.22.3",
44
"packages/google-analytics-data": "0.18.3",
55
"packages/google-apps-meet": "0.1.1",
66
"packages/google-apps-script-type": "0.3.5",
@@ -47,7 +47,7 @@
4747
"packages/google-cloud-compute": "1.15.0",
4848
"packages/google-cloud-confidentialcomputing": "0.4.3",
4949
"packages/google-cloud-config": "0.1.3",
50-
"packages/google-cloud-contact-center-insights": "1.15.0",
50+
"packages/google-cloud-contact-center-insights": "1.16.0",
5151
"packages/google-cloud-container": "2.38.0",
5252
"packages/google-cloud-containeranalysis": "2.13.0",
5353
"packages/google-cloud-contentwarehouse": "0.7.3",
@@ -162,7 +162,7 @@
162162
"packages/google-cloud-workstations": "0.5.2",
163163
"packages/google-geo-type": "0.3.4",
164164
"packages/google-maps-addressvalidation": "0.3.7",
165-
"packages/google-maps-fleetengine": "0.1.4",
165+
"packages/google-maps-fleetengine": "0.1.5",
166166
"packages/google-maps-fleetengine-delivery": "0.1.3",
167167
"packages/google-maps-mapsplatformdatasets": "0.3.3",
168168
"packages/google-maps-places": "0.1.6",

packages/google-analytics-admin/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.22.3](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.22.2...google-analytics-admin-v0.22.3) (2024-01-26)
4+
5+
6+
### Features
7+
8+
* Add `GetCalculatedMetric`, `CreateCalculatedMetric`, `ListCalculatedMetrics`, `UpdateCalculatedMetric`, `DeleteCalculatedMetric` methods to the Admin API v1alpha ([dea3367](https://github.com/googleapis/google-cloud-python/commit/dea3367d61b292c8d0a282ca937f4fc4f87981b7))
9+
* Add the `calculated_metric` field to the `ChangeHistoryResource.resource` oneof field ([dea3367](https://github.com/googleapis/google-cloud-python/commit/dea3367d61b292c8d0a282ca937f4fc4f87981b7))
10+
* Add the `CALCULATED_METRIC` option to the `ChangeHistoryResourceType` enum ([dea3367](https://github.com/googleapis/google-cloud-python/commit/dea3367d61b292c8d0a282ca937f4fc4f87981b7))
11+
* Add the `CalculatedMetric` resource ([dea3367](https://github.com/googleapis/google-cloud-python/commit/dea3367d61b292c8d0a282ca937f4fc4f87981b7))
12+
313
## [0.22.2](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.22.1...google-analytics-admin-v0.22.2) (2024-01-04)
414

515

packages/google-analytics-admin/google/analytics/admin/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.22.3" # {x-release-please-version}

packages/google-analytics-admin/google/analytics/admin_v1alpha/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.22.3" # {x-release-please-version}

packages/google-analytics-admin/google/analytics/admin_v1beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.22.3" # {x-release-please-version}

packages/google-analytics-admin/samples/generated_samples/snippet_metadata_google.analytics.admin.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-analytics-admin",
11-
"version": "0.1.0"
11+
"version": "0.22.3"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-contact-center-insights/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.16.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contact-center-insights-v1.15.0...google-cloud-contact-center-insights-v1.16.0) (2024-01-26)
4+
5+
6+
### Features
7+
8+
* Add Conversation QualityMetadata ([7e81f5b](https://github.com/googleapis/google-cloud-python/commit/7e81f5bfb327e9453007ff6a23b63b383592e294))
9+
10+
11+
### Documentation
12+
13+
* Clarify usage of agent and customer channel fields in IngestConversationsRequest ([7e81f5b](https://github.com/googleapis/google-cloud-python/commit/7e81f5bfb327e9453007ff6a23b63b383592e294))
14+
315
## [1.15.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contact-center-insights-v1.14.1...google-cloud-contact-center-insights-v1.15.0) (2023-12-07)
416

517

packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.16.0" # {x-release-please-version}

packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.16.0" # {x-release-please-version}

packages/google-cloud-contact-center-insights/samples/generated_samples/snippet_metadata_google.cloud.contactcenterinsights.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-contact-center-insights",
11-
"version": "0.1.0"
11+
"version": "1.16.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)