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 latest version of the `CloudRunRevisionEndpoint` class is 2.13.0, and it is part of the Google Cloud Network Management v1 API."],["This class, `Endpoint.Types.CloudRunRevisionEndpoint`, serves as a wrapper for Cloud Run revision attributes and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property, `Uri`, which represents a Cloud Run revision URI in the format: `projects/{project}/locations/{location}/revisions/{revision}`."],["The documentation provides a history of available versions for `CloudRunRevisionEndpoint`, starting from version 1.0.0 up to the latest version 2.13.0, including links for each version."],["The `CloudRunRevisionEndpoint` class includes two constructors: a default constructor `CloudRunRevisionEndpoint()` and a copy constructor `CloudRunRevisionEndpoint(Endpoint.Types.CloudRunRevisionEndpoint other)`."]]],[]]