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.
Implements
IMessageDataProfileResultTypesProfile, IEquatableDataProfileResultTypesProfile, IDeepCloneableDataProfileResultTypesProfile, IBufferMessage, IMessageNamespace
GoogleCloudGoogle.Cloud.DataplexV1Assembly
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; }
The sequence of fields describing data in table entities.
Property Value | |
---|---|
Type | Description |
RepeatedFieldDataProfileResultTypesProfileTypesField |