| Modifier and Type | Class and Description |
|---|---|
static class |
StatisticalTable.QuasiIdentifierField
A quasi-identifier column has a custom_tag, used to know which column
in the data corresponds to which column in the statistical model.
|
static class |
StatisticalTable.QuasiIdentifierField.Builder
A quasi-identifier column has a custom_tag, used to know which column
in the data corresponds to which column in the statistical model.
|
| Modifier and Type | Method and Description |
|---|---|
StatisticalTable.QuasiIdentifierFieldOrBuilder |
StatisticalTableOrBuilder.getQuasiIdsOrBuilder(int index)
Required.
|
StatisticalTable.QuasiIdentifierFieldOrBuilder |
StatisticalTable.getQuasiIdsOrBuilder(int index)
Required.
|
StatisticalTable.QuasiIdentifierFieldOrBuilder |
StatisticalTable.Builder.getQuasiIdsOrBuilder(int index)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends StatisticalTable.QuasiIdentifierFieldOrBuilder> |
StatisticalTableOrBuilder.getQuasiIdsOrBuilderList()
Required.
|
List<? extends StatisticalTable.QuasiIdentifierFieldOrBuilder> |
StatisticalTable.getQuasiIdsOrBuilderList()
Required.
|
List<? extends StatisticalTable.QuasiIdentifierFieldOrBuilder> |
StatisticalTable.Builder.getQuasiIdsOrBuilderList()
Required.
|
Copyright © 2022 Google LLC. All rights reserved.