Package com.google.cloud.dataplex.v1
Class DiscoveryEvent.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DiscoveryEvent.Builder>
-
- com.google.cloud.dataplex.v1.DiscoveryEvent.Builder
-
- All Implemented Interfaces:
DiscoveryEventOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- DiscoveryEvent
public static final class DiscoveryEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DiscoveryEvent.Builder> implements DiscoveryEventOrBuilder
The payload associated with Discovery data processing.
Protobuf typegoogle.cloud.dataplex.v1.DiscoveryEvent
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DiscoveryEvent.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DiscoveryEventbuild()DiscoveryEventbuildPartial()DiscoveryEvent.Builderclear()DiscoveryEvent.BuilderclearAction()Details about the action associated with the event.DiscoveryEvent.BuilderclearAssetId()The id of the associated asset.DiscoveryEvent.BuilderclearConfig()Details about discovery configuration in effect.DiscoveryEvent.BuilderclearDataLocation()The data location associated with the event.DiscoveryEvent.BuilderclearDetails()DiscoveryEvent.BuilderclearEntity()Details about the entity associated with the event.DiscoveryEvent.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)DiscoveryEvent.BuilderclearLakeId()The id of the associated lake.DiscoveryEvent.BuilderclearMessage()The log message.DiscoveryEvent.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)DiscoveryEvent.BuilderclearPartition()Details about the partition associated with the event.DiscoveryEvent.BuilderclearType()The type of the event being logged.DiscoveryEvent.BuilderclearZoneId()The id of the associated zone.DiscoveryEvent.Builderclone()DiscoveryEvent.ActionDetailsgetAction()Details about the action associated with the event.DiscoveryEvent.ActionDetails.BuildergetActionBuilder()Details about the action associated with the event.DiscoveryEvent.ActionDetailsOrBuildergetActionOrBuilder()Details about the action associated with the event.StringgetAssetId()The id of the associated asset.com.google.protobuf.ByteStringgetAssetIdBytes()The id of the associated asset.DiscoveryEvent.ConfigDetailsgetConfig()Details about discovery configuration in effect.DiscoveryEvent.ConfigDetails.BuildergetConfigBuilder()Details about discovery configuration in effect.DiscoveryEvent.ConfigDetailsOrBuildergetConfigOrBuilder()Details about discovery configuration in effect.StringgetDataLocation()The data location associated with the event.com.google.protobuf.ByteStringgetDataLocationBytes()The data location associated with the event.DiscoveryEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DiscoveryEvent.DetailsCasegetDetailsCase()DiscoveryEvent.EntityDetailsgetEntity()Details about the entity associated with the event.DiscoveryEvent.EntityDetails.BuildergetEntityBuilder()Details about the entity associated with the event.DiscoveryEvent.EntityDetailsOrBuildergetEntityOrBuilder()Details about the entity associated with the event.StringgetLakeId()The id of the associated lake.com.google.protobuf.ByteStringgetLakeIdBytes()The id of the associated lake.StringgetMessage()The log message.com.google.protobuf.ByteStringgetMessageBytes()The log message.DiscoveryEvent.PartitionDetailsgetPartition()Details about the partition associated with the event.DiscoveryEvent.PartitionDetails.BuildergetPartitionBuilder()Details about the partition associated with the event.DiscoveryEvent.PartitionDetailsOrBuildergetPartitionOrBuilder()Details about the partition associated with the event.DiscoveryEvent.EventTypegetType()The type of the event being logged.intgetTypeValue()The type of the event being logged.StringgetZoneId()The id of the associated zone.com.google.protobuf.ByteStringgetZoneIdBytes()The id of the associated zone.booleanhasAction()Details about the action associated with the event.booleanhasConfig()Details about discovery configuration in effect.booleanhasEntity()Details about the entity associated with the event.booleanhasPartition()Details about the partition associated with the event.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()DiscoveryEvent.BuildermergeAction(DiscoveryEvent.ActionDetails value)Details about the action associated with the event.DiscoveryEvent.BuildermergeConfig(DiscoveryEvent.ConfigDetails value)Details about discovery configuration in effect.DiscoveryEvent.BuildermergeEntity(DiscoveryEvent.EntityDetails value)Details about the entity associated with the event.DiscoveryEvent.BuildermergeFrom(DiscoveryEvent other)DiscoveryEvent.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DiscoveryEvent.BuildermergeFrom(com.google.protobuf.Message other)DiscoveryEvent.BuildermergePartition(DiscoveryEvent.PartitionDetails value)Details about the partition associated with the event.DiscoveryEvent.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)DiscoveryEvent.BuildersetAction(DiscoveryEvent.ActionDetails value)Details about the action associated with the event.DiscoveryEvent.BuildersetAction(DiscoveryEvent.ActionDetails.Builder builderForValue)Details about the action associated with the event.DiscoveryEvent.BuildersetAssetId(String value)The id of the associated asset.DiscoveryEvent.BuildersetAssetIdBytes(com.google.protobuf.ByteString value)The id of the associated asset.DiscoveryEvent.BuildersetConfig(DiscoveryEvent.ConfigDetails value)Details about discovery configuration in effect.DiscoveryEvent.BuildersetConfig(DiscoveryEvent.ConfigDetails.Builder builderForValue)Details about discovery configuration in effect.DiscoveryEvent.BuildersetDataLocation(String value)The data location associated with the event.DiscoveryEvent.BuildersetDataLocationBytes(com.google.protobuf.ByteString value)The data location associated with the event.DiscoveryEvent.BuildersetEntity(DiscoveryEvent.EntityDetails value)Details about the entity associated with the event.DiscoveryEvent.BuildersetEntity(DiscoveryEvent.EntityDetails.Builder builderForValue)Details about the entity associated with the event.DiscoveryEvent.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DiscoveryEvent.BuildersetLakeId(String value)The id of the associated lake.DiscoveryEvent.BuildersetLakeIdBytes(com.google.protobuf.ByteString value)The id of the associated lake.DiscoveryEvent.BuildersetMessage(String value)The log message.DiscoveryEvent.BuildersetMessageBytes(com.google.protobuf.ByteString value)The log message.DiscoveryEvent.BuildersetPartition(DiscoveryEvent.PartitionDetails value)Details about the partition associated with the event.DiscoveryEvent.BuildersetPartition(DiscoveryEvent.PartitionDetails.Builder builderForValue)Details about the partition associated with the event.DiscoveryEvent.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)DiscoveryEvent.BuildersetType(DiscoveryEvent.EventType value)The type of the event being logged.DiscoveryEvent.BuildersetTypeValue(int value)The type of the event being logged.DiscoveryEvent.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)DiscoveryEvent.BuildersetZoneId(String value)The id of the associated zone.DiscoveryEvent.BuildersetZoneIdBytes(com.google.protobuf.ByteString value)The id of the associated zone.-
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<DiscoveryEvent.Builder>
-
clear
public DiscoveryEvent.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<DiscoveryEvent.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<DiscoveryEvent.Builder>
-
getDefaultInstanceForType
public DiscoveryEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public DiscoveryEvent build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DiscoveryEvent buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DiscoveryEvent.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<DiscoveryEvent.Builder>
-
setField
public DiscoveryEvent.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<DiscoveryEvent.Builder>
-
clearField
public DiscoveryEvent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DiscoveryEvent.Builder>
-
clearOneof
public DiscoveryEvent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DiscoveryEvent.Builder>
-
setRepeatedField
public DiscoveryEvent.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<DiscoveryEvent.Builder>
-
addRepeatedField
public DiscoveryEvent.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<DiscoveryEvent.Builder>
-
mergeFrom
public DiscoveryEvent.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DiscoveryEvent.Builder>
-
mergeFrom
public DiscoveryEvent.Builder mergeFrom(DiscoveryEvent other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DiscoveryEvent.Builder>
-
mergeFrom
public DiscoveryEvent.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<DiscoveryEvent.Builder>- Throws:
IOException
-
getDetailsCase
public DiscoveryEvent.DetailsCase getDetailsCase()
- Specified by:
getDetailsCasein interfaceDiscoveryEventOrBuilder
-
clearDetails
public DiscoveryEvent.Builder clearDetails()
-
getMessage
public String getMessage()
The log message.
string message = 1;- Specified by:
getMessagein interfaceDiscoveryEventOrBuilder- Returns:
- The message.
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()
The log message.
string message = 1;- Specified by:
getMessageBytesin interfaceDiscoveryEventOrBuilder- Returns:
- The bytes for message.
-
setMessage
public DiscoveryEvent.Builder setMessage(String value)
The log message.
string message = 1;- Parameters:
value- The message to set.- Returns:
- This builder for chaining.
-
clearMessage
public DiscoveryEvent.Builder clearMessage()
The log message.
string message = 1;- Returns:
- This builder for chaining.
-
setMessageBytes
public DiscoveryEvent.Builder setMessageBytes(com.google.protobuf.ByteString value)
The log message.
string message = 1;- Parameters:
value- The bytes for message to set.- Returns:
- This builder for chaining.
-
getLakeId
public String getLakeId()
The id of the associated lake.
string lake_id = 2;- Specified by:
getLakeIdin interfaceDiscoveryEventOrBuilder- Returns:
- The lakeId.
-
getLakeIdBytes
public com.google.protobuf.ByteString getLakeIdBytes()
The id of the associated lake.
string lake_id = 2;- Specified by:
getLakeIdBytesin interfaceDiscoveryEventOrBuilder- Returns:
- The bytes for lakeId.
-
setLakeId
public DiscoveryEvent.Builder setLakeId(String value)
The id of the associated lake.
string lake_id = 2;- Parameters:
value- The lakeId to set.- Returns:
- This builder for chaining.
-
clearLakeId
public DiscoveryEvent.Builder clearLakeId()
The id of the associated lake.
string lake_id = 2;- Returns:
- This builder for chaining.
-
setLakeIdBytes
public DiscoveryEvent.Builder setLakeIdBytes(com.google.protobuf.ByteString value)
The id of the associated lake.
string lake_id = 2;- Parameters:
value- The bytes for lakeId to set.- Returns:
- This builder for chaining.
-
getZoneId
public String getZoneId()
The id of the associated zone.
string zone_id = 3;- Specified by:
getZoneIdin interfaceDiscoveryEventOrBuilder- Returns:
- The zoneId.
-
getZoneIdBytes
public com.google.protobuf.ByteString getZoneIdBytes()
The id of the associated zone.
string zone_id = 3;- Specified by:
getZoneIdBytesin interfaceDiscoveryEventOrBuilder- Returns:
- The bytes for zoneId.
-
setZoneId
public DiscoveryEvent.Builder setZoneId(String value)
The id of the associated zone.
string zone_id = 3;- Parameters:
value- The zoneId to set.- Returns:
- This builder for chaining.
-
clearZoneId
public DiscoveryEvent.Builder clearZoneId()
The id of the associated zone.
string zone_id = 3;- Returns:
- This builder for chaining.
-
setZoneIdBytes
public DiscoveryEvent.Builder setZoneIdBytes(com.google.protobuf.ByteString value)
The id of the associated zone.
string zone_id = 3;- Parameters:
value- The bytes for zoneId to set.- Returns:
- This builder for chaining.
-
getAssetId
public String getAssetId()
The id of the associated asset.
string asset_id = 4;- Specified by:
getAssetIdin interfaceDiscoveryEventOrBuilder- Returns:
- The assetId.
-
getAssetIdBytes
public com.google.protobuf.ByteString getAssetIdBytes()
The id of the associated asset.
string asset_id = 4;- Specified by:
getAssetIdBytesin interfaceDiscoveryEventOrBuilder- Returns:
- The bytes for assetId.
-
setAssetId
public DiscoveryEvent.Builder setAssetId(String value)
The id of the associated asset.
string asset_id = 4;- Parameters:
value- The assetId to set.- Returns:
- This builder for chaining.
-
clearAssetId
public DiscoveryEvent.Builder clearAssetId()
The id of the associated asset.
string asset_id = 4;- Returns:
- This builder for chaining.
-
setAssetIdBytes
public DiscoveryEvent.Builder setAssetIdBytes(com.google.protobuf.ByteString value)
The id of the associated asset.
string asset_id = 4;- Parameters:
value- The bytes for assetId to set.- Returns:
- This builder for chaining.
-
getDataLocation
public String getDataLocation()
The data location associated with the event.
string data_location = 5;- Specified by:
getDataLocationin interfaceDiscoveryEventOrBuilder- Returns:
- The dataLocation.
-
getDataLocationBytes
public com.google.protobuf.ByteString getDataLocationBytes()
The data location associated with the event.
string data_location = 5;- Specified by:
getDataLocationBytesin interfaceDiscoveryEventOrBuilder- Returns:
- The bytes for dataLocation.
-
setDataLocation
public DiscoveryEvent.Builder setDataLocation(String value)
The data location associated with the event.
string data_location = 5;- Parameters:
value- The dataLocation to set.- Returns:
- This builder for chaining.
-
clearDataLocation
public DiscoveryEvent.Builder clearDataLocation()
The data location associated with the event.
string data_location = 5;- Returns:
- This builder for chaining.
-
setDataLocationBytes
public DiscoveryEvent.Builder setDataLocationBytes(com.google.protobuf.ByteString value)
The data location associated with the event.
string data_location = 5;- Parameters:
value- The bytes for dataLocation to set.- Returns:
- This builder for chaining.
-
getTypeValue
public int getTypeValue()
The type of the event being logged.
.google.cloud.dataplex.v1.DiscoveryEvent.EventType type = 10;- Specified by:
getTypeValuein interfaceDiscoveryEventOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
public DiscoveryEvent.Builder setTypeValue(int value)
The type of the event being logged.
.google.cloud.dataplex.v1.DiscoveryEvent.EventType type = 10;- Parameters:
value- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
public DiscoveryEvent.EventType getType()
The type of the event being logged.
.google.cloud.dataplex.v1.DiscoveryEvent.EventType type = 10;- Specified by:
getTypein interfaceDiscoveryEventOrBuilder- Returns:
- The type.
-
setType
public DiscoveryEvent.Builder setType(DiscoveryEvent.EventType value)
The type of the event being logged.
.google.cloud.dataplex.v1.DiscoveryEvent.EventType type = 10;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
public DiscoveryEvent.Builder clearType()
The type of the event being logged.
.google.cloud.dataplex.v1.DiscoveryEvent.EventType type = 10;- Returns:
- This builder for chaining.
-
hasConfig
public boolean hasConfig()
Details about discovery configuration in effect.
.google.cloud.dataplex.v1.DiscoveryEvent.ConfigDetails config = 20;- Specified by:
hasConfigin interfaceDiscoveryEventOrBuilder- Returns:
- Whether the config field is set.
-
getConfig
public DiscoveryEvent.ConfigDetails getConfig()
Details about discovery configuration in effect.
.google.cloud.dataplex.v1.DiscoveryEvent.ConfigDetails config = 20;- Specified by:
getConfigin interfaceDiscoveryEventOrBuilder- Returns:
- The config.
-
setConfig
public DiscoveryEvent.Builder setConfig(DiscoveryEvent.ConfigDetails value)
Details about discovery configuration in effect.
.google.cloud.dataplex.v1.DiscoveryEvent.ConfigDetails config = 20;
-
setConfig
public DiscoveryEvent.Builder setConfig(DiscoveryEvent.ConfigDetails.Builder builderForValue)
Details about discovery configuration in effect.
.google.cloud.dataplex.v1.DiscoveryEvent.ConfigDetails config = 20;
-
mergeConfig
public DiscoveryEvent.Builder mergeConfig(DiscoveryEvent.ConfigDetails value)
Details about discovery configuration in effect.
.google.cloud.dataplex.v1.DiscoveryEvent.ConfigDetails config = 20;
-
clearConfig
public DiscoveryEvent.Builder clearConfig()
Details about discovery configuration in effect.
.google.cloud.dataplex.v1.DiscoveryEvent.ConfigDetails config = 20;
-
getConfigBuilder
public DiscoveryEvent.ConfigDetails.Builder getConfigBuilder()
Details about discovery configuration in effect.
.google.cloud.dataplex.v1.DiscoveryEvent.ConfigDetails config = 20;
-
getConfigOrBuilder
public DiscoveryEvent.ConfigDetailsOrBuilder getConfigOrBuilder()
Details about discovery configuration in effect.
.google.cloud.dataplex.v1.DiscoveryEvent.ConfigDetails config = 20;- Specified by:
getConfigOrBuilderin interfaceDiscoveryEventOrBuilder
-
hasEntity
public boolean hasEntity()
Details about the entity associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.EntityDetails entity = 21;- Specified by:
hasEntityin interfaceDiscoveryEventOrBuilder- Returns:
- Whether the entity field is set.
-
getEntity
public DiscoveryEvent.EntityDetails getEntity()
Details about the entity associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.EntityDetails entity = 21;- Specified by:
getEntityin interfaceDiscoveryEventOrBuilder- Returns:
- The entity.
-
setEntity
public DiscoveryEvent.Builder setEntity(DiscoveryEvent.EntityDetails value)
Details about the entity associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.EntityDetails entity = 21;
-
setEntity
public DiscoveryEvent.Builder setEntity(DiscoveryEvent.EntityDetails.Builder builderForValue)
Details about the entity associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.EntityDetails entity = 21;
-
mergeEntity
public DiscoveryEvent.Builder mergeEntity(DiscoveryEvent.EntityDetails value)
Details about the entity associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.EntityDetails entity = 21;
-
clearEntity
public DiscoveryEvent.Builder clearEntity()
Details about the entity associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.EntityDetails entity = 21;
-
getEntityBuilder
public DiscoveryEvent.EntityDetails.Builder getEntityBuilder()
Details about the entity associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.EntityDetails entity = 21;
-
getEntityOrBuilder
public DiscoveryEvent.EntityDetailsOrBuilder getEntityOrBuilder()
Details about the entity associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.EntityDetails entity = 21;- Specified by:
getEntityOrBuilderin interfaceDiscoveryEventOrBuilder
-
hasPartition
public boolean hasPartition()
Details about the partition associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.PartitionDetails partition = 22;- Specified by:
hasPartitionin interfaceDiscoveryEventOrBuilder- Returns:
- Whether the partition field is set.
-
getPartition
public DiscoveryEvent.PartitionDetails getPartition()
Details about the partition associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.PartitionDetails partition = 22;- Specified by:
getPartitionin interfaceDiscoveryEventOrBuilder- Returns:
- The partition.
-
setPartition
public DiscoveryEvent.Builder setPartition(DiscoveryEvent.PartitionDetails value)
Details about the partition associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.PartitionDetails partition = 22;
-
setPartition
public DiscoveryEvent.Builder setPartition(DiscoveryEvent.PartitionDetails.Builder builderForValue)
Details about the partition associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.PartitionDetails partition = 22;
-
mergePartition
public DiscoveryEvent.Builder mergePartition(DiscoveryEvent.PartitionDetails value)
Details about the partition associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.PartitionDetails partition = 22;
-
clearPartition
public DiscoveryEvent.Builder clearPartition()
Details about the partition associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.PartitionDetails partition = 22;
-
getPartitionBuilder
public DiscoveryEvent.PartitionDetails.Builder getPartitionBuilder()
Details about the partition associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.PartitionDetails partition = 22;
-
getPartitionOrBuilder
public DiscoveryEvent.PartitionDetailsOrBuilder getPartitionOrBuilder()
Details about the partition associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.PartitionDetails partition = 22;- Specified by:
getPartitionOrBuilderin interfaceDiscoveryEventOrBuilder
-
hasAction
public boolean hasAction()
Details about the action associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.ActionDetails action = 23;- Specified by:
hasActionin interfaceDiscoveryEventOrBuilder- Returns:
- Whether the action field is set.
-
getAction
public DiscoveryEvent.ActionDetails getAction()
Details about the action associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.ActionDetails action = 23;- Specified by:
getActionin interfaceDiscoveryEventOrBuilder- Returns:
- The action.
-
setAction
public DiscoveryEvent.Builder setAction(DiscoveryEvent.ActionDetails value)
Details about the action associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.ActionDetails action = 23;
-
setAction
public DiscoveryEvent.Builder setAction(DiscoveryEvent.ActionDetails.Builder builderForValue)
Details about the action associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.ActionDetails action = 23;
-
mergeAction
public DiscoveryEvent.Builder mergeAction(DiscoveryEvent.ActionDetails value)
Details about the action associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.ActionDetails action = 23;
-
clearAction
public DiscoveryEvent.Builder clearAction()
Details about the action associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.ActionDetails action = 23;
-
getActionBuilder
public DiscoveryEvent.ActionDetails.Builder getActionBuilder()
Details about the action associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.ActionDetails action = 23;
-
getActionOrBuilder
public DiscoveryEvent.ActionDetailsOrBuilder getActionOrBuilder()
Details about the action associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.ActionDetails action = 23;- Specified by:
getActionOrBuilderin interfaceDiscoveryEventOrBuilder
-
setUnknownFields
public final DiscoveryEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DiscoveryEvent.Builder>
-
mergeUnknownFields
public final DiscoveryEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DiscoveryEvent.Builder>
-
-