Package com.google.privacy.dlp.v2
Class TransformationDetails.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
- com.google.privacy.dlp.v2.TransformationDetails.Builder
-
- All Implemented Interfaces:
TransformationDetailsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- TransformationDetails
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 typegoogle.privacy.dlp.v2.TransformationDetails
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TransformationDetails.BuilderaddAllTransformation(Iterable<? extends TransformationDescription> values)Description of transformation.TransformationDetails.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TransformationDetails.BuilderaddTransformation(int index, TransformationDescription value)Description of transformation.TransformationDetails.BuilderaddTransformation(int index, TransformationDescription.Builder builderForValue)Description of transformation.TransformationDetails.BuilderaddTransformation(TransformationDescription value)Description of transformation.TransformationDetails.BuilderaddTransformation(TransformationDescription.Builder builderForValue)Description of transformation.TransformationDescription.BuilderaddTransformationBuilder()Description of transformation.TransformationDescription.BuilderaddTransformationBuilder(int index)Description of transformation.TransformationDetailsbuild()TransformationDetailsbuildPartial()TransformationDetails.Builderclear()TransformationDetails.BuilderclearContainerName()The top level name of the container where the transformation is located (this will be the source file name or table name).TransformationDetails.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TransformationDetails.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TransformationDetails.BuilderclearResourceName()The name of the job that completed the transformation.TransformationDetails.BuilderclearStatusDetails()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.BuilderclearTransformation()Description of transformation.TransformationDetails.BuilderclearTransformationLocation()The precise location of the transformed content in the original container.TransformationDetails.BuilderclearTransformedBytes()The number of bytes that were transformed.TransformationDetails.Builderclone()StringgetContainerName()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.ByteStringgetContainerNameBytes()The top level name of the container where the transformation is located (this will be the source file name or table name).TransformationDetailsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetResourceName()The name of the job that completed the transformation.com.google.protobuf.ByteStringgetResourceNameBytes()The name of the job that completed the transformation.TransformationResultStatusgetStatusDetails()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.BuildergetStatusDetailsBuilder()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.TransformationResultStatusOrBuildergetStatusDetailsOrBuilder()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.TransformationDescriptiongetTransformation(int index)Description of transformation.TransformationDescription.BuildergetTransformationBuilder(int index)Description of transformation.List<TransformationDescription.Builder>getTransformationBuilderList()Description of transformation.intgetTransformationCount()Description of transformation.List<TransformationDescription>getTransformationList()Description of transformation.TransformationLocationgetTransformationLocation()The precise location of the transformed content in the original container.TransformationLocation.BuildergetTransformationLocationBuilder()The precise location of the transformed content in the original container.TransformationLocationOrBuildergetTransformationLocationOrBuilder()The precise location of the transformed content in the original container.TransformationDescriptionOrBuildergetTransformationOrBuilder(int index)Description of transformation.List<? extends TransformationDescriptionOrBuilder>getTransformationOrBuilderList()Description of transformation.longgetTransformedBytes()The number of bytes that were transformed.booleanhasStatusDetails()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.booleanhasTransformationLocation()The precise location of the transformed content in the original container.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()TransformationDetails.BuildermergeFrom(TransformationDetails other)TransformationDetails.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TransformationDetails.BuildermergeFrom(com.google.protobuf.Message other)TransformationDetails.BuildermergeStatusDetails(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.BuildermergeTransformationLocation(TransformationLocation value)The precise location of the transformed content in the original container.TransformationDetails.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TransformationDetails.BuilderremoveTransformation(int index)Description of transformation.TransformationDetails.BuildersetContainerName(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.BuildersetContainerNameBytes(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.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TransformationDetails.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)TransformationDetails.BuildersetResourceName(String value)The name of the job that completed the transformation.TransformationDetails.BuildersetResourceNameBytes(com.google.protobuf.ByteString value)The name of the job that completed the transformation.TransformationDetails.BuildersetStatusDetails(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.BuildersetStatusDetails(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.BuildersetTransformation(int index, TransformationDescription value)Description of transformation.TransformationDetails.BuildersetTransformation(int index, TransformationDescription.Builder builderForValue)Description of transformation.TransformationDetails.BuildersetTransformationLocation(TransformationLocation value)The precise location of the transformed content in the original container.TransformationDetails.BuildersetTransformationLocation(TransformationLocation.Builder builderForValue)The precise location of the transformed content in the original container.TransformationDetails.BuildersetTransformedBytes(long value)The number of bytes that were transformed.TransformationDetails.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
clear
public TransformationDetails.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
getDefaultInstanceForType
public TransformationDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public TransformationDetails build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TransformationDetails buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TransformationDetails.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
setField
public TransformationDetails.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
clearField
public TransformationDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
clearOneof
public TransformationDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
setRepeatedField
public TransformationDetails.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
addRepeatedField
public TransformationDetails.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
mergeFrom
public TransformationDetails.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TransformationDetails.Builder>
-
mergeFrom
public TransformationDetails.Builder mergeFrom(TransformationDetails other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
mergeFrom
public TransformationDetails.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TransformationDetails.Builder>- Throws:
IOException
-
getResourceName
public String getResourceName()
The name of the job that completed the transformation.
string resource_name = 1;- Specified by:
getResourceNamein interfaceTransformationDetailsOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
The name of the job that completed the transformation.
string resource_name = 1;- Specified by:
getResourceNameBytesin interfaceTransformationDetailsOrBuilder- Returns:
- The bytes for resourceName.
-
setResourceName
public TransformationDetails.Builder setResourceName(String value)
The name of the job that completed the transformation.
string resource_name = 1;- Parameters:
value- The resourceName to set.- Returns:
- This builder for chaining.
-
clearResourceName
public TransformationDetails.Builder clearResourceName()
The name of the job that completed the transformation.
string resource_name = 1;- Returns:
- This builder for chaining.
-
setResourceNameBytes
public TransformationDetails.Builder setResourceNameBytes(com.google.protobuf.ByteString value)
The name of the job that completed the transformation.
string resource_name = 1;- Parameters:
value- The bytes for resourceName to set.- Returns:
- This builder for chaining.
-
getContainerName
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;- Specified by:
getContainerNamein interfaceTransformationDetailsOrBuilder- Returns:
- The containerName.
-
getContainerNameBytes
public 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;- Specified by:
getContainerNameBytesin interfaceTransformationDetailsOrBuilder- Returns:
- The bytes for containerName.
-
setContainerName
public 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;- Parameters:
value- The containerName to set.- Returns:
- This builder for chaining.
-
clearContainerName
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;- Returns:
- This builder for chaining.
-
setContainerNameBytes
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;- Parameters:
value- The bytes for containerName to set.- Returns:
- This builder for chaining.
-
getTransformationList
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;- Specified by:
getTransformationListin interfaceTransformationDetailsOrBuilder
-
getTransformationCount
public 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;- Specified by:
getTransformationCountin interfaceTransformationDetailsOrBuilder
-
getTransformation
public 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;- Specified by:
getTransformationin interfaceTransformationDetailsOrBuilder
-
setTransformation
public 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;
-
setTransformation
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;
-
addTransformation
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;
-
addTransformation
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;
-
addTransformation
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;
-
addTransformation
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;
-
addAllTransformation
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;
-
clearTransformation
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;
-
removeTransformation
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;
-
getTransformationBuilder
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;
-
getTransformationOrBuilder
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;- Specified by:
getTransformationOrBuilderin interfaceTransformationDetailsOrBuilder
-
getTransformationOrBuilderList
public 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;- Specified by:
getTransformationOrBuilderListin interfaceTransformationDetailsOrBuilder
-
addTransformationBuilder
public 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;
-
addTransformationBuilder
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;
-
getTransformationBuilderList
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;
-
hasStatusDetails
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;- Specified by:
hasStatusDetailsin interfaceTransformationDetailsOrBuilder- Returns:
- Whether the statusDetails field is set.
-
getStatusDetails
public 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;- Specified by:
getStatusDetailsin interfaceTransformationDetailsOrBuilder- Returns:
- The statusDetails.
-
setStatusDetails
public 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;
-
setStatusDetails
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;
-
mergeStatusDetails
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;
-
clearStatusDetails
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;
-
getStatusDetailsBuilder
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;
-
getStatusDetailsOrBuilder
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;- Specified by:
getStatusDetailsOrBuilderin interfaceTransformationDetailsOrBuilder
-
getTransformedBytes
public 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;- Specified by:
getTransformedBytesin interfaceTransformationDetailsOrBuilder- Returns:
- The transformedBytes.
-
setTransformedBytes
public 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;- Parameters:
value- The transformedBytes to set.- Returns:
- This builder for chaining.
-
clearTransformedBytes
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;- Returns:
- This builder for chaining.
-
hasTransformationLocation
public boolean hasTransformationLocation()
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;- Specified by:
hasTransformationLocationin interfaceTransformationDetailsOrBuilder- Returns:
- Whether the transformationLocation field is set.
-
getTransformationLocation
public TransformationLocation getTransformationLocation()
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;- Specified by:
getTransformationLocationin interfaceTransformationDetailsOrBuilder- Returns:
- The transformationLocation.
-
setTransformationLocation
public TransformationDetails.Builder setTransformationLocation(TransformationLocation value)
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;
-
setTransformationLocation
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;
-
mergeTransformationLocation
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;
-
clearTransformationLocation
public TransformationDetails.Builder clearTransformationLocation()
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;
-
getTransformationLocationBuilder
public TransformationLocation.Builder getTransformationLocationBuilder()
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;
-
getTransformationLocationOrBuilder
public TransformationLocationOrBuilder getTransformationLocationOrBuilder()
The precise location of the transformed content in the original container.
.google.privacy.dlp.v2.TransformationLocation transformation_location = 6;- Specified by:
getTransformationLocationOrBuilderin interfaceTransformationDetailsOrBuilder
-
setUnknownFields
public final TransformationDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
mergeUnknownFields
public final TransformationDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationDetails.Builder>
-
-