File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23078,37 +23078,37 @@
2307823078 "options": {
2307923079 "cc_enable_arenas": {
2308023080 "valueCounts": {
23081- "true": 20
23081+ "true": 21
2308223082 }
2308323083 },
2308423084 "csharp_namespace": {
2308523085 "valueCounts": {
23086- "Google.Cloud.Dialogflow.Cx.V3": 20
23086+ "Google.Cloud.Dialogflow.Cx.V3": 21
2308723087 }
2308823088 },
2308923089 "go_package": {
2309023090 "valueCounts": {
23091- "google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3;cx": 20
23091+ "google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3;cx": 21
2309223092 }
2309323093 },
2309423094 "java_multiple_files": {
2309523095 "valueCounts": {
23096- "true": 20
23096+ "true": 21
2309723097 }
2309823098 },
2309923099 "java_package": {
2310023100 "valueCounts": {
23101- "com.google.cloud.dialogflow.cx.v3": 20
23101+ "com.google.cloud.dialogflow.cx.v3": 21
2310223102 }
2310323103 },
2310423104 "objc_class_prefix": {
2310523105 "valueCounts": {
23106- "DF": 20
23106+ "DF": 21
2310723107 }
2310823108 },
2310923109 "ruby_package": {
2311023110 "valueCounts": {
23111- "Google::Cloud::Dialogflow::CX::V3": 20
23111+ "Google::Cloud::Dialogflow::CX::V3": 21
2311223112 }
2311323113 }
2311423114 },
2321823218 }
2321923219 ]
2322023220 },
23221+ {
23222+ "shortName": "Changelogs",
23223+ "fullName": "google.cloud.dialogflow.cx.v3.Changelogs",
23224+ "methods": [
23225+ {
23226+ "shortName": "GetChangelog",
23227+ "fullName": "google.cloud.dialogflow.cx.v3.Changelogs.GetChangelog",
23228+ "mode": "UNARY",
23229+ "bindings": [
23230+ {
23231+ "httpMethod": "GET",
23232+ "path": "/v3/{name=projects/*/locations/*/agents/*/changelogs/*}"
23233+ }
23234+ ]
23235+ },
23236+ {
23237+ "shortName": "ListChangelogs",
23238+ "fullName": "google.cloud.dialogflow.cx.v3.Changelogs.ListChangelogs",
23239+ "mode": "UNARY",
23240+ "bindings": [
23241+ {
23242+ "httpMethod": "GET",
23243+ "path": "/v3/{parent=projects/*/locations/*/agents/*}/changelogs"
23244+ }
23245+ ]
23246+ }
23247+ ]
23248+ },
2322123249 {
2322223250 "shortName": "Deployments",
2322323251 "fullName": "google.cloud.dialogflow.cx.v3.Deployments",
You can’t perform that action at this time.
0 commit comments