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."],[[["The `UpdateServiceMethod` class represents a method for updating a service within the Google Cloud App Engine V1 API."],["The latest version of the `UpdateServiceMethod` documentation is 2.4.0, with versions available back to 1.0.0."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateServiceMethod` class contains a property `Request` which is of the type `UpdateServiceRequest`, meant to be used to describe the update that will be made."],["The `UpdateServiceMethod` class has 2 constructors, `UpdateServiceMethod()` and `UpdateServiceMethod(UpdateServiceMethod other)` where `other` represents an existing `UpdateServiceMethod` object."]]],[]]