public sealed class DataProfileResult.Types.Profile : IMessage<DataProfileResult.Types.Profile>, IEquatable<DataProfileResult.Types.Profile>, IDeepCloneable<DataProfileResult.Types.Profile>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataProfileResult.Types.Profile.
Contains name, type, mode and field type specific profile information.
[[["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-25 UTC."],[[["The latest version of the `DataProfileResult.Types.Profile` class in the Google Cloud Dataplex V1 API is 3.6.0, with documentation available at `/dotnet/docs/reference/Google.Cloud.Dataplex.V1/latest/Google.Cloud.Dataplex.V1.DataProfileResult.Types.Profile`."],["This API class, `DataProfileResult.Types.Profile`, provides structural and profile information for each field and is designed for use within the Google Cloud Dataplex environment."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The `Profile` class includes a `Fields` property, which is a `RepeatedField` containing detailed information for each field, and it also offers two constructors: one default and another that copies an existing `DataProfileResult.Types.Profile` object."],["Versions for this class, `DataProfileResult.Types.Profile` are available from versions 1.0.0 to 3.6.0, allowing access to previous iterations of this API class."]]],[]]