Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::SqlSubOperationType.
The sub operation type based on the operation type.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#maintenance_type
def maintenance_type() -> ::Google::Cloud::Sql::V1::SqlMaintenanceType
Returns
- (::Google::Cloud::Sql::V1::SqlMaintenanceType) — The type of maintenance to be performed on the instance.
#maintenance_type=
def maintenance_type=(value) -> ::Google::Cloud::Sql::V1::SqlMaintenanceType
Parameter
- value (::Google::Cloud::Sql::V1::SqlMaintenanceType) — The type of maintenance to be performed on the instance.
Returns
- (::Google::Cloud::Sql::V1::SqlMaintenanceType) — The type of maintenance to be performed on the instance.