public sealed class UpdateSecurityCenterServiceRequest : IMessage<UpdateSecurityCenterServiceRequest>, IEquatable<UpdateSecurityCenterServiceRequest>, IDeepCloneable<UpdateSecurityCenterServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Center Management v1 API class UpdateSecurityCenterServiceRequest.
Request message for updating a Security Command Center service.
Optional. When set to true, only validations (including IAM checks) will be
done for the request (service will not be updated). An OK response
indicates that the request is valid, while an error response indicates that
the request is invalid. Note that a subsequent request to actually update
the service could still fail for one of the following reasons:
The state could have changed (e.g. IAM permission lost).
A failure occurred while trying to delete the module.
[[["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 information for the \u003ccode\u003eUpdateSecurityCenterServiceRequest\u003c/code\u003e class within the Security Center Management v1 API, specifically version 1.1.0, which is used to update a Security Command Center service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSecurityCenterServiceRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to facilitate object manipulation and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThis request class has properties \u003ccode\u003eSecurityCenterService\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e that are required to properly define what service to update and what fields to target within that service, and \u003ccode\u003eValidateOnly\u003c/code\u003e as an optional parameter for request validation.\u003c/p\u003e\n"],["\u003cp\u003eThere are 3 available versions for this class, 1.2.0 being the latest version, and the others being 1.1.0 and 1.0.0, with this document specifically outlining version 1.1.0.\u003c/p\u003e\n"]]],[],null,[]]