Class TransformationDetailsStorageConfig.Builder (3.46.0)

public static final class TransformationDetailsStorageConfig.Builder extends GeneratedMessageV3.Builder<TransformationDetailsStorageConfig.Builder> implements TransformationDetailsStorageConfigOrBuilder

Config for storing transformation details.

Protobuf type google.privacy.dlp.v2.TransformationDetailsStorageConfig

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public TransformationDetailsStorageConfig.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
TransformationDetailsStorageConfig.Builder
Overrides

build()

public TransformationDetailsStorageConfig build()
Returns
Type Description
TransformationDetailsStorageConfig

buildPartial()

public TransformationDetailsStorageConfig buildPartial()
Returns
Type Description
TransformationDetailsStorageConfig

clear()

public TransformationDetailsStorageConfig.Builder clear()
Returns
Type Description
TransformationDetailsStorageConfig.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public TransformationDetailsStorageConfig.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
TransformationDetailsStorageConfig.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public TransformationDetailsStorageConfig.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
TransformationDetailsStorageConfig.Builder
Overrides

clearTable()

public TransformationDetailsStorageConfig.Builder clearTable()

The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.

.google.privacy.dlp.v2.BigQueryTable table = 1;

Returns
Type Description
TransformationDetailsStorageConfig.Builder

clearType()

public TransformationDetailsStorageConfig.Builder clearType()
Returns
Type Description
TransformationDetailsStorageConfig.Builder

clone()

public TransformationDetailsStorageConfig.Builder clone()
Returns
Type Description
TransformationDetailsStorageConfig.Builder
Overrides

getDefaultInstanceForType()

public TransformationDetailsStorageConfig getDefaultInstanceForType()
Returns
Type Description
TransformationDetailsStorageConfig

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getTable()

public BigQueryTable getTable()

The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.

.google.privacy.dlp.v2.BigQueryTable table = 1;

Returns
Type Description
BigQueryTable

The table.

getTableBuilder()

public BigQueryTable.Builder getTableBuilder()

The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.

.google.privacy.dlp.v2.BigQueryTable table = 1;

Returns
Type Description
BigQueryTable.Builder

getTableOrBuilder()

public BigQueryTableOrBuilder getTableOrBuilder()

The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.

.google.privacy.dlp.v2.BigQueryTable table = 1;

Returns
Type Description
BigQueryTableOrBuilder

getTypeCase()

public TransformationDetailsStorageConfig.TypeCase getTypeCase()
Returns
Type Description
TransformationDetailsStorageConfig.TypeCase

hasTable()

public boolean hasTable()

The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.

.google.privacy.dlp.v2.BigQueryTable table = 1;

Returns
Type Description
boolean

Whether the table field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(TransformationDetailsStorageConfig other)

public TransformationDetailsStorageConfig.Builder mergeFrom(TransformationDetailsStorageConfig other)
Parameter
Name Description
other TransformationDetailsStorageConfig
Returns
Type Description
TransformationDetailsStorageConfig.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public TransformationDetailsStorageConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
TransformationDetailsStorageConfig.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public TransformationDetailsStorageConfig.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
TransformationDetailsStorageConfig.Builder
Overrides

mergeTable(BigQueryTable value)

public TransformationDetailsStorageConfig.Builder mergeTable(BigQueryTable value)

The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.

.google.privacy.dlp.v2.BigQueryTable table = 1;

Parameter
Name Description
value BigQueryTable
Returns
Type Description
TransformationDetailsStorageConfig.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final TransformationDetailsStorageConfig.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
TransformationDetailsStorageConfig.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public TransformationDetailsStorageConfig.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
TransformationDetailsStorageConfig.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public TransformationDetailsStorageConfig.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
TransformationDetailsStorageConfig.Builder
Overrides

setTable(BigQueryTable value)

public TransformationDetailsStorageConfig.Builder setTable(BigQueryTable value)

The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.

.google.privacy.dlp.v2.BigQueryTable table = 1;

Parameter
Name Description
value BigQueryTable
Returns
Type Description
TransformationDetailsStorageConfig.Builder

setTable(BigQueryTable.Builder builderForValue)

public TransformationDetailsStorageConfig.Builder setTable(BigQueryTable.Builder builderForValue)

The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.

.google.privacy.dlp.v2.BigQueryTable table = 1;

Parameter
Name Description
builderForValue BigQueryTable.Builder
Returns
Type Description
TransformationDetailsStorageConfig.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final TransformationDetailsStorageConfig.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
TransformationDetailsStorageConfig.Builder
Overrides