GoogleApi.NetworkServices.V1.Model.WasmPluginUsedBy (google_api_network_services v0.11.0)

View Source

Defines a resource that uses the WasmPlugin resource.

Attributes

  • name (type: String.t, default: nil) - Output only. Full name of the resource https://google.aip.dev/122#full-resource-names, for example //networkservices.googleapis.com/projects/{project}/locations/{location}/lbRouteExtensions/{extension}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.NetworkServices.V1.Model.WasmPluginUsedBy{
  name: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.