Module CustomDataSource.ParentLink
type t={href : string;Link to the web property to which this custom data source belongs.
_type : string;Value is "analytics#webproperty".
}
val href : (t, string) GapiLens.tval _type : (t, string) GapiLens.tval empty : tval render : t -> GapiJson.json_data_model listval parse : t -> GapiJson.json_data_model -> t