ProjectsLocationsPrivateCloudsUpgradesResource class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
get(String name, {String? $fields})
→ Future<Upgrade>
-
Retrieves a private cloud
Upgrade
resource by its resource name.
-
list(String parent, {String? filter, String? orderBy, int? pageSize, String? pageToken, String? $fields})
→ Future<ListUpgradesResponse>
-
Lists past, ongoing and upcoming
Upgrades
for the given private cloud.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
patch(Upgrade request, String name, {String? requestId, String? updateMask, String? $fields})
→ Future<Operation>
-
Update the private cloud
Upgrade
resource.
-
toString()
→ String
-
A string representation of this object.
inherited