Identifier. A user-defined name of the trust config. TrustConfig names must be unique globally and match pattern projects/*/locations/*/trustConfigs/*.
[[["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-02-28 UTC."],[[["This page details how to update a TrustConfig using a PATCH HTTP request to a specified URL."],["The URL uses gRPC Transcoding syntax and includes a required path parameter, `trustConfig.name`, for uniquely identifying the TrustConfig."],["The request requires an `updateMask` query parameter to specify which fields should be updated."],["The request body must contain an instance of the TrustConfig, and a successful response will return an Operation instance."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]