batchCompute
public Apigee.Organizations.SecurityAssessmentResults.BatchCompute batchCompute(String name,
GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest content)
throws IOException
Compute RAV2 security scores for a set of resources.
Create a request for the method "securityAssessmentResults.batchCompute".
This request holds the parameters needed by the apigee server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
name - Required. Name of the organization for which the score needs to be computed in the following format:
`organizations/{org}/securityAssessmentResults`
content - the GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequest
- Returns:
- the request
- Throws:
IOException