ReportRuntimeEventRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for reporting a Managed Notebook Event.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. Format: projects/{project_id}/locations/{location}/runtimes/{runtime_id}
|
vm_id |
str
Required. The VM hardware token for authenticating the VM. https://cloud.google.com/compute/docs/instances/verifying-instance-identity |
event |
google.cloud.notebooks_v1.types.Event
Required. The Event to be reported. |