EsimInfoCopyimport type { EsimInfo } from "https://googleapis.deno.dev/v1/androidmanagement:v1.ts";Details of the eSIM added or removed. interface EsimInfo {readonly iccId?: string;}§Properties§readonly iccId?: string[src]Output only. ICC ID of the eSIM.