마스크를 업데이트하여 업데이트할 필드를 제어합니다. updateMask에 필드를 지정하지만 여기에 값을 지정하지 않으면 해당 필드가 삭제됩니다. 마스크가 없거나 비어 있으면 모든 필드가 업데이트됩니다. 현재 지원되는 필드 경로: vpcSettings 및 AuditLoggingSettings
필드의 정규화된 이름을 쉼표로 구분한 목록입니다. 예: "user.displayName,photo"
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-09-03(UTC)"],[[["This API updates customer settings, requiring an admin account and using a PATCH request to `https://cloudsearch.googleapis.com/v1/settings/customer`."],["You can control which fields are updated with the `updateMask` query parameter, providing a comma-separated list of field paths."],["The request body should contain an instance of `CustomerSettings`, while a successful response will include an `Operation` object."],["Authorization requires one of the following OAuth scopes: `https://www.googleapis.com/auth/cloud_search.settings.indexing`, `https://www.googleapis.com/auth/cloud_search.settings`, or `https://www.googleapis.com/auth/cloud_search`."]]],[]]