public sealed class InstancesSetNameRequest : IMessage<InstancesSetNameRequest>, IEquatable<InstancesSetNameRequest>, IDeepCloneable<InstancesSetNameRequest>, IBufferMessage, IMessage
[[["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-08 UTC."],[[["\u003cp\u003eThis document outlines the different versions of the \u003ccode\u003eInstancesSetNameRequest\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, ranging from version 1.0.0 to the latest version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstancesSetNameRequest\u003c/code\u003e class is designed for renaming instances and implements several interfaces, including \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 class provides two constructors, one default and another for copying instances, and it contains properties for \u003ccode\u003eCurrentName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, along with boolean properties \u003ccode\u003eHasCurrentName\u003c/code\u003e and \u003ccode\u003eHasName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCurrentName\u003c/code\u003e property is used for conflict prevention by specifying the latest name when renaming, while the \u003ccode\u003eName\u003c/code\u003e property specifies the new name to be applied, which must comply with RFC 1035.\u003c/p\u003e\n"]]],[],null,[]]