ProjectsResource class

Constructors

ProjectsResource(ApiRequester client)

Properties

apps ProjectsAppsResource
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
services ProjectsServicesResource
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
verifyAppCheckToken(GoogleFirebaseAppcheckV1betaVerifyAppCheckTokenRequest request, String project, {String? $fields}) Future<GoogleFirebaseAppcheckV1betaVerifyAppCheckTokenResponse>
Verifies the given App Check token and returns token usage signals that callers may act upon.

Operators

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