[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-24 UTC."],[],[],null,["# ProjectSettings\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nPer-project settings for the Tool Results service.\n\n| JSON representation |\n|-----------------------------------------------------|\n| ``` { \"name\": string, \"defaultBucket\": string } ``` |\n\n| Fields ||\n|-----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` The name of the project's settings. Always of the form: projects/{project-id}/settings In update request: never set In response: always set |\n| `defaultBucket` | `string` The name of the Google Cloud Storage bucket to which results are written. By default, this is unset. In update request: optional In response: optional |"]]