McfData.ProfileInfo
type t = {
}
val accountId : ( t, string ) GapiLens.t
val internalWebPropertyId : ( t, string ) GapiLens.t
val profileId : ( t, string ) GapiLens.t
val profileName : ( t, string ) GapiLens.t
val tableId : ( t, string ) GapiLens.t
val webPropertyId : ( t, string ) GapiLens.t
val empty : t
val render : t -> GapiJson.json_data_model list
val parse : t -> GapiJson.json_data_model -> t