GoogleApi.AppHub.V1.Model.ServiceReference (google_api_app_hub v0.4.0)

View Source

Reference to an underlying networking resource that can comprise a Service.

Attributes

  • uri (type: String.t, default: nil) - Output only. The underlying resource URI. For example, URI of Forwarding Rule, URL Map, and Backend Service.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AppHub.V1.Model.ServiceReference{uri: String.t() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.