Uses of Class
com.google.cloud.automl.v1beta1.TimestampStats
-
Packages that use TimestampStats Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of TimestampStats in com.google.cloud.automl.v1beta1
Methods in com.google.cloud.automl.v1beta1 that return TimestampStats Modifier and Type Method Description TimestampStatsTimestampStats.Builder. build()TimestampStatsTimestampStats.Builder. buildPartial()static TimestampStatsTimestampStats. getDefaultInstance()TimestampStatsTimestampStats.Builder. getDefaultInstanceForType()TimestampStatsTimestampStats. getDefaultInstanceForType()TimestampStatsDataStats.Builder. getTimestampStats()The statistics for TIMESTAMP DataType.TimestampStatsDataStats. getTimestampStats()The statistics for TIMESTAMP DataType.TimestampStatsDataStatsOrBuilder. getTimestampStats()The statistics for TIMESTAMP DataType.static TimestampStatsTimestampStats. parseDelimitedFrom(InputStream input)static TimestampStatsTimestampStats. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampStatsTimestampStats. parseFrom(byte[] data)static TimestampStatsTimestampStats. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampStatsTimestampStats. parseFrom(com.google.protobuf.ByteString data)static TimestampStatsTimestampStats. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampStatsTimestampStats. parseFrom(com.google.protobuf.CodedInputStream input)static TimestampStatsTimestampStats. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampStatsTimestampStats. parseFrom(InputStream input)static TimestampStatsTimestampStats. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampStatsTimestampStats. parseFrom(ByteBuffer data)static TimestampStatsTimestampStats. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.automl.v1beta1 that return types with arguments of type TimestampStats Modifier and Type Method Description com.google.protobuf.Parser<TimestampStats>TimestampStats. getParserForType()static com.google.protobuf.Parser<TimestampStats>TimestampStats. parser()Methods in com.google.cloud.automl.v1beta1 with parameters of type TimestampStats Modifier and Type Method Description TimestampStats.BuilderTimestampStats.Builder. mergeFrom(TimestampStats other)DataStats.BuilderDataStats.Builder. mergeTimestampStats(TimestampStats value)The statistics for TIMESTAMP DataType.static TimestampStats.BuilderTimestampStats. newBuilder(TimestampStats prototype)DataStats.BuilderDataStats.Builder. setTimestampStats(TimestampStats value)The statistics for TIMESTAMP DataType.
-