AI Platform Notebooks V1 API - Class Google::Cloud::Notebooks::V1::Runtime (v0.4.1)

Reference documentation and code samples for the AI Platform Notebooks V1 API class Google::Cloud::Notebooks::V1::Runtime.

The definition of a Runtime for a managed notebook instance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#access_config

def access_config() -> ::Google::Cloud::Notebooks::V1::RuntimeAccessConfig
Returns

#access_config=

def access_config=(value) -> ::Google::Cloud::Notebooks::V1::RuntimeAccessConfig
Parameter
Returns

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#health_state

def health_state() -> ::Google::Cloud::Notebooks::V1::Runtime::HealthState
Returns

#metrics

def metrics() -> ::Google::Cloud::Notebooks::V1::RuntimeMetrics
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. The resource name of the runtime. Format: projects/{project}/locations/{location}/runtimes/{runtimeId}

#software_config

def software_config() -> ::Google::Cloud::Notebooks::V1::RuntimeSoftwareConfig
Returns

#software_config=

def software_config=(value) -> ::Google::Cloud::Notebooks::V1::RuntimeSoftwareConfig
Parameter
Returns

#state

def state() -> ::Google::Cloud::Notebooks::V1::Runtime::State
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns

#virtual_machine

def virtual_machine() -> ::Google::Cloud::Notebooks::V1::VirtualMachine
Returns

#virtual_machine=

def virtual_machine=(value) -> ::Google::Cloud::Notebooks::V1::VirtualMachine
Parameter
Returns