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.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
DiscoveryEvent
build()
DiscoveryEvent
buildPartial()
DiscoveryEvent.Builder
clear()
DiscoveryEvent.Builder
clearAction()
Details about the action associated with the event.DiscoveryEvent.Builder
clearAssetId()
The id of the associated asset.DiscoveryEvent.Builder
clearConfig()
Details about discovery configuration in effect.DiscoveryEvent.Builder
clearDataLocation()
The data location associated with the event.DiscoveryEvent.Builder
clearDetails()
DiscoveryEvent.Builder
clearEntity()
Details about the entity associated with the event.DiscoveryEvent.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DiscoveryEvent.Builder
clearLakeId()
The id of the associated lake.DiscoveryEvent.Builder
clearMessage()
The log message.DiscoveryEvent.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DiscoveryEvent.Builder
clearPartition()
Details about the partition associated with the event.DiscoveryEvent.Builder
clearType()
The type of the event being logged.DiscoveryEvent.Builder
clearZoneId()
The id of the associated zone.DiscoveryEvent.Builder
clone()
DiscoveryEvent.ActionDetails
getAction()
Details about the action associated with the event.DiscoveryEvent.ActionDetails.Builder
getActionBuilder()
Details about the action associated with the event.DiscoveryEvent.ActionDetailsOrBuilder
getActionOrBuilder()
Details about the action associated with the event.String
getAssetId()
The id of the associated asset.com.google.protobuf.ByteString
getAssetIdBytes()
The id of the associated asset.DiscoveryEvent.ConfigDetails
getConfig()
Details about discovery configuration in effect.DiscoveryEvent.ConfigDetails.Builder
getConfigBuilder()
Details about discovery configuration in effect.DiscoveryEvent.ConfigDetailsOrBuilder
getConfigOrBuilder()
Details about discovery configuration in effect.String
getDataLocation()
The data location associated with the event.com.google.protobuf.ByteString
getDataLocationBytes()
The data location associated with the event.DiscoveryEvent
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
DiscoveryEvent.DetailsCase
getDetailsCase()
DiscoveryEvent.EntityDetails
getEntity()
Details about the entity associated with the event.DiscoveryEvent.EntityDetails.Builder
getEntityBuilder()
Details about the entity associated with the event.DiscoveryEvent.EntityDetailsOrBuilder
getEntityOrBuilder()
Details about the entity associated with the event.String
getLakeId()
The id of the associated lake.com.google.protobuf.ByteString
getLakeIdBytes()
The id of the associated lake.String
getMessage()
The log message.com.google.protobuf.ByteString
getMessageBytes()
The log message.DiscoveryEvent.PartitionDetails
getPartition()
Details about the partition associated with the event.DiscoveryEvent.PartitionDetails.Builder
getPartitionBuilder()
Details about the partition associated with the event.DiscoveryEvent.PartitionDetailsOrBuilder
getPartitionOrBuilder()
Details about the partition associated with the event.DiscoveryEvent.EventType
getType()
The type of the event being logged.int
getTypeValue()
The type of the event being logged.String
getZoneId()
The id of the associated zone.com.google.protobuf.ByteString
getZoneIdBytes()
The id of the associated zone.boolean
hasAction()
Details about the action associated with the event.boolean
hasConfig()
Details about discovery configuration in effect.boolean
hasEntity()
Details about the entity associated with the event.boolean
hasPartition()
Details about the partition associated with the event.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
DiscoveryEvent.Builder
mergeAction(DiscoveryEvent.ActionDetails value)
Details about the action associated with the event.DiscoveryEvent.Builder
mergeConfig(DiscoveryEvent.ConfigDetails value)
Details about discovery configuration in effect.DiscoveryEvent.Builder
mergeEntity(DiscoveryEvent.EntityDetails value)
Details about the entity associated with the event.DiscoveryEvent.Builder
mergeFrom(DiscoveryEvent other)
DiscoveryEvent.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DiscoveryEvent.Builder
mergeFrom(com.google.protobuf.Message other)
DiscoveryEvent.Builder
mergePartition(DiscoveryEvent.PartitionDetails value)
Details about the partition associated with the event.DiscoveryEvent.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DiscoveryEvent.Builder
setAction(DiscoveryEvent.ActionDetails value)
Details about the action associated with the event.DiscoveryEvent.Builder
setAction(DiscoveryEvent.ActionDetails.Builder builderForValue)
Details about the action associated with the event.DiscoveryEvent.Builder
setAssetId(String value)
The id of the associated asset.DiscoveryEvent.Builder
setAssetIdBytes(com.google.protobuf.ByteString value)
The id of the associated asset.DiscoveryEvent.Builder
setConfig(DiscoveryEvent.ConfigDetails value)
Details about discovery configuration in effect.DiscoveryEvent.Builder
setConfig(DiscoveryEvent.ConfigDetails.Builder builderForValue)
Details about discovery configuration in effect.DiscoveryEvent.Builder
setDataLocation(String value)
The data location associated with the event.DiscoveryEvent.Builder
setDataLocationBytes(com.google.protobuf.ByteString value)
The data location associated with the event.DiscoveryEvent.Builder
setEntity(DiscoveryEvent.EntityDetails value)
Details about the entity associated with the event.DiscoveryEvent.Builder
setEntity(DiscoveryEvent.EntityDetails.Builder builderForValue)
Details about the entity associated with the event.DiscoveryEvent.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
DiscoveryEvent.Builder
setLakeId(String value)
The id of the associated lake.DiscoveryEvent.Builder
setLakeIdBytes(com.google.protobuf.ByteString value)
The id of the associated lake.DiscoveryEvent.Builder
setMessage(String value)
The log message.DiscoveryEvent.Builder
setMessageBytes(com.google.protobuf.ByteString value)
The log message.DiscoveryEvent.Builder
setPartition(DiscoveryEvent.PartitionDetails value)
Details about the partition associated with the event.DiscoveryEvent.Builder
setPartition(DiscoveryEvent.PartitionDetails.Builder builderForValue)
Details about the partition associated with the event.DiscoveryEvent.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
DiscoveryEvent.Builder
setType(DiscoveryEvent.EventType value)
The type of the event being logged.DiscoveryEvent.Builder
setTypeValue(int value)
The type of the event being logged.DiscoveryEvent.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DiscoveryEvent.Builder
setZoneId(String value)
The id of the associated zone.DiscoveryEvent.Builder
setZoneIdBytes(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<DiscoveryEvent.Builder>
-
clear
public DiscoveryEvent.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<DiscoveryEvent.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<DiscoveryEvent.Builder>
-
getDefaultInstanceForType
public DiscoveryEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public DiscoveryEvent build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DiscoveryEvent buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DiscoveryEvent.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<DiscoveryEvent.Builder>
-
setField
public DiscoveryEvent.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<DiscoveryEvent.Builder>
-
clearField
public DiscoveryEvent.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<DiscoveryEvent.Builder>
-
clearOneof
public DiscoveryEvent.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<DiscoveryEvent.Builder>
-
setRepeatedField
public DiscoveryEvent.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<DiscoveryEvent.Builder>
-
addRepeatedField
public DiscoveryEvent.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<DiscoveryEvent.Builder>
-
mergeFrom
public DiscoveryEvent.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DiscoveryEvent.Builder>
-
mergeFrom
public DiscoveryEvent.Builder mergeFrom(DiscoveryEvent other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DiscoveryEvent.Builder>
- Throws:
IOException
-
getDetailsCase
public DiscoveryEvent.DetailsCase getDetailsCase()
- Specified by:
getDetailsCase
in interfaceDiscoveryEventOrBuilder
-
clearDetails
public DiscoveryEvent.Builder clearDetails()
-
getMessage
public String getMessage()
The log message.
string message = 1;
- Specified by:
getMessage
in interfaceDiscoveryEventOrBuilder
- Returns:
- The message.
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()
The log message.
string message = 1;
- Specified by:
getMessageBytes
in 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:
getLakeId
in interfaceDiscoveryEventOrBuilder
- Returns:
- The lakeId.
-
getLakeIdBytes
public com.google.protobuf.ByteString getLakeIdBytes()
The id of the associated lake.
string lake_id = 2;
- Specified by:
getLakeIdBytes
in 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:
getZoneId
in interfaceDiscoveryEventOrBuilder
- Returns:
- The zoneId.
-
getZoneIdBytes
public com.google.protobuf.ByteString getZoneIdBytes()
The id of the associated zone.
string zone_id = 3;
- Specified by:
getZoneIdBytes
in 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:
getAssetId
in interfaceDiscoveryEventOrBuilder
- Returns:
- The assetId.
-
getAssetIdBytes
public com.google.protobuf.ByteString getAssetIdBytes()
The id of the associated asset.
string asset_id = 4;
- Specified by:
getAssetIdBytes
in 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:
getDataLocation
in interfaceDiscoveryEventOrBuilder
- Returns:
- The dataLocation.
-
getDataLocationBytes
public com.google.protobuf.ByteString getDataLocationBytes()
The data location associated with the event.
string data_location = 5;
- Specified by:
getDataLocationBytes
in 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:
getTypeValue
in 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:
getType
in 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:
hasConfig
in 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:
getConfig
in 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:
getConfigOrBuilder
in interfaceDiscoveryEventOrBuilder
-
hasEntity
public boolean hasEntity()
Details about the entity associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.EntityDetails entity = 21;
- Specified by:
hasEntity
in 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:
getEntity
in 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:
getEntityOrBuilder
in interfaceDiscoveryEventOrBuilder
-
hasPartition
public boolean hasPartition()
Details about the partition associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.PartitionDetails partition = 22;
- Specified by:
hasPartition
in 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:
getPartition
in 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:
getPartitionOrBuilder
in interfaceDiscoveryEventOrBuilder
-
hasAction
public boolean hasAction()
Details about the action associated with the event.
.google.cloud.dataplex.v1.DiscoveryEvent.ActionDetails action = 23;
- Specified by:
hasAction
in 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:
getAction
in 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:
getActionOrBuilder
in interfaceDiscoveryEventOrBuilder
-
setUnknownFields
public final DiscoveryEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DiscoveryEvent.Builder>
-
mergeUnknownFields
public final DiscoveryEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DiscoveryEvent.Builder>
-
-