com.google.cloud.ids.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-ids Show documentation
Show all versions of google-cloud-ids Show documentation
Intrusion Detection System monitors your networks, and it alerts you when it detects malicious activity. Cloud IDS is powered by Palo Alto Networks.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.ids.v1",
"libraryPackage": "com.google.cloud.ids.v1",
"services": {
"IDS": {
"clients": {
"grpc": {
"libraryClient": "IDSClient",
"rpcs": {
"CreateEndpoint": {
"methods": ["createEndpointAsync", "createEndpointAsync", "createEndpointAsync", "createEndpointOperationCallable", "createEndpointCallable"]
},
"DeleteEndpoint": {
"methods": ["deleteEndpointAsync", "deleteEndpointAsync", "deleteEndpointAsync", "deleteEndpointOperationCallable", "deleteEndpointCallable"]
},
"GetEndpoint": {
"methods": ["getEndpoint", "getEndpoint", "getEndpoint", "getEndpointCallable"]
},
"ListEndpoints": {
"methods": ["listEndpoints", "listEndpoints", "listEndpoints", "listEndpointsPagedCallable", "listEndpointsCallable"]
}
}
}
}
}
}
}