public sealed class RuntimeActionSchema.Types.ResultMetadata : IMessage<RuntimeActionSchema.Types.ResultMetadata>, IEquatable<RuntimeActionSchema.Types.ResultMetadata>, IDeepCloneable<RuntimeActionSchema.Types.ResultMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class RuntimeActionSchema.Types.ResultMetadata.
[[["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 information for the `RuntimeActionSchema.Types.ResultMetadata` class within the Integration Connectors v1 API, detailing its structure and usage."],["The `ResultMetadata` class describes the metadata of a result field and inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It contains properties such as `DataType`, `Description`, and `Field`, which are used to define the type, description, and name of the result field respectively."],["This class is found in the `Google.Cloud.Connectors.V1` namespace and is part of the `Google.Cloud.Connectors.V1.dll` assembly."]]],[]]