Interface protos.google.cloud.aiplatform.v1.IExamplesOverride (3.13.0)

Properties of an ExamplesOverride.

Package

@google-cloud/aiplatform

Properties

crowdingCount

crowdingCount?: (number|null);

ExamplesOverride crowdingCount

dataFormat

dataFormat?: (google.cloud.aiplatform.v1.ExamplesOverride.DataFormat|keyof typeof google.cloud.aiplatform.v1.ExamplesOverride.DataFormat|null);

ExamplesOverride dataFormat

neighborCount

neighborCount?: (number|null);

ExamplesOverride neighborCount

restrictions

restrictions?: (google.cloud.aiplatform.v1.IExamplesRestrictionsNamespace[]|null);

ExamplesOverride restrictions

returnEmbeddings

returnEmbeddings?: (boolean|null);

ExamplesOverride returnEmbeddings