Uses of Class
com.google.cloud.datacatalog.v1.CommonUsageStats
-
Packages that use CommonUsageStats Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of CommonUsageStats in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return CommonUsageStats Modifier and Type Method Description CommonUsageStatsCommonUsageStats.Builder. build()CommonUsageStatsCommonUsageStats.Builder. buildPartial()CommonUsageStatsUsageSignal.Builder. getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue)Common usage statistics over each of the predefined time ranges.CommonUsageStatsUsageSignal. getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue)Common usage statistics over each of the predefined time ranges.CommonUsageStatsUsageSignalOrBuilder. getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue)Common usage statistics over each of the predefined time ranges.CommonUsageStatsUsageSignal.Builder. getCommonUsageWithinTimeRangeOrThrow(String key)Common usage statistics over each of the predefined time ranges.CommonUsageStatsUsageSignal. getCommonUsageWithinTimeRangeOrThrow(String key)Common usage statistics over each of the predefined time ranges.CommonUsageStatsUsageSignalOrBuilder. getCommonUsageWithinTimeRangeOrThrow(String key)Common usage statistics over each of the predefined time ranges.static CommonUsageStatsCommonUsageStats. getDefaultInstance()CommonUsageStatsCommonUsageStats.Builder. getDefaultInstanceForType()CommonUsageStatsCommonUsageStats. getDefaultInstanceForType()static CommonUsageStatsCommonUsageStats. parseDelimitedFrom(InputStream input)static CommonUsageStatsCommonUsageStats. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonUsageStatsCommonUsageStats. parseFrom(byte[] data)static CommonUsageStatsCommonUsageStats. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonUsageStatsCommonUsageStats. parseFrom(com.google.protobuf.ByteString data)static CommonUsageStatsCommonUsageStats. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonUsageStatsCommonUsageStats. parseFrom(com.google.protobuf.CodedInputStream input)static CommonUsageStatsCommonUsageStats. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonUsageStatsCommonUsageStats. parseFrom(InputStream input)static CommonUsageStatsCommonUsageStats. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonUsageStatsCommonUsageStats. parseFrom(ByteBuffer data)static CommonUsageStatsCommonUsageStats. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type CommonUsageStats Modifier and Type Method Description Map<String,CommonUsageStats>UsageSignal.Builder. getCommonUsageWithinTimeRange()Deprecated.Map<String,CommonUsageStats>UsageSignal. getCommonUsageWithinTimeRange()Deprecated.Map<String,CommonUsageStats>UsageSignalOrBuilder. getCommonUsageWithinTimeRange()Deprecated.Map<String,CommonUsageStats>UsageSignal.Builder. getCommonUsageWithinTimeRangeMap()Common usage statistics over each of the predefined time ranges.Map<String,CommonUsageStats>UsageSignal. getCommonUsageWithinTimeRangeMap()Common usage statistics over each of the predefined time ranges.Map<String,CommonUsageStats>UsageSignalOrBuilder. getCommonUsageWithinTimeRangeMap()Common usage statistics over each of the predefined time ranges.Map<String,CommonUsageStats>UsageSignal.Builder. getMutableCommonUsageWithinTimeRange()Deprecated.com.google.protobuf.Parser<CommonUsageStats>CommonUsageStats. getParserForType()static com.google.protobuf.Parser<CommonUsageStats>CommonUsageStats. parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type CommonUsageStats Modifier and Type Method Description CommonUsageStatsUsageSignal.Builder. getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue)Common usage statistics over each of the predefined time ranges.CommonUsageStatsUsageSignal. getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue)Common usage statistics over each of the predefined time ranges.CommonUsageStatsUsageSignalOrBuilder. getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue)Common usage statistics over each of the predefined time ranges.CommonUsageStats.BuilderCommonUsageStats.Builder. mergeFrom(CommonUsageStats other)static CommonUsageStats.BuilderCommonUsageStats. newBuilder(CommonUsageStats prototype)UsageSignal.BuilderUsageSignal.Builder. putCommonUsageWithinTimeRange(String key, CommonUsageStats value)Common usage statistics over each of the predefined time ranges.Method parameters in com.google.cloud.datacatalog.v1 with type arguments of type CommonUsageStats Modifier and Type Method Description UsageSignal.BuilderUsageSignal.Builder. putAllCommonUsageWithinTimeRange(Map<String,CommonUsageStats> values)Common usage statistics over each of the predefined time ranges.
-