How to sample bytes if not all bytes are scanned. Meaningful only when used
in conjunction with bytes_limit_per_file. If not specified, scanning would
start from the top.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This page details the `SampleMethod` enum within the `Google.Cloud.Dlp.V2.CloudStorageOptions.Types` namespace, used for specifying how to sample bytes when not all bytes are scanned in a file."],["The latest version of the documentation available is 4.16.0, while version 3.3.0 is the currently presented version on this page."],["The `SampleMethod` enum provides options including `RandomStart` to randomly select the starting offset for scanning, `Top` to start scanning from the beginning of a file, and `Unspecified` for an unspecified method."],["This page provides documentation for the different versions of `SampleMethod`, starting with 2.15.0 all the way to the latest, 4.16.0."]]],[]]