All Downloads are FREE. Search and download functionalities are using the official Maven repository.
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.securitycenter.settings.v1beta1.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.securitycenter.settings.v1beta1",
"libraryPackage": "com.google.cloud.securitycenter.settings.v1beta1",
"services": {
"SecurityCenterSettingsService": {
"clients": {
"grpc": {
"libraryClient": "SecurityCenterSettingsServiceClient",
"rpcs": {
"BatchCalculateEffectiveSettings": {
"methods": ["batchCalculateEffectiveSettings", "batchCalculateEffectiveSettingsCallable"]
},
"BatchGetSettings": {
"methods": ["batchGetSettings", "batchGetSettingsCallable"]
},
"CalculateEffectiveComponentSettings": {
"methods": ["calculateEffectiveComponentSettings", "calculateEffectiveComponentSettings", "calculateEffectiveComponentSettings", "calculateEffectiveComponentSettingsCallable"]
},
"CalculateEffectiveSettings": {
"methods": ["calculateEffectiveSettings", "calculateEffectiveSettings", "calculateEffectiveSettings", "calculateEffectiveSettingsCallable"]
},
"GetComponentSettings": {
"methods": ["getComponentSettings", "getComponentSettings", "getComponentSettings", "getComponentSettingsCallable"]
},
"GetServiceAccount": {
"methods": ["getServiceAccount", "getServiceAccount", "getServiceAccount", "getServiceAccountCallable"]
},
"GetSettings": {
"methods": ["getSettings", "getSettings", "getSettings", "getSettingsCallable"]
},
"ListComponents": {
"methods": ["listComponents", "listComponents", "listComponents", "listComponentsPagedCallable", "listComponentsCallable"]
},
"ListDetectors": {
"methods": ["listDetectors", "listDetectors", "listDetectors", "listDetectorsPagedCallable", "listDetectorsCallable"]
},
"ResetComponentSettings": {
"methods": ["resetComponentSettings", "resetComponentSettingsCallable"]
},
"ResetSettings": {
"methods": ["resetSettings", "resetSettingsCallable"]
},
"UpdateComponentSettings": {
"methods": ["updateComponentSettings", "updateComponentSettings", "updateComponentSettingsCallable"]
},
"UpdateSettings": {
"methods": ["updateSettings", "updateSettings", "updateSettingsCallable"]
}
}
}
}
}
}
}