public sealed class UpdateServiceRequest : IMessage<UpdateServiceRequest>, IEquatable<UpdateServiceRequest>, IDeepCloneable<UpdateServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class UpdateServiceRequest.
If set to true, and if the Service does not exist, it will create a new
one. Caller must have both create and update permissions for this call if
this is set to true.
[[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eUpdateServiceRequest\u003c/code\u003e class within the Cloud Run Admin v2 API for .NET, with the latest version being 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateServiceRequest\u003c/code\u003e class is used to send requests for updating a service in Cloud Run, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eUpdateServiceRequest\u003c/code\u003e has properties like \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eService\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which dictate whether to create a service if it doesn't exist, the service details to be updated, and whether to only validate the request without persisting it, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe UpdateServiceRequest class has two constructors, one that is empty, and another that takes in a parameter of type UpdateServiceRequest.\u003c/p\u003e\n"],["\u003cp\u003eA list of prior versions is available, ranging from version 2.12.0 down to 1.0.0-beta02, including the most up to date.\u003c/p\u003e\n"]]],[],null,[]]