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 class CloudRunLocation is 3.4.0, with the documentation linked."],["The CloudRunLocation class provides information on where to deploy a Cloud Run Service, with version 2.11.0 being the one the current documentation is representing."],["This class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, as seen in the inheritence section of the documentation."],["The CloudRunLocation class has properties such as `Location` which is a required string property for the location of the Cloud Run service, as well as `LocationAsLocationName` which is a LocationName typed view of that location."],["This documentation provides an extensive list of historical versions for the `CloudRunLocation` class, ranging from version 1.0.0 to the most current version 3.4.0, allowing access to previous version documentation."]]],[]]