public static final class TransformationDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder> implements TransformationDetailsOrBuilder
Details about a single transformation. This object contains a description of the transformation, information about whether the transformation was successfully applied, and the precise location where the transformation occurred. These details are stored in a user-specified BigQuery table.Protobuf type
google.privacy.dlp.v2.TransformationDetails| Modifier and Type | Method and Description |
|---|---|
TransformationDetails.Builder |
addAllTransformation(Iterable<? extends TransformationDescription> values)
Description of transformation.
|
TransformationDetails.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TransformationDetails.Builder |
addTransformation(int index,
TransformationDescription.Builder builderForValue)
Description of transformation.
|
TransformationDetails.Builder |
addTransformation(int index,
TransformationDescription value)
Description of transformation.
|
TransformationDetails.Builder |
addTransformation(TransformationDescription.Builder builderForValue)
Description of transformation.
|
TransformationDetails.Builder |
addTransformation(TransformationDescription value)
Description of transformation.
|
TransformationDescription.Builder |
addTransformationBuilder()
Description of transformation.
|
TransformationDescription.Builder |
addTransformationBuilder(int index)
Description of transformation.
|
TransformationDetails |
build() |
TransformationDetails |
buildPartial() |
TransformationDetails.Builder |
clear() |
TransformationDetails.Builder |
clearContainerName()
The top level name of the container where the transformation is located
(this will be the source file name or table name).
|
TransformationDetails.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TransformationDetails.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TransformationDetails.Builder |
clearResourceName()
The name of the job that completed the transformation.
|
TransformationDetails.Builder |
clearStatusDetails()
Status of the transformation, if transformation was not successful, this
will specify what caused it to fail, otherwise it will show that the
transformation was successful.
|
TransformationDetails.Builder |
clearTransformation()
Description of transformation.
|
TransformationDetails.Builder |
clearTransformationLocation()
The precise location of the transformed content in the original container.
|
TransformationDetails.Builder |
clearTransformedBytes()
The number of bytes that were transformed.
|
TransformationDetails.Builder |
clone() |
String |
getContainerName()
The top level name of the container where the transformation is located
(this will be the source file name or table name).
|
com.google.protobuf.ByteString |
getContainerNameBytes()
The top level name of the container where the transformation is located
(this will be the source file name or table name).
|
TransformationDetails |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getResourceName()
The name of the job that completed the transformation.
|
com.google.protobuf.ByteString |
getResourceNameBytes()
The name of the job that completed the transformation.
|
TransformationResultStatus |
getStatusDetails()
Status of the transformation, if transformation was not successful, this
will specify what caused it to fail, otherwise it will show that the
transformation was successful.
|
TransformationResultStatus.Builder |
getStatusDetailsBuilder()
Status of the transformation, if transformation was not successful, this
will specify what caused it to fail, otherwise it will show that the
transformation was successful.
|
TransformationResultStatusOrBuilder |
getStatusDetailsOrBuilder()
Status of the transformation, if transformation was not successful, this
will specify what caused it to fail, otherwise it will show that the
transformation was successful.
|
TransformationDescription |
getTransformation(int index)
Description of transformation.
|
TransformationDescription.Builder |
getTransformationBuilder(int index)
Description of transformation.
|
List<TransformationDescription.Builder> |
getTransformationBuilderList()
Description of transformation.
|
int |
getTransformationCount()
Description of transformation.
|
List<TransformationDescription> |
getTransformationList()
Description of transformation.
|
TransformationLocation |
getTransformationLocation()
The precise location of the transformed content in the original container.
|
TransformationLocation.Builder |
getTransformationLocationBuilder()
The precise location of the transformed content in the original container.
|
TransformationLocationOrBuilder |
getTransformationLocationOrBuilder()
The precise location of the transformed content in the original container.
|
TransformationDescriptionOrBuilder |
getTransformationOrBuilder(int index)
Description of transformation.
|
List<? extends TransformationDescriptionOrBuilder> |
getTransformationOrBuilderList()
Description of transformation.
|
long |
getTransformedBytes()
The number of bytes that were transformed.
|
boolean |
hasStatusDetails()
Status of the transformation, if transformation was not successful, this
will specify what caused it to fail, otherwise it will show that the
transformation was successful.
|
boolean |
hasTransformationLocation()
The precise location of the transformed content in the original container.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TransformationDetails.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TransformationDetails.Builder |
mergeFrom(com.google.protobuf.Message other) |
TransformationDetails.Builder |
mergeFrom(TransformationDetails other) |
TransformationDetails.Builder |
mergeStatusDetails(TransformationResultStatus value)
Status of the transformation, if transformation was not successful, this
will specify what caused it to fail, otherwise it will show that the
transformation was successful.
|
TransformationDetails.Builder |
mergeTransformationLocation(TransformationLocation value)
The precise location of the transformed content in the original container.
|
TransformationDetails.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TransformationDetails.Builder |
removeTransformation(int index)
Description of transformation.
|
TransformationDetails.Builder |
setContainerName(String value)
The top level name of the container where the transformation is located
(this will be the source file name or table name).
|
TransformationDetails.Builder |
setContainerNameBytes(com.google.protobuf.ByteString value)
The top level name of the container where the transformation is located
(this will be the source file name or table name).
|
TransformationDetails.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TransformationDetails.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TransformationDetails.Builder |
setResourceName(String value)
The name of the job that completed the transformation.
|
TransformationDetails.Builder |
setResourceNameBytes(com.google.protobuf.ByteString value)
The name of the job that completed the transformation.
|
TransformationDetails.Builder |
setStatusDetails(TransformationResultStatus.Builder builderForValue)
Status of the transformation, if transformation was not successful, this
will specify what caused it to fail, otherwise it will show that the
transformation was successful.
|
TransformationDetails.Builder |
setStatusDetails(TransformationResultStatus value)
Status of the transformation, if transformation was not successful, this
will specify what caused it to fail, otherwise it will show that the
transformation was successful.
|
TransformationDetails.Builder |
setTransformation(int index,
TransformationDescription.Builder builderForValue)
Description of transformation.
|
TransformationDetails.Builder |
setTransformation(int index,
TransformationDescription value)
Description of transformation.
|
TransformationDetails.Builder |
setTransformationLocation(TransformationLocation.Builder builderForValue)
The precise location of the transformed content in the original container.
|
TransformationDetails.Builder |
setTransformationLocation(TransformationLocation value)
The precise location of the transformed content in the original container.
|
TransformationDetails.Builder |
setTransformedBytes(long value)
The number of bytes that were transformed.
|
TransformationDetails.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>public TransformationDetails.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>public TransformationDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TransformationDetails build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TransformationDetails buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TransformationDetails.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>public TransformationDetails.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>public TransformationDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>public TransformationDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>public TransformationDetails.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>public TransformationDetails.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>public TransformationDetails.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TransformationDetails.Builder>public TransformationDetails.Builder mergeFrom(TransformationDetails other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>public TransformationDetails.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TransformationDetails.Builder>IOExceptionpublic String getResourceName()
The name of the job that completed the transformation.
string resource_name = 1;getResourceName in interface TransformationDetailsOrBuilderpublic com.google.protobuf.ByteString getResourceNameBytes()
The name of the job that completed the transformation.
string resource_name = 1;getResourceNameBytes in interface TransformationDetailsOrBuilderpublic TransformationDetails.Builder setResourceName(String value)
The name of the job that completed the transformation.
string resource_name = 1;value - The resourceName to set.public TransformationDetails.Builder clearResourceName()
The name of the job that completed the transformation.
string resource_name = 1;public TransformationDetails.Builder setResourceNameBytes(com.google.protobuf.ByteString value)
The name of the job that completed the transformation.
string resource_name = 1;value - The bytes for resourceName to set.public String getContainerName()
The top level name of the container where the transformation is located (this will be the source file name or table name).
string container_name = 2;getContainerName in interface TransformationDetailsOrBuilderpublic com.google.protobuf.ByteString getContainerNameBytes()
The top level name of the container where the transformation is located (this will be the source file name or table name).
string container_name = 2;getContainerNameBytes in interface TransformationDetailsOrBuilderpublic TransformationDetails.Builder setContainerName(String value)
The top level name of the container where the transformation is located (this will be the source file name or table name).
string container_name = 2;value - The containerName to set.public TransformationDetails.Builder clearContainerName()
The top level name of the container where the transformation is located (this will be the source file name or table name).
string container_name = 2;public TransformationDetails.Builder setContainerNameBytes(com.google.protobuf.ByteString value)
The top level name of the container where the transformation is located (this will be the source file name or table name).
string container_name = 2;value - The bytes for containerName to set.public List<TransformationDescription> getTransformationList()
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;getTransformationList in interface TransformationDetailsOrBuilderpublic int getTransformationCount()
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;getTransformationCount in interface TransformationDetailsOrBuilderpublic TransformationDescription getTransformation(int index)
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;getTransformation in interface TransformationDetailsOrBuilderpublic TransformationDetails.Builder setTransformation(int index, TransformationDescription value)
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public TransformationDetails.Builder setTransformation(int index, TransformationDescription.Builder builderForValue)
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public TransformationDetails.Builder addTransformation(TransformationDescription value)
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public TransformationDetails.Builder addTransformation(int index, TransformationDescription value)
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public TransformationDetails.Builder addTransformation(TransformationDescription.Builder builderForValue)
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public TransformationDetails.Builder addTransformation(int index, TransformationDescription.Builder builderForValue)
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public TransformationDetails.Builder addAllTransformation(Iterable<? extends TransformationDescription> values)
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public TransformationDetails.Builder clearTransformation()
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public TransformationDetails.Builder removeTransformation(int index)
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public TransformationDescription.Builder getTransformationBuilder(int index)
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public TransformationDescriptionOrBuilder getTransformationOrBuilder(int index)
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;getTransformationOrBuilder in interface TransformationDetailsOrBuilderpublic List<? extends TransformationDescriptionOrBuilder> getTransformationOrBuilderList()
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;getTransformationOrBuilderList in interface TransformationDetailsOrBuilderpublic TransformationDescription.Builder addTransformationBuilder()
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public TransformationDescription.Builder addTransformationBuilder(int index)
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public List<TransformationDescription.Builder> getTransformationBuilderList()
Description of transformation. This would only contain more than one element if there were multiple matching transformations and which one to apply was ambiguous. Not set for states that contain no transformation, currently only state that contains no transformation is TransformationResultStateType.METADATA_UNRETRIEVABLE.
repeated .google.privacy.dlp.v2.TransformationDescription transformation = 3;public boolean hasStatusDetails()
Status of the transformation, if transformation was not successful, this will specify what caused it to fail, otherwise it will show that the transformation was successful.
.google.privacy.dlp.v2.TransformationResultStatus status_details = 4;hasStatusDetails in interface TransformationDetailsOrBuilderpublic TransformationResultStatus getStatusDetails()
Status of the transformation, if transformation was not successful, this will specify what caused it to fail, otherwise it will show that the transformation was successful.
.google.privacy.dlp.v2.TransformationResultStatus status_details = 4;getStatusDetails in interface TransformationDetailsOrBuilderpublic TransformationDetails.Builder setStatusDetails(TransformationResultStatus value)
Status of the transformation, if transformation was not successful, this will specify what caused it to fail, otherwise it will show that the transformation was successful.
.google.privacy.dlp.v2.TransformationResultStatus status_details = 4;public TransformationDetails.Builder setStatusDetails(TransformationResultStatus.Builder builderForValue)
Status of the transformation, if transformation was not successful, this will specify what caused it to fail, otherwise it will show that the transformation was successful.
.google.privacy.dlp.v2.TransformationResultStatus status_details = 4;public TransformationDetails.Builder mergeStatusDetails(TransformationResultStatus value)
Status of the transformation, if transformation was not successful, this will specify what caused it to fail, otherwise it will show that the transformation was successful.
.google.privacy.dlp.v2.TransformationResultStatus status_details = 4;public TransformationDetails.Builder clearStatusDetails()
Status of the transformation, if transformation was not successful, this will specify what caused it to fail, otherwise it will show that the transformation was successful.
.google.privacy.dlp.v2.TransformationResultStatus status_details = 4;public TransformationResultStatus.Builder getStatusDetailsBuilder()
Status of the transformation, if transformation was not successful, this will specify what caused it to fail, otherwise it will show that the transformation was successful.
.google.privacy.dlp.v2.TransformationResultStatus status_details = 4;public TransformationResultStatusOrBuilder getStatusDetailsOrBuilder()
Status of the transformation, if transformation was not successful, this will specify what caused it to fail, otherwise it will show that the transformation was successful.
.google.privacy.dlp.v2.TransformationResultStatus status_details = 4;getStatusDetailsOrBuilder in interface TransformationDetailsOrBuilderpublic long getTransformedBytes()
The number of bytes that were transformed. If transformation was unsuccessful or did not take place because there was no content to transform, this will be zero.
int64 transformed_bytes = 5;getTransformedBytes in interface TransformationDetailsOrBuilderpublic TransformationDetails.Builder setTransformedBytes(long value)
The number of bytes that were transformed. If transformation was unsuccessful or did not take place because there was no content to transform, this will be zero.
int64 transformed_bytes = 5;value - The transformedBytes to set.public TransformationDetails.Builder clearTransformedBytes()
The number of bytes that were transformed. If transformation was unsuccessful or did not take place because there was no content to transform, this will be zero.
int64 transformed_bytes = 5;public boolean hasTransformationLocation()
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;hasTransformationLocation in interface TransformationDetailsOrBuilderpublic TransformationLocation getTransformationLocation()
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;getTransformationLocation in interface TransformationDetailsOrBuilderpublic TransformationDetails.Builder setTransformationLocation(TransformationLocation value)
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;public TransformationDetails.Builder setTransformationLocation(TransformationLocation.Builder builderForValue)
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;public TransformationDetails.Builder mergeTransformationLocation(TransformationLocation value)
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;public TransformationDetails.Builder clearTransformationLocation()
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;public TransformationLocation.Builder getTransformationLocationBuilder()
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;public TransformationLocationOrBuilder getTransformationLocationOrBuilder()
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;getTransformationLocationOrBuilder in interface TransformationDetailsOrBuilderpublic final TransformationDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>public final TransformationDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>Copyright © 2022 Google LLC. All rights reserved.