public sealed class Endpoint.Types.CloudRunRevisionEndpoint : IMessage<Endpoint.Types.CloudRunRevisionEndpoint>, IEquatable<Endpoint.Types.CloudRunRevisionEndpoint>, IDeepCloneable<Endpoint.Types.CloudRunRevisionEndpoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class Endpoint.Types.CloudRunRevisionEndpoint.
[[["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 provided content details the `CloudRunRevisionEndpoint` class within the Google Cloud Network Management v1 API, specifically within the `Endpoint.Types` namespace, and the current version is set to 2.8.0."],["The `CloudRunRevisionEndpoint` class acts as a wrapper for Cloud Run revision attributes and it inherits from `object` while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation offers links to various versions of the `CloudRunRevisionEndpoint` class, ranging from version 1.0.0 to the latest version, 2.13.0, which indicates a historical record of changes made."],["The class offers two constructors one default `CloudRunRevisionEndpoint()` and one that accepts an existing object of the same type `CloudRunRevisionEndpoint(Endpoint.Types.CloudRunRevisionEndpoint other)`, allowing for new instances or deep copies of the object."],["The `Uri` property, a string type, provides the Cloud Run revision URI in the format: `projects/{project}/locations/{location}/revisions/{revision}`."]]],[]]