| Package | Description |
|---|---|
| com.google.api.services.notebooks.v1 | |
| com.google.api.services.notebooks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AIPlatformNotebooks.Projects.Locations.Runtimes.Diagnose |
AIPlatformNotebooks.Projects.Locations.Runtimes.diagnose(String name,
DiagnoseRuntimeRequest content)
Creates a Diagnostic File and runs Diagnostic Tool given a Runtime.
|
| Constructor and Description |
|---|
Diagnose(String name,
DiagnoseRuntimeRequest content)
Creates a Diagnostic File and runs Diagnostic Tool given a Runtime.
|
| Modifier and Type | Method and Description |
|---|---|
DiagnoseRuntimeRequest |
DiagnoseRuntimeRequest.clone() |
DiagnoseRuntimeRequest |
DiagnoseRuntimeRequest.set(String fieldName,
Object value) |
DiagnoseRuntimeRequest |
DiagnoseRuntimeRequest.setDiagnosticConfig(DiagnosticConfig diagnosticConfig)
Required.
|
DiagnoseRuntimeRequest |
DiagnoseRuntimeRequest.setTimeoutMinutes(Integer timeoutMinutes)
Optional.
|
Copyright © 2011–2024 Google. All rights reserved.