Uses of Class
com.google.cloud.datacatalog.v1beta1.UsageStats
-
Uses of UsageStats in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return UsageStatsModifier and TypeMethodDescriptionUsageStats.Builder.build()UsageStats.Builder.buildPartial()static UsageStatsUsageStats.getDefaultInstance()UsageStats.Builder.getDefaultInstanceForType()UsageStats.getDefaultInstanceForType()UsageSignal.Builder.getUsageWithinTimeRangeOrDefault(String key, UsageStats defaultValue) Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageSignal.getUsageWithinTimeRangeOrDefault(String key, UsageStats defaultValue) Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageSignalOrBuilder.getUsageWithinTimeRangeOrDefault(String key, UsageStats defaultValue) Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageSignal.Builder.getUsageWithinTimeRangeOrThrow(String key) Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageSignal.getUsageWithinTimeRangeOrThrow(String key) Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageSignalOrBuilder.getUsageWithinTimeRangeOrThrow(String key) Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.static UsageStatsUsageStats.parseDelimitedFrom(InputStream input) static UsageStatsUsageStats.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UsageStatsUsageStats.parseFrom(byte[] data) static UsageStatsUsageStats.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UsageStatsUsageStats.parseFrom(com.google.protobuf.ByteString data) static UsageStatsUsageStats.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UsageStatsUsageStats.parseFrom(com.google.protobuf.CodedInputStream input) static UsageStatsUsageStats.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UsageStatsUsageStats.parseFrom(InputStream input) static UsageStatsUsageStats.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UsageStatsUsageStats.parseFrom(ByteBuffer data) static UsageStatsUsageStats.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type UsageStatsModifier and TypeMethodDescriptionUsageSignal.Builder.getMutableUsageWithinTimeRange()Deprecated.com.google.protobuf.Parser<UsageStats>UsageStats.getParserForType()UsageSignal.Builder.getUsageWithinTimeRange()Deprecated.UsageSignal.getUsageWithinTimeRange()Deprecated.UsageSignalOrBuilder.getUsageWithinTimeRange()Deprecated.UsageSignal.Builder.getUsageWithinTimeRangeMap()Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageSignal.getUsageWithinTimeRangeMap()Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageSignalOrBuilder.getUsageWithinTimeRangeMap()Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.static com.google.protobuf.Parser<UsageStats>UsageStats.parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type UsageStatsModifier and TypeMethodDescriptionUsageSignal.Builder.getUsageWithinTimeRangeOrDefault(String key, UsageStats defaultValue) Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageSignal.getUsageWithinTimeRangeOrDefault(String key, UsageStats defaultValue) Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageSignalOrBuilder.getUsageWithinTimeRangeOrDefault(String key, UsageStats defaultValue) Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageStats.Builder.mergeFrom(UsageStats other) static UsageStats.BuilderUsageStats.newBuilder(UsageStats prototype) UsageSignal.Builder.putUsageWithinTimeRange(String key, UsageStats value) Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.Method parameters in com.google.cloud.datacatalog.v1beta1 with type arguments of type UsageStatsModifier and TypeMethodDescriptionUsageSignal.Builder.putAllUsageWithinTimeRange(Map<String, UsageStats> values) Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.