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 reference documentation for the `FileClusterType` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.13.0, but also provides links to other versions of this same API."],["The `FileClusterType` class is used to identify the type of file cluster being profiled and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FileClusterType` class has two constructors, one default and one that takes another `FileClusterType` object as a parameter."],["Key properties of the `FileClusterType` class include `Cluster`, which represents the cluster type, `FileClusterTypeCase`, which shows the specific type of the FileClusterType, and `HasCluster`, which indicates if the cluster field has been set."],["The documentation also lists the inheritance hierarchy and provides links to the members inherited from the base `object` class, along with information about the namespace and assembly."]]],[]]