Google Cloud Data Catalog V1 Client - Class CommonUsageStats (1.5.1)

Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class CommonUsageStats.

Common statistics on the entry's usage.

They can be set on any system.

Generated from protobuf message google.cloud.datacatalog.v1.CommonUsageStats

Namespace

Google \ Cloud \ DataCatalog \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ view_count int|string

View count in source system.

getViewCount

View count in source system.

Returns
TypeDescription
int|string

hasViewCount

clearViewCount

setViewCount

View count in source system.

Parameter
NameDescription
var int|string
Returns
TypeDescription
$this