Module: Google::Cloud::Maintenance::Api::V1beta::MaintenanceControl::Control
- Defined in:
- proto_docs/google/cloud/maintenance/api/v1beta/maintenance_service.rb
Overview
Sets the type of control supported. comment (as in logs).
Constant Summary collapse
- CONTROL_UNSPECIFIED =
Unspecified control.
0- APPLY =
Apply control.
1- MANAGE_POLICY =
Manage policy control.
2- RESCHEDULE =
Reschedule control.
3