| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
Distribution.Exemplar |
Distribution.Exemplar.Builder.build() |
Distribution.Exemplar |
Distribution.Exemplar.Builder.buildPartial() |
static Distribution.Exemplar |
Distribution.Exemplar.getDefaultInstance() |
Distribution.Exemplar |
Distribution.Exemplar.getDefaultInstanceForType() |
Distribution.Exemplar |
Distribution.Exemplar.Builder.getDefaultInstanceForType() |
Distribution.Exemplar |
Distribution.getExemplars(int index)
Must be in increasing order of `value` field.
|
Distribution.Exemplar |
Distribution.Builder.getExemplars(int index)
Must be in increasing order of `value` field.
|
Distribution.Exemplar |
DistributionOrBuilder.getExemplars(int index)
Must be in increasing order of `value` field.
|
static Distribution.Exemplar |
Distribution.Exemplar.parseDelimitedFrom(InputStream input) |
static Distribution.Exemplar |
Distribution.Exemplar.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.Exemplar |
Distribution.Exemplar.parseFrom(byte[] data) |
static Distribution.Exemplar |
Distribution.Exemplar.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.Exemplar |
Distribution.Exemplar.parseFrom(ByteBuffer data) |
static Distribution.Exemplar |
Distribution.Exemplar.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.Exemplar |
Distribution.Exemplar.parseFrom(com.google.protobuf.ByteString data) |
static Distribution.Exemplar |
Distribution.Exemplar.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.Exemplar |
Distribution.Exemplar.parseFrom(com.google.protobuf.CodedInputStream input) |
static Distribution.Exemplar |
Distribution.Exemplar.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.Exemplar |
Distribution.Exemplar.parseFrom(InputStream input) |
static Distribution.Exemplar |
Distribution.Exemplar.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Distribution.Exemplar> |
Distribution.getExemplarsList()
Must be in increasing order of `value` field.
|
List<Distribution.Exemplar> |
Distribution.Builder.getExemplarsList()
Must be in increasing order of `value` field.
|
List<Distribution.Exemplar> |
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() |
| Modifier and Type | Method and Description |
|---|---|
Distribution.Builder |
Distribution.Builder.addExemplars(Distribution.Exemplar value)
Must be in increasing order of `value` field.
|
Distribution.Builder |
Distribution.Builder.addExemplars(int index,
Distribution.Exemplar value)
Must be in increasing order of `value` field.
|
Distribution.Exemplar.Builder |
Distribution.Exemplar.Builder.mergeFrom(Distribution.Exemplar other) |
static Distribution.Exemplar.Builder |
Distribution.Exemplar.newBuilder(Distribution.Exemplar prototype) |
Distribution.Builder |
Distribution.Builder.setExemplars(int index,
Distribution.Exemplar value)
Must be in increasing order of `value` field.
|
| Modifier and Type | Method and Description |
|---|---|
Distribution.Builder |
Distribution.Builder.addAllExemplars(Iterable<? extends Distribution.Exemplar> values)
Must be in increasing order of `value` field.
|
Copyright © 2021 Google LLC. All rights reserved.