ProjectsAssetsResource 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
-
group(GroupAssetsRequest request, String parent, {String? $fields})
→ Future<GroupAssetsResponse>
-
Filters an organization's assets and groups them by their specified
properties.
-
list(String parent, {String? compareDuration, String? fieldMask, String? filter, String? orderBy, int? pageSize, String? pageToken, String? readTime, String? $fields})
→ Future<ListAssetsResponse>
-
Lists an organization's assets.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
-
updateSecurityMarks(SecurityMarks request, String name, {String? startTime, String? updateMask, String? $fields})
→ Future<SecurityMarks>
-
Updates security marks.