Uses of Class
com.google.api.Distribution.Exemplar
Packages that use Distribution.Exemplar
-
Uses of Distribution.Exemplar in com.google.api
Methods in com.google.api that return Distribution.ExemplarModifier and TypeMethodDescriptionDistribution.Exemplar.Builder.build()Distribution.Exemplar.Builder.buildPartial()static Distribution.ExemplarDistribution.Exemplar.getDefaultInstance()Distribution.Exemplar.Builder.getDefaultInstanceForType()Distribution.Exemplar.getDefaultInstanceForType()Distribution.Builder.getExemplars(int index) Must be in increasing order of `value` field.Distribution.getExemplars(int index) Must be in increasing order of `value` field.DistributionOrBuilder.getExemplars(int index) Must be in increasing order of `value` field.static Distribution.ExemplarDistribution.Exemplar.parseDelimitedFrom(InputStream input) static Distribution.ExemplarDistribution.Exemplar.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Distribution.ExemplarDistribution.Exemplar.parseFrom(byte[] data) static Distribution.ExemplarDistribution.Exemplar.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Distribution.ExemplarDistribution.Exemplar.parseFrom(com.google.protobuf.ByteString data) static Distribution.ExemplarDistribution.Exemplar.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Distribution.ExemplarDistribution.Exemplar.parseFrom(com.google.protobuf.CodedInputStream input) static Distribution.ExemplarDistribution.Exemplar.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Distribution.ExemplarDistribution.Exemplar.parseFrom(InputStream input) static Distribution.ExemplarDistribution.Exemplar.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Distribution.ExemplarDistribution.Exemplar.parseFrom(ByteBuffer data) static Distribution.ExemplarDistribution.Exemplar.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type Distribution.ExemplarModifier and TypeMethodDescriptionDistribution.Builder.getExemplarsList()Must be in increasing order of `value` field.Distribution.getExemplarsList()Must be in increasing order of `value` field.DistributionOrBuilder.getExemplarsList()Must be in increasing order of `value` field.com.google.protobuf.Parser<Distribution.Exemplar>Distribution.Exemplar.getParserForType()static com.google.protobuf.Parser<Distribution.Exemplar>Distribution.Exemplar.parser()Methods in com.google.api with parameters of type Distribution.ExemplarModifier and TypeMethodDescriptionDistribution.Builder.addExemplars(int index, Distribution.Exemplar value) Must be in increasing order of `value` field.Distribution.Builder.addExemplars(Distribution.Exemplar value) Must be in increasing order of `value` field.Distribution.Exemplar.Builder.mergeFrom(Distribution.Exemplar other) Distribution.Exemplar.newBuilder(Distribution.Exemplar prototype) Distribution.Builder.setExemplars(int index, Distribution.Exemplar value) Must be in increasing order of `value` field.Method parameters in com.google.api with type arguments of type Distribution.ExemplarModifier and TypeMethodDescriptionDistribution.Builder.addAllExemplars(Iterable<? extends Distribution.Exemplar> values) Must be in increasing order of `value` field.