Uses of Class
com.google.cloud.datacatalog.v1.CommonUsageStats
-
Uses of CommonUsageStats in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return CommonUsageStatsModifier and TypeMethodDescriptionCommonUsageStats.Builder.build()CommonUsageStats.Builder.buildPartial()UsageSignal.Builder.getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue) Common usage statistics over each of the predefined time ranges.UsageSignal.getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue) Common usage statistics over each of the predefined time ranges.UsageSignalOrBuilder.getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue) Common usage statistics over each of the predefined time ranges.UsageSignal.Builder.getCommonUsageWithinTimeRangeOrThrow(String key) Common usage statistics over each of the predefined time ranges.UsageSignal.getCommonUsageWithinTimeRangeOrThrow(String key) Common usage statistics over each of the predefined time ranges.UsageSignalOrBuilder.getCommonUsageWithinTimeRangeOrThrow(String key) Common usage statistics over each of the predefined time ranges.static CommonUsageStatsCommonUsageStats.getDefaultInstance()CommonUsageStats.Builder.getDefaultInstanceForType()CommonUsageStats.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 CommonUsageStatsModifier and TypeMethodDescriptionUsageSignal.Builder.getCommonUsageWithinTimeRange()Deprecated.UsageSignal.getCommonUsageWithinTimeRange()Deprecated.UsageSignalOrBuilder.getCommonUsageWithinTimeRange()Deprecated.UsageSignal.Builder.getCommonUsageWithinTimeRangeMap()Common usage statistics over each of the predefined time ranges.UsageSignal.getCommonUsageWithinTimeRangeMap()Common usage statistics over each of the predefined time ranges.UsageSignalOrBuilder.getCommonUsageWithinTimeRangeMap()Common usage statistics over each of the predefined time ranges.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 CommonUsageStatsModifier and TypeMethodDescriptionUsageSignal.Builder.getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue) Common usage statistics over each of the predefined time ranges.UsageSignal.getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue) Common usage statistics over each of the predefined time ranges.UsageSignalOrBuilder.getCommonUsageWithinTimeRangeOrDefault(String key, CommonUsageStats defaultValue) Common usage statistics over each of the predefined time ranges.CommonUsageStats.Builder.mergeFrom(CommonUsageStats other) static CommonUsageStats.BuilderCommonUsageStats.newBuilder(CommonUsageStats prototype) UsageSignal.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 CommonUsageStatsModifier and TypeMethodDescriptionUsageSignal.Builder.putAllCommonUsageWithinTimeRange(Map<String, CommonUsageStats> values) Common usage statistics over each of the predefined time ranges.