A token, which can be sent as
[ListContextsRequest.page_token][google.cloud.aiplatform.v1beta1.ListContextsRequest.page_token]
to retrieve the next page.
If this field is not populated, there are no subsequent pages.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListContextsResponse\u003c/code\u003e class is a part of the Vertex AI v1beta1 API, specifically within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, and it serves as a response message for the \u003ccode\u003eMetadataService.ListContexts\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e 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, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, indicating its role in message handling, equality checks, cloning, buffer operations, pagination, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListContextsResponse\u003c/code\u003e class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eListContextsResponse\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListContextsResponse\u003c/code\u003e class include \u003ccode\u003eContexts\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eContext\u003c/code\u003e objects retrieved from the \u003ccode\u003eMetadataStore\u003c/code\u003e, and \u003ccode\u003eNextPageToken\u003c/code\u003e, a string used to retrieve subsequent pages of results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnumerator()\u003c/code\u003e method is available to iterate through the resources contained in the response, with the method returning an \u003ccode\u003eIEnumerator\u003c/code\u003e of \u003ccode\u003eContext\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class ListContextsResponse (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.ListContextsResponse)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.ListContextsResponse) \n\n public sealed class ListContextsResponse : IMessage\u003cListContextsResponse\u003e, IEquatable\u003cListContextsResponse\u003e, IDeepCloneable\u003cListContextsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cContext\u003e, IEnumerable\u003cContext\u003e, IEnumerable\n\nReference documentation and code samples for the Vertex AI v1beta1 API class ListContextsResponse.\n\nResponse message for\n\\[MetadataService.ListContexts\\]\\[google.cloud.aiplatform.v1beta1.MetadataService.ListContexts\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListContextsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListContextsResponse](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListContextsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListContextsResponse](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListContextsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListContextsResponse](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListContextsResponse), [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), [IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[Context](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.Context), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Context](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.Context), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \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### ListContextsResponse()\n\n public ListContextsResponse()\n\n### ListContextsResponse(ListContextsResponse)\n\n public ListContextsResponse(ListContextsResponse other)\n\nProperties\n----------\n\n### Contexts\n\n public RepeatedField\u003cContext\u003e Contexts { get; }\n\nThe Contexts retrieved from the MetadataStore.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token, which can be sent as\n\\[ListContextsRequest.page_token\\]\\[google.cloud.aiplatform.v1beta1.ListContextsRequest.page_token\\]\nto retrieve the next page.\nIf this field is not populated, there are no subsequent pages.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cContext\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]