public sealed class UpdateServiceMethod : IMessage<UpdateServiceMethod>, IEquatable<UpdateServiceMethod>, IDeepCloneable<UpdateServiceMethod>, IBufferMessage, IMessage
[[["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 webpage documents the `UpdateServiceMethod` class, which is part of the `Google.Cloud.AppEngine.V1` namespace in the .NET library, version 2.0.0."],["The `UpdateServiceMethod` class is used for handling detailed information about service update calls and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `Object` class and provides two constructors: a default constructor and one that accepts another `UpdateServiceMethod` instance as a parameter."],["The `UpdateServiceMethod` class has a `Request` property of type `UpdateServiceRequest` which contains information about the service update request."],["The content provides documentation for versions of this class ranging from 1.0.0 to the latest 2.4.0, with links to each specific version."]]],[]]