public sealed class FetchInventoryRequest : IMessage<FetchInventoryRequest>, IEquatable<FetchInventoryRequest>, IDeepCloneable<FetchInventoryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class FetchInventoryRequest.
Request message for
[fetchInventory][google.cloud.vmmigration.v1.VmMigration.FetchInventory].
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `FetchInventoryRequest` class within the Google Cloud VM Migration v1 API, specifically version 2.4.0, and lists all the prior versions."],["`FetchInventoryRequest` is a request message used for fetching inventory, implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `ForceRefresh`, which allows querying the source instead of cached data, and `Source`, which specifies the required source name."],["It further contains the `SourceAsSourceName` property, which offers a `SourceName`-typed view over the Source resource name."],["The provided documentation includes details about the inheritance hierarchy, inherited members, constructors, and parameters associated with the `FetchInventoryRequest` class."]]],[]]