FeaturesetQueryTarget

Defines the parameters for querying features from a Featureset with an optional filter and id.

Constructors

Link copied to clipboard
open fun FeaturesetQueryTarget(@NonNull featureset: FeaturesetDescriptor, @Nullable filter: Value, @Nullable id: Long)

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
val featureset: FeaturesetDescriptor
Link copied to clipboard
Link copied to clipboard