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-04-09 UTC."],[[["This webpage provides reference documentation for the `FileClusterType` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.14.0, and contains the documentation for many other versions as well."],["`FileClusterType` is a message used to identify the type of file cluster being profiled and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FileClusterType` class has properties like `Cluster` to define the cluster type and `FileClusterTypeCase` to handle different cluster type scenarios."],["The webpage also lists several versions of the library, from 2.15.0 up to the latest 4.16.0."],["The `FileClusterType` class has two constructors, one that instantiates a new object and another that takes another `FileClusterType` object as an argument."]]],[]]