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 documentation covers the `CompilationResultAction.Types.Declaration` class within the Google Cloud Dataform v1beta1 API."],["The `CompilationResultAction.Types.Declaration` class represents a relation not managed by Dataform but potentially referenced by Dataform actions."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The namespace for this class is `Google.Cloud.Dataform.V1Beta1`, and it is part of the `Google.Cloud.Dataform.V1Beta1.dll` assembly."],["The class includes two constructors, one being the `Declaration()` default, and the other being `Declaration(CompilationResultAction.Types.Declaration other)`, which takes in a `CompilationResultAction.Types.Declaration` as a parameter."]]],[]]