public sealed class SupportedRuntimeFeatures : IMessage<SupportedRuntimeFeatures>, IEquatable<SupportedRuntimeFeatures>, IDeepCloneable<SupportedRuntimeFeatures>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class SupportedRuntimeFeatures.
Supported runtime features of a connector version. This is passed to the
management layer to add a new connector version by the connector developer.
Details about how this proto is passed to the management layer is covered in
this doc - go/runtime-manifest.
[[["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 provides details for the \u003ccode\u003eSupportedRuntimeFeatures\u003c/code\u003e class within the Google Cloud Connectors v1 API, specifically version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedRuntimeFeatures\u003c/code\u003e class is used to define the capabilities of a connector version, which is conveyed to the management layer when a new connector version is added.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eActionApis\u003c/code\u003e, \u003ccode\u003eEntityApis\u003c/code\u003e, and \u003ccode\u003eSqlQuery\u003c/code\u003e, which are boolean values that indicate whether the connector supports specific operations like executing actions, creating entities, or executing SQL queries.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this code referenced on the webpage, including the latest 1.3.0, and previous versions 1.1.0 and 1.0.0, and contains links to each version.\u003c/p\u003e\n"]]],[],null,[]]