Module GapiAnalyticsV3Model.WebPropertyRef
type t={}
val accountId : (t, string) GapiLens.tval href : (t, string) GapiLens.tval id : (t, string) GapiLens.tval internalWebPropertyId : (t, string) GapiLens.tval kind : (t, string) GapiLens.tval name : (t, string) GapiLens.tval empty : tval render : t -> GapiJson.json_data_model listval parse : t -> GapiJson.json_data_model -> tval to_data_model : t -> GapiJson.json_data_modelval of_data_model : GapiJson.json_data_model -> t