Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 5c5a0d0

Browse files
authored
Merge branch 'master' into autosynth-googleapis
2 parents c5a5fd8 + 9c00552 commit 5c5a0d0

4 files changed

Lines changed: 25 additions & 16 deletions

File tree

.github/release-please.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
bumpMinorPreMajor: true
2+
handleGHRelease: true
13
releaseType: java-yoshi
2-
bumpMinorPreMajor: true

.repo-metadata.json

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
{
2-
"name": "dialogflow-cx",
3-
"name_pretty": "Dialogflow CX",
4-
"product_documentation": "https://cloud.google.com/dialogflow/cx/docs",
5-
"api_description": "provides a new way of designing agents, taking a state machine approach to agent design. This gives you clear and explicit control over a conversation, a better end-user experience, and a better development workflow.",
6-
"client_documentation": "https://googleapis.dev/java/google-cloud-dialogflow-cx/latest/index.html",
7-
"release_level": "beta",
8-
"transport": "grpc",
9-
"language": "java",
10-
"repo": "googleapis/java-dialogflow-cx",
11-
"repo_short": "java-dialogflow-cx",
12-
"distribution_name": "com.google.cloud:google-cloud-dialogflow-cx",
13-
"api_id": "dialogflow-cx.googleapis.com",
14-
"requires_billing": true
15-
}
2+
"name": "dialogflow-cx",
3+
"name_pretty": "Dialogflow CX",
4+
"product_documentation": "https://cloud.google.com/dialogflow/cx/docs",
5+
"api_description": "provides a new way of designing agents, taking a state machine approach to agent design. This gives you clear and explicit control over a conversation, a better end-user experience, and a better development workflow.",
6+
"client_documentation": "https://googleapis.dev/java/google-cloud-dialogflow-cx/latest/index.html",
7+
"release_level": "beta",
8+
"transport": "grpc",
9+
"language": "java",
10+
"repo": "googleapis/java-dialogflow-cx",
11+
"repo_short": "java-dialogflow-cx",
12+
"distribution_name": "com.google.cloud:google-cloud-dialogflow-cx",
13+
"api_id": "dialogflow-cx.googleapis.com",
14+
"requires_billing": true,
15+
"library_type": "GAPIC_AUTO"
16+
}

SECURITY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Security Policy
2+
3+
To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
4+
5+
The Google Security Team will respond within 5 working days of your report on g.co/vulnz.
6+
7+
We use g.co/vulnz for our intake, and do coordination and disclosure here using GitHub Security Advisory to privately discuss and fix the issue.

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-dialogflow-cx.git",
7-
"sha": "a55e7af7c5ab337d4db25b646ba50e5ab4290d47"
7+
"sha": "bd8f30c0e97ce8f90450c826415c13f39a49bcca"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)