View Source GoogleApi.Testing.V1.Model.DeviceIpBlockCatalog (google_api_testing v0.33.0)

List 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
}

Functions

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

Unwrap a decoded JSON object into its complex fields.