public sealed class DisableServiceResponse : IMessage<DisableServiceResponse>, IEquatable<DisableServiceResponse>, IDeepCloneable<DisableServiceResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Usage v1 API class DisableServiceResponse.
Response message for the DisableService method.
This response message is assigned to the response field of the returned
Operation when that operation is done.
[[["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-05-02 UTC."],[[["The latest version of the `DisableServiceResponse` API class is 2.5.0, as part of the Service Usage v1 API."],["`DisableServiceResponse` is a response message for the `DisableService` method, used to represent the completion of a disable service operation."],["The `DisableServiceResponse` class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Service`, which returns the updated state of a service after it has been disabled."],["There are 9 versions of the `DisableServiceResponse` ranging from version 1.0.0 to the latest version 2.5.0."]]],[]]