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 available for the Google Cloud Deploy v1 API class CloudRunLocation is 3.4.0, with multiple previous versions available, ranging back to version 1.0.0."],["CloudRunLocation is a class used to specify where to deploy a Cloud Run Service, as well as implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The CloudRunLocation class provides properties to manage and set the deployment location, using both a string-based `Location` property and a typed `LocationAsLocationName` property."],["The class has two constructors, one parameterless and the other taking a CloudRunLocation object, and the namespace is identified as Google.Cloud.Deploy.V1."]]],[]]