public sealed class UpdateVolumeRequest : IMessage<UpdateVolumeRequest>, IEquatable<UpdateVolumeRequest>, IDeepCloneable<UpdateVolumeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class UpdateVolumeRequest.
[[["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 webpage provides reference documentation for the \u003ccode\u003eUpdateVolumeRequest\u003c/code\u003e class within the Google Cloud Bare Metal Solution v2 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateVolumeRequest\u003c/code\u003e is a message used to update a volume, inheriting from the \u003ccode\u003eobject\u003c/code\u003e class and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateVolumeRequest\u003c/code\u003e class has two constructors: a default one and another that accepts an existing \u003ccode\u003eUpdateVolumeRequest\u003c/code\u003e object, and includes properties \u003ccode\u003eUpdateMask\u003c/code\u003e and \u003ccode\u003eVolume\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMask\u003c/code\u003e property indicates which fields to update, with the only currently supported field being 'labels', while the \u003ccode\u003eVolume\u003c/code\u003e property is the volume to be updated using its name to identify it.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this API available, with version 1.7.0 being the latest and 1.0.0 the oldest.\u003c/p\u003e\n"]]],[],null,[]]