ProjectsLocationsRepositoriesPackagesVersionsResource 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
-
batchDelete(BatchDeleteVersionsRequest request, String parent, {String? $fields})
→ Future<Operation>
-
Deletes multiple versions across a repository.
-
delete(String name, {bool? force, String? $fields})
→ Future<Operation>
-
Deletes a version and all of its content.
-
get(String name, {String? view, String? $fields})
→ Future<Version>
-
Gets a version
-
list(String parent, {String? orderBy, int? pageSize, String? pageToken, String? view, String? $fields})
→ Future<ListVersionsResponse>
-
Lists versions.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited