cuaProfile property
Computer-Use-Agent profile id (see idl/cua.proto) copied onto the registered ModelInfo.cua_profile, e.g. "fara" for Fara1.5.
Implementation
@$pb.TagNumber(14)
$core.String get cuaProfile => $_getSZ(13);
Implementation
@$pb.TagNumber(14)
set cuaProfile($core.String value) => $_setString(13, value);