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-04-17 UTC."],[[["The latest version available for `UpdateServiceMethod` is 2.4.0, with prior versions dating back to 1.0.0."],["`UpdateServiceMethod` is a class in the `Google.Cloud.AppEngine.V1` namespace, used for managing service updates."],["The `UpdateServiceMethod` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, either default or by copying another `UpdateServiceMethod` object."],["It contains a `Request` property of type `UpdateServiceRequest` that is used to manage the request to update a service."]]],[]]