Class ResetRuntimeRequest (1.4.0)

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

Request for resetting a Managed Notebook Runtime.

Attributes

NameDescription
name str
Required. Format: ``projects/{project_id}/locations/{location}/runtimes/{runtime_id}``
request_id str
Idempotent request UUID.

Inheritance

builtins.object > proto.message.Message > ResetRuntimeRequest