Send feedback
Class CommonUsageStats (1.23.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.23.0keyboard_arrow_down
public final class CommonUsageStats extends GeneratedMessageV3 implements CommonUsageStatsOrBuilder
Common statistics on the entry's usage.
They can be set on any system.
Protobuf type google.cloud.datacatalog.v1.CommonUsageStats
Static Fields
VIEW_COUNT_FIELD_NUMBER
public static final int VIEW_COUNT_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
getDefaultInstance()
public static CommonUsageStats getDefaultInstance ()
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
newBuilder()
public static CommonUsageStats . Builder newBuilder ()
newBuilder(CommonUsageStats prototype)
public static CommonUsageStats . Builder newBuilder ( CommonUsageStats prototype )
public static CommonUsageStats parseDelimitedFrom ( InputStream input )
public static CommonUsageStats parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
parseFrom(byte[] data)
public static CommonUsageStats parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static CommonUsageStats parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
parseFrom(ByteString data)
public static CommonUsageStats parseFrom ( ByteString data )
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static CommonUsageStats parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static CommonUsageStats parseFrom ( CodedInputStream input )
public static CommonUsageStats parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static CommonUsageStats parseFrom ( InputStream input )
public static CommonUsageStats parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
parseFrom(ByteBuffer data)
public static CommonUsageStats parseFrom ( ByteBuffer data )
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static CommonUsageStats parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
parser()
public static Parser<CommonUsageStats> parser ()
Methods
equals(Object obj)
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
getDefaultInstanceForType()
public CommonUsageStats getDefaultInstanceForType ()
getParserForType()
public Parser<CommonUsageStats> getParserForType ()
Overrides
getSerializedSize()
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
getUnknownFields()
public final UnknownFieldSet getUnknownFields ()
Overrides
getViewCount()
public long getViewCount ()
View count in source system.
optional int64 view_count = 1;
Returns
Type
Description
long
The viewCount.
hasViewCount()
public boolean hasViewCount ()
View count in source system.
optional int64 view_count = 1;
Returns
Type
Description
boolean
Whether the viewCount field is set.
hashCode()
Returns
Type
Description
int
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
newBuilderForType()
public CommonUsageStats . Builder newBuilderForType ()
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected CommonUsageStats . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
toBuilder()
public CommonUsageStats . Builder toBuilder ()
writeTo(CodedOutputStream output)
public void writeTo ( CodedOutputStream output )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-12 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[],[]]