ProjectsLocationsBackendsRolloutsResource 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
-
create(Rollout request, String parent, {String? requestId, String? rolloutId, bool? validateOnly, String? $fields})
→ Future<Operation>
-
Creates a new rollout for a backend.
-
get(String name, {String? $fields})
→ Future<Rollout>
-
Gets information about a rollout.
-
list(String parent, {String? filter, String? orderBy, int? pageSize, String? pageToken, bool? showDeleted, String? $fields})
→ Future<ListRolloutsResponse>
-
Lists rollouts for a backend.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited