Package flyteidl.event
Class Event.ExternalResourceInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Event.ExternalResourceInfo.Builder>
-
- flyteidl.event.Event.ExternalResourceInfo.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Event.ExternalResourceInfoOrBuilder,Cloneable
- Enclosing class:
- Event.ExternalResourceInfo
public static final class Event.ExternalResourceInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Event.ExternalResourceInfo.Builder> implements Event.ExternalResourceInfoOrBuilder
This message contains metadata about external resources produced or used by a specific task execution.
Protobuf typeflyteidl.event.ExternalResourceInfo
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private intcacheStatus_private ObjectexternalId_private intindex_private List<Execution.TaskLog>logs_private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>logsBuilder_private intphase_private intretryAttempt_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Event.ExternalResourceInfo.BuilderaddAllLogs(Iterable<? extends Execution.TaskLog> values)log information for the external resource executionEvent.ExternalResourceInfo.BuilderaddLogs(int index, Execution.TaskLog value)log information for the external resource executionEvent.ExternalResourceInfo.BuilderaddLogs(int index, Execution.TaskLog.Builder builderForValue)log information for the external resource executionEvent.ExternalResourceInfo.BuilderaddLogs(Execution.TaskLog value)log information for the external resource executionEvent.ExternalResourceInfo.BuilderaddLogs(Execution.TaskLog.Builder builderForValue)log information for the external resource executionExecution.TaskLog.BuilderaddLogsBuilder()log information for the external resource executionExecution.TaskLog.BuilderaddLogsBuilder(int index)log information for the external resource executionEvent.ExternalResourceInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Event.ExternalResourceInfobuild()Event.ExternalResourceInfobuildPartial()private voidbuildPartial0(Event.ExternalResourceInfo result)private voidbuildPartialRepeatedFields(Event.ExternalResourceInfo result)Event.ExternalResourceInfo.Builderclear()Event.ExternalResourceInfo.BuilderclearCacheStatus()Captures the status of caching for this external resource execution.Event.ExternalResourceInfo.BuilderclearExternalId()Identifier for an external resource created by this task execution, for example Qubole query ID or presto query ids.Event.ExternalResourceInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Event.ExternalResourceInfo.BuilderclearIndex()A unique index for the external resource with respect to all external resources for this task.Event.ExternalResourceInfo.BuilderclearLogs()log information for the external resource executionEvent.ExternalResourceInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Event.ExternalResourceInfo.BuilderclearPhase()Phase associated with the external resourceEvent.ExternalResourceInfo.BuilderclearRetryAttempt()Retry attempt number for this external resource, ie., 2 for the second attemptEvent.ExternalResourceInfo.Builderclone()private voidensureLogsIsMutable()Catalog.CatalogCacheStatusgetCacheStatus()Captures the status of caching for this external resource execution.intgetCacheStatusValue()Captures the status of caching for this external resource execution.Event.ExternalResourceInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetExternalId()Identifier for an external resource created by this task execution, for example Qubole query ID or presto query ids.com.google.protobuf.ByteStringgetExternalIdBytes()Identifier for an external resource created by this task execution, for example Qubole query ID or presto query ids.intgetIndex()A unique index for the external resource with respect to all external resources for this task.Execution.TaskLoggetLogs(int index)log information for the external resource executionExecution.TaskLog.BuildergetLogsBuilder(int index)log information for the external resource executionList<Execution.TaskLog.Builder>getLogsBuilderList()log information for the external resource executionintgetLogsCount()log information for the external resource executionprivate com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder>getLogsFieldBuilder()List<Execution.TaskLog>getLogsList()log information for the external resource executionExecution.TaskLogOrBuildergetLogsOrBuilder(int index)log information for the external resource executionList<? extends Execution.TaskLogOrBuilder>getLogsOrBuilderList()log information for the external resource executionExecution.TaskExecution.PhasegetPhase()Phase associated with the external resourceintgetPhaseValue()Phase associated with the external resourceintgetRetryAttempt()Retry attempt number for this external resource, ie., 2 for the second attemptprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Event.ExternalResourceInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Event.ExternalResourceInfo.BuildermergeFrom(com.google.protobuf.Message other)Event.ExternalResourceInfo.BuildermergeFrom(Event.ExternalResourceInfo other)Event.ExternalResourceInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Event.ExternalResourceInfo.BuilderremoveLogs(int index)log information for the external resource executionEvent.ExternalResourceInfo.BuildersetCacheStatus(Catalog.CatalogCacheStatus value)Captures the status of caching for this external resource execution.Event.ExternalResourceInfo.BuildersetCacheStatusValue(int value)Captures the status of caching for this external resource execution.Event.ExternalResourceInfo.BuildersetExternalId(String value)Identifier for an external resource created by this task execution, for example Qubole query ID or presto query ids.Event.ExternalResourceInfo.BuildersetExternalIdBytes(com.google.protobuf.ByteString value)Identifier for an external resource created by this task execution, for example Qubole query ID or presto query ids.Event.ExternalResourceInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Event.ExternalResourceInfo.BuildersetIndex(int value)A unique index for the external resource with respect to all external resources for this task.Event.ExternalResourceInfo.BuildersetLogs(int index, Execution.TaskLog value)log information for the external resource executionEvent.ExternalResourceInfo.BuildersetLogs(int index, Execution.TaskLog.Builder builderForValue)log information for the external resource executionEvent.ExternalResourceInfo.BuildersetPhase(Execution.TaskExecution.Phase value)Phase associated with the external resourceEvent.ExternalResourceInfo.BuildersetPhaseValue(int value)Phase associated with the external resourceEvent.ExternalResourceInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Event.ExternalResourceInfo.BuildersetRetryAttempt(int value)Retry attempt number for this external resource, ie., 2 for the second attemptEvent.ExternalResourceInfo.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, 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
-
-
-
-
Field Detail
-
bitField0_
private int bitField0_
-
externalId_
private Object externalId_
-
index_
private int index_
-
retryAttempt_
private int retryAttempt_
-
phase_
private int phase_
-
cacheStatus_
private int cacheStatus_
-
logs_
private List<Execution.TaskLog> logs_
-
logsBuilder_
private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder> logsBuilder_
-
-
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<Event.ExternalResourceInfo.Builder>
-
clear
public Event.ExternalResourceInfo.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<Event.ExternalResourceInfo.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<Event.ExternalResourceInfo.Builder>
-
getDefaultInstanceForType
public Event.ExternalResourceInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Event.ExternalResourceInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Event.ExternalResourceInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
private void buildPartialRepeatedFields(Event.ExternalResourceInfo result)
-
buildPartial0
private void buildPartial0(Event.ExternalResourceInfo result)
-
clone
public Event.ExternalResourceInfo.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<Event.ExternalResourceInfo.Builder>
-
setField
public Event.ExternalResourceInfo.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<Event.ExternalResourceInfo.Builder>
-
clearField
public Event.ExternalResourceInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.ExternalResourceInfo.Builder>
-
clearOneof
public Event.ExternalResourceInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.ExternalResourceInfo.Builder>
-
setRepeatedField
public Event.ExternalResourceInfo.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<Event.ExternalResourceInfo.Builder>
-
addRepeatedField
public Event.ExternalResourceInfo.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<Event.ExternalResourceInfo.Builder>
-
mergeFrom
public Event.ExternalResourceInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Event.ExternalResourceInfo.Builder>
-
mergeFrom
public Event.ExternalResourceInfo.Builder mergeFrom(Event.ExternalResourceInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.ExternalResourceInfo.Builder>
-
mergeFrom
public Event.ExternalResourceInfo.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<Event.ExternalResourceInfo.Builder>- Throws:
IOException
-
getExternalId
public String getExternalId()
Identifier for an external resource created by this task execution, for example Qubole query ID or presto query ids.
string external_id = 1;- Specified by:
getExternalIdin interfaceEvent.ExternalResourceInfoOrBuilder- Returns:
- The externalId.
-
getExternalIdBytes
public com.google.protobuf.ByteString getExternalIdBytes()
Identifier for an external resource created by this task execution, for example Qubole query ID or presto query ids.
string external_id = 1;- Specified by:
getExternalIdBytesin interfaceEvent.ExternalResourceInfoOrBuilder- Returns:
- The bytes for externalId.
-
setExternalId
public Event.ExternalResourceInfo.Builder setExternalId(String value)
Identifier for an external resource created by this task execution, for example Qubole query ID or presto query ids.
string external_id = 1;- Parameters:
value- The externalId to set.- Returns:
- This builder for chaining.
-
clearExternalId
public Event.ExternalResourceInfo.Builder clearExternalId()
Identifier for an external resource created by this task execution, for example Qubole query ID or presto query ids.
string external_id = 1;- Returns:
- This builder for chaining.
-
setExternalIdBytes
public Event.ExternalResourceInfo.Builder setExternalIdBytes(com.google.protobuf.ByteString value)
Identifier for an external resource created by this task execution, for example Qubole query ID or presto query ids.
string external_id = 1;- Parameters:
value- The bytes for externalId to set.- Returns:
- This builder for chaining.
-
getIndex
public int getIndex()
A unique index for the external resource with respect to all external resources for this task. Although the identifier may change between task reporting events or retries, this will remain the same to enable aggregating information from multiple reports.
uint32 index = 2;- Specified by:
getIndexin interfaceEvent.ExternalResourceInfoOrBuilder- Returns:
- The index.
-
setIndex
public Event.ExternalResourceInfo.Builder setIndex(int value)
A unique index for the external resource with respect to all external resources for this task. Although the identifier may change between task reporting events or retries, this will remain the same to enable aggregating information from multiple reports.
uint32 index = 2;- Parameters:
value- The index to set.- Returns:
- This builder for chaining.
-
clearIndex
public Event.ExternalResourceInfo.Builder clearIndex()
A unique index for the external resource with respect to all external resources for this task. Although the identifier may change between task reporting events or retries, this will remain the same to enable aggregating information from multiple reports.
uint32 index = 2;- Returns:
- This builder for chaining.
-
getRetryAttempt
public int getRetryAttempt()
Retry attempt number for this external resource, ie., 2 for the second attempt
uint32 retry_attempt = 3;- Specified by:
getRetryAttemptin interfaceEvent.ExternalResourceInfoOrBuilder- Returns:
- The retryAttempt.
-
setRetryAttempt
public Event.ExternalResourceInfo.Builder setRetryAttempt(int value)
Retry attempt number for this external resource, ie., 2 for the second attempt
uint32 retry_attempt = 3;- Parameters:
value- The retryAttempt to set.- Returns:
- This builder for chaining.
-
clearRetryAttempt
public Event.ExternalResourceInfo.Builder clearRetryAttempt()
Retry attempt number for this external resource, ie., 2 for the second attempt
uint32 retry_attempt = 3;- Returns:
- This builder for chaining.
-
getPhaseValue
public int getPhaseValue()
Phase associated with the external resource
.flyteidl.core.TaskExecution.Phase phase = 4;- Specified by:
getPhaseValuein interfaceEvent.ExternalResourceInfoOrBuilder- Returns:
- The enum numeric value on the wire for phase.
-
setPhaseValue
public Event.ExternalResourceInfo.Builder setPhaseValue(int value)
Phase associated with the external resource
.flyteidl.core.TaskExecution.Phase phase = 4;- Parameters:
value- The enum numeric value on the wire for phase to set.- Returns:
- This builder for chaining.
-
getPhase
public Execution.TaskExecution.Phase getPhase()
Phase associated with the external resource
.flyteidl.core.TaskExecution.Phase phase = 4;- Specified by:
getPhasein interfaceEvent.ExternalResourceInfoOrBuilder- Returns:
- The phase.
-
setPhase
public Event.ExternalResourceInfo.Builder setPhase(Execution.TaskExecution.Phase value)
Phase associated with the external resource
.flyteidl.core.TaskExecution.Phase phase = 4;- Parameters:
value- The phase to set.- Returns:
- This builder for chaining.
-
clearPhase
public Event.ExternalResourceInfo.Builder clearPhase()
Phase associated with the external resource
.flyteidl.core.TaskExecution.Phase phase = 4;- Returns:
- This builder for chaining.
-
getCacheStatusValue
public int getCacheStatusValue()
Captures the status of caching for this external resource execution.
.flyteidl.core.CatalogCacheStatus cache_status = 5;- Specified by:
getCacheStatusValuein interfaceEvent.ExternalResourceInfoOrBuilder- Returns:
- The enum numeric value on the wire for cacheStatus.
-
setCacheStatusValue
public Event.ExternalResourceInfo.Builder setCacheStatusValue(int value)
Captures the status of caching for this external resource execution.
.flyteidl.core.CatalogCacheStatus cache_status = 5;- Parameters:
value- The enum numeric value on the wire for cacheStatus to set.- Returns:
- This builder for chaining.
-
getCacheStatus
public Catalog.CatalogCacheStatus getCacheStatus()
Captures the status of caching for this external resource execution.
.flyteidl.core.CatalogCacheStatus cache_status = 5;- Specified by:
getCacheStatusin interfaceEvent.ExternalResourceInfoOrBuilder- Returns:
- The cacheStatus.
-
setCacheStatus
public Event.ExternalResourceInfo.Builder setCacheStatus(Catalog.CatalogCacheStatus value)
Captures the status of caching for this external resource execution.
.flyteidl.core.CatalogCacheStatus cache_status = 5;- Parameters:
value- The cacheStatus to set.- Returns:
- This builder for chaining.
-
clearCacheStatus
public Event.ExternalResourceInfo.Builder clearCacheStatus()
Captures the status of caching for this external resource execution.
.flyteidl.core.CatalogCacheStatus cache_status = 5;- Returns:
- This builder for chaining.
-
ensureLogsIsMutable
private void ensureLogsIsMutable()
-
getLogsList
public List<Execution.TaskLog> getLogsList()
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;- Specified by:
getLogsListin interfaceEvent.ExternalResourceInfoOrBuilder
-
getLogsCount
public int getLogsCount()
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;- Specified by:
getLogsCountin interfaceEvent.ExternalResourceInfoOrBuilder
-
getLogs
public Execution.TaskLog getLogs(int index)
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;- Specified by:
getLogsin interfaceEvent.ExternalResourceInfoOrBuilder
-
setLogs
public Event.ExternalResourceInfo.Builder setLogs(int index, Execution.TaskLog value)
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
setLogs
public Event.ExternalResourceInfo.Builder setLogs(int index, Execution.TaskLog.Builder builderForValue)
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
addLogs
public Event.ExternalResourceInfo.Builder addLogs(Execution.TaskLog value)
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
addLogs
public Event.ExternalResourceInfo.Builder addLogs(int index, Execution.TaskLog value)
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
addLogs
public Event.ExternalResourceInfo.Builder addLogs(Execution.TaskLog.Builder builderForValue)
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
addLogs
public Event.ExternalResourceInfo.Builder addLogs(int index, Execution.TaskLog.Builder builderForValue)
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
addAllLogs
public Event.ExternalResourceInfo.Builder addAllLogs(Iterable<? extends Execution.TaskLog> values)
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
clearLogs
public Event.ExternalResourceInfo.Builder clearLogs()
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
removeLogs
public Event.ExternalResourceInfo.Builder removeLogs(int index)
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
getLogsBuilder
public Execution.TaskLog.Builder getLogsBuilder(int index)
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
getLogsOrBuilder
public Execution.TaskLogOrBuilder getLogsOrBuilder(int index)
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;- Specified by:
getLogsOrBuilderin interfaceEvent.ExternalResourceInfoOrBuilder
-
getLogsOrBuilderList
public List<? extends Execution.TaskLogOrBuilder> getLogsOrBuilderList()
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;- Specified by:
getLogsOrBuilderListin interfaceEvent.ExternalResourceInfoOrBuilder
-
addLogsBuilder
public Execution.TaskLog.Builder addLogsBuilder()
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
addLogsBuilder
public Execution.TaskLog.Builder addLogsBuilder(int index)
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
getLogsBuilderList
public List<Execution.TaskLog.Builder> getLogsBuilderList()
log information for the external resource execution
repeated .flyteidl.core.TaskLog logs = 6;
-
getLogsFieldBuilder
private com.google.protobuf.RepeatedFieldBuilderV3<Execution.TaskLog,Execution.TaskLog.Builder,Execution.TaskLogOrBuilder> getLogsFieldBuilder()
-
setUnknownFields
public final Event.ExternalResourceInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.ExternalResourceInfo.Builder>
-
mergeUnknownFields
public final Event.ExternalResourceInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.ExternalResourceInfo.Builder>
-
-