GoogleApi.NetworkServices.V1.Model.WasmPluginUsedBy (google_api_network_services v0.11.0)
View SourceDefines 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
@type t() :: %GoogleApi.NetworkServices.V1.Model.WasmPluginUsedBy{ name: String.t() | nil }