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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListRuntimeEntitySchemasRequest\u003c/code\u003e class is part of the Integration Connectors v1 API, specifically for requesting a list of runtime entity schemas.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports filtering requests based on the \u003ccode\u003eentity\u003c/code\u003e field using literal equality, such as \u003ccode\u003eentity="Order"\u003c/code\u003e, but wildcards are not currently supported in the filter.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListRuntimeEntitySchemasRequest\u003c/code\u003e inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and 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, providing functionality for message handling, equality checks, deep cloning, buffer management and paging.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires specifying a \u003ccode\u003eParent\u003c/code\u003e resource in the format \u003ccode\u003eprojects/{project}/locations/{location}/connections/{connection}\u003c/code\u003e, representing the connection from which the runtime entity schemas are being requested.\u003c/p\u003e\n"],["\u003cp\u003eThe ListRuntimeEntitySchemasRequest has properties such as \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, allowing for filtering, pagination, and identification of the parent resource.\u003c/p\u003e\n"]]],[],null,["# Integration Connectors v1 API - Class ListRuntimeEntitySchemasRequest (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.ListRuntimeEntitySchemasRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Connectors.V1/1.2.0/Google.Cloud.Connectors.V1.ListRuntimeEntitySchemasRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Connectors.V1/1.1.0/Google.Cloud.Connectors.V1.ListRuntimeEntitySchemasRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Connectors.V1/1.0.0/Google.Cloud.Connectors.V1.ListRuntimeEntitySchemasRequest) \n\n public sealed class ListRuntimeEntitySchemasRequest : IMessage\u003cListRuntimeEntitySchemasRequest\u003e, IEquatable\u003cListRuntimeEntitySchemasRequest\u003e, IDeepCloneable\u003cListRuntimeEntitySchemasRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Integration Connectors v1 API class ListRuntimeEntitySchemasRequest.\n\nRequest message for ConnectorsService.ListRuntimeEntitySchemas.\nFor filter, only entity field is supported with literal equality operator.\nAccepted filter example: entity=\"Order\"\nWildcards are not supported in the filter currently. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListRuntimeEntitySchemasRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListRuntimeEntitySchemasRequest](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.ListRuntimeEntitySchemasRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListRuntimeEntitySchemasRequest](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.ListRuntimeEntitySchemasRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListRuntimeEntitySchemasRequest](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.ListRuntimeEntitySchemasRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageRequest](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Connectors.V1](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Connectors.V1.dll\n\nConstructors\n------------\n\n### ListRuntimeEntitySchemasRequest()\n\n public ListRuntimeEntitySchemasRequest()\n\n### ListRuntimeEntitySchemasRequest(ListRuntimeEntitySchemasRequest)\n\n public ListRuntimeEntitySchemasRequest(ListRuntimeEntitySchemasRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nRequired. Filter\nFormat:\nentity=\"{entityId}\"\nOnly entity field is supported with literal equality operator.\nAccepted filter example: entity=\"Order\"\nWildcards are not supported in the filter currently.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nPage size.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nPage token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Parent resource of RuntimeEntitySchema\nFormat:\nprojects/{project}/locations/{location}/connections/{connection}\n\n### ParentAsConnectionName\n\n public ConnectionName ParentAsConnectionName { get; set; }\n\n[ConnectionName](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.ConnectionName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.ListRuntimeEntitySchemasRequest#Google_Cloud_Connectors_V1_ListRuntimeEntitySchemasRequest_Parent) resource name property."]]