| Modifier and Type | Method and Description |
|---|---|
TransformationSummary |
TransformationSummary.Builder.build() |
TransformationSummary |
TransformationSummary.Builder.buildPartial() |
static TransformationSummary |
TransformationSummary.getDefaultInstance() |
TransformationSummary |
TransformationSummary.getDefaultInstanceForType() |
TransformationSummary |
TransformationSummary.Builder.getDefaultInstanceForType() |
TransformationSummary |
TransformationOverview.getTransformationSummaries(int index)
Transformations applied to the dataset.
|
TransformationSummary |
TransformationOverview.Builder.getTransformationSummaries(int index)
Transformations applied to the dataset.
|
TransformationSummary |
TransformationOverviewOrBuilder.getTransformationSummaries(int index)
Transformations applied to the dataset.
|
static TransformationSummary |
TransformationSummary.parseDelimitedFrom(InputStream input) |
static TransformationSummary |
TransformationSummary.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationSummary |
TransformationSummary.parseFrom(byte[] data) |
static TransformationSummary |
TransformationSummary.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationSummary |
TransformationSummary.parseFrom(ByteBuffer data) |
static TransformationSummary |
TransformationSummary.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationSummary |
TransformationSummary.parseFrom(com.google.protobuf.ByteString data) |
static TransformationSummary |
TransformationSummary.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationSummary |
TransformationSummary.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransformationSummary |
TransformationSummary.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationSummary |
TransformationSummary.parseFrom(InputStream input) |
static TransformationSummary |
TransformationSummary.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransformationSummary> |
TransformationSummary.getParserForType() |
List<TransformationSummary> |
TransformationOverview.getTransformationSummariesList()
Transformations applied to the dataset.
|
List<TransformationSummary> |
TransformationOverview.Builder.getTransformationSummariesList()
Transformations applied to the dataset.
|
List<TransformationSummary> |
TransformationOverviewOrBuilder.getTransformationSummariesList()
Transformations applied to the dataset.
|
static com.google.protobuf.Parser<TransformationSummary> |
TransformationSummary.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransformationOverview.Builder |
TransformationOverview.Builder.addTransformationSummaries(int index,
TransformationSummary value)
Transformations applied to the dataset.
|
TransformationOverview.Builder |
TransformationOverview.Builder.addTransformationSummaries(TransformationSummary value)
Transformations applied to the dataset.
|
TransformationSummary.Builder |
TransformationSummary.Builder.mergeFrom(TransformationSummary other) |
static TransformationSummary.Builder |
TransformationSummary.newBuilder(TransformationSummary prototype) |
TransformationOverview.Builder |
TransformationOverview.Builder.setTransformationSummaries(int index,
TransformationSummary value)
Transformations applied to the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
TransformationOverview.Builder |
TransformationOverview.Builder.addAllTransformationSummaries(Iterable<? extends TransformationSummary> values)
Transformations applied to the dataset.
|
Copyright © 2022 Google LLC. All rights reserved.