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"]],[["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."],[[["This document provides reference documentation for the `UpdateServiceMethod` class within the Google Cloud App Engine v1 API, specifically focusing on version 2.2.0."],["`UpdateServiceMethod` is part of the `Google.Cloud.AppEngine.V1` namespace and is implemented in the `Google.Cloud.AppEngine.V1.dll` assembly."],["The class is an implementation of several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the available constructors for `UpdateServiceMethod`, including a default constructor and a copy constructor that takes another `UpdateServiceMethod` object."],["`UpdateServiceMethod` class features a `Request` property, which is an `UpdateServiceRequest` object, and is used to update service requests."]]],[]]