google.protobuf.field_mask_pb2.FieldMask
Required. The fields to update. Accepts the following
values:
- intended_enablement_state
- modules
If omitted, then all eligible fields are updated.
validate_only
bool
Optional. When set to true, the request will be
validated (including IAM checks), but no service will be
updated. An OK response indicates that the request is
valid, while an error response indicates that the request is
invalid.
If the request is valid, a subsequent request to update the
service could still fail for one of the following reasons:
- The state of your cloud resources changed; for example,
you lost a required IAM permission
- An error occurred during update of the service
Defaults to false.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class UpdateSecurityCenterServiceRequest (0.1.22)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.22 (latest)](/python/docs/reference/google-cloud-securitycentermanagement/latest/google.cloud.securitycentermanagement_v1.types.UpdateSecurityCenterServiceRequest)\n- [0.1.20](/python/docs/reference/google-cloud-securitycentermanagement/0.1.20/google.cloud.securitycentermanagement_v1.types.UpdateSecurityCenterServiceRequest) \n\n UpdateSecurityCenterServiceRequest(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nRequest message for\nSecurityCenterManagement.UpdateSecurityCenterService."]]