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 reference documentation for the `PauseTransferOperationRequest` class within the Storage Transfer v1 API."],["The latest version of the API documented is 2.8.0, with older versions available for browsing, down to 1.0.0."],["`PauseTransferOperationRequest` is used as the request type passed to the `PauseTransferOperation`, inheriting and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PauseTransferOperationRequest` class has a `Name` property, which is a required string field representing the name of the transfer operation."],["The namespace for the `PauseTransferOperationRequest` class is `Google.Cloud.StorageTransfer.V1`."]]],[]]