Class AutoUpgradeOptions (2.11.1)

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

AutoUpgradeOptions defines the set of options for the user to control how the Auto Upgrades will proceed.

Attributes

NameDescription
auto_upgrade_start_time str
[Output only] This field is set when upgrades are about to commence with the approximate start time for the upgrades, in `RFC3339
description str
[Output only] This field is set when upgrades are about to commence with the description of the upgrade.

Inheritance

builtins.object > proto.message.Message > AutoUpgradeOptions