Class UpgradeNotebookRuntimeRequest (1.49.0)

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

Request message for NotebookService.UpgradeNotebookRuntime.

Attribute

NameDescription
name str
Required. The name of the NotebookRuntime resource to be upgrade. Instead of checking whether the name is in valid NotebookRuntime resource name format, directly throw NotFound exception if there is no such NotebookRuntime in spanner.

Methods

UpgradeNotebookRuntimeRequest

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

Request message for NotebookService.UpgradeNotebookRuntime.