GoogleApi.DataCatalog.V1.Model.GoogleCloudDatacatalogV1CommonUsageStats (google_api_data_catalog v0.32.2)
View SourceCommon statistics on the entry's usage. They can be set on any system.
Attributes
-
viewCount(type:String.t, default:nil) - View count in source system.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DataCatalog.V1.Model.GoogleCloudDatacatalogV1CommonUsageStats{ viewCount: String.t() | nil }