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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eRuntimeActionSchema\u003c/code\u003e class within the Integration Connectors v1 API, specifically version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRuntimeActionSchema\u003c/code\u003e serves as the schema for a runtime action and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, while implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for the action's name (\u003ccode\u003eAction\u003c/code\u003e), its input parameter metadata (\u003ccode\u003eInputParameters\u003c/code\u003e), and its result field metadata (\u003ccode\u003eResultMetadata\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one \u003ccode\u003eRuntimeActionSchema()\u003c/code\u003e and another \u003ccode\u003eRuntimeActionSchema(RuntimeActionSchema other)\u003c/code\u003e that takes another RuntimeActionSchema as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRuntimeActionSchema\u003c/code\u003e class is located within the \u003ccode\u003eGoogle.Cloud.Connectors.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Connectors.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]