Skip to content

Commit 9d2f022

Browse files
chore: release main
1 parent 0510e6d commit 9d2f022

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"packages/google-cloud-compute": "1.14.1",
4646
"packages/google-cloud-confidentialcomputing": "0.4.1",
4747
"packages/google-cloud-config": "0.1.1",
48-
"packages/google-cloud-contact-center-insights": "1.13.0",
48+
"packages/google-cloud-contact-center-insights": "1.14.0",
4949
"packages/google-cloud-container": "2.33.0",
5050
"packages/google-cloud-containeranalysis": "2.12.4",
5151
"packages/google-cloud-contentwarehouse": "0.7.2",

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

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

3+
## [1.14.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contact-center-insights-v1.13.0...google-cloud-contact-center-insights-v1.14.0) (2023-11-03)
4+
5+
6+
### Features
7+
8+
* Launch BulkDelete API and bulk audio import via the IngestConversations API ([0510e6d](https://github.com/googleapis/google-cloud-python/commit/0510e6dd60f2f1f2fc123d340629f4a6d8a89bda))
9+
310
## [1.13.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contact-center-insights-v1.12.1...google-cloud-contact-center-insights-v1.13.0) (2023-09-30)
411

512

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.14.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.14.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.14.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)