-
SystemTimestamps.Builder.clear()
Creation timestamp of the resource within the given system.
Timestamp of the last modification of the resource or its metadata within
a given system.
Timestamps from the underlying resource, not from the Data Catalog
entry.
SystemTimestamps.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
Creation timestamp of the resource within the given system.
SystemTimestamps.Builder.mergeExpireTime(com.google.protobuf.Timestamp value)
SystemTimestamps.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SystemTimestamps.Builder.mergeFrom(com.google.protobuf.Message other)
SystemTimestamps.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value)
Timestamp of the last modification of the resource or its metadata within
a given system.
SystemTimestamps.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
SystemTimestamps.Builder.setCreateTime(com.google.protobuf.Timestamp value)
Creation timestamp of the resource within the given system.
SystemTimestamps.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Creation timestamp of the resource within the given system.
SystemTimestamps.Builder.setExpireTime(com.google.protobuf.Timestamp value)
SystemTimestamps.Builder.setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)
SystemTimestamps.Builder.setUpdateTime(com.google.protobuf.Timestamp value)
Timestamp of the last modification of the resource or its metadata within
a given system.
SystemTimestamps.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp of the last modification of the resource or its metadata within
a given system.
Timestamps from the underlying resource, not from the Data Catalog
entry.