google_api_testing v0.18.0 GoogleApi.Testing.V1.Model.DeviceIpBlockCatalog View Source

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

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Testing.V1.Model.DeviceIpBlockCatalog{
  ipBlocks: [GoogleApi.Testing.V1.Model.DeviceIpBlock.t()]
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.