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."],[[["This webpage provides documentation for the `Endpoint.Types.CloudRunRevisionEndpoint` class within the Google Cloud Network Management v1 API, with version 2.13.0 being the latest."],["The `CloudRunRevisionEndpoint` class serves as a wrapper for Cloud Run revision attributes, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers a range of versions of this API, from 1.0.0 up to the latest version, 2.13.0."],["The class has two constructors, a default constructor and one that takes another `CloudRunRevisionEndpoint` instance as a parameter to create a new object based on the provided input."],["The primary property associated with this class is `Uri`, which is a string representing a Cloud Run revision URI, formatted as `projects/{project}/locations/{location}/revisions/{revision}`."]]],[]]