| Modifier and Type | Method and Description |
|---|---|
SamplingMetadata |
SamplingMetadata.Builder.build() |
SamplingMetadata |
SamplingMetadata.Builder.buildPartial() |
static SamplingMetadata |
SamplingMetadata.getDefaultInstance() |
SamplingMetadata |
SamplingMetadata.getDefaultInstanceForType() |
SamplingMetadata |
SamplingMetadata.Builder.getDefaultInstanceForType() |
SamplingMetadata |
FunnelResponseMetadata.getSamplingMetadatas(int index)
If funnel report results are
[sampled](https://support.google.com/analytics/answer/2637192), this
describes what percentage of events were used in this funnel report.
|
SamplingMetadata |
FunnelResponseMetadata.Builder.getSamplingMetadatas(int index)
If funnel report results are
[sampled](https://support.google.com/analytics/answer/2637192), this
describes what percentage of events were used in this funnel report.
|
SamplingMetadata |
FunnelResponseMetadataOrBuilder.getSamplingMetadatas(int index)
If funnel report results are
[sampled](https://support.google.com/analytics/answer/2637192), this
describes what percentage of events were used in this funnel report.
|
static SamplingMetadata |
SamplingMetadata.parseDelimitedFrom(InputStream input) |
static SamplingMetadata |
SamplingMetadata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SamplingMetadata |
SamplingMetadata.parseFrom(byte[] data) |
static SamplingMetadata |
SamplingMetadata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SamplingMetadata |
SamplingMetadata.parseFrom(ByteBuffer data) |
static SamplingMetadata |
SamplingMetadata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SamplingMetadata |
SamplingMetadata.parseFrom(com.google.protobuf.ByteString data) |
static SamplingMetadata |
SamplingMetadata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SamplingMetadata |
SamplingMetadata.parseFrom(com.google.protobuf.CodedInputStream input) |
static SamplingMetadata |
SamplingMetadata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SamplingMetadata |
SamplingMetadata.parseFrom(InputStream input) |
static SamplingMetadata |
SamplingMetadata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SamplingMetadata> |
SamplingMetadata.getParserForType() |
List<SamplingMetadata> |
FunnelResponseMetadata.getSamplingMetadatasList()
If funnel report results are
[sampled](https://support.google.com/analytics/answer/2637192), this
describes what percentage of events were used in this funnel report.
|
List<SamplingMetadata> |
FunnelResponseMetadata.Builder.getSamplingMetadatasList()
If funnel report results are
[sampled](https://support.google.com/analytics/answer/2637192), this
describes what percentage of events were used in this funnel report.
|
List<SamplingMetadata> |
FunnelResponseMetadataOrBuilder.getSamplingMetadatasList()
If funnel report results are
[sampled](https://support.google.com/analytics/answer/2637192), this
describes what percentage of events were used in this funnel report.
|
static com.google.protobuf.Parser<SamplingMetadata> |
SamplingMetadata.parser() |
| Modifier and Type | Method and Description |
|---|---|
FunnelResponseMetadata.Builder |
FunnelResponseMetadata.Builder.addSamplingMetadatas(int index,
SamplingMetadata value)
If funnel report results are
[sampled](https://support.google.com/analytics/answer/2637192), this
describes what percentage of events were used in this funnel report.
|
FunnelResponseMetadata.Builder |
FunnelResponseMetadata.Builder.addSamplingMetadatas(SamplingMetadata value)
If funnel report results are
[sampled](https://support.google.com/analytics/answer/2637192), this
describes what percentage of events were used in this funnel report.
|
SamplingMetadata.Builder |
SamplingMetadata.Builder.mergeFrom(SamplingMetadata other) |
static SamplingMetadata.Builder |
SamplingMetadata.newBuilder(SamplingMetadata prototype) |
FunnelResponseMetadata.Builder |
FunnelResponseMetadata.Builder.setSamplingMetadatas(int index,
SamplingMetadata value)
If funnel report results are
[sampled](https://support.google.com/analytics/answer/2637192), this
describes what percentage of events were used in this funnel report.
|
| Modifier and Type | Method and Description |
|---|---|
FunnelResponseMetadata.Builder |
FunnelResponseMetadata.Builder.addAllSamplingMetadatas(Iterable<? extends SamplingMetadata> values)
If funnel report results are
[sampled](https://support.google.com/analytics/answer/2637192), this
describes what percentage of events were used in this funnel report.
|
Copyright © 2023 Google LLC. All rights reserved.