public sealed class SetInternalStatusResponse : IMessage<SetInternalStatusResponse>, IEquatable<SetInternalStatusResponse>, IDeepCloneable<SetInternalStatusResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class SetInternalStatusResponse.
[[["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 documentation for the `SetInternalStatusResponse` class within the Backup and DR Service v1 API."],["`SetInternalStatusResponse` is a response message type used by the `SetStatusInternal` method, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is located within the `Google.Cloud.BackupDR.V1` namespace and is found in the `Google.Cloud.BackupDR.V1.dll` assembly."],["The documentation covers several versions of the `SetInternalStatusResponse` including the latest `2.1.0`, version `2.0.0` and down to beta version `1.0.0-beta02`, although the current documentation is focused on version `1.2.0`."],["The `SetInternalStatusResponse` has two constructors: a default one, and one that takes another instance of the `SetInternalStatusResponse` as a parameter."]]],[]]