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.
Profile information describing the structure and layout of the data
and contains the profile info.
[[["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 provided content details the `DataProfileResult.Types.Profile` class within the Google Cloud Dataplex V1 API, used to describe the structure and layout of data."],["The latest version of this class documented is 3.6.0, with documentation available for a range of versions from 1.0.0 up to this latest release."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for functionality like protocol buffering and deep cloning."],["The `Fields` property, a `RepeatedField`, is used to detail the data found in the table entities."],["The provided content shows how to construct new instances of this class, and what properties it contains, including the field property."]]],[]]