com.google.cloud.assuredworkloads.v1beta1.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-assured-workloads Show documentation
Show all versions of google-cloud-assured-workloads Show documentation
allows you to secure your government workloads and accelerate your path to running compliant workloads on Google Cloud with Assured Workloads for Government.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.assuredworkloads.v1beta1",
"libraryPackage": "com.google.cloud.assuredworkloads.v1beta1",
"services": {
"AssuredWorkloadsService": {
"clients": {
"grpc": {
"libraryClient": "AssuredWorkloadsServiceClient",
"rpcs": {
"AnalyzeWorkloadMove": {
"methods": ["analyzeWorkloadMove", "analyzeWorkloadMove", "analyzeWorkloadMoveCallable"]
},
"CreateWorkload": {
"methods": ["createWorkloadAsync", "createWorkloadAsync", "createWorkloadAsync", "createWorkloadOperationCallable", "createWorkloadCallable"]
},
"DeleteWorkload": {
"methods": ["deleteWorkload", "deleteWorkload", "deleteWorkload", "deleteWorkloadCallable"]
},
"GetWorkload": {
"methods": ["getWorkload", "getWorkload", "getWorkload", "getWorkloadCallable"]
},
"ListWorkloads": {
"methods": ["listWorkloads", "listWorkloads", "listWorkloads", "listWorkloadsPagedCallable", "listWorkloadsCallable"]
},
"RestrictAllowedResources": {
"methods": ["restrictAllowedResources", "restrictAllowedResourcesCallable"]
},
"UpdateWorkload": {
"methods": ["updateWorkload", "updateWorkload", "updateWorkloadCallable"]
}
}
}
}
}
}
}