Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum CloudStorageOptions.Types.SampleMethod.
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eCloudStorageOptions.Types.SampleMethod\u003c/code\u003e enum within the Google Cloud Data Loss Prevention v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented on this page is 4.16.0, with multiple previous versions from 4.15.0 back to 2.15.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSampleMethod\u003c/code\u003e enum is used to determine how bytes are sampled when scanning files, specifically when not all bytes are scanned due to the \u003ccode\u003ebytes_limit_per_file\u003c/code\u003e constraint.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSampleMethod\u003c/code\u003e enum has three possible values: \u003ccode\u003eRandomStart\u003c/code\u003e, which randomly selects the offset to begin scanning, \u003ccode\u003eTop\u003c/code\u003e, which is the default and starts scanning from the beginning of the file, and \u003ccode\u003eUnspecified\u003c/code\u003e, which indicates no sampling.\u003c/p\u003e\n"]]],[],null,[]]