| Modifier and Type | Method and Description |
|---|---|
TransformationErrorHandling |
TransformationErrorHandling.Builder.build() |
TransformationErrorHandling |
TransformationErrorHandling.Builder.buildPartial() |
static TransformationErrorHandling |
TransformationErrorHandling.getDefaultInstance() |
TransformationErrorHandling |
TransformationErrorHandling.getDefaultInstanceForType() |
TransformationErrorHandling |
TransformationErrorHandling.Builder.getDefaultInstanceForType() |
TransformationErrorHandling |
DeidentifyConfigOrBuilder.getTransformationErrorHandling()
Mode for handling transformation errors.
|
TransformationErrorHandling |
DeidentifyConfig.getTransformationErrorHandling()
Mode for handling transformation errors.
|
TransformationErrorHandling |
DeidentifyConfig.Builder.getTransformationErrorHandling()
Mode for handling transformation errors.
|
static TransformationErrorHandling |
TransformationErrorHandling.parseDelimitedFrom(InputStream input) |
static TransformationErrorHandling |
TransformationErrorHandling.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationErrorHandling |
TransformationErrorHandling.parseFrom(byte[] data) |
static TransformationErrorHandling |
TransformationErrorHandling.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationErrorHandling |
TransformationErrorHandling.parseFrom(ByteBuffer data) |
static TransformationErrorHandling |
TransformationErrorHandling.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationErrorHandling |
TransformationErrorHandling.parseFrom(com.google.protobuf.ByteString data) |
static TransformationErrorHandling |
TransformationErrorHandling.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationErrorHandling |
TransformationErrorHandling.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransformationErrorHandling |
TransformationErrorHandling.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransformationErrorHandling |
TransformationErrorHandling.parseFrom(InputStream input) |
static TransformationErrorHandling |
TransformationErrorHandling.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransformationErrorHandling> |
TransformationErrorHandling.getParserForType() |
static com.google.protobuf.Parser<TransformationErrorHandling> |
TransformationErrorHandling.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransformationErrorHandling.Builder |
TransformationErrorHandling.Builder.mergeFrom(TransformationErrorHandling other) |
DeidentifyConfig.Builder |
DeidentifyConfig.Builder.mergeTransformationErrorHandling(TransformationErrorHandling value)
Mode for handling transformation errors.
|
static TransformationErrorHandling.Builder |
TransformationErrorHandling.newBuilder(TransformationErrorHandling prototype) |
DeidentifyConfig.Builder |
DeidentifyConfig.Builder.setTransformationErrorHandling(TransformationErrorHandling value)
Mode for handling transformation errors.
|
Copyright © 2022 Google LLC. All rights reserved.