public sealed class DisableServiceResponse : IMessage<DisableServiceResponse>, IEquatable<DisableServiceResponse>, IDeepCloneable<DisableServiceResponse>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage documents the \u003ccode\u003eDisableServiceResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ServiceUsage.V1\u003c/code\u003e namespace, specifically for version 1.1.0 of the library, with links to older and more recent versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDisableServiceResponse\u003c/code\u003e is a message type used as a response for the \u003ccode\u003eDisableService\u003c/code\u003e method, which is part of the \u003ccode\u003eGoogle.Cloud.ServiceUsage.V1\u003c/code\u003e API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisableServiceResponse\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisableServiceResponse\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eDisableServiceResponse\u003c/code\u003e object as a parameter for copying, and it has a \u003ccode\u003eService\u003c/code\u003e property that returns the new state of the service after disabling.\u003c/p\u003e\n"]]],[],null,[]]