Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::CommonUsageStats (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::CommonUsageStats.

Common statistics on the entry's usage.

They can be set on any system.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#view_count

def view_count() -> ::Integer
Returns
  • (::Integer) — View count in source system.

#view_count=

def view_count=(value) -> ::Integer
Parameter
  • value (::Integer) — View count in source system.
Returns
  • (::Integer) — View count in source system.