Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::NotebookSoftwareConfig (v1.1.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::NotebookSoftwareConfig.

Notebook Software Config.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#env

def env() -> ::Array<::Google::Cloud::AIPlatform::V1::EnvVar>
Returns

#env=

def env=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::EnvVar>
Parameter
Returns

#post_startup_script_config

def post_startup_script_config() -> ::Google::Cloud::AIPlatform::V1::PostStartupScriptConfig
Returns

#post_startup_script_config=

def post_startup_script_config=(value) -> ::Google::Cloud::AIPlatform::V1::PostStartupScriptConfig
Parameter
Returns