File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24312,37 +24312,37 @@
2431224312 "options": {
2431324313 "cc_enable_arenas": {
2431424314 "valueCounts": {
24315- "true": 20
24315+ "true": 21
2431624316 }
2431724317 },
2431824318 "csharp_namespace": {
2431924319 "valueCounts": {
24320- "Google.Cloud.Dialogflow.Cx.V3Beta1": 20
24320+ "Google.Cloud.Dialogflow.Cx.V3Beta1": 21
2432124321 }
2432224322 },
2432324323 "go_package": {
2432424324 "valueCounts": {
24325- "google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1;cx": 20
24325+ "google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1;cx": 21
2432624326 }
2432724327 },
2432824328 "java_multiple_files": {
2432924329 "valueCounts": {
24330- "true": 20
24330+ "true": 21
2433124331 }
2433224332 },
2433324333 "java_package": {
2433424334 "valueCounts": {
24335- "com.google.cloud.dialogflow.cx.v3beta1": 20
24335+ "com.google.cloud.dialogflow.cx.v3beta1": 21
2433624336 }
2433724337 },
2433824338 "objc_class_prefix": {
2433924339 "valueCounts": {
24340- "DF": 20
24340+ "DF": 21
2434124341 }
2434224342 },
2434324343 "ruby_package": {
2434424344 "valueCounts": {
24345- "Google::Cloud::Dialogflow::CX::V3beta1": 20
24345+ "Google::Cloud::Dialogflow::CX::V3beta1": 21
2434624346 }
2434724347 }
2434824348 },
2445224452 }
2445324453 ]
2445424454 },
24455+ {
24456+ "shortName": "Changelogs",
24457+ "fullName": "google.cloud.dialogflow.cx.v3beta1.Changelogs",
24458+ "methods": [
24459+ {
24460+ "shortName": "GetChangelog",
24461+ "fullName": "google.cloud.dialogflow.cx.v3beta1.Changelogs.GetChangelog",
24462+ "mode": "UNARY",
24463+ "bindings": [
24464+ {
24465+ "httpMethod": "GET",
24466+ "path": "/v3beta1/{name=projects/*/locations/*/agents/*/changelogs/*}"
24467+ }
24468+ ]
24469+ },
24470+ {
24471+ "shortName": "ListChangelogs",
24472+ "fullName": "google.cloud.dialogflow.cx.v3beta1.Changelogs.ListChangelogs",
24473+ "mode": "UNARY",
24474+ "bindings": [
24475+ {
24476+ "httpMethod": "GET",
24477+ "path": "/v3beta1/{parent=projects/*/locations/*/agents/*}/changelogs"
24478+ }
24479+ ]
24480+ }
24481+ ]
24482+ },
2445524483 {
2445624484 "shortName": "Deployments",
2445724485 "fullName": "google.cloud.dialogflow.cx.v3beta1.Deployments",
You can’t perform that action at this time.
0 commit comments