-record(container_list_resource, { object :: binary(), data :: list(glopenai@container:container_resource()), first_id :: gleam@option:option(binary()), last_id :: gleam@option:option(binary()), has_more :: boolean() }).