GoogleApi.Testing.V1.Model.DeviceIpBlockCatalog (google_api_testing v0.34.0)
View SourceList of IP blocks used by the Firebase Test Lab
Attributes
-
ipBlocks
(type:list(GoogleApi.Testing.V1.Model.DeviceIpBlock.t)
, default:nil
) - The device IP blocks used by Firebase Test Lab
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Testing.V1.Model.DeviceIpBlockCatalog{ ipBlocks: [GoogleApi.Testing.V1.Model.DeviceIpBlock.t()] | nil }