GoogleApi.Testing.V1.Model.NetworkConfigurationCatalog (google_api_testing v0.34.0)
View SourceAttributes
-
configurations
(type:list(GoogleApi.Testing.V1.Model.NetworkConfiguration.t)
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Testing.V1.Model.NetworkConfigurationCatalog{ configurations: [GoogleApi.Testing.V1.Model.NetworkConfiguration.t()] | nil }