public sealed class ListRuntimeActionSchemasRequest : IMessage<ListRuntimeActionSchemasRequest>, IEquatable<ListRuntimeActionSchemasRequest>, IDeepCloneable<ListRuntimeActionSchemasRequest>, IBufferMessage, IMessage, IPageRequest
Reference documentation and code samples for the Integration Connectors v1 API class ListRuntimeActionSchemasRequest.
Request message for ConnectorsService.ListRuntimeActionSchemas.
For filter, only action field is supported with literal equality operator.
Accepted filter example: action="approveOrder"
Wildcards are not supported in the filter currently.
Required. Filter
Format:
action="{actionId}"
Only action field is supported with literal equality operator.
Accepted filter example: action="CancelOrder"
Wildcards are not supported in the filter currently.
[[["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 documentation for the \u003ccode\u003eListRuntimeActionSchemasRequest\u003c/code\u003e class within the Integration Connectors v1 API, which is used to request a list of runtime action schemas.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListRuntimeActionSchemasRequest\u003c/code\u003e class supports filtering by the \u003ccode\u003eaction\u003c/code\u003e field using literal equality, and it does not currently support wildcards.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, allowing it to be used in various contexts.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsConnectionName\u003c/code\u003e, facilitating the specification of filtering criteria, pagination, and resource location.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class can be found in version \u003ccode\u003e1.3.0\u003c/code\u003e, with previous versions available dating back to \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]