com.google.cloud.eventarc.publishing.v1.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-eventarc-publishing Show documentation
Show all versions of google-cloud-eventarc-publishing Show documentation
Eventarc Publishing lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.eventarc.publishing.v1",
"libraryPackage": "com.google.cloud.eventarc.publishing.v1",
"services": {
"Publisher": {
"clients": {
"grpc": {
"libraryClient": "PublisherClient",
"rpcs": {
"Publish": {
"methods": ["publish", "publishCallable"]
},
"PublishChannelConnectionEvents": {
"methods": ["publishChannelConnectionEvents", "publishChannelConnectionEventsCallable"]
},
"PublishEvents": {
"methods": ["publishEvents", "publishEventsCallable"]
}
}
}
}
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy