ProjectsImagesResource class

Constructors

ProjectsImagesResource(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

Methods

annotate(BatchAnnotateImagesRequest request, String parent, {String? $fields}) Future<BatchAnnotateImagesResponse>
Run image detection and annotation for a batch of images.
asyncBatchAnnotate(AsyncBatchAnnotateImagesRequest request, String parent, {String? $fields}) Future<Operation>
Run asynchronous image detection and annotation for a list of images.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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