public sealed class RelationDescriptor.Types.ColumnDescriptor : IMessage<RelationDescriptor.Types.ColumnDescriptor>, IEquatable<RelationDescriptor.Types.ColumnDescriptor>, IDeepCloneable<RelationDescriptor.Types.ColumnDescriptor>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class RelationDescriptor.Types.ColumnDescriptor.
[[["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-07-09 UTC."],[[["This document provides reference information for the `RelationDescriptor.Types.ColumnDescriptor` class within the Dataform v1beta1 API, detailing its structure and usage."],["The `ColumnDescriptor` class, part of the `Google.Cloud.Dataform.V1Beta1` namespace, describes a column and inherits from the base `object` class while implementing several interfaces."],["It provides constructors for creating new `ColumnDescriptor` objects, including one for creating a copy from another `ColumnDescriptor` instance."],["The class contains properties for managing column details such as `BigqueryPolicyTags`, `Description`, and `Path`, with `BigqueryPolicyTags` and `Path` using `RepeatedField` for storing multiple strings."],["The latest version of `ColumnDescriptor` is 1.0.0-beta08 and can be found here [/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.RelationDescriptor.Types.ColumnDescriptor]."]]],[]]