Class IsInstanceUpgradeableRequest (0.4.3)

Stay organized with collections Save and categorize content based on your preferences.
IsInstanceUpgradeableRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request for checking if a notebook instance is upgradeable. .. attribute:: notebook_instance

Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}

:type: str

Inheritance

builtins.object > proto.message.Message > IsInstanceUpgradeableRequest