public sealed class UpdateServiceMethod : IMessage<UpdateServiceMethod>, IEquatable<UpdateServiceMethod>, IDeepCloneable<UpdateServiceMethod>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class UpdateServiceMethod.
[[["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 provides documentation for the `UpdateServiceMethod` class within the Google Cloud App Engine v1 API for .NET."],["The latest version available for `UpdateServiceMethod` is 2.4.0, with versions ranging from 1.0.0 to 2.4.0 listed."],["The `UpdateServiceMethod` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities like message handling, equality comparisons, deep cloning, and buffered message processing."],["The class features constructors for creating new instances, including one that takes another `UpdateServiceMethod` instance as a parameter, as well as a request property that accepts a `UpdateServiceRequest` type."],["The class inherits members from the `object` class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]