Package com.google.cloud.datacatalog.v1
Class SystemTimestamps.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SystemTimestamps.Builder>
-
- com.google.cloud.datacatalog.v1.SystemTimestamps.Builder
-
- All Implemented Interfaces:
SystemTimestampsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- SystemTimestamps
public static final class SystemTimestamps.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SystemTimestamps.Builder> implements SystemTimestampsOrBuilder
Timestamps associated with this resource in a particular system.
Protobuf typegoogle.cloud.datacatalog.v1.SystemTimestamps
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SystemTimestamps.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SystemTimestampsbuild()SystemTimestampsbuildPartial()SystemTimestamps.Builderclear()SystemTimestamps.BuilderclearCreateTime()Creation timestamp of the resource within the given system.SystemTimestamps.BuilderclearExpireTime()Output only.SystemTimestamps.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SystemTimestamps.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SystemTimestamps.BuilderclearUpdateTime()Timestamp of the last modification of the resource or its metadata within a given system.SystemTimestamps.Builderclone()com.google.protobuf.TimestampgetCreateTime()Creation timestamp of the resource within the given system.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Creation timestamp of the resource within the given system.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Creation timestamp of the resource within the given system.SystemTimestampsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetExpireTime()Output only.com.google.protobuf.Timestamp.BuildergetExpireTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetExpireTimeOrBuilder()Output only.com.google.protobuf.TimestampgetUpdateTime()Timestamp of the last modification of the resource or its metadata within a given system.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()Timestamp of the last modification of the resource or its metadata within a given system.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Timestamp of the last modification of the resource or its metadata within a given system.booleanhasCreateTime()Creation timestamp of the resource within the given system.booleanhasExpireTime()Output only.booleanhasUpdateTime()Timestamp of the last modification of the resource or its metadata within a given system.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SystemTimestamps.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Creation timestamp of the resource within the given system.SystemTimestamps.BuildermergeExpireTime(com.google.protobuf.Timestamp value)Output only.SystemTimestamps.BuildermergeFrom(SystemTimestamps other)SystemTimestamps.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SystemTimestamps.BuildermergeFrom(com.google.protobuf.Message other)SystemTimestamps.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SystemTimestamps.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)Timestamp of the last modification of the resource or its metadata within a given system.SystemTimestamps.BuildersetCreateTime(com.google.protobuf.Timestamp value)Creation timestamp of the resource within the given system.SystemTimestamps.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Creation timestamp of the resource within the given system.SystemTimestamps.BuildersetExpireTime(com.google.protobuf.Timestamp value)Output only.SystemTimestamps.BuildersetExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.SystemTimestamps.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SystemTimestamps.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)SystemTimestamps.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SystemTimestamps.BuildersetUpdateTime(com.google.protobuf.Timestamp value)Timestamp of the last modification of the resource or its metadata within a given system.SystemTimestamps.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Timestamp of the last modification of the resource or its metadata within a given system.-
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<SystemTimestamps.Builder>
-
clear
public SystemTimestamps.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<SystemTimestamps.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<SystemTimestamps.Builder>
-
getDefaultInstanceForType
public SystemTimestamps getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SystemTimestamps build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SystemTimestamps buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SystemTimestamps.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<SystemTimestamps.Builder>
-
setField
public SystemTimestamps.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<SystemTimestamps.Builder>
-
clearField
public SystemTimestamps.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SystemTimestamps.Builder>
-
clearOneof
public SystemTimestamps.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SystemTimestamps.Builder>
-
setRepeatedField
public SystemTimestamps.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<SystemTimestamps.Builder>
-
addRepeatedField
public SystemTimestamps.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<SystemTimestamps.Builder>
-
mergeFrom
public SystemTimestamps.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SystemTimestamps.Builder>
-
mergeFrom
public SystemTimestamps.Builder mergeFrom(SystemTimestamps other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SystemTimestamps.Builder>
-
mergeFrom
public SystemTimestamps.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<SystemTimestamps.Builder>- Throws:
IOException
-
hasCreateTime
public boolean hasCreateTime()
Creation timestamp of the resource within the given system.
.google.protobuf.Timestamp create_time = 1;- Specified by:
hasCreateTimein interfaceSystemTimestampsOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Creation timestamp of the resource within the given system.
.google.protobuf.Timestamp create_time = 1;- Specified by:
getCreateTimein interfaceSystemTimestampsOrBuilder- Returns:
- The createTime.
-
setCreateTime
public SystemTimestamps.Builder setCreateTime(com.google.protobuf.Timestamp value)
Creation timestamp of the resource within the given system.
.google.protobuf.Timestamp create_time = 1;
-
setCreateTime
public SystemTimestamps.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Creation timestamp of the resource within the given system.
.google.protobuf.Timestamp create_time = 1;
-
mergeCreateTime
public SystemTimestamps.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Creation timestamp of the resource within the given system.
.google.protobuf.Timestamp create_time = 1;
-
clearCreateTime
public SystemTimestamps.Builder clearCreateTime()
Creation timestamp of the resource within the given system.
.google.protobuf.Timestamp create_time = 1;
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Creation timestamp of the resource within the given system.
.google.protobuf.Timestamp create_time = 1;
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Creation timestamp of the resource within the given system.
.google.protobuf.Timestamp create_time = 1;- Specified by:
getCreateTimeOrBuilderin interfaceSystemTimestampsOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Timestamp of the last modification of the resource or its metadata within a given system. Note: Depending on the source system, not every modification updates this timestamp. For example, BigQuery timestamps every metadata modification but not data or permission changes.
.google.protobuf.Timestamp update_time = 2;- Specified by:
hasUpdateTimein interfaceSystemTimestampsOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Timestamp of the last modification of the resource or its metadata within a given system. Note: Depending on the source system, not every modification updates this timestamp. For example, BigQuery timestamps every metadata modification but not data or permission changes.
.google.protobuf.Timestamp update_time = 2;- Specified by:
getUpdateTimein interfaceSystemTimestampsOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public SystemTimestamps.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Timestamp of the last modification of the resource or its metadata within a given system. Note: Depending on the source system, not every modification updates this timestamp. For example, BigQuery timestamps every metadata modification but not data or permission changes.
.google.protobuf.Timestamp update_time = 2;
-
setUpdateTime
public SystemTimestamps.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp of the last modification of the resource or its metadata within a given system. Note: Depending on the source system, not every modification updates this timestamp. For example, BigQuery timestamps every metadata modification but not data or permission changes.
.google.protobuf.Timestamp update_time = 2;
-
mergeUpdateTime
public SystemTimestamps.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Timestamp of the last modification of the resource or its metadata within a given system. Note: Depending on the source system, not every modification updates this timestamp. For example, BigQuery timestamps every metadata modification but not data or permission changes.
.google.protobuf.Timestamp update_time = 2;
-
clearUpdateTime
public SystemTimestamps.Builder clearUpdateTime()
Timestamp of the last modification of the resource or its metadata within a given system. Note: Depending on the source system, not every modification updates this timestamp. For example, BigQuery timestamps every metadata modification but not data or permission changes.
.google.protobuf.Timestamp update_time = 2;
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Timestamp of the last modification of the resource or its metadata within a given system. Note: Depending on the source system, not every modification updates this timestamp. For example, BigQuery timestamps every metadata modification but not data or permission changes.
.google.protobuf.Timestamp update_time = 2;
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Timestamp of the last modification of the resource or its metadata within a given system. Note: Depending on the source system, not every modification updates this timestamp. For example, BigQuery timestamps every metadata modification but not data or permission changes.
.google.protobuf.Timestamp update_time = 2;- Specified by:
getUpdateTimeOrBuilderin interfaceSystemTimestampsOrBuilder
-
hasExpireTime
public boolean hasExpireTime()
Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
.google.protobuf.Timestamp expire_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasExpireTimein interfaceSystemTimestampsOrBuilder- Returns:
- Whether the expireTime field is set.
-
getExpireTime
public com.google.protobuf.Timestamp getExpireTime()
Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
.google.protobuf.Timestamp expire_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getExpireTimein interfaceSystemTimestampsOrBuilder- Returns:
- The expireTime.
-
setExpireTime
public SystemTimestamps.Builder setExpireTime(com.google.protobuf.Timestamp value)
Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
.google.protobuf.Timestamp expire_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setExpireTime
public SystemTimestamps.Builder setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
.google.protobuf.Timestamp expire_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeExpireTime
public SystemTimestamps.Builder mergeExpireTime(com.google.protobuf.Timestamp value)
Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
.google.protobuf.Timestamp expire_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearExpireTime
public SystemTimestamps.Builder clearExpireTime()
Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
.google.protobuf.Timestamp expire_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getExpireTimeBuilder
public com.google.protobuf.Timestamp.Builder getExpireTimeBuilder()
Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
.google.protobuf.Timestamp expire_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getExpireTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder()
Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
.google.protobuf.Timestamp expire_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getExpireTimeOrBuilderin interfaceSystemTimestampsOrBuilder
-
setUnknownFields
public final SystemTimestamps.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SystemTimestamps.Builder>
-
mergeUnknownFields
public final SystemTimestamps.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SystemTimestamps.Builder>
-
-