Stay organized with collections Save and categorize content based on your preferences.
UpgradeInfoEvent is a notification sent to customers about the upgrade information of a resource.
JSON representation{ "resourceType": enum (FieldsUpgradeResourceType
), "operation": string, "startTime": string, "endTime": string, "currentVersion": string, "targetVersion": string, "resource": string, "state": enum (State
), "description": string, "eventType": enum (EventType
), "standardSupportEndTime": string, "extendedSupportEndTime": string }
resourceType
enum (
UpgradeResourceType
)
The resource type associated with the upgrade.
operation
string
The operation associated with this upgrade.
startTime
string (
Timestamp
format)
The time when the operation was started.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z"
, "2014-10-02T15:01:23.045123456Z"
or "2014-10-02T15:01:23+05:30"
.
endTime
string (
Timestamp
format)
The time when the operation ended.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z"
, "2014-10-02T15:01:23.045123456Z"
or "2014-10-02T15:01:23+05:30"
.
currentVersion
string
The current version before the upgrade.
targetVersion
string
The target version for the upgrade.
resource
string
Optional relative path to the resource. For example in node pool upgrades, the relative path of the node pool.
state
enum (
State
)
Output only. The state of the upgrade.
description
string
A brief description of the event.
eventType
enum (
EventType
)
The type of the event.
standardSupportEndTime
string (
Timestamp
format)
The end of standard support timestamp.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z"
, "2014-10-02T15:01:23.045123456Z"
or "2014-10-02T15:01:23+05:30"
.
extendedSupportEndTime
string (
Timestamp
format)
The end of extended support timestamp.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z"
, "2014-10-02T15:01:23.045123456Z"
or "2014-10-02T15:01:23+05:30"
.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-21 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-21 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4