public sealed class PauseTransferOperationRequest : IMessage<PauseTransferOperationRequest>, IEquatable<PauseTransferOperationRequest>, IDeepCloneable<PauseTransferOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class PauseTransferOperationRequest.
[[["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."],[[["This documentation provides details for the `PauseTransferOperationRequest` class within the Google Cloud Storage Transfer v1 API."],["The latest version of the `PauseTransferOperationRequest` API is 2.8.0, with versions ranging from 1.0.0 to 2.8.0 available for reference."],["The `PauseTransferOperationRequest` class, which implements several interfaces like `IMessage` and `IDeepCloneable`, is a request object used to pause a transfer operation."],["The class includes a `Name` property, a string used to identify the transfer operation, and two constructors for creating instances of the class."],["The document is a reference guide, and includes inherited members, as well as the namespace and assembly for the `PauseTransferOperationRequest` class."]]],[]]