Skip to content

Commit 2cd8979

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent a769f20 commit 2cd8979

1 file changed

Lines changed: 64 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41064,6 +41064,70 @@
4106441064
}
4106541065
]
4106641066
},
41067+
{
41068+
"id": "google.cloud.eventarc.publishing.v1",
41069+
"directory": "google/cloud/eventarc/publishing/v1",
41070+
"version": "v1",
41071+
"majorVersion": "v1",
41072+
"hostName": "eventarcpublishing.googleapis.com",
41073+
"title": "Eventarc Publishing API",
41074+
"description": "<UNKNOWN - NO SERVICE CONFIG DOCUMENTATION SUMMARY>",
41075+
"importDirectories": [
41076+
"google/api",
41077+
"google/protobuf"
41078+
],
41079+
"options": {
41080+
"csharp_namespace": {
41081+
"valueCounts": {
41082+
"Google.Cloud.Eventarc.Publishing.V1": 1
41083+
}
41084+
},
41085+
"go_package": {
41086+
"valueCounts": {
41087+
"google.golang.org/genproto/googleapis/cloud/eventarc/publishing/v1;publisher": 1
41088+
}
41089+
},
41090+
"java_multiple_files": {
41091+
"valueCounts": {
41092+
"true": 1
41093+
}
41094+
},
41095+
"java_package": {
41096+
"valueCounts": {
41097+
"com.google.cloud.eventarc.publishing.v1": 1
41098+
}
41099+
},
41100+
"php_namespace": {
41101+
"valueCounts": {
41102+
"Google\\Cloud\\Eventarc\\Publishing\\V1": 1
41103+
}
41104+
},
41105+
"ruby_package": {
41106+
"valueCounts": {
41107+
"Google::Cloud::Eventarc::Publishing::V1": 1
41108+
}
41109+
}
41110+
},
41111+
"services": [
41112+
{
41113+
"shortName": "Publisher",
41114+
"fullName": "google.cloud.eventarc.publishing.v1.Publisher",
41115+
"methods": [
41116+
{
41117+
"shortName": "PublishChannelConnectionEvents",
41118+
"fullName": "google.cloud.eventarc.publishing.v1.Publisher.PublishChannelConnectionEvents",
41119+
"mode": "UNARY",
41120+
"bindings": [
41121+
{
41122+
"httpMethod": "POST",
41123+
"path": "/v1/{channel_connection=projects/*/locations/*/channelConnections/*}:publishEvents"
41124+
}
41125+
]
41126+
}
41127+
]
41128+
}
41129+
]
41130+
},
4106741131
{
4106841132
"id": "google.cloud.eventarc.v1",
4106941133
"directory": "google/cloud/eventarc/v1",

0 commit comments

Comments
 (0)