public sealed class CompilationResultAction.Types.Declaration : IMessage<CompilationResultAction.Types.Declaration>, IEquatable<CompilationResultAction.Types.Declaration>, IDeepCloneable<CompilationResultAction.Types.Declaration>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class CompilationResultAction.Types.Declaration.
Represents a relation which is not managed by Dataform but which may be
referenced by Dataform actions.
[[["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-21 UTC."],[[["This document provides reference documentation for the `CompilationResultAction.Types.Declaration` class within the Dataform v1beta1 API."],["The `CompilationResultAction.Types.Declaration` class represents a relation external to Dataform but potentially referenced by Dataform actions."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The namespace for the class is `Google.Cloud.Dataform.V1Beta1`, and it is found within the `Google.Cloud.Dataform.V1Beta1.dll` assembly."],["The class provides two constructors: a default constructor (`Declaration()`) and a copy constructor (`Declaration(CompilationResultAction.Types.Declaration other)`), for which it takes a parameter of the same class name."]]],[]]