Reference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Schedule.
A time specification to schedule the maintenance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Optional. Start of operation. If not set, will be set to the start of the next window. (optional)
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Optional. Start of operation. If not set, will be set to the start of the next window. (optional)
Returns
- (::Google::Protobuf::Timestamp) — Optional. Start of operation. If not set, will be set to the start of the next window. (optional)