Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
[[["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-03-05 UTC."],[[["This document describes how to update existing SecuritySettings via an HTTP PATCH request to a specific endpoint."],["The `securitySettings.name` path parameter, which is mandatory for updates, specifies the resource to be updated and is formatted as `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/securitySettings/\u003cSecuritySettingsID\u003e`."],["The `updateMask` query parameter allows for partial updates by specifying which fields should be modified, and is presented in [FieldMask](https://protobuf.dev/reference/protobuf/google.protobuf/#field-mask) format."],["The request body includes the updated `SecuritySettings` data, and if the request is successful, the response body returns the updated `SecuritySettings` data as well."],["Authorization for this operation requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes."]]],[]]