-
UsageStats.Builder.clear()
The number of times that the underlying entry was attempted to be used
but was cancelled by the user.
The number of times that the underlying entry was successfully used.
Total time spent (in milliseconds) during uses the resulted in completions.
The number of times that the underlying entry was attempted to be used
but failed.
UsageStats.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
UsageStats.Builder.mergeFrom(com.google.protobuf.Message other)
UsageStats.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
Usage statistics over each of the pre-defined time ranges, supported
strings for time ranges are {"24H", "7D", "30D"}.
The number of times that the underlying entry was attempted to be used
but was cancelled by the user.
The number of times that the underlying entry was successfully used.
Total time spent (in milliseconds) during uses the resulted in completions.
The number of times that the underlying entry was attempted to be used
but failed.