Module: Google::Cloud::Notebooks::V1::Instance::UpgradeHistoryEntry::Action
- Defined in:
- proto_docs/google/cloud/notebooks/v1/instance.rb
Overview
The definition of operations of this upgrade history entry.
Constant Summary collapse
- ACTION_UNSPECIFIED =
Operation is not specified.
0
- UPGRADE =
Upgrade.
1
- ROLLBACK =
Rollback.
2