Action.Deidentify.Builder |
Action.Deidentify.Builder.addAllFileTypesToTransform(Iterable<? extends FileType> values) |
List of user-specified file type groups to transform.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.addAllFileTypesToTransformValue(Iterable<Integer> values) |
List of user-specified file type groups to transform.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.addFileTypesToTransform(FileType value) |
List of user-specified file type groups to transform.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.addFileTypesToTransformValue(int value) |
List of user-specified file type groups to transform.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.clear() |
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.clearCloudStorageOutput() |
Required.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.clearFileTypesToTransform() |
List of user-specified file type groups to transform.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.clearOutput() |
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.clearTransformationConfig() |
User specified deidentify templates and configs for structured,
unstructured, and image files.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.clearTransformationDetailsStorageConfig() |
Config for storing transformation details.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.clone() |
|
Action.Deidentify.Builder |
Action.Builder.getDeidentifyBuilder() |
Create a de-identified copy of the input data.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.mergeFrom(Action.Deidentify other) |
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.mergeTransformationConfig(TransformationConfig value) |
User specified deidentify templates and configs for structured,
unstructured, and image files.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.mergeTransformationDetailsStorageConfig(TransformationDetailsStorageConfig value) |
Config for storing transformation details.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Action.Deidentify.Builder |
Action.Deidentify.newBuilder() |
|
static Action.Deidentify.Builder |
Action.Deidentify.newBuilder(Action.Deidentify prototype) |
|
Action.Deidentify.Builder |
Action.Deidentify.newBuilderForType() |
|
protected Action.Deidentify.Builder |
Action.Deidentify.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.setCloudStorageOutput(String value) |
Required.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.setCloudStorageOutputBytes(com.google.protobuf.ByteString value) |
Required.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.setFileTypesToTransform(int index,
FileType value) |
List of user-specified file type groups to transform.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.setFileTypesToTransformValue(int index,
int value) |
List of user-specified file type groups to transform.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.setTransformationConfig(TransformationConfig value) |
User specified deidentify templates and configs for structured,
unstructured, and image files.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.setTransformationConfig(TransformationConfig.Builder builderForValue) |
User specified deidentify templates and configs for structured,
unstructured, and image files.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.setTransformationDetailsStorageConfig(TransformationDetailsStorageConfig value) |
Config for storing transformation details.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.setTransformationDetailsStorageConfig(TransformationDetailsStorageConfig.Builder builderForValue) |
Config for storing transformation details.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Action.Deidentify.Builder |
Action.Deidentify.toBuilder() |
|