Immutable. Identifier. Name of the SecurityProfileGroup resource. It matches pattern projects|organizations/*/locations/{location}/securityProfileGroups/{securityProfileGroup}.
Required. Field mask is used to specify the fields to be overwritten in the SecurityProfileGroup resource by the update. The fields specified in the updateMask are relative to the resource, not the full request. A field will be overwritten if it is in the mask.
This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".
[[["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 2024-03-11 UTC."],[[["This endpoint updates the parameters of a single SecurityProfileGroup resource."],["The HTTP request uses a PATCH method with a specific URL pattern based on gRPC Transcoding, targeting a security profile group by its name."],["The `securityProfileGroup.name` path parameter is a required string that uniquely identifies the SecurityProfileGroup to be updated."],["The `updateMask` query parameter is required and specifies which fields within the SecurityProfileGroup should be overwritten."],["Successful requests return an Operation resource, and the operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]