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.
Implements
IMessageDataProfileResultTypesProfile, IEquatableDataProfileResultTypesProfile, IDeepCloneableDataProfileResultTypesProfile, IBufferMessage, IMessageNamespace
Google.Cloud.Dataplex.V1Assembly
Google.Cloud.Dataplex.V1.dll
Constructors
Profile()
public Profile()
Profile(Profile)
public Profile(DataProfileResult.Types.Profile other)
Parameter | |
---|---|
Name | Description |
other | DataProfileResultTypesProfile |
Properties
Fields
public RepeatedField<DataProfileResult.Types.Profile.Types.Field> Fields { get; }
List of fields with structural and profile information for each field.
Property Value | |
---|---|
Type | Description |
RepeatedFieldDataProfileResultTypesProfileTypesField |