[[["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-21 UTC."],[[["This document outlines the `PostStartupScriptBehavior` enum within the `Google.Cloud.Notebooks.V1` namespace, specifically in version 2.3.0 of the library."],["The enum defines behaviors for post-startup scripts in AI Platform Notebooks, with options such as `DownloadAndRunEveryStart`, `RunEveryStart`, and `Unspecified`."],["The `DownloadAndRunEveryStart` field ensures that the specified post startup script will be downloaded and ran each time the service starts, while `RunEveryStart` just executes it each time, rather than downloading it."],["The `Unspecified` field will only run the script once during the creation process of the service, if this field is specified."],["Other versions of the AI Platform Notebooks API are available and listed, including the latest version 2.5.0."]]],[]]