Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
com.google.cloud.managedkafka.v1.gapic_metadata.json Maven / Gradle / Ivy
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.managedkafka.v1",
"libraryPackage": "com.google.cloud.managedkafka.v1",
"services": {
"ManagedKafka": {
"clients": {
"grpc": {
"libraryClient": "ManagedKafkaClient",
"rpcs": {
"CreateCluster": {
"methods": ["createClusterAsync", "createClusterAsync", "createClusterAsync", "createClusterOperationCallable", "createClusterCallable"]
},
"CreateTopic": {
"methods": ["createTopic", "createTopic", "createTopic", "createTopicCallable"]
},
"DeleteCluster": {
"methods": ["deleteClusterAsync", "deleteClusterAsync", "deleteClusterAsync", "deleteClusterOperationCallable", "deleteClusterCallable"]
},
"DeleteConsumerGroup": {
"methods": ["deleteConsumerGroup", "deleteConsumerGroup", "deleteConsumerGroup", "deleteConsumerGroupCallable"]
},
"DeleteTopic": {
"methods": ["deleteTopic", "deleteTopic", "deleteTopic", "deleteTopicCallable"]
},
"GetCluster": {
"methods": ["getCluster", "getCluster", "getCluster", "getClusterCallable"]
},
"GetConsumerGroup": {
"methods": ["getConsumerGroup", "getConsumerGroup", "getConsumerGroup", "getConsumerGroupCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetTopic": {
"methods": ["getTopic", "getTopic", "getTopic", "getTopicCallable"]
},
"ListClusters": {
"methods": ["listClusters", "listClusters", "listClusters", "listClustersPagedCallable", "listClustersCallable"]
},
"ListConsumerGroups": {
"methods": ["listConsumerGroups", "listConsumerGroups", "listConsumerGroups", "listConsumerGroupsPagedCallable", "listConsumerGroupsCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListTopics": {
"methods": ["listTopics", "listTopics", "listTopics", "listTopicsPagedCallable", "listTopicsCallable"]
},
"UpdateCluster": {
"methods": ["updateClusterAsync", "updateClusterAsync", "updateClusterOperationCallable", "updateClusterCallable"]
},
"UpdateConsumerGroup": {
"methods": ["updateConsumerGroup", "updateConsumerGroup", "updateConsumerGroupCallable"]
},
"UpdateTopic": {
"methods": ["updateTopic", "updateTopic", "updateTopicCallable"]
}
}
}
}
}
}
}