GoogleCloudAiplatformV1SearchNearestEntitiesRequest class

The request message for FeatureOnlineStoreService.SearchNearestEntities.

Properties

hashCode int
The hash code for this object.
no setterinherited
query GoogleCloudAiplatformV1NearestNeighborQuery?
The query.
getter/setter pair
returnFullEntity bool?
If set to true, the full entities (including all vector values and metadata) of the nearest neighbors are returned; otherwise only entity id of the nearest neighbors will be returned.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

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