Uses of Class
com.google.cloud.tasks.v2beta2.QueueStats
-
Packages that use QueueStats Package Description com.google.cloud.tasks.v2beta2 A client to Cloud Tasks API -
-
Uses of QueueStats in com.google.cloud.tasks.v2beta2
Methods in com.google.cloud.tasks.v2beta2 that return QueueStats Modifier and Type Method Description QueueStatsQueueStats.Builder. build()QueueStatsQueueStats.Builder. buildPartial()static QueueStatsQueueStats. getDefaultInstance()QueueStatsQueueStats.Builder. getDefaultInstanceForType()QueueStatsQueueStats. getDefaultInstanceForType()QueueStatsQueue.Builder. getStats()Output only.QueueStatsQueue. getStats()Output only.QueueStatsQueueOrBuilder. getStats()Output only.static QueueStatsQueueStats. parseDelimitedFrom(InputStream input)static QueueStatsQueueStats. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueueStatsQueueStats. parseFrom(byte[] data)static QueueStatsQueueStats. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueueStatsQueueStats. parseFrom(com.google.protobuf.ByteString data)static QueueStatsQueueStats. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueueStatsQueueStats. parseFrom(com.google.protobuf.CodedInputStream input)static QueueStatsQueueStats. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueueStatsQueueStats. parseFrom(InputStream input)static QueueStatsQueueStats. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueueStatsQueueStats. parseFrom(ByteBuffer data)static QueueStatsQueueStats. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.tasks.v2beta2 that return types with arguments of type QueueStats Modifier and Type Method Description com.google.protobuf.Parser<QueueStats>QueueStats. getParserForType()static com.google.protobuf.Parser<QueueStats>QueueStats. parser()Methods in com.google.cloud.tasks.v2beta2 with parameters of type QueueStats Modifier and Type Method Description QueueStats.BuilderQueueStats.Builder. mergeFrom(QueueStats other)Queue.BuilderQueue.Builder. mergeStats(QueueStats value)Output only.static QueueStats.BuilderQueueStats. newBuilder(QueueStats prototype)Queue.BuilderQueue.Builder. setStats(QueueStats value)Output only.
-