Class AspectSource.Builder (1.39.0)

public static final class AspectSource.Builder extends GeneratedMessageV3.Builder<AspectSource.Builder> implements AspectSourceOrBuilder

AspectSource contains source system related information for the aspect.

Protobuf type google.cloud.dataplex.v1.AspectSource

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public AspectSource.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
AspectSource.Builder
Overrides

build()

public AspectSource build()
Returns
TypeDescription
AspectSource

buildPartial()

public AspectSource buildPartial()
Returns
TypeDescription
AspectSource

clear()

public AspectSource.Builder clear()
Returns
TypeDescription
AspectSource.Builder
Overrides

clearCreateTime()

public AspectSource.Builder clearCreateTime()

The create time of the aspect in the source system.

.google.protobuf.Timestamp create_time = 10;

Returns
TypeDescription
AspectSource.Builder

clearField(Descriptors.FieldDescriptor field)

public AspectSource.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
AspectSource.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public AspectSource.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
AspectSource.Builder
Overrides

clearUpdateTime()

public AspectSource.Builder clearUpdateTime()

The update time of the aspect in the source system.

.google.protobuf.Timestamp update_time = 11;

Returns
TypeDescription
AspectSource.Builder

clone()

public AspectSource.Builder clone()
Returns
TypeDescription
AspectSource.Builder
Overrides

getCreateTime()

public Timestamp getCreateTime()

The create time of the aspect in the source system.

.google.protobuf.Timestamp create_time = 10;

Returns
TypeDescription
Timestamp

The createTime.

getCreateTimeBuilder()

public Timestamp.Builder getCreateTimeBuilder()

The create time of the aspect in the source system.

.google.protobuf.Timestamp create_time = 10;

Returns
TypeDescription
Builder

getCreateTimeOrBuilder()

public TimestampOrBuilder getCreateTimeOrBuilder()

The create time of the aspect in the source system.

.google.protobuf.Timestamp create_time = 10;

Returns
TypeDescription
TimestampOrBuilder

getDefaultInstanceForType()

public AspectSource getDefaultInstanceForType()
Returns
TypeDescription
AspectSource

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getUpdateTime()

public Timestamp getUpdateTime()

The update time of the aspect in the source system.

.google.protobuf.Timestamp update_time = 11;

Returns
TypeDescription
Timestamp

The updateTime.

getUpdateTimeBuilder()

public Timestamp.Builder getUpdateTimeBuilder()

The update time of the aspect in the source system.

.google.protobuf.Timestamp update_time = 11;

Returns
TypeDescription
Builder

getUpdateTimeOrBuilder()

public TimestampOrBuilder getUpdateTimeOrBuilder()

The update time of the aspect in the source system.

.google.protobuf.Timestamp update_time = 11;

Returns
TypeDescription
TimestampOrBuilder

hasCreateTime()

public boolean hasCreateTime()

The create time of the aspect in the source system.

.google.protobuf.Timestamp create_time = 10;

Returns
TypeDescription
boolean

Whether the createTime field is set.

hasUpdateTime()

public boolean hasUpdateTime()

The update time of the aspect in the source system.

.google.protobuf.Timestamp update_time = 11;

Returns
TypeDescription
boolean

Whether the updateTime field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeCreateTime(Timestamp value)

public AspectSource.Builder mergeCreateTime(Timestamp value)

The create time of the aspect in the source system.

.google.protobuf.Timestamp create_time = 10;

Parameter
NameDescription
valueTimestamp
Returns
TypeDescription
AspectSource.Builder

mergeFrom(AspectSource other)

public AspectSource.Builder mergeFrom(AspectSource other)
Parameter
NameDescription
otherAspectSource
Returns
TypeDescription
AspectSource.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public AspectSource.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
AspectSource.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public AspectSource.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
AspectSource.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final AspectSource.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
AspectSource.Builder
Overrides

mergeUpdateTime(Timestamp value)

public AspectSource.Builder mergeUpdateTime(Timestamp value)

The update time of the aspect in the source system.

.google.protobuf.Timestamp update_time = 11;

Parameter
NameDescription
valueTimestamp
Returns
TypeDescription
AspectSource.Builder

setCreateTime(Timestamp value)

public AspectSource.Builder setCreateTime(Timestamp value)

The create time of the aspect in the source system.

.google.protobuf.Timestamp create_time = 10;

Parameter
NameDescription
valueTimestamp
Returns
TypeDescription
AspectSource.Builder

setCreateTime(Timestamp.Builder builderForValue)

public AspectSource.Builder setCreateTime(Timestamp.Builder builderForValue)

The create time of the aspect in the source system.

.google.protobuf.Timestamp create_time = 10;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
AspectSource.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public AspectSource.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
AspectSource.Builder
Overrides

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

public AspectSource.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
AspectSource.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final AspectSource.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
AspectSource.Builder
Overrides

setUpdateTime(Timestamp value)

public AspectSource.Builder setUpdateTime(Timestamp value)

The update time of the aspect in the source system.

.google.protobuf.Timestamp update_time = 11;

Parameter
NameDescription
valueTimestamp
Returns
TypeDescription
AspectSource.Builder

setUpdateTime(Timestamp.Builder builderForValue)

public AspectSource.Builder setUpdateTime(Timestamp.Builder builderForValue)

The update time of the aspect in the source system.

.google.protobuf.Timestamp update_time = 11;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
AspectSource.Builder