public sealed class ResumeTransferOperationRequest : IMessage<ResumeTransferOperationRequest>, IEquatable<ResumeTransferOperationRequest>, IDeepCloneable<ResumeTransferOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class ResumeTransferOperationRequest.
[[["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."],[[["The documentation is for the `ResumeTransferOperationRequest` class within the Google Cloud Storage Transfer v1 API, specifically for the .NET implementation."],["Version 2.8.0 is the latest version available, while the documentation page is focused on version 2.1.0 with other versions provided for reference."],["The `ResumeTransferOperationRequest` class is a request type used to resume a transfer operation, and it inherits from and implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes two constructors, one default and another that takes another instance of the class as a parameter, and has a Name property."],["The namespace of this class is `Google.Cloud.StorageTransfer.V1` and is in the assembly `Google.Cloud.StorageTransfer.V1.dll`."]]],[]]