[[["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-12 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListInventoriesRequest\u003c/code\u003e class within the Google Cloud OS Config v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListInventoriesRequest\u003c/code\u003e is used to request a listing of inventory data for virtual machines (VMs) within a specified location.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, enabling its functionality and integration with other parts of the system.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListInventoriesRequest\u003c/code\u003e include \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsInstanceName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e, allowing for customization of the request, such as pagination, filtering, and specifying the level of detail returned.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows the class is available in multiple versions, from 1.3.0 to the latest 2.4.0, showcasing its version history.\u003c/p\u003e\n"]]],[],null,["# Google Cloud OS Config v1 API - Class ListInventoriesRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListInventoriesRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.4.0/Google.Cloud.OsConfig.V1.ListInventoriesRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.3.0/Google.Cloud.OsConfig.V1.ListInventoriesRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.2.0/Google.Cloud.OsConfig.V1.ListInventoriesRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.1.0/Google.Cloud.OsConfig.V1.ListInventoriesRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.0.0/Google.Cloud.OsConfig.V1.ListInventoriesRequest)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.8.0/Google.Cloud.OsConfig.V1.ListInventoriesRequest)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.7.0/Google.Cloud.OsConfig.V1.ListInventoriesRequest)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.6.0/Google.Cloud.OsConfig.V1.ListInventoriesRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.5.0/Google.Cloud.OsConfig.V1.ListInventoriesRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.4.0/Google.Cloud.OsConfig.V1.ListInventoriesRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.3.0/Google.Cloud.OsConfig.V1.ListInventoriesRequest) \n\n public sealed class ListInventoriesRequest : IMessage\u003cListInventoriesRequest\u003e, IEquatable\u003cListInventoriesRequest\u003e, IDeepCloneable\u003cListInventoriesRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Google Cloud OS Config v1 API class ListInventoriesRequest.\n\nA request message for listing inventory data for all VMs in the specified\nlocation. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListInventoriesRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListInventoriesRequest](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListInventoriesRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListInventoriesRequest](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListInventoriesRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListInventoriesRequest](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListInventoriesRequest), [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), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.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.OsConfig.V1](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.OsConfig.V1.dll\n\nConstructors\n------------\n\n### ListInventoriesRequest()\n\n public ListInventoriesRequest()\n\n### ListInventoriesRequest(ListInventoriesRequest)\n\n public ListInventoriesRequest(ListInventoriesRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nIf provided, this field specifies the criteria that must be met by a\n`Inventory` API resource to be included in the response.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of results to return.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA pagination token returned from a previous call to\n`ListInventories` that indicates where this listing\nshould continue from.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent resource name.\n\nFormat: `projects/{project}/locations/{location}/instances/-`\n\nFor `{project}`, either `project-number` or `project-id` can be provided.\n\n### ParentAsInstanceName\n\n public InstanceName ParentAsInstanceName { get; set; }\n\n[InstanceName](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.InstanceName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListInventoriesRequest#Google_Cloud_OsConfig_V1_ListInventoriesRequest_Parent) resource name property.\n\n### View\n\n public InventoryView View { get; set; }\n\nInventory view indicating what information should be included in the\ninventory resource. If unspecified, the default view is BASIC."]]