Class Metadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Metadata.Builder>
-
- com.google.cloud.lifesciences.v2beta.Metadata.Builder
-
- All Implemented Interfaces:
MetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Metadata
public static final class Metadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Metadata.Builder> implements MetadataOrBuilder
Carries information about the pipeline execution that is returned in the long running operation's metadata field.
Protobuf typegoogle.cloud.lifesciences.v2beta.Metadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Metadata.BuilderaddAllEvents(Iterable<? extends Event> values)The list of events that have happened so far during the execution of this operation.Metadata.BuilderaddEvents(int index, Event value)The list of events that have happened so far during the execution of this operation.Metadata.BuilderaddEvents(int index, Event.Builder builderForValue)The list of events that have happened so far during the execution of this operation.Metadata.BuilderaddEvents(Event value)The list of events that have happened so far during the execution of this operation.Metadata.BuilderaddEvents(Event.Builder builderForValue)The list of events that have happened so far during the execution of this operation.Event.BuilderaddEventsBuilder()The list of events that have happened so far during the execution of this operation.Event.BuilderaddEventsBuilder(int index)The list of events that have happened so far during the execution of this operation.Metadata.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Metadatabuild()MetadatabuildPartial()Metadata.Builderclear()Metadata.BuilderclearCreateTime()The time at which the operation was created by the API.Metadata.BuilderclearEndTime()The time at which execution was completed and resources were cleaned up.Metadata.BuilderclearEvents()The list of events that have happened so far during the execution of this operation.Metadata.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Metadata.BuilderclearLabels()Metadata.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Metadata.BuilderclearPipeline()The pipeline this operation represents.Metadata.BuilderclearPubSubTopic()The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.Metadata.BuilderclearStartTime()The first time at which resources were allocated to execute the pipeline.Metadata.Builderclone()booleancontainsLabels(String key)The user-defined labels associated with this operation.com.google.protobuf.TimestampgetCreateTime()The time at which the operation was created by the API.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()The time at which the operation was created by the API.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()The time at which the operation was created by the API.MetadatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetEndTime()The time at which execution was completed and resources were cleaned up.com.google.protobuf.Timestamp.BuildergetEndTimeBuilder()The time at which execution was completed and resources were cleaned up.com.google.protobuf.TimestampOrBuildergetEndTimeOrBuilder()The time at which execution was completed and resources were cleaned up.EventgetEvents(int index)The list of events that have happened so far during the execution of this operation.Event.BuildergetEventsBuilder(int index)The list of events that have happened so far during the execution of this operation.List<Event.Builder>getEventsBuilderList()The list of events that have happened so far during the execution of this operation.intgetEventsCount()The list of events that have happened so far during the execution of this operation.List<Event>getEventsList()The list of events that have happened so far during the execution of this operation.EventOrBuildergetEventsOrBuilder(int index)The list of events that have happened so far during the execution of this operation.List<? extends EventOrBuilder>getEventsOrBuilderList()The list of events that have happened so far during the execution of this operation.Map<String,String>getLabels()Deprecated.intgetLabelsCount()The user-defined labels associated with this operation.Map<String,String>getLabelsMap()The user-defined labels associated with this operation.StringgetLabelsOrDefault(String key, String defaultValue)The user-defined labels associated with this operation.StringgetLabelsOrThrow(String key)The user-defined labels associated with this operation.Map<String,String>getMutableLabels()Deprecated.PipelinegetPipeline()The pipeline this operation represents.Pipeline.BuildergetPipelineBuilder()The pipeline this operation represents.PipelineOrBuildergetPipelineOrBuilder()The pipeline this operation represents.StringgetPubSubTopic()The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.com.google.protobuf.ByteStringgetPubSubTopicBytes()The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.com.google.protobuf.TimestampgetStartTime()The first time at which resources were allocated to execute the pipeline.com.google.protobuf.Timestamp.BuildergetStartTimeBuilder()The first time at which resources were allocated to execute the pipeline.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()The first time at which resources were allocated to execute the pipeline.booleanhasCreateTime()The time at which the operation was created by the API.booleanhasEndTime()The time at which execution was completed and resources were cleaned up.booleanhasPipeline()The pipeline this operation represents.booleanhasStartTime()The first time at which resources were allocated to execute the pipeline.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()Metadata.BuildermergeCreateTime(com.google.protobuf.Timestamp value)The time at which the operation was created by the API.Metadata.BuildermergeEndTime(com.google.protobuf.Timestamp value)The time at which execution was completed and resources were cleaned up.Metadata.BuildermergeFrom(Metadata other)Metadata.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Metadata.BuildermergeFrom(com.google.protobuf.Message other)Metadata.BuildermergePipeline(Pipeline value)The pipeline this operation represents.Metadata.BuildermergeStartTime(com.google.protobuf.Timestamp value)The first time at which resources were allocated to execute the pipeline.Metadata.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Metadata.BuilderputAllLabels(Map<String,String> values)The user-defined labels associated with this operation.Metadata.BuilderputLabels(String key, String value)The user-defined labels associated with this operation.Metadata.BuilderremoveEvents(int index)The list of events that have happened so far during the execution of this operation.Metadata.BuilderremoveLabels(String key)The user-defined labels associated with this operation.Metadata.BuildersetCreateTime(com.google.protobuf.Timestamp value)The time at which the operation was created by the API.Metadata.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)The time at which the operation was created by the API.Metadata.BuildersetEndTime(com.google.protobuf.Timestamp value)The time at which execution was completed and resources were cleaned up.Metadata.BuildersetEndTime(com.google.protobuf.Timestamp.Builder builderForValue)The time at which execution was completed and resources were cleaned up.Metadata.BuildersetEvents(int index, Event value)The list of events that have happened so far during the execution of this operation.Metadata.BuildersetEvents(int index, Event.Builder builderForValue)The list of events that have happened so far during the execution of this operation.Metadata.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Metadata.BuildersetPipeline(Pipeline value)The pipeline this operation represents.Metadata.BuildersetPipeline(Pipeline.Builder builderForValue)The pipeline this operation represents.Metadata.BuildersetPubSubTopic(String value)The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.Metadata.BuildersetPubSubTopicBytes(com.google.protobuf.ByteString value)The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.Metadata.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Metadata.BuildersetStartTime(com.google.protobuf.Timestamp value)The first time at which resources were allocated to execute the pipeline.Metadata.BuildersetStartTime(com.google.protobuf.Timestamp.Builder builderForValue)The first time at which resources were allocated to execute the pipeline.Metadata.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, 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()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Metadata.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Metadata.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Metadata.Builder>
-
clear
public Metadata.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<Metadata.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<Metadata.Builder>
-
getDefaultInstanceForType
public Metadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Metadata build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Metadata buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Metadata.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<Metadata.Builder>
-
setField
public Metadata.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<Metadata.Builder>
-
clearField
public Metadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Metadata.Builder>
-
clearOneof
public Metadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Metadata.Builder>
-
setRepeatedField
public Metadata.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<Metadata.Builder>
-
addRepeatedField
public Metadata.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<Metadata.Builder>
-
mergeFrom
public Metadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Metadata.Builder>
-
mergeFrom
public Metadata.Builder mergeFrom(Metadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Metadata.Builder>
-
mergeFrom
public Metadata.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<Metadata.Builder>- Throws:
IOException
-
hasPipeline
public boolean hasPipeline()
The pipeline this operation represents.
.google.cloud.lifesciences.v2beta.Pipeline pipeline = 1;- Specified by:
hasPipelinein interfaceMetadataOrBuilder- Returns:
- Whether the pipeline field is set.
-
getPipeline
public Pipeline getPipeline()
The pipeline this operation represents.
.google.cloud.lifesciences.v2beta.Pipeline pipeline = 1;- Specified by:
getPipelinein interfaceMetadataOrBuilder- Returns:
- The pipeline.
-
setPipeline
public Metadata.Builder setPipeline(Pipeline value)
The pipeline this operation represents.
.google.cloud.lifesciences.v2beta.Pipeline pipeline = 1;
-
setPipeline
public Metadata.Builder setPipeline(Pipeline.Builder builderForValue)
The pipeline this operation represents.
.google.cloud.lifesciences.v2beta.Pipeline pipeline = 1;
-
mergePipeline
public Metadata.Builder mergePipeline(Pipeline value)
The pipeline this operation represents.
.google.cloud.lifesciences.v2beta.Pipeline pipeline = 1;
-
clearPipeline
public Metadata.Builder clearPipeline()
The pipeline this operation represents.
.google.cloud.lifesciences.v2beta.Pipeline pipeline = 1;
-
getPipelineBuilder
public Pipeline.Builder getPipelineBuilder()
The pipeline this operation represents.
.google.cloud.lifesciences.v2beta.Pipeline pipeline = 1;
-
getPipelineOrBuilder
public PipelineOrBuilder getPipelineOrBuilder()
The pipeline this operation represents.
.google.cloud.lifesciences.v2beta.Pipeline pipeline = 1;- Specified by:
getPipelineOrBuilderin interfaceMetadataOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:MetadataOrBuilderThe user-defined labels associated with this operation.
map<string, string> labels = 2;- Specified by:
getLabelsCountin interfaceMetadataOrBuilder
-
containsLabels
public boolean containsLabels(String key)
The user-defined labels associated with this operation.
map<string, string> labels = 2;- Specified by:
containsLabelsin interfaceMetadataOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceMetadataOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
The user-defined labels associated with this operation.
map<string, string> labels = 2;- Specified by:
getLabelsMapin interfaceMetadataOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
The user-defined labels associated with this operation.
map<string, string> labels = 2;- Specified by:
getLabelsOrDefaultin interfaceMetadataOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
The user-defined labels associated with this operation.
map<string, string> labels = 2;- Specified by:
getLabelsOrThrowin interfaceMetadataOrBuilder
-
clearLabels
public Metadata.Builder clearLabels()
-
removeLabels
public Metadata.Builder removeLabels(String key)
The user-defined labels associated with this operation.
map<string, string> labels = 2;
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
public Metadata.Builder putLabels(String key, String value)
The user-defined labels associated with this operation.
map<string, string> labels = 2;
-
putAllLabels
public Metadata.Builder putAllLabels(Map<String,String> values)
The user-defined labels associated with this operation.
map<string, string> labels = 2;
-
getEventsList
public List<Event> getEventsList()
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;- Specified by:
getEventsListin interfaceMetadataOrBuilder
-
getEventsCount
public int getEventsCount()
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;- Specified by:
getEventsCountin interfaceMetadataOrBuilder
-
getEvents
public Event getEvents(int index)
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;- Specified by:
getEventsin interfaceMetadataOrBuilder
-
setEvents
public Metadata.Builder setEvents(int index, Event value)
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
setEvents
public Metadata.Builder setEvents(int index, Event.Builder builderForValue)
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
addEvents
public Metadata.Builder addEvents(Event value)
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
addEvents
public Metadata.Builder addEvents(int index, Event value)
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
addEvents
public Metadata.Builder addEvents(Event.Builder builderForValue)
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
addEvents
public Metadata.Builder addEvents(int index, Event.Builder builderForValue)
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
addAllEvents
public Metadata.Builder addAllEvents(Iterable<? extends Event> values)
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
clearEvents
public Metadata.Builder clearEvents()
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
removeEvents
public Metadata.Builder removeEvents(int index)
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
getEventsBuilder
public Event.Builder getEventsBuilder(int index)
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
getEventsOrBuilder
public EventOrBuilder getEventsOrBuilder(int index)
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;- Specified by:
getEventsOrBuilderin interfaceMetadataOrBuilder
-
getEventsOrBuilderList
public List<? extends EventOrBuilder> getEventsOrBuilderList()
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;- Specified by:
getEventsOrBuilderListin interfaceMetadataOrBuilder
-
addEventsBuilder
public Event.Builder addEventsBuilder()
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
addEventsBuilder
public Event.Builder addEventsBuilder(int index)
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
getEventsBuilderList
public List<Event.Builder> getEventsBuilderList()
The list of events that have happened so far during the execution of this operation.
repeated .google.cloud.lifesciences.v2beta.Event events = 3;
-
hasCreateTime
public boolean hasCreateTime()
The time at which the operation was created by the API.
.google.protobuf.Timestamp create_time = 4;- Specified by:
hasCreateTimein interfaceMetadataOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
The time at which the operation was created by the API.
.google.protobuf.Timestamp create_time = 4;- Specified by:
getCreateTimein interfaceMetadataOrBuilder- Returns:
- The createTime.
-
setCreateTime
public Metadata.Builder setCreateTime(com.google.protobuf.Timestamp value)
The time at which the operation was created by the API.
.google.protobuf.Timestamp create_time = 4;
-
setCreateTime
public Metadata.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the operation was created by the API.
.google.protobuf.Timestamp create_time = 4;
-
mergeCreateTime
public Metadata.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which the operation was created by the API.
.google.protobuf.Timestamp create_time = 4;
-
clearCreateTime
public Metadata.Builder clearCreateTime()
The time at which the operation was created by the API.
.google.protobuf.Timestamp create_time = 4;
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
The time at which the operation was created by the API.
.google.protobuf.Timestamp create_time = 4;
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time at which the operation was created by the API.
.google.protobuf.Timestamp create_time = 4;- Specified by:
getCreateTimeOrBuilderin interfaceMetadataOrBuilder
-
hasStartTime
public boolean hasStartTime()
The first time at which resources were allocated to execute the pipeline.
.google.protobuf.Timestamp start_time = 5;- Specified by:
hasStartTimein interfaceMetadataOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
The first time at which resources were allocated to execute the pipeline.
.google.protobuf.Timestamp start_time = 5;- Specified by:
getStartTimein interfaceMetadataOrBuilder- Returns:
- The startTime.
-
setStartTime
public Metadata.Builder setStartTime(com.google.protobuf.Timestamp value)
The first time at which resources were allocated to execute the pipeline.
.google.protobuf.Timestamp start_time = 5;
-
setStartTime
public Metadata.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
The first time at which resources were allocated to execute the pipeline.
.google.protobuf.Timestamp start_time = 5;
-
mergeStartTime
public Metadata.Builder mergeStartTime(com.google.protobuf.Timestamp value)
The first time at which resources were allocated to execute the pipeline.
.google.protobuf.Timestamp start_time = 5;
-
clearStartTime
public Metadata.Builder clearStartTime()
The first time at which resources were allocated to execute the pipeline.
.google.protobuf.Timestamp start_time = 5;
-
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
The first time at which resources were allocated to execute the pipeline.
.google.protobuf.Timestamp start_time = 5;
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
The first time at which resources were allocated to execute the pipeline.
.google.protobuf.Timestamp start_time = 5;- Specified by:
getStartTimeOrBuilderin interfaceMetadataOrBuilder
-
hasEndTime
public boolean hasEndTime()
The time at which execution was completed and resources were cleaned up.
.google.protobuf.Timestamp end_time = 6;- Specified by:
hasEndTimein interfaceMetadataOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
The time at which execution was completed and resources were cleaned up.
.google.protobuf.Timestamp end_time = 6;- Specified by:
getEndTimein interfaceMetadataOrBuilder- Returns:
- The endTime.
-
setEndTime
public Metadata.Builder setEndTime(com.google.protobuf.Timestamp value)
The time at which execution was completed and resources were cleaned up.
.google.protobuf.Timestamp end_time = 6;
-
setEndTime
public Metadata.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which execution was completed and resources were cleaned up.
.google.protobuf.Timestamp end_time = 6;
-
mergeEndTime
public Metadata.Builder mergeEndTime(com.google.protobuf.Timestamp value)
The time at which execution was completed and resources were cleaned up.
.google.protobuf.Timestamp end_time = 6;
-
clearEndTime
public Metadata.Builder clearEndTime()
The time at which execution was completed and resources were cleaned up.
.google.protobuf.Timestamp end_time = 6;
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
The time at which execution was completed and resources were cleaned up.
.google.protobuf.Timestamp end_time = 6;
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
The time at which execution was completed and resources were cleaned up.
.google.protobuf.Timestamp end_time = 6;- Specified by:
getEndTimeOrBuilderin interfaceMetadataOrBuilder
-
getPubSubTopic
public String getPubSubTopic()
The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.
string pub_sub_topic = 7;- Specified by:
getPubSubTopicin interfaceMetadataOrBuilder- Returns:
- The pubSubTopic.
-
getPubSubTopicBytes
public com.google.protobuf.ByteString getPubSubTopicBytes()
The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.
string pub_sub_topic = 7;- Specified by:
getPubSubTopicBytesin interfaceMetadataOrBuilder- Returns:
- The bytes for pubSubTopic.
-
setPubSubTopic
public Metadata.Builder setPubSubTopic(String value)
The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.
string pub_sub_topic = 7;- Parameters:
value- The pubSubTopic to set.- Returns:
- This builder for chaining.
-
clearPubSubTopic
public Metadata.Builder clearPubSubTopic()
The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.
string pub_sub_topic = 7;- Returns:
- This builder for chaining.
-
setPubSubTopicBytes
public Metadata.Builder setPubSubTopicBytes(com.google.protobuf.ByteString value)
The name of the Cloud Pub/Sub topic where notifications of operation status changes are sent.
string pub_sub_topic = 7;- Parameters:
value- The bytes for pubSubTopic to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Metadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Metadata.Builder>
-
mergeUnknownFields
public final Metadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Metadata.Builder>
-
-