public sealed class ListRuntimeEntitySchemasRequest : IMessage<ListRuntimeEntitySchemasRequest>, IEquatable<ListRuntimeEntitySchemasRequest>, IDeepCloneable<ListRuntimeEntitySchemasRequest>, IBufferMessage, IMessage, IPageRequest
Reference documentation and code samples for the Integration Connectors v1 API class ListRuntimeEntitySchemasRequest.
Request message for ConnectorsService.ListRuntimeEntitySchemas.
For filter, only entity field is supported with literal equality operator.
Accepted filter example: entity="Order"
Wildcards are not supported in the filter currently.
Required. Filter
Format:
entity="{entityId}"
Only entity field is supported with literal equality operator.
Accepted filter example: entity="Order"
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 documentation is for the \u003ccode\u003eListRuntimeEntitySchemasRequest\u003c/code\u003e class within the Google Cloud Connectors v1 API, specifically version 1.2.0, with links to other versions provided.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListRuntimeEntitySchemasRequest\u003c/code\u003e class is used to request a list of runtime entity schemas and supports filtering based on the entity field using literal equality, such as \u003ccode\u003eentity="Order"\u003c/code\u003e, but does not support wildcards.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple 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, and inherits members from the base object class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListRuntimeEntitySchemasRequest\u003c/code\u003e class include \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e to specify the resource location and \u003ccode\u003eParentAsConnectionName\u003c/code\u003e, which is a strongly-typed \u003ccode\u003eConnectionName\u003c/code\u003e view over \u003ccode\u003eParent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available to initialize the \u003ccode\u003eListRuntimeEntitySchemasRequest\u003c/code\u003e class, the default constructor \u003ccode\u003eListRuntimeEntitySchemasRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eListRuntimeEntitySchemasRequest(ListRuntimeEntitySchemasRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]