| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
Distribution.Range |
Distribution.Range.Builder.build() |
Distribution.Range |
Distribution.Range.Builder.buildPartial() |
static Distribution.Range |
Distribution.Range.getDefaultInstance() |
Distribution.Range |
Distribution.Range.getDefaultInstanceForType() |
Distribution.Range |
Distribution.Range.Builder.getDefaultInstanceForType() |
Distribution.Range |
Distribution.getRange()
If specified, contains the range of the population values.
|
Distribution.Range |
Distribution.Builder.getRange()
If specified, contains the range of the population values.
|
Distribution.Range |
DistributionOrBuilder.getRange()
If specified, contains the range of the population values.
|
static Distribution.Range |
Distribution.Range.parseDelimitedFrom(InputStream input) |
static Distribution.Range |
Distribution.Range.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.Range |
Distribution.Range.parseFrom(byte[] data) |
static Distribution.Range |
Distribution.Range.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.Range |
Distribution.Range.parseFrom(ByteBuffer data) |
static Distribution.Range |
Distribution.Range.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.Range |
Distribution.Range.parseFrom(com.google.protobuf.ByteString data) |
static Distribution.Range |
Distribution.Range.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.Range |
Distribution.Range.parseFrom(com.google.protobuf.CodedInputStream input) |
static Distribution.Range |
Distribution.Range.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.Range |
Distribution.Range.parseFrom(InputStream input) |
static Distribution.Range |
Distribution.Range.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Distribution.Range> |
Distribution.Range.getParserForType() |
static com.google.protobuf.Parser<Distribution.Range> |
Distribution.Range.parser() |
| Modifier and Type | Method and Description |
|---|---|
Distribution.Range.Builder |
Distribution.Range.Builder.mergeFrom(Distribution.Range other) |
Distribution.Builder |
Distribution.Builder.mergeRange(Distribution.Range value)
If specified, contains the range of the population values.
|
static Distribution.Range.Builder |
Distribution.Range.newBuilder(Distribution.Range prototype) |
Distribution.Builder |
Distribution.Builder.setRange(Distribution.Range value)
If specified, contains the range of the population values.
|
Copyright © 2021 Google LLC. All rights reserved.