A token, which can be sent as
[ListArtifactsRequest.page_token][google.cloud.aiplatform.v1beta1.ListArtifactsRequest.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\u003eListArtifactsResponse\u003c/code\u003e class is a response message for the \u003ccode\u003eMetadataService.ListArtifacts\u003c/code\u003e method within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eArtifacts\u003c/code\u003e, which retrieves the artifacts from the MetadataStore as a \u003ccode\u003eRepeatedField<Artifact>\u003c/code\u003e, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which allows for the retrieval of subsequent pages of data.\u003c/p\u003e\n"],["\u003cp\u003eIt provides constructors to create a new \u003ccode\u003eListArtifactsResponse\u003c/code\u003e object, either empty or by copying an existing one, and it contains a \u003ccode\u003eGetEnumerator()\u003c/code\u003e method for iterating through artifacts.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is located within the Google.Cloud.AIPlatform.V1Beta1.dll assembly.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class ListArtifactsResponse (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.ListArtifactsResponse)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.ListArtifactsResponse) \n\n public sealed class ListArtifactsResponse : IMessage\u003cListArtifactsResponse\u003e, IEquatable\u003cListArtifactsResponse\u003e, IDeepCloneable\u003cListArtifactsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cArtifact\u003e, IEnumerable\u003cArtifact\u003e, IEnumerable\n\nReference documentation and code samples for the Vertex AI v1beta1 API class ListArtifactsResponse.\n\nResponse message for\n\\[MetadataService.ListArtifacts\\]\\[google.cloud.aiplatform.v1beta1.MetadataService.ListArtifacts\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListArtifactsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListArtifactsResponse](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListArtifactsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListArtifactsResponse](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListArtifactsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListArtifactsResponse](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListArtifactsResponse), [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)[Artifact](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.Artifact), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Artifact](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.Artifact), [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### ListArtifactsResponse()\n\n public ListArtifactsResponse()\n\n### ListArtifactsResponse(ListArtifactsResponse)\n\n public ListArtifactsResponse(ListArtifactsResponse other)\n\nProperties\n----------\n\n### Artifacts\n\n public RepeatedField\u003cArtifact\u003e Artifacts { get; }\n\nThe Artifacts retrieved from the MetadataStore.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token, which can be sent as\n\\[ListArtifactsRequest.page_token\\]\\[google.cloud.aiplatform.v1beta1.ListArtifactsRequest.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\u003cArtifact\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]