GoogleApi.Testing.V1.Model.DeviceIpBlockCatalog (google_api_testing v0.34.0)

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.