View Source GoogleApi.NetworkManagement.V1beta1.Model.CloudRunRevisionEndpoint (google_api_network_management v0.32.0)

Wrapper for Cloud Run revision attributes.

Attributes

  • uri (type: String.t, default: nil) - A Cloud Run revision URI. The format is: projects/{project}/locations/{location}/revisions/{revision}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.NetworkManagement.V1beta1.Model.CloudRunRevisionEndpoint{
  uri: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.