Uses of Class
com.google.api.Metric
Packages that use Metric
-
Uses of Metric in com.google.api
Methods in com.google.api that return MetricModifier and TypeMethodDescriptionMetric.Builder.build()
Metric.Builder.buildPartial()
static Metric
Metric.getDefaultInstance()
Metric.Builder.getDefaultInstanceForType()
Metric.getDefaultInstanceForType()
static Metric
Metric.parseDelimitedFrom
(InputStream input) static Metric
Metric.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Metric
Metric.parseFrom
(byte[] data) static Metric
Metric.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Metric
Metric.parseFrom
(com.google.protobuf.ByteString data) static Metric
Metric.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Metric
Metric.parseFrom
(com.google.protobuf.CodedInputStream input) static Metric
Metric.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Metric
Metric.parseFrom
(InputStream input) static Metric
Metric.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Metric
Metric.parseFrom
(ByteBuffer data) static Metric
Metric.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type MetricModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Metric> Metric.getParserForType()
static com.google.protobuf.Parser
<Metric> Metric.parser()
Methods in com.google.api with parameters of type Metric