Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::GoldengateMaintenanceWindow (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateMaintenanceWindow.

The maintenance window of the GoldengateDeployment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#day

def day() -> ::Google::Type::DayOfWeek
Returns

#day=

def day=(value) -> ::Google::Type::DayOfWeek
Parameter
Returns

#start_hour

def start_hour() -> ::Integer
Returns
  • (::Integer) — Required. Start hour for maintenance period. Hour is in UTC.

#start_hour=

def start_hour=(value) -> ::Integer
Parameter
  • value (::Integer) — Required. Start hour for maintenance period. Hour is in UTC.
Returns
  • (::Integer) — Required. Start hour for maintenance period. Hour is in UTC.