sampleSize property

int? sampleSize
getter/setter pair

If set, this fields indicates the number of objects to ingest from the Cloud Storage bucket.

If empty, the entire bucket will be ingested. Unless they are first deleted, conversations produced through sampling won't be ingested by subsequent ingest requests.

Optional.

Implementation

core.int? sampleSize;