| Modifier and Type | Class and Description |
|---|---|
class |
ReplaceDictionaryConfig
Replace each input value with a value randomly selected from the dictionary.
|
static class |
ReplaceDictionaryConfig.Builder
Replace each input value with a value randomly selected from the dictionary.
|
| Modifier and Type | Method and Description |
|---|---|
ReplaceDictionaryConfigOrBuilder |
PrimitiveTransformation.getReplaceDictionaryConfigOrBuilder()
Replace with a value randomly drawn (with replacement) from a dictionary.
|
ReplaceDictionaryConfigOrBuilder |
PrimitiveTransformation.Builder.getReplaceDictionaryConfigOrBuilder()
Replace with a value randomly drawn (with replacement) from a dictionary.
|
ReplaceDictionaryConfigOrBuilder |
PrimitiveTransformationOrBuilder.getReplaceDictionaryConfigOrBuilder()
Replace with a value randomly drawn (with replacement) from a dictionary.
|
Copyright © 2022 Google LLC. All rights reserved.