View Source GoogleApi.MyBusinessAccountManagement.V1.Model.ListLocationAdminsResponse (google_api_my_business_account_management v0.3.0)

Response message for AccessControl.ListLocationAdmins.

Attributes

  • admins (type: list(GoogleApi.MyBusinessAccountManagement.V1.Model.Admin.t), default: nil) - A collection of Admins.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.MyBusinessAccountManagement.V1.Model.ListLocationAdminsResponse{
    admins: [GoogleApi.MyBusinessAccountManagement.V1.Model.Admin.t()] | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.