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-04-01 UTC."],[[["This page provides documentation for the `ResumeTransferOperationRequest` class within the Google Cloud Storage Transfer v1 API, specifically for version 2.4.0."],["The `ResumeTransferOperationRequest` class is used to define requests for resuming a transfer operation, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["It contains a constructor for creating a new `ResumeTransferOperationRequest` object, or one based on an existing request, and a `Name` property that represents the required name of the transfer operation."],["The provided content includes links to the documentation of many versions of the `ResumeTransferOperationRequest` class, from 1.0.0 up to 2.8.0, with 2.8.0 being the latest version."]]],[]]