[BindServiceMethod(typeof(CloudControlsPartnerMonitoring), "BindService")]public abstract class CloudControlsPartnerMonitoring.CloudControlsPartnerMonitoringBase
Reference documentation and code samples for the Cloud Controls Partner v1 API class CloudControlsPartnerMonitoring.CloudControlsPartnerMonitoringBase.
Base class for server-side implementations of CloudControlsPartnerMonitoring
public virtual Task<ListViolationsResponse> ListViolations(ListViolationsRequest request, ServerCallContext context)
Lists Violations for a workload
Callers may also choose to read across multiple Customers or for a single
customer as per
AIP-159 by using '-' (the hyphen or dash
character) as a wildcard character instead of {customer} & {workload}.
Format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eCloudControlsPartnerMonitoring.CloudControlsPartnerMonitoringBase\u003c/code\u003e class within the Google Cloud Controls Partner v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudControlsPartnerMonitoringBase\u003c/code\u003e class serves as the base for server-side implementations of \u003ccode\u003eCloudControlsPartnerMonitoring\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation covers the 1.1.0 release and there is an additional version listed at 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two primary methods: \u003ccode\u003eGetViolation\u003c/code\u003e, which retrieves details of a single Violation, and \u003ccode\u003eListViolations\u003c/code\u003e, which lists Violations for a specified workload.\u003c/p\u003e\n"],["\u003cp\u003eBoth the \u003ccode\u003eGetViolation\u003c/code\u003e and \u003ccode\u003eListViolations\u003c/code\u003e methods utilize a \u003ccode\u003erequest\u003c/code\u003e parameter and a \u003ccode\u003econtext\u003c/code\u003e parameter, with each method returning a \u003ccode\u003eTask\u003c/code\u003e containing either a \u003ccode\u003eViolation\u003c/code\u003e or \u003ccode\u003eListViolationsResponse\u003c/code\u003e, respectively.\u003c/p\u003e\n"]]],[],null,[]]