public sealed class RepairApplicationRequest : IMessage<RepairApplicationRequest>, IEquatable<RepairApplicationRequest>, IDeepCloneable<RepairApplicationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class RepairApplicationRequest.
Request message for 'Applications.RepairApplication'.
[[["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 reference documentation for the `RepairApplicationRequest` class within the Google Cloud App Engine v1 API."],["The `RepairApplicationRequest` class is used as a request message for the 'Applications.RepairApplication' method and is part of the `Google.Cloud.AppEngine.V1` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all the available versions, from 1.0.0 all the way up to the latest version 2.4.0."],["The `RepairApplicationRequest` class includes a `Name` property, which represents the name of the application to be repaired, using the format `apps/myapp`."]]],[]]