public sealed class GetReplicationCycleRequest : IMessage<GetReplicationCycleRequest>, IEquatable<GetReplicationCycleRequest>, IDeepCloneable<GetReplicationCycleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class GetReplicationCycleRequest.
Request message for 'GetReplicationCycle' request.
[[["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 document provides reference information for the `GetReplicationCycleRequest` class within the Google Cloud VM Migration v1 API, specifically version 2.5.0."],["`GetReplicationCycleRequest` is a request message used for retrieving a specific replication cycle, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `GetReplicationCycleRequest` has two constructors and two properties: `Name`, a string representing the replication cycle's name, and `ReplicationCycleName`, a typed view of the name."],["The documented versions of the `GetReplicationCycleRequest` class range from version 1.0.0 up to 2.6.0, with 2.6.0 marked as the latest version available."]]],[]]