Package com.google.cloud.dataplex.v1
Class DataScanJob.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
- com.google.cloud.dataplex.v1.DataScanJob.Builder
-
- All Implemented Interfaces:
DataScanJobOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- DataScanJob
public static final class DataScanJob.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder> implements DataScanJobOrBuilder
A DataScanJob represents an instance of DataScan execution.
Protobuf typegoogle.cloud.dataplex.v1.DataScanJob
-
-
Method Summary
-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
clear
public DataScanJob.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
getDefaultInstanceForType
public DataScanJob getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public DataScanJob build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DataScanJob buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DataScanJob.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
setField
public DataScanJob.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
clearField
public DataScanJob.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
clearOneof
public DataScanJob.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
setRepeatedField
public DataScanJob.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
addRepeatedField
public DataScanJob.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
mergeFrom
public DataScanJob.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DataScanJob.Builder>
-
mergeFrom
public DataScanJob.Builder mergeFrom(DataScanJob other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
mergeFrom
public DataScanJob.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DataScanJob.Builder>
- Throws:
IOException
-
getSpecCase
public DataScanJob.SpecCase getSpecCase()
- Specified by:
getSpecCase
in interfaceDataScanJobOrBuilder
-
clearSpec
public DataScanJob.Builder clearSpec()
-
getResultCase
public DataScanJob.ResultCase getResultCase()
- Specified by:
getResultCase
in interfaceDataScanJobOrBuilder
-
clearResult
public DataScanJob.Builder clearResult()
-
getName
public String getName()
Output only. The relative resource name of the DataScanJob, of the form: `projects/{project}/locations/{location_id}/dataScans/{datascan_id}/jobs/{job_id}`, where `project` refers to a *project_id* or *project_number* and `location_id` refers to a GCP region.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getName
in interfaceDataScanJobOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The relative resource name of the DataScanJob, of the form: `projects/{project}/locations/{location_id}/dataScans/{datascan_id}/jobs/{job_id}`, where `project` refers to a *project_id* or *project_number* and `location_id` refers to a GCP region.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getNameBytes
in interfaceDataScanJobOrBuilder
- Returns:
- The bytes for name.
-
setName
public DataScanJob.Builder setName(String value)
Output only. The relative resource name of the DataScanJob, of the form: `projects/{project}/locations/{location_id}/dataScans/{datascan_id}/jobs/{job_id}`, where `project` refers to a *project_id* or *project_number* and `location_id` refers to a GCP region.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public DataScanJob.Builder clearName()
Output only. The relative resource name of the DataScanJob, of the form: `projects/{project}/locations/{location_id}/dataScans/{datascan_id}/jobs/{job_id}`, where `project` refers to a *project_id* or *project_number* and `location_id` refers to a GCP region.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setNameBytes
public DataScanJob.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The relative resource name of the DataScanJob, of the form: `projects/{project}/locations/{location_id}/dataScans/{datascan_id}/jobs/{job_id}`, where `project` refers to a *project_id* or *project_number* and `location_id` refers to a GCP region.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getUid
public String getUid()
Output only. System generated globally unique ID for the DataScanJob.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUid
in interfaceDataScanJobOrBuilder
- Returns:
- The uid.
-
getUidBytes
public com.google.protobuf.ByteString getUidBytes()
Output only. System generated globally unique ID for the DataScanJob.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUidBytes
in interfaceDataScanJobOrBuilder
- Returns:
- The bytes for uid.
-
setUid
public DataScanJob.Builder setUid(String value)
Output only. System generated globally unique ID for the DataScanJob.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The uid to set.- Returns:
- This builder for chaining.
-
clearUid
public DataScanJob.Builder clearUid()
Output only. System generated globally unique ID for the DataScanJob.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setUidBytes
public DataScanJob.Builder setUidBytes(com.google.protobuf.ByteString value)
Output only. System generated globally unique ID for the DataScanJob.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for uid to set.- Returns:
- This builder for chaining.
-
hasStartTime
public boolean hasStartTime()
Output only. The time when the DataScanJob was started.
.google.protobuf.Timestamp start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasStartTime
in interfaceDataScanJobOrBuilder
- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Output only. The time when the DataScanJob was started.
.google.protobuf.Timestamp start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStartTime
in interfaceDataScanJobOrBuilder
- Returns:
- The startTime.
-
setStartTime
public DataScanJob.Builder setStartTime(com.google.protobuf.Timestamp value)
Output only. The time when the DataScanJob was started.
.google.protobuf.Timestamp start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setStartTime
public DataScanJob.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time when the DataScanJob was started.
.google.protobuf.Timestamp start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeStartTime
public DataScanJob.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Output only. The time when the DataScanJob was started.
.google.protobuf.Timestamp start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearStartTime
public DataScanJob.Builder clearStartTime()
Output only. The time when the DataScanJob was started.
.google.protobuf.Timestamp start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Output only. The time when the DataScanJob was started.
.google.protobuf.Timestamp start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Output only. The time when the DataScanJob was started.
.google.protobuf.Timestamp start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStartTimeOrBuilder
in interfaceDataScanJobOrBuilder
-
hasEndTime
public boolean hasEndTime()
Output only. The time when the DataScanJob ended.
.google.protobuf.Timestamp end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasEndTime
in interfaceDataScanJobOrBuilder
- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
Output only. The time when the DataScanJob ended.
.google.protobuf.Timestamp end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getEndTime
in interfaceDataScanJobOrBuilder
- Returns:
- The endTime.
-
setEndTime
public DataScanJob.Builder setEndTime(com.google.protobuf.Timestamp value)
Output only. The time when the DataScanJob ended.
.google.protobuf.Timestamp end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setEndTime
public DataScanJob.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time when the DataScanJob ended.
.google.protobuf.Timestamp end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeEndTime
public DataScanJob.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Output only. The time when the DataScanJob ended.
.google.protobuf.Timestamp end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearEndTime
public DataScanJob.Builder clearEndTime()
Output only. The time when the DataScanJob ended.
.google.protobuf.Timestamp end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Output only. The time when the DataScanJob ended.
.google.protobuf.Timestamp end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Output only. The time when the DataScanJob ended.
.google.protobuf.Timestamp end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getEndTimeOrBuilder
in interfaceDataScanJobOrBuilder
-
getStateValue
public int getStateValue()
Output only. Execution state for the DataScanJob.
.google.cloud.dataplex.v1.DataScanJob.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStateValue
in interfaceDataScanJobOrBuilder
- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public DataScanJob.Builder setStateValue(int value)
Output only. Execution state for the DataScanJob.
.google.cloud.dataplex.v1.DataScanJob.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public DataScanJob.State getState()
Output only. Execution state for the DataScanJob.
.google.cloud.dataplex.v1.DataScanJob.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getState
in interfaceDataScanJobOrBuilder
- Returns:
- The state.
-
setState
public DataScanJob.Builder setState(DataScanJob.State value)
Output only. Execution state for the DataScanJob.
.google.cloud.dataplex.v1.DataScanJob.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The state to set.- Returns:
- This builder for chaining.
-
clearState
public DataScanJob.Builder clearState()
Output only. Execution state for the DataScanJob.
.google.cloud.dataplex.v1.DataScanJob.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
getMessage
public String getMessage()
Output only. Additional information about the current state.
string message = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getMessage
in interfaceDataScanJobOrBuilder
- Returns:
- The message.
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()
Output only. Additional information about the current state.
string message = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getMessageBytes
in interfaceDataScanJobOrBuilder
- Returns:
- The bytes for message.
-
setMessage
public DataScanJob.Builder setMessage(String value)
Output only. Additional information about the current state.
string message = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The message to set.- Returns:
- This builder for chaining.
-
clearMessage
public DataScanJob.Builder clearMessage()
Output only. Additional information about the current state.
string message = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setMessageBytes
public DataScanJob.Builder setMessageBytes(com.google.protobuf.ByteString value)
Output only. Additional information about the current state.
string message = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for message to set.- Returns:
- This builder for chaining.
-
getTypeValue
public int getTypeValue()
Output only. The type of the parent DataScan.
.google.cloud.dataplex.v1.DataScanType type = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getTypeValue
in interfaceDataScanJobOrBuilder
- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
public DataScanJob.Builder setTypeValue(int value)
Output only. The type of the parent DataScan.
.google.cloud.dataplex.v1.DataScanType type = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
public DataScanType getType()
Output only. The type of the parent DataScan.
.google.cloud.dataplex.v1.DataScanType type = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getType
in interfaceDataScanJobOrBuilder
- Returns:
- The type.
-
setType
public DataScanJob.Builder setType(DataScanType value)
Output only. The type of the parent DataScan.
.google.cloud.dataplex.v1.DataScanType type = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The type to set.- Returns:
- This builder for chaining.
-
clearType
public DataScanJob.Builder clearType()
Output only. The type of the parent DataScan.
.google.cloud.dataplex.v1.DataScanType type = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
hasDataQualitySpec
public boolean hasDataQualitySpec()
Output only. DataQualityScan related setting.
.google.cloud.dataplex.v1.DataQualitySpec data_quality_spec = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasDataQualitySpec
in interfaceDataScanJobOrBuilder
- Returns:
- Whether the dataQualitySpec field is set.
-
getDataQualitySpec
public DataQualitySpec getDataQualitySpec()
Output only. DataQualityScan related setting.
.google.cloud.dataplex.v1.DataQualitySpec data_quality_spec = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getDataQualitySpec
in interfaceDataScanJobOrBuilder
- Returns:
- The dataQualitySpec.
-
setDataQualitySpec
public DataScanJob.Builder setDataQualitySpec(DataQualitySpec value)
Output only. DataQualityScan related setting.
.google.cloud.dataplex.v1.DataQualitySpec data_quality_spec = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setDataQualitySpec
public DataScanJob.Builder setDataQualitySpec(DataQualitySpec.Builder builderForValue)
Output only. DataQualityScan related setting.
.google.cloud.dataplex.v1.DataQualitySpec data_quality_spec = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeDataQualitySpec
public DataScanJob.Builder mergeDataQualitySpec(DataQualitySpec value)
Output only. DataQualityScan related setting.
.google.cloud.dataplex.v1.DataQualitySpec data_quality_spec = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearDataQualitySpec
public DataScanJob.Builder clearDataQualitySpec()
Output only. DataQualityScan related setting.
.google.cloud.dataplex.v1.DataQualitySpec data_quality_spec = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getDataQualitySpecBuilder
public DataQualitySpec.Builder getDataQualitySpecBuilder()
Output only. DataQualityScan related setting.
.google.cloud.dataplex.v1.DataQualitySpec data_quality_spec = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getDataQualitySpecOrBuilder
public DataQualitySpecOrBuilder getDataQualitySpecOrBuilder()
Output only. DataQualityScan related setting.
.google.cloud.dataplex.v1.DataQualitySpec data_quality_spec = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getDataQualitySpecOrBuilder
in interfaceDataScanJobOrBuilder
-
hasDataProfileSpec
public boolean hasDataProfileSpec()
Output only. DataProfileScan related setting.
.google.cloud.dataplex.v1.DataProfileSpec data_profile_spec = 101 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasDataProfileSpec
in interfaceDataScanJobOrBuilder
- Returns:
- Whether the dataProfileSpec field is set.
-
getDataProfileSpec
public DataProfileSpec getDataProfileSpec()
Output only. DataProfileScan related setting.
.google.cloud.dataplex.v1.DataProfileSpec data_profile_spec = 101 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getDataProfileSpec
in interfaceDataScanJobOrBuilder
- Returns:
- The dataProfileSpec.
-
setDataProfileSpec
public DataScanJob.Builder setDataProfileSpec(DataProfileSpec value)
Output only. DataProfileScan related setting.
.google.cloud.dataplex.v1.DataProfileSpec data_profile_spec = 101 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setDataProfileSpec
public DataScanJob.Builder setDataProfileSpec(DataProfileSpec.Builder builderForValue)
Output only. DataProfileScan related setting.
.google.cloud.dataplex.v1.DataProfileSpec data_profile_spec = 101 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeDataProfileSpec
public DataScanJob.Builder mergeDataProfileSpec(DataProfileSpec value)
Output only. DataProfileScan related setting.
.google.cloud.dataplex.v1.DataProfileSpec data_profile_spec = 101 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearDataProfileSpec
public DataScanJob.Builder clearDataProfileSpec()
Output only. DataProfileScan related setting.
.google.cloud.dataplex.v1.DataProfileSpec data_profile_spec = 101 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getDataProfileSpecBuilder
public DataProfileSpec.Builder getDataProfileSpecBuilder()
Output only. DataProfileScan related setting.
.google.cloud.dataplex.v1.DataProfileSpec data_profile_spec = 101 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getDataProfileSpecOrBuilder
public DataProfileSpecOrBuilder getDataProfileSpecOrBuilder()
Output only. DataProfileScan related setting.
.google.cloud.dataplex.v1.DataProfileSpec data_profile_spec = 101 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getDataProfileSpecOrBuilder
in interfaceDataScanJobOrBuilder
-
hasDataQualityResult
public boolean hasDataQualityResult()
Output only. The result of the data quality scan.
.google.cloud.dataplex.v1.DataQualityResult data_quality_result = 200 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasDataQualityResult
in interfaceDataScanJobOrBuilder
- Returns:
- Whether the dataQualityResult field is set.
-
getDataQualityResult
public DataQualityResult getDataQualityResult()
Output only. The result of the data quality scan.
.google.cloud.dataplex.v1.DataQualityResult data_quality_result = 200 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getDataQualityResult
in interfaceDataScanJobOrBuilder
- Returns:
- The dataQualityResult.
-
setDataQualityResult
public DataScanJob.Builder setDataQualityResult(DataQualityResult value)
Output only. The result of the data quality scan.
.google.cloud.dataplex.v1.DataQualityResult data_quality_result = 200 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setDataQualityResult
public DataScanJob.Builder setDataQualityResult(DataQualityResult.Builder builderForValue)
Output only. The result of the data quality scan.
.google.cloud.dataplex.v1.DataQualityResult data_quality_result = 200 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeDataQualityResult
public DataScanJob.Builder mergeDataQualityResult(DataQualityResult value)
Output only. The result of the data quality scan.
.google.cloud.dataplex.v1.DataQualityResult data_quality_result = 200 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearDataQualityResult
public DataScanJob.Builder clearDataQualityResult()
Output only. The result of the data quality scan.
.google.cloud.dataplex.v1.DataQualityResult data_quality_result = 200 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getDataQualityResultBuilder
public DataQualityResult.Builder getDataQualityResultBuilder()
Output only. The result of the data quality scan.
.google.cloud.dataplex.v1.DataQualityResult data_quality_result = 200 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getDataQualityResultOrBuilder
public DataQualityResultOrBuilder getDataQualityResultOrBuilder()
Output only. The result of the data quality scan.
.google.cloud.dataplex.v1.DataQualityResult data_quality_result = 200 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getDataQualityResultOrBuilder
in interfaceDataScanJobOrBuilder
-
hasDataProfileResult
public boolean hasDataProfileResult()
Output only. The result of the data profile scan.
.google.cloud.dataplex.v1.DataProfileResult data_profile_result = 201 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasDataProfileResult
in interfaceDataScanJobOrBuilder
- Returns:
- Whether the dataProfileResult field is set.
-
getDataProfileResult
public DataProfileResult getDataProfileResult()
Output only. The result of the data profile scan.
.google.cloud.dataplex.v1.DataProfileResult data_profile_result = 201 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getDataProfileResult
in interfaceDataScanJobOrBuilder
- Returns:
- The dataProfileResult.
-
setDataProfileResult
public DataScanJob.Builder setDataProfileResult(DataProfileResult value)
Output only. The result of the data profile scan.
.google.cloud.dataplex.v1.DataProfileResult data_profile_result = 201 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setDataProfileResult
public DataScanJob.Builder setDataProfileResult(DataProfileResult.Builder builderForValue)
Output only. The result of the data profile scan.
.google.cloud.dataplex.v1.DataProfileResult data_profile_result = 201 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeDataProfileResult
public DataScanJob.Builder mergeDataProfileResult(DataProfileResult value)
Output only. The result of the data profile scan.
.google.cloud.dataplex.v1.DataProfileResult data_profile_result = 201 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearDataProfileResult
public DataScanJob.Builder clearDataProfileResult()
Output only. The result of the data profile scan.
.google.cloud.dataplex.v1.DataProfileResult data_profile_result = 201 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getDataProfileResultBuilder
public DataProfileResult.Builder getDataProfileResultBuilder()
Output only. The result of the data profile scan.
.google.cloud.dataplex.v1.DataProfileResult data_profile_result = 201 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getDataProfileResultOrBuilder
public DataProfileResultOrBuilder getDataProfileResultOrBuilder()
Output only. The result of the data profile scan.
.google.cloud.dataplex.v1.DataProfileResult data_profile_result = 201 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getDataProfileResultOrBuilder
in interfaceDataScanJobOrBuilder
-
setUnknownFields
public final DataScanJob.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
mergeUnknownFields
public final DataScanJob.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataScanJob.Builder>
-
-