Reference documentation and code samples for the Google Cloud Container V1 Client class AutoUpgradeOptions.
AutoUpgradeOptions defines the set of options for the user to control how the Auto Upgrades will proceed.
Generated from protobuf message google.container.v1.AutoUpgradeOptions
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ auto_upgrade_start_time
string
Output only. This field is set when upgrades are about to commence with the approximate start time for the upgrades, in RFC3339 text format.
↳ description
string
Output only. This field is set when upgrades are about to commence with the description of the upgrade.
getAutoUpgradeStartTime
Output only. This field is set when upgrades are about to commence with the approximate start time for the upgrades, in RFC3339 text format.
string
setAutoUpgradeStartTime
Output only. This field is set when upgrades are about to commence with the approximate start time for the upgrades, in RFC3339 text format.
var
string
$this
getDescription
Output only. This field is set when upgrades are about to commence with the description of the upgrade.
string
setDescription
Output only. This field is set when upgrades are about to commence with the description of the upgrade.
var
string
$this