public sealed class CloudRunLocation : IMessage<CloudRunLocation>, IEquatable<CloudRunLocation>, IDeepCloneable<CloudRunLocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CloudRunLocation.
Information specifying where to deploy a Cloud Run Service.
[[["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."],[[["The latest version of the Google Cloud Deploy v1 API for CloudRunLocation is 3.4.0, with version 3.3.0 also available."],["The CloudRunLocation class provides details on how to deploy a Cloud Run Service, including required location information."],["The `Location` property specifies the required location for the Cloud Run Service in the format `projects/{project}/locations/{location}`."],["The `LocationAsLocationName` property offers a `LocationName`-typed view of the location resource name."],["The CloudRunLocation class implements multiple interfaces, including IMessage, IEquatable, and IDeepCloneable, with its constructors including a default constructor and a constructor taking a CloudRunLocation as a parameter."]]],[]]