Skip to content

Commit b983690

Browse files
chore(main): release google-cloud-ces-v1 1.0.0 (#34917)
* chore(main): release google-cloud-ces-v1 1.0.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 4268127 commit b983690

5 files changed

Lines changed: 10 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
"google-cloud-certificate_manager-v1+FILLER": "0.0.0",
222222
"google-cloud-ces": "0.2.0",
223223
"google-cloud-ces+FILLER": "0.0.0",
224-
"google-cloud-ces-v1": "0.3.0",
224+
"google-cloud-ces-v1": "1.0.0",
225225
"google-cloud-ces-v1+FILLER": "0.0.0",
226226
"google-cloud-ces-v1beta": "0.4.0",
227227
"google-cloud-ces-v1beta+FILLER": "0.0.0",

google-cloud-ces-v1/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "ces",
99
"name_pretty": "Gemini Enterprise for Customer Experience V1 API",
1010
"product_documentation": "https://docs.cloud.google.com/customer-engagement-ai/conversational-agents/ps",
11-
"release_level": "preview",
11+
"release_level": "stable",
1212
"repo": "googleapis/google-cloud-ruby",
1313
"requires_billing": true,
1414
"ruby-cloud-description": "google-cloud-ces-v1 is the official client library for the Gemini Enterprise for Customer Experience V1 API. Note that google-cloud-ces-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-ces instead. See the readme for more details.",

google-cloud-ces-v1/CHANGELOG.md

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

3+
### 1.0.0 (2026-07-17)
4+
5+
#### Features
6+
7+
* Release stable version
8+
39
### 0.3.0 (2026-07-10)
410

511
#### Features

google-cloud-ces-v1/lib/google/cloud/ces/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module Ces
2323
module V1
24-
VERSION = "0.3.0"
24+
VERSION = "1.0.0"
2525
end
2626
end
2727
end

google-cloud-ces-v1/snippets/snippet_metadata_google.cloud.ces.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-cloud-ces-v1",
4-
"version": "0.3.0",
4+
"version": "1.0.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)