DebugDatasourcesItemsResource class

Constructors

DebugDatasourcesItemsResource(ApiRequester client)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
unmappedids DebugDatasourcesItemsUnmappedidsResource
no setter

Methods

checkAccess(Principal request, String name, {bool? debugOptions_enableDebugging, String? $fields}) Future<CheckAccessResponse>
Checks whether an item is accessible by specified principal.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
searchByViewUrl(SearchItemsByViewUrlRequest request, String name, {String? $fields}) Future<SearchItemsByViewUrlResponse>
Fetches the item whose viewUrl exactly matches that of the URL provided in the request.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited