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."],[[["This documentation details the `PendingRenameInfo` class, which is part of the Google Cloud Storage v2 API and is used to represent a pending rename operation."],["The `PendingRenameInfo` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PendingRenameInfo` class has two constructors: a default constructor and a constructor that takes another `PendingRenameInfo` object as a parameter."],["The `Operation` property, a read-only string, within the `PendingRenameInfo` class provides the name of the associated rename operation."],["This class resides within the `Google.Cloud.Storage.Control.V2` namespace and is part of the `Google.Cloud.Storage.Control.V2.dll` assembly."]]],[]]