Google Cloud OsConfig V1 Client - Class OneTimeSchedule (1.2.2)

Reference documentation and code samples for the Google Cloud OsConfig V1 Client class OneTimeSchedule.

Sets the time for a one time patch deployment. Timestamp is in RFC3339 text format.

Generated from protobuf message google.cloud.osconfig.v1.OneTimeSchedule

Namespace

Google \ Cloud \ OsConfig \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ execute_time Google\Protobuf\Timestamp

Required. The desired patch job execution time.

getExecuteTime

Required. The desired patch job execution time.

Returns
TypeDescription
Google\Protobuf\Timestamp|null

hasExecuteTime

clearExecuteTime

setExecuteTime

Required. The desired patch job execution time.

Parameter
NameDescription
var Google\Protobuf\Timestamp
Returns
TypeDescription
$this