Cloud AI Platform v1 API - Enum Presets.Types.Query (2.27.0)

public enum Presets.Types.Query

Reference documentation and code samples for the Cloud AI Platform v1 API enum Presets.Types.Query.

Preset option controlling parameters for query speed-precision trade-off

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Fast

Faster response as a trade-off against less precise neighbors.

Precise

More precise neighbors as a trade-off against slower response.