[[["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\u003eThis page provides documentation for the \u003ccode\u003eListGameServerConfigsResponse\u003c/code\u003e class within the Google Cloud for Games v1beta API, which is a response message for the \u003ccode\u003eGameServerConfigsService.ListGameServerConfigs\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListGameServerConfigsResponse\u003c/code\u003e class, derived from \u003ccode\u003eobject\u003c/code\u003e, implements several 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 for handling game server config data.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties like \u003ccode\u003eGameServerConfigs\u003c/code\u003e, which is a list of game server configurations, \u003ccode\u003eNextPageToken\u003c/code\u003e to manage pagination, and \u003ccode\u003eUnreachable\u003c/code\u003e for noting locations that could not be accessed.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for this resource are \u003ccode\u003e2.0.0-beta03\u003c/code\u003e (latest), \u003ccode\u003e2.0.0-beta02\u003c/code\u003e and \u003ccode\u003e1.0.0-beta09\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also offers methods such as \u003ccode\u003eGetEnumerator()\u003c/code\u003e for iterating through game server config resources, and constructors for creating instances of the ListGameServerConfigsResponse.\u003c/p\u003e\n"]]],[],null,["# Google Cloud for Games v1beta API - Class ListGameServerConfigsResponse (2.0.0-beta03)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta03 (latest)](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/latest/Google.Cloud.Gaming.V1Beta.ListGameServerConfigsResponse)\n- [2.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/2.0.0-beta02/Google.Cloud.Gaming.V1Beta.ListGameServerConfigsResponse)\n- [1.0.0-beta09](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/1.0.0-beta09/Google.Cloud.Gaming.V1Beta.ListGameServerConfigsResponse) \n\n public sealed class ListGameServerConfigsResponse : IMessage\u003cListGameServerConfigsResponse\u003e, IEquatable\u003cListGameServerConfigsResponse\u003e, IDeepCloneable\u003cListGameServerConfigsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cGameServerConfig\u003e, IEnumerable\u003cGameServerConfig\u003e, IEnumerable\n\nReference documentation and code samples for the Google Cloud for Games v1beta API class ListGameServerConfigsResponse.\n\nResponse message for GameServerConfigsService.ListGameServerConfigs. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListGameServerConfigsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListGameServerConfigsResponse](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/latest/Google.Cloud.Gaming.V1Beta.ListGameServerConfigsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListGameServerConfigsResponse](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/latest/Google.Cloud.Gaming.V1Beta.ListGameServerConfigsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListGameServerConfigsResponse](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/latest/Google.Cloud.Gaming.V1Beta.ListGameServerConfigsResponse), [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://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[GameServerConfig](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/latest/Google.Cloud.Gaming.V1Beta.GameServerConfig), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[GameServerConfig](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/latest/Google.Cloud.Gaming.V1Beta.GameServerConfig), [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.Gaming.V1Beta](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/latest/Google.Cloud.Gaming.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.Gaming.V1Beta.dll\n\nConstructors\n------------\n\n### ListGameServerConfigsResponse()\n\n public ListGameServerConfigsResponse()\n\n### ListGameServerConfigsResponse(ListGameServerConfigsResponse)\n\n public ListGameServerConfigsResponse(ListGameServerConfigsResponse other)\n\nProperties\n----------\n\n### GameServerConfigs\n\n public RepeatedField\u003cGameServerConfig\u003e GameServerConfigs { get; }\n\nThe list of game server configs.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nToken to retrieve the next page of results, or empty if there are no more\nresults in the list.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nList of locations that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cGameServerConfig\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]