AI Platform Notebooks V1 API - Class Google::Cloud::Notebooks::V1::DiagnoseInstanceRequest (v0.9.0)

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

Request for creating a notebook instance diagnostic file.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#diagnostic_config

def diagnostic_config() -> ::Google::Cloud::Notebooks::V1::DiagnosticConfig
Returns

#diagnostic_config=

def diagnostic_config=(value) -> ::Google::Cloud::Notebooks::V1::DiagnosticConfig
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}
Returns
  • (::String) — Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}