Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig

import type { GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";

Requests are randomly selected.

interface GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig {
sampleRate?: number;
}

§Properties

§
sampleRate?: number
[src]

Sample rate (0, 1]