Reference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::OneTimeSchedule.
Sets the time for a one time patch deployment. Timestamp is in RFC3339 text format.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#execute_time
def execute_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Required. The desired patch job execution time.
#execute_time=
def execute_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Required. The desired patch job execution time.
Returns
- (::Google::Protobuf::Timestamp) — Required. The desired patch job execution time.