public sealed class Service.Types.CloudRun : IMessage<Service.Types.CloudRun>, IEquatable<Service.Types.CloudRun>, IDeepCloneable<Service.Types.CloudRun>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class Service.Types.CloudRun.
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `Service.Types.CloudRun` class within the Google Cloud Monitoring v3 API for .NET, which is used for monitoring Cloud Run services."],["The latest version available is 3.15.0, and the page lists multiple previous versions down to 2.3.0 with links to their respective documentation."],["`Service.Types.CloudRun` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CloudRun` class has properties for `Location` and `ServiceName`, which are used to identify the location and name of a Cloud Run service, corresponding to labels within the `cloud_run_revision` monitored resource."],["The class contains two constructor options, `CloudRun()` and `CloudRun(Service.Types.CloudRun other)`, the second one taking a Service.Types.CloudRun parameter."]]],[]]