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 page provides reference documentation for the \u003ccode\u003eSupportedRuntimeFeatures\u003c/code\u003e class within the Google Cloud Connectors v1 API, detailing its structure and functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedRuntimeFeatures\u003c/code\u003e class is used to define the runtime capabilities of a connector version, which is then conveyed to the management layer by the connector developer.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provide methods for message handling, equality comparisons, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eSupportedRuntimeFeatures\u003c/code\u003e include \u003ccode\u003eActionApis\u003c/code\u003e, \u003ccode\u003eEntityApis\u003c/code\u003e, and \u003ccode\u003eSqlQuery\u003c/code\u003e, which are boolean flags indicating support for action APIs, entity APIs, and SQL query operations, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation also shows the available versions of the API, ranging from version 1.0.0 up to the latest version 1.3.0, giving the reader the ability to switch between versions.\u003c/p\u003e\n"]]],[],null,[]]