Class ReportRuntimeEventRequest (0.4.3)

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

Request for reporting a Managed Notebook Event. .. attribute:: name

Required. Format: projects/{project_id}/locations/{location}/runtimes/{runtime_id}

:type: str

Attributes

NameDescription
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.