[[["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\u003eThe \u003ccode\u003eListArtifactsResponse\u003c/code\u003e class is part of the Apigee Registry v1 API and is used to handle responses when listing artifacts.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIPageResponse<Artifact>\u003c/code\u003e, \u003ccode\u003eIEnumerable<Artifact>\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage<ListArtifactsResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<ListArtifactsResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ListArtifactsResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eArtifacts\u003c/code\u003e, which holds a list of artifacts, and \u003ccode\u003eNextPageToken\u003c/code\u003e, used for pagination to retrieve subsequent pages of results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListArtifactsResponse\u003c/code\u003e class has two constructors, a default one, and another one that accepts another \u003ccode\u003eListArtifactsResponse\u003c/code\u003e as a parameter for copying purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a \u003ccode\u003eGetEnumerator()\u003c/code\u003e method, to iterate through the artifacts in the response.\u003c/p\u003e\n"]]],[],null,["# Apigee Registry v1 API - Class ListArtifactsResponse (1.0.0-beta07)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta07 (latest)](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/latest/Google.Cloud.ApigeeRegistry.V1.ListArtifactsResponse)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/1.0.0-beta06/Google.Cloud.ApigeeRegistry.V1.ListArtifactsResponse) \n\n public sealed class ListArtifactsResponse : IPageResponse\u003cArtifact\u003e, IEnumerable\u003cArtifact\u003e, IEnumerable, IMessage\u003cListArtifactsResponse\u003e, IEquatable\u003cListArtifactsResponse\u003e, IDeepCloneable\u003cListArtifactsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Apigee Registry v1 API class ListArtifactsResponse.\n\nResponse message for ListArtifacts. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListArtifactsResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Artifact](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/latest/Google.Cloud.ApigeeRegistry.V1.Artifact), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Artifact](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/latest/Google.Cloud.ApigeeRegistry.V1.Artifact), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListArtifactsResponse](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/latest/Google.Cloud.ApigeeRegistry.V1.ListArtifactsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListArtifactsResponse](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/latest/Google.Cloud.ApigeeRegistry.V1.ListArtifactsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListArtifactsResponse](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/latest/Google.Cloud.ApigeeRegistry.V1.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) \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.ApigeeRegistry.V1](/dotnet/docs/reference/Google.Cloud.ApigeeRegistry.V1/latest/Google.Cloud.ApigeeRegistry.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.ApigeeRegistry.V1.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 from the specified publisher.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token, which can be sent as `page_token` to retrieve the next page.\nIf this field is omitted, 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."]]