Skip to content

Commit 3081802

Browse files
authored
chore: migrate google-cloud-dialogflow to librarian (#8607)
1 parent d0ebc15 commit 3081802

4 files changed

Lines changed: 15 additions & 207 deletions

File tree

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,6 @@ libraries:
721721
- path: google/cloud/dialogflow/v2
722722
- path: google/cloud/dialogflow/v2beta1
723723
copyright_year: "2026"
724-
skip_generate: true
725724
nodejs:
726725
default_version: v2
727726
main_service: dialogflow

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

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

packages/google-cloud-dialogflow/.cloud-repo-tools.json

Lines changed: 0 additions & 170 deletions
This file was deleted.
Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
{
2-
"name": "dialogflow",
3-
"name_pretty": "Dialogflow API",
4-
"product_documentation": "https://cloud.google.com/dialogflow-enterprise/",
5-
"client_documentation": "https://googleapis.dev/nodejs/dialogflow/latest",
6-
"issue_tracker": "https://issuetracker.google.com/savedsearches/5300385",
7-
"release_level": "stable",
8-
"language": "nodejs",
9-
"repo": "googleapis/google-cloud-node",
10-
"distribution_name": "@google-cloud/dialogflow",
11-
"api_id": "dialogflow.googleapis.com",
12-
"requires_billing": true,
13-
"codeowner_team": "@googleapis/ml-apis",
14-
"default_version": "v2",
15-
"api_shortname": "dialogflow",
16-
"library_type": "GAPIC_AUTO"
17-
}
2+
"api_description": "Builds conversational interfaces (for example, chatbots, and voice-powered\napps and devices).",
3+
"api_id": "dialogflow.googleapis.com",
4+
"api_shortname": "dialogflow",
5+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/dialogflow/latest",
6+
"default_version": "v2",
7+
"distribution_name": "@google-cloud/dialogflow",
8+
"issue_tracker": "https://issuetracker.google.com/issues/new?component=501190",
9+
"language": "nodejs",
10+
"library_type": "GAPIC_AUTO",
11+
"name": "dialogflow",
12+
"name_pretty": "Dialogflow",
13+
"product_documentation": "https://docs.cloud.google.com/dialogflow/docs",
14+
"release_level": "stable",
15+
"repo": "googleapis/google-cloud-node"
16+
}

0 commit comments

Comments
 (0)