public sealed class FileClusterType : IMessage<FileClusterType>, IEquatable<FileClusterType>, IDeepCloneable<FileClusterType>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class FileClusterType.
Message used to identify file cluster type being profiled.
[[["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 webpage provides documentation for the `FileClusterType` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.12.0."],["The `FileClusterType` class is a message used to identify the type of file cluster being profiled, which implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors, which include a default constructor and one that takes another `FileClusterType` object as a parameter for copying."],["Key properties of the `FileClusterType` class include `Cluster`, which represents the cluster type, `FileClusterTypeCase` which represents the type of case, and `HasCluster` which indicates whether the \"cluster\" field is set."],["The page also provides links to the documentation for other versions of the `FileClusterType` class, ranging from version 2.15.0 up to the latest version 4.16.0."]]],[]]