Skip to content

Commit 295713f

Browse files
authored
chore(librarian): onboard google-cloud-dialogflow-cx (#14768)
Towards googleapis/librarian#762
1 parent edf895d commit 295713f

File tree

3 files changed

+22
-25
lines changed

3 files changed

+22
-25
lines changed

.librarian/state.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4606,3 +4606,24 @@ libraries:
46064606
remove_regex:
46074607
- packages/google-cloud-org-policy
46084608
tag_format: '{id}-v{version}'
4609+
- id: google-cloud-dialogflow-cx
4610+
version: 2.0.0
4611+
last_generated_commit: b153a9181ce3a5e76009ab69988889cc91fa4530
4612+
apis:
4613+
- path: google/cloud/dialogflow/cx/v3
4614+
service_config: dialogflow_v3.yaml
4615+
- path: google/cloud/dialogflow/cx/v3beta1
4616+
service_config: dialogflow_v3beta1.yaml
4617+
source_roots:
4618+
- packages/google-cloud-dialogflow-cx
4619+
preserve_regex:
4620+
- packages/google-cloud-dialogflow-cx/CHANGELOG.md
4621+
- docs/CHANGELOG.md
4622+
- docs/README.rst
4623+
- samples/README.txt
4624+
- scripts/client-post-processing
4625+
- samples/snippets/README.rst
4626+
- tests/system
4627+
remove_regex:
4628+
- packages/google-cloud-dialogflow-cx
4629+
tag_format: '{id}-v{version}'

packages/google-cloud-dialogflow-cx/.OwlBot.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

scripts/configure_state_yaml/packages_to_onboard.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ packages_to_onboard: [
9797
"google-cloud-developerconnect",
9898
"google-cloud-devicestreaming",
9999
"google-cloud-dialogflow",
100+
"google-cloud-dialogflow-cx",
100101
"google-cloud-discoveryengine",
101102
"google-cloud-dlp",
102103
"google-cloud-dms",

0 commit comments

Comments
 (0)