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 version 2.7.0, with links to other versions of the API."],["The `PauseTransferOperationRequest` class is used to pause a transfer operation, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the inheritance structure, implemented interfaces, namespace (`Google.Cloud.StorageTransfer.V1`), assembly (`Google.Cloud.StorageTransfer.V1.dll`), constructors, and the `Name` property of the `PauseTransferOperationRequest` class."],["The class `PauseTransferOperationRequest` has a parameter `other` of type `PauseTransferOperationRequest`, used in its constructor."],["The `Name` property is of type `string` and is a requirement, it is the name of the transfer operation."]]],[]]