Class GetInstanceHealthRequest (1.4.0)

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

Request for checking if a notebook instance is healthy.

Attribute

NameDescription
name str
Required. Format: ``projects/{project_id}/locations/{location}/instances/{instance_id}``

Inheritance

builtins.object > proto.message.Message > GetInstanceHealthRequest