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."],[[["This webpage provides documentation for the `CloudRunLocation` class within the Google Cloud Deploy v1 API, detailing its purpose as specifying deployment locations for Cloud Run services."],["The documentation includes a comprehensive list of versions for the `CloudRunLocation` class, ranging from version 1.0.0 to the latest version, 3.4.0, with links provided for each version's specific documentation."],["The `CloudRunLocation` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, demonstrating its integration within the .NET framework and Google Cloud libraries."],["The class includes properties like `Location`, a string specifying the deployment location, and `LocationAsLocationName`, a typed view of the location resource name, along with constructors for creating `CloudRunLocation` instances."],["The latest documentation for this page concerns version 2.9.0, and there is a full assembly list of all available versions within the API documentation."]]],[]]