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 webpage provides documentation for the `PauseTransferOperationRequest` class within the Google Cloud Storage Transfer v1 API, specifically in version 2.4.0."],["The `PauseTransferOperationRequest` class is used to request the pausing of a transfer operation and is part of the `Google.Cloud.StorageTransfer.V1` namespace."],["The page also includes documentation and links to other versions of the API, from version 1.0.0 up to the latest version 2.8.0."],["`PauseTransferOperationRequest` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with a class that also contains a public string property named `Name`, which represents the name of the transfer operation."],["The documentation details the constructors for creating `PauseTransferOperationRequest` objects and lists the inherited members from the `object` class."]]],[]]