Cloud Dataplex v1 API - Class DataProfileResult.Types.Profile (2.3.0)

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.

Inheritance

object > DataProfileResult.Types.Profile

Namespace

GoogleCloudGoogle.Cloud.DataplexV1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

Profile()

public Profile()

Profile(Profile)

public Profile(DataProfileResult.Types.Profile other)
Parameter
NameDescription
otherDataProfileResultTypesProfile

Properties

Fields

public RepeatedField<DataProfileResult.Types.Profile.Types.Field> Fields { get; }

The sequence of fields describing data in table entities.

Property Value
TypeDescription
RepeatedFieldDataProfileResultTypesProfileTypesField