Uses of Class
com.google.cloud.datacatalog.v1beta1.UsageStats
-
Packages that use UsageStats Package Description com.google.cloud.datacatalog.v1beta1 A client to Google Cloud Data Catalog API -
-
Uses of UsageStats in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return UsageStats Modifier and Type Method Description UsageStatsUsageStats.Builder. build()UsageStatsUsageStats.Builder. buildPartial()static UsageStatsUsageStats. getDefaultInstance()UsageStatsUsageStats.Builder. getDefaultInstanceForType()UsageStatsUsageStats. getDefaultInstanceForType()UsageStatsUsageSignal.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"}.UsageStatsUsageSignal. getUsageWithinTimeRangeOrDefault(String key, UsageStats defaultValue)Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageStatsUsageSignalOrBuilder. getUsageWithinTimeRangeOrDefault(String key, UsageStats defaultValue)Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageStatsUsageSignal.Builder. getUsageWithinTimeRangeOrThrow(String key)Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageStatsUsageSignal. getUsageWithinTimeRangeOrThrow(String key)Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageStatsUsageSignalOrBuilder. 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 UsageStats Modifier and Type Method Description Map<String,UsageStats>UsageSignal.Builder. getMutableUsageWithinTimeRange()Deprecated.com.google.protobuf.Parser<UsageStats>UsageStats. getParserForType()Map<String,UsageStats>UsageSignal.Builder. getUsageWithinTimeRange()Deprecated.Map<String,UsageStats>UsageSignal. getUsageWithinTimeRange()Deprecated.Map<String,UsageStats>UsageSignalOrBuilder. getUsageWithinTimeRange()Deprecated.Map<String,UsageStats>UsageSignal.Builder. getUsageWithinTimeRangeMap()Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.Map<String,UsageStats>UsageSignal. getUsageWithinTimeRangeMap()Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.Map<String,UsageStats>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 UsageStats Modifier and Type Method Description UsageStatsUsageSignal.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"}.UsageStatsUsageSignal. getUsageWithinTimeRangeOrDefault(String key, UsageStats defaultValue)Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.UsageStatsUsageSignalOrBuilder. 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.BuilderUsageStats.Builder. mergeFrom(UsageStats other)static UsageStats.BuilderUsageStats. newBuilder(UsageStats prototype)UsageSignal.BuilderUsageSignal.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 UsageStats Modifier and Type Method Description UsageSignal.BuilderUsageSignal.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"}.
-