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"]],[["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."],[[["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."]]],[]]