public sealed class GetManagementServerRequest : IMessage<GetManagementServerRequest>, IEquatable<GetManagementServerRequest>, IDeepCloneable<GetManagementServerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class GetManagementServerRequest.
Request message for getting a management server instance.
[[["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 page provides reference documentation for the `GetManagementServerRequest` class within the Google Cloud Backup and DR Service v1 API."],["`GetManagementServerRequest` is a request message used to retrieve a specific management server instance."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `GetManagementServerRequest` class includes constructors and properties, such as `ManagementServerName` and `Name`, for defining the server resource to retrieve."],["The latest version is 2.1.0, and previous versions are available for reference."]]],[]]