public sealed class PendingRenameInfo : IMessage<PendingRenameInfo>, IEquatable<PendingRenameInfo>, IDeepCloneable<PendingRenameInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Storage v2 API class PendingRenameInfo.
Contains information about a pending rename operation.
[[["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 document provides reference information for the \u003ccode\u003ePendingRenameInfo\u003c/code\u003e class within the Google Cloud Storage v2 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePendingRenameInfo\u003c/code\u003e is a sealed class that contains details about a pending rename operation, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor with no parameters and a constructor that accepts another \u003ccode\u003ePendingRenameInfo\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt contains one property, \u003ccode\u003eOperation\u003c/code\u003e, which is a string that represents the name of the rename operation and is output-only.\u003c/p\u003e\n"]]],[],null,[]]