ProjectsLocationsResource class

Constructors

ProjectsLocationsResource(ApiRequester client)

Properties

flexTemplates ProjectsLocationsFlexTemplatesResource
no setter
hashCode int
The hash code for this object.
no setterinherited
jobs ProjectsLocationsJobsResource
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
snapshots ProjectsLocationsSnapshotsResource
no setter
sql ProjectsLocationsSqlResource
no setter
templates ProjectsLocationsTemplatesResource
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
workerMessages(SendWorkerMessagesRequest request, String projectId, String location, {String? $fields}) Future<SendWorkerMessagesResponse>
Send a worker_message to the service.

Operators

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