Google Cloud Ai Platform V1 Client - Class PostStartupScriptConfig (1.60.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class PostStartupScriptConfig.
Post startup script config.
Generated from protobuf messagegoogle.cloud.aiplatform.v1.PostStartupScriptConfig
Namespace
Google \ Cloud \ AIPlatform \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ post_startup_script
string
Optional. Post startup script to run after runtime is started.
↳ post_startup_script_url
string
Optional. Post startup script url to download. Example:gs://bucket/script.sh
↳ post_startup_script_behavior
int
Optional. Post startup script behavior that defines download and execution behavior.
getPostStartupScript
Optional. Post startup script to run after runtime is started.
Returns
Type
Description
string
setPostStartupScript
Optional. Post startup script to run after runtime is started.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPostStartupScriptUrl
Optional. Post startup script url to download. Example:gs://bucket/script.sh
Returns
Type
Description
string
setPostStartupScriptUrl
Optional. Post startup script url to download. Example:gs://bucket/script.sh
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPostStartupScriptBehavior
Optional. Post startup script behavior that defines download and execution
behavior.
[[["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 2026-05-12 UTC."],[],[]]