Class OneTimeSchedule (1.6.0)

OneTimeSchedule(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Sets the time for a one time patch deployment. Timestamp is in RFC3339 <https://www.ietf.org/rfc/rfc3339.txt>__ text format.

Attribute

NameDescription
execute_time google.protobuf.timestamp_pb2.Timestamp
Required. The desired patch job execution time.