public sealed class RuntimeActionSchema : IMessage<RuntimeActionSchema>, IEquatable<RuntimeActionSchema>, IDeepCloneable<RuntimeActionSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class RuntimeActionSchema.
[[["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 is for the `RuntimeActionSchema` class within the Google Cloud Connectors v1 API, specifically version 1.1.0."],["`RuntimeActionSchema` is a class that represents the schema of a runtime action, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RuntimeActionSchema` class has properties such as `Action`, which represents the name of the action, `InputParameters`, which is a list of input parameter metadata, and `ResultMetadata`, which is a list of result field metadata."],["The latest version of the documentation is available at version 1.3.0, with other older versions available as well, such as 1.2.0 and 1.0.0."]]],[]]