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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasExecuteTime
clearExecuteTime
setExecuteTime
Required. The desired patch job execution time.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |