StartNotebookRuntimeOperationMetadata

metadata information for NotebookService.StartNotebookRuntime.

Fields
genericMetadata object (GenericOperationMetadata)

The operation generic information.

progressMessage string

A human-readable message that shows the intermediate progress details of NotebookRuntime.

JSON representation
{
  "genericMetadata": {
    object (GenericOperationMetadata)
  },
  "progressMessage": string
}