public sealed class ListFeatureOnlineStoresRequest : IMessage<ListFeatureOnlineStoresRequest>, IEquatable<ListFeatureOnlineStoresRequest>, IDeepCloneable<ListFeatureOnlineStoresRequest>, IBufferMessage, IMessage, IPageRequest
Reference documentation and code samples for the Vertex AI v1beta1 API class ListFeatureOnlineStoresRequest.
Request message for
[FeatureOnlineStoreAdminService.ListFeatureOnlineStores][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminService.ListFeatureOnlineStores].
The maximum number of FeatureOnlineStores to return. The service may return
fewer than this value. If unspecified, at most 100 FeatureOnlineStores will
be returned. The maximum value is 100; any value greater than 100 will be
coerced to 100.
A page token, received from a previous
[FeatureOnlineStoreAdminService.ListFeatureOnlineStores][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminService.ListFeatureOnlineStores]
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
[FeatureOnlineStoreAdminService.ListFeatureOnlineStores][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminService.ListFeatureOnlineStores]
must match the call that provided the page token.
[[["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-28 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eListFeatureOnlineStoresRequest\u003c/code\u003e class, which is used to request a list of FeatureOnlineStores from the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListFeatureOnlineStoresRequest\u003c/code\u003e class 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 capabilities for message handling, equality comparisons, deep cloning, and handling paged requests.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListFeatureOnlineStoresRequest\u003c/code\u003e include \u003ccode\u003eFilter\u003c/code\u003e for specifying filtering criteria based on creation/update times and labels, \u003ccode\u003eOrderBy\u003c/code\u003e for defining the order of results, \u003ccode\u003ePageSize\u003c/code\u003e for limiting the number of results per page, and \u003ccode\u003ePageToken\u003c/code\u003e for retrieving subsequent pages of results.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes the \u003ccode\u003eParent\u003c/code\u003e property, which is a required parameter indicating the location resource name in the format \u003ccode\u003eprojects/{project}/locations/{location}\u003c/code\u003e, as well as a \u003ccode\u003eParentAsLocationName\u003c/code\u003e property, a LocationName-typed view over the \u003ccode\u003eParent\u003c/code\u003e resource name property.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, included in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly, and has two constructors, one default and one taking another \u003ccode\u003eListFeatureOnlineStoresRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class ListFeatureOnlineStoresRequest (1.0.0-beta47)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta47 (latest)](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListFeatureOnlineStoresRequest)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.ListFeatureOnlineStoresRequest) \n\n public sealed class ListFeatureOnlineStoresRequest : IMessage\u003cListFeatureOnlineStoresRequest\u003e, IEquatable\u003cListFeatureOnlineStoresRequest\u003e, IDeepCloneable\u003cListFeatureOnlineStoresRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Vertex AI v1beta1 API class ListFeatureOnlineStoresRequest.\n\nRequest message for\n\\[FeatureOnlineStoreAdminService.ListFeatureOnlineStores\\]\\[google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminService.ListFeatureOnlineStores\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListFeatureOnlineStoresRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListFeatureOnlineStoresRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListFeatureOnlineStoresRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListFeatureOnlineStoresRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListFeatureOnlineStoresRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListFeatureOnlineStoresRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListFeatureOnlineStoresRequest), [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://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html) \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.AIPlatform.V1Beta1](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.AIPlatform.V1Beta1.dll\n\nConstructors\n------------\n\n### ListFeatureOnlineStoresRequest()\n\n public ListFeatureOnlineStoresRequest()\n\n### ListFeatureOnlineStoresRequest(ListFeatureOnlineStoresRequest)\n\n public ListFeatureOnlineStoresRequest(ListFeatureOnlineStoresRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nLists the FeatureOnlineStores that match the filter expression. The\nfollowing fields are supported:\n\n- `create_time`: Supports `=`, `!=`, `\u003c`, `\u003e`, `\u003c=`, and `\u003e=` comparisons. Values must be in RFC 3339 format.\n- `update_time`: Supports `=`, `!=`, `\u003c`, `\u003e`, `\u003c=`, and `\u003e=` comparisons. Values must be in RFC 3339 format.\n- `labels`: Supports key-value equality and key presence.\n\nExamples:\n\n- `create_time \u003e \"2020-01-01\" OR update_time \u003e \"2020-01-01\"` FeatureOnlineStores created or updated after 2020-01-01.\n- `labels.env = \"prod\"` FeatureOnlineStores with label \"env\" set to \"prod\".\n\n### OrderBy\n\n public string OrderBy { get; set; }\n\nA comma-separated list of fields to order by, sorted in ascending order.\nUse \"desc\" after a field name for descending.\nSupported Fields:\n\n- `create_time`\n- `update_time`\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of FeatureOnlineStores to return. The service may return\nfewer than this value. If unspecified, at most 100 FeatureOnlineStores will\nbe returned. The maximum value is 100; any value greater than 100 will be\ncoerced to 100.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA page token, received from a previous\n\\[FeatureOnlineStoreAdminService.ListFeatureOnlineStores\\]\\[google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminService.ListFeatureOnlineStores\\]\ncall. Provide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n\\[FeatureOnlineStoreAdminService.ListFeatureOnlineStores\\]\\[google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminService.ListFeatureOnlineStores\\]\nmust match the call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The resource name of the Location to list FeatureOnlineStores.\nFormat:\n`projects/{project}/locations/{location}`\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.LocationName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListFeatureOnlineStoresRequest#Google_Cloud_AIPlatform_V1Beta1_ListFeatureOnlineStoresRequest_Parent) resource name property."]]