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-04-17 UTC."],[[["This documentation provides details for the `RuntimeActionSchema.Types.ResultMetadata` class within the Integration Connectors v1 API, part of the Google Cloud Connectors library, with the latest version being 1.3.0."],["The `RuntimeActionSchema.Types.ResultMetadata` class represents the metadata of a result field and inherits from `object`, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `DataType`, `Description`, and `Field`, allowing for the specification of the result field's type, description, and name, respectively."],["There are 4 different versions for the class documentation available for users to view from 1.0.0 to the latest 1.3.0."]]],[]]