Class DiagnoseInstanceRequest (1.10.2)

DiagnoseInstanceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for creating a notebook instance diagnostic file.

Attributes

NameDescription
name str
Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}
diagnostic_config google.cloud.notebooks_v2.types.DiagnosticConfig
Required. Defines flags that are used to run the diagnostic tool
timeout_minutes int
Optional. Maxmium amount of time in minutes before the operation times out.