| Modifier and Type | Class and Description |
|---|---|
class |
RoundToScale
This allows the data to change scale, for example if the source is 2 digits
after the decimal point, specify round to scale value = 2.
|
static class |
RoundToScale.Builder
This allows the data to change scale, for example if the source is 2 digits
after the decimal point, specify round to scale value = 2.
|
| Modifier and Type | Method and Description |
|---|---|
RoundToScaleOrBuilder |
ValueTransformationOrBuilder.getRoundScaleOrBuilder()
Optional.
|
RoundToScaleOrBuilder |
ValueTransformation.getRoundScaleOrBuilder()
Optional.
|
RoundToScaleOrBuilder |
ValueTransformation.Builder.getRoundScaleOrBuilder()
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.