Interface protos.google.cloud.aiplatform.v1beta1.ISampleConfig (1.7.2)

Properties of a SampleConfig.

Package

@google-cloud/aiplatform!

Properties

followingBatchSamplePercentage

followingBatchSamplePercentage?: (number|null);

SampleConfig followingBatchSamplePercentage

Property Value
TypeDescription
(number|null)

initialBatchSamplePercentage

initialBatchSamplePercentage?: (number|null);

SampleConfig initialBatchSamplePercentage

Property Value
TypeDescription
(number|null)

sampleStrategy

sampleStrategy?: (google.cloud.aiplatform.v1beta1.SampleConfig.SampleStrategy|keyof typeof google.cloud.aiplatform.v1beta1.SampleConfig.SampleStrategy|null);

SampleConfig sampleStrategy

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.SampleConfig.SampleStrategy|keyof typeof google.cloud.aiplatform.v1beta1.SampleConfig.SampleStrategy|null)