[[["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\u003eThis page provides documentation for the \u003ccode\u003eListOSImagesResponse\u003c/code\u003e class within the Google Cloud Bare Metal Solution v2 API, offering reference material and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListOSImagesResponse\u003c/code\u003e class is designed to handle requests for retrieving a list of available OS images and implements multiple interfaces like \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt is the child of the parent object class, and features two constructors and several members including inherited ones.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes two main properties: \u003ccode\u003eNextPageToken\u003c/code\u003e, a string to handle pagination, and \u003ccode\u003eOsImages\u003c/code\u003e, a collection of available OS image objects, and a method \u003ccode\u003eGetEnumerator\u003c/code\u003e to iterate through the OS images.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in the documentation is version 1.7.0, and provides links for older versions starting from 1.6.0 back to 1.0.0.\u003c/p\u003e\n"]]],[],null,["# Bare Metal Solution v2 API - Class ListOSImagesResponse (1.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.ListOSImagesResponse)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.6.0/Google.Cloud.BareMetalSolution.V2.ListOSImagesResponse)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.5.0/Google.Cloud.BareMetalSolution.V2.ListOSImagesResponse)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.4.0/Google.Cloud.BareMetalSolution.V2.ListOSImagesResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.3.0/Google.Cloud.BareMetalSolution.V2.ListOSImagesResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.2.0/Google.Cloud.BareMetalSolution.V2.ListOSImagesResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.1.0/Google.Cloud.BareMetalSolution.V2.ListOSImagesResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.0.0/Google.Cloud.BareMetalSolution.V2.ListOSImagesResponse) \n\n public sealed class ListOSImagesResponse : IPageResponse\u003cOSImage\u003e, IEnumerable\u003cOSImage\u003e, IEnumerable, IMessage\u003cListOSImagesResponse\u003e, IEquatable\u003cListOSImagesResponse\u003e, IDeepCloneable\u003cListOSImagesResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Bare Metal Solution v2 API class ListOSImagesResponse.\n\nRequest for getting all available OS images. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListOSImagesResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[OSImage](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.OSImage), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[OSImage](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.OSImage), [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)[ListOSImagesResponse](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.ListOSImagesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListOSImagesResponse](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.ListOSImagesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListOSImagesResponse](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.ListOSImagesResponse), [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.BareMetalSolution.V2](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.BareMetalSolution.V2.dll\n\nConstructors\n------------\n\n### ListOSImagesResponse()\n\n public ListOSImagesResponse()\n\n### ListOSImagesResponse(ListOSImagesResponse)\n\n public ListOSImagesResponse(ListOSImagesResponse other)\n\nProperties\n----------\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### OsImages\n\n public RepeatedField\u003cOSImage\u003e OsImages { get; }\n\nThe OS images available.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cOSImage\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]