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 VM Migration v1 API, specifically version 2.2.0."],["`FetchInventoryRequest` is a request message used to fetch the inventory in the VM Migration API, and it inherits from the Object class, implementing several interfaces such as IMessage and IEquatable."],["The class offers two constructors, one default and another that accepts an existing `FetchInventoryRequest` object as a parameter."],["Key properties of the `FetchInventoryRequest` class include `ForceRefresh`, a boolean flag to bypass cached results, and `Source`, which is the required name of the source."],["The current latest version of this class is version 2.6.0, and there are several versions accessible in the provided documentation, from 1.0.0 to 2.6.0."]]],[]]