Database Center V1BETA API - Class Google::Cloud::DatabaseCenter::V1beta::UpcomingMaintenance (v0.6.0)

Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::UpcomingMaintenance.

Upcoming maintenance window for the database resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. End time of the upcoming maintenance. This is only populated for an engine, if end time is public for the engine.

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. Start time of the upcoming maintenance. Start time is always populated when an upcoming maintenance is scheduled.