Package io.temporal.api.history.v1
Class ChildWorkflowExecutionStartedEventAttributes.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
- io.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ChildWorkflowExecutionStartedEventAttributesOrBuilder,java.lang.Cloneable
- Enclosing class:
- ChildWorkflowExecutionStartedEventAttributes
public static final class ChildWorkflowExecutionStartedEventAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionStartedEventAttributes.Builder> implements ChildWorkflowExecutionStartedEventAttributesOrBuilder
Protobuf typetemporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ChildWorkflowExecutionStartedEventAttributes.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ChildWorkflowExecutionStartedEventAttributesbuild()ChildWorkflowExecutionStartedEventAttributesbuildPartial()ChildWorkflowExecutionStartedEventAttributes.Builderclear()ChildWorkflowExecutionStartedEventAttributes.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ChildWorkflowExecutionStartedEventAttributes.BuilderclearHeader().temporal.api.common.v1.Header header = 5;ChildWorkflowExecutionStartedEventAttributes.BuilderclearInitiatedEventId()Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds toChildWorkflowExecutionStartedEventAttributes.BuilderclearNamespace()Namespace of the child workflow.ChildWorkflowExecutionStartedEventAttributes.BuilderclearNamespaceId()string namespace_id = 6;ChildWorkflowExecutionStartedEventAttributes.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ChildWorkflowExecutionStartedEventAttributes.BuilderclearWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;ChildWorkflowExecutionStartedEventAttributes.BuilderclearWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 4;ChildWorkflowExecutionStartedEventAttributes.Builderclone()ChildWorkflowExecutionStartedEventAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HeadergetHeader().temporal.api.common.v1.Header header = 5;Header.BuildergetHeaderBuilder().temporal.api.common.v1.Header header = 5;HeaderOrBuildergetHeaderOrBuilder().temporal.api.common.v1.Header header = 5;longgetInitiatedEventId()Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds tojava.lang.StringgetNamespace()Namespace of the child workflow.com.google.protobuf.ByteStringgetNamespaceBytes()Namespace of the child workflow.java.lang.StringgetNamespaceId()string namespace_id = 6;com.google.protobuf.ByteStringgetNamespaceIdBytes()string namespace_id = 6;WorkflowExecutiongetWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;WorkflowExecution.BuildergetWorkflowExecutionBuilder().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;WorkflowExecutionOrBuildergetWorkflowExecutionOrBuilder().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;WorkflowTypegetWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 4;WorkflowType.BuildergetWorkflowTypeBuilder().temporal.api.common.v1.WorkflowType workflow_type = 4;WorkflowTypeOrBuildergetWorkflowTypeOrBuilder().temporal.api.common.v1.WorkflowType workflow_type = 4;booleanhasHeader().temporal.api.common.v1.Header header = 5;booleanhasWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;booleanhasWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ChildWorkflowExecutionStartedEventAttributes.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ChildWorkflowExecutionStartedEventAttributes.BuildermergeFrom(com.google.protobuf.Message other)ChildWorkflowExecutionStartedEventAttributes.BuildermergeFrom(ChildWorkflowExecutionStartedEventAttributes other)ChildWorkflowExecutionStartedEventAttributes.BuildermergeHeader(Header value).temporal.api.common.v1.Header header = 5;ChildWorkflowExecutionStartedEventAttributes.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ChildWorkflowExecutionStartedEventAttributes.BuildermergeWorkflowExecution(WorkflowExecution value).temporal.api.common.v1.WorkflowExecution workflow_execution = 3;ChildWorkflowExecutionStartedEventAttributes.BuildermergeWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 4;ChildWorkflowExecutionStartedEventAttributes.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ChildWorkflowExecutionStartedEventAttributes.BuildersetHeader(Header value).temporal.api.common.v1.Header header = 5;ChildWorkflowExecutionStartedEventAttributes.BuildersetHeader(Header.Builder builderForValue).temporal.api.common.v1.Header header = 5;ChildWorkflowExecutionStartedEventAttributes.BuildersetInitiatedEventId(long value)Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds toChildWorkflowExecutionStartedEventAttributes.BuildersetNamespace(java.lang.String value)Namespace of the child workflow.ChildWorkflowExecutionStartedEventAttributes.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)Namespace of the child workflow.ChildWorkflowExecutionStartedEventAttributes.BuildersetNamespaceId(java.lang.String value)string namespace_id = 6;ChildWorkflowExecutionStartedEventAttributes.BuildersetNamespaceIdBytes(com.google.protobuf.ByteString value)string namespace_id = 6;ChildWorkflowExecutionStartedEventAttributes.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ChildWorkflowExecutionStartedEventAttributes.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ChildWorkflowExecutionStartedEventAttributes.BuildersetWorkflowExecution(WorkflowExecution value).temporal.api.common.v1.WorkflowExecution workflow_execution = 3;ChildWorkflowExecutionStartedEventAttributes.BuildersetWorkflowExecution(WorkflowExecution.Builder builderForValue).temporal.api.common.v1.WorkflowExecution workflow_execution = 3;ChildWorkflowExecutionStartedEventAttributes.BuildersetWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 4;ChildWorkflowExecutionStartedEventAttributes.BuildersetWorkflowType(WorkflowType.Builder builderForValue).temporal.api.common.v1.WorkflowType workflow_type = 4;-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
clear
public ChildWorkflowExecutionStartedEventAttributes.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<ChildWorkflowExecutionStartedEventAttributes.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<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
getDefaultInstanceForType
public ChildWorkflowExecutionStartedEventAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ChildWorkflowExecutionStartedEventAttributes build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ChildWorkflowExecutionStartedEventAttributes buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ChildWorkflowExecutionStartedEventAttributes.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<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
setField
public ChildWorkflowExecutionStartedEventAttributes.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
clearField
public ChildWorkflowExecutionStartedEventAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
clearOneof
public ChildWorkflowExecutionStartedEventAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
setRepeatedField
public ChildWorkflowExecutionStartedEventAttributes.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
addRepeatedField
public ChildWorkflowExecutionStartedEventAttributes.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
mergeFrom
public ChildWorkflowExecutionStartedEventAttributes.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
mergeFrom
public ChildWorkflowExecutionStartedEventAttributes.Builder mergeFrom(ChildWorkflowExecutionStartedEventAttributes other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
mergeFrom
public ChildWorkflowExecutionStartedEventAttributes.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ChildWorkflowExecutionStartedEventAttributes.Builder>- Throws:
java.io.IOException
-
getNamespace
public java.lang.String getNamespace()
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 1;- Specified by:
getNamespacein interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public ChildWorkflowExecutionStartedEventAttributes.Builder setNamespace(java.lang.String value)
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 1;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public ChildWorkflowExecutionStartedEventAttributes.Builder clearNamespace()
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 1;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public ChildWorkflowExecutionStartedEventAttributes.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 1;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
getNamespaceId
public java.lang.String getNamespaceId()
string namespace_id = 6;- Specified by:
getNamespaceIdin interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder- Returns:
- The namespaceId.
-
getNamespaceIdBytes
public com.google.protobuf.ByteString getNamespaceIdBytes()
string namespace_id = 6;- Specified by:
getNamespaceIdBytesin interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder- Returns:
- The bytes for namespaceId.
-
setNamespaceId
public ChildWorkflowExecutionStartedEventAttributes.Builder setNamespaceId(java.lang.String value)
string namespace_id = 6;- Parameters:
value- The namespaceId to set.- Returns:
- This builder for chaining.
-
clearNamespaceId
public ChildWorkflowExecutionStartedEventAttributes.Builder clearNamespaceId()
string namespace_id = 6;- Returns:
- This builder for chaining.
-
setNamespaceIdBytes
public ChildWorkflowExecutionStartedEventAttributes.Builder setNamespaceIdBytes(com.google.protobuf.ByteString value)
string namespace_id = 6;- Parameters:
value- The bytes for namespaceId to set.- Returns:
- This builder for chaining.
-
getInitiatedEventId
public long getInitiatedEventId()
Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
int64 initiated_event_id = 2;- Specified by:
getInitiatedEventIdin interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder- Returns:
- The initiatedEventId.
-
setInitiatedEventId
public ChildWorkflowExecutionStartedEventAttributes.Builder setInitiatedEventId(long value)
Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
int64 initiated_event_id = 2;- Parameters:
value- The initiatedEventId to set.- Returns:
- This builder for chaining.
-
clearInitiatedEventId
public ChildWorkflowExecutionStartedEventAttributes.Builder clearInitiatedEventId()
Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
int64 initiated_event_id = 2;- Returns:
- This builder for chaining.
-
hasWorkflowExecution
public boolean hasWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;- Specified by:
hasWorkflowExecutionin interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder- Returns:
- Whether the workflowExecution field is set.
-
getWorkflowExecution
public WorkflowExecution getWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;- Specified by:
getWorkflowExecutionin interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder- Returns:
- The workflowExecution.
-
setWorkflowExecution
public ChildWorkflowExecutionStartedEventAttributes.Builder setWorkflowExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
setWorkflowExecution
public ChildWorkflowExecutionStartedEventAttributes.Builder setWorkflowExecution(WorkflowExecution.Builder builderForValue)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
mergeWorkflowExecution
public ChildWorkflowExecutionStartedEventAttributes.Builder mergeWorkflowExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
clearWorkflowExecution
public ChildWorkflowExecutionStartedEventAttributes.Builder clearWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
getWorkflowExecutionBuilder
public WorkflowExecution.Builder getWorkflowExecutionBuilder()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
getWorkflowExecutionOrBuilder
public WorkflowExecutionOrBuilder getWorkflowExecutionOrBuilder()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;- Specified by:
getWorkflowExecutionOrBuilderin interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder
-
hasWorkflowType
public boolean hasWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 4;- Specified by:
hasWorkflowTypein interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 4;- Specified by:
getWorkflowTypein interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder- Returns:
- The workflowType.
-
setWorkflowType
public ChildWorkflowExecutionStartedEventAttributes.Builder setWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 4;
-
setWorkflowType
public ChildWorkflowExecutionStartedEventAttributes.Builder setWorkflowType(WorkflowType.Builder builderForValue)
.temporal.api.common.v1.WorkflowType workflow_type = 4;
-
mergeWorkflowType
public ChildWorkflowExecutionStartedEventAttributes.Builder mergeWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 4;
-
clearWorkflowType
public ChildWorkflowExecutionStartedEventAttributes.Builder clearWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 4;
-
getWorkflowTypeBuilder
public WorkflowType.Builder getWorkflowTypeBuilder()
.temporal.api.common.v1.WorkflowType workflow_type = 4;
-
getWorkflowTypeOrBuilder
public WorkflowTypeOrBuilder getWorkflowTypeOrBuilder()
.temporal.api.common.v1.WorkflowType workflow_type = 4;- Specified by:
getWorkflowTypeOrBuilderin interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder
-
hasHeader
public boolean hasHeader()
.temporal.api.common.v1.Header header = 5;- Specified by:
hasHeaderin interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public Header getHeader()
.temporal.api.common.v1.Header header = 5;- Specified by:
getHeaderin interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder- Returns:
- The header.
-
setHeader
public ChildWorkflowExecutionStartedEventAttributes.Builder setHeader(Header value)
.temporal.api.common.v1.Header header = 5;
-
setHeader
public ChildWorkflowExecutionStartedEventAttributes.Builder setHeader(Header.Builder builderForValue)
.temporal.api.common.v1.Header header = 5;
-
mergeHeader
public ChildWorkflowExecutionStartedEventAttributes.Builder mergeHeader(Header value)
.temporal.api.common.v1.Header header = 5;
-
clearHeader
public ChildWorkflowExecutionStartedEventAttributes.Builder clearHeader()
.temporal.api.common.v1.Header header = 5;
-
getHeaderBuilder
public Header.Builder getHeaderBuilder()
.temporal.api.common.v1.Header header = 5;
-
getHeaderOrBuilder
public HeaderOrBuilder getHeaderOrBuilder()
.temporal.api.common.v1.Header header = 5;- Specified by:
getHeaderOrBuilderin interfaceChildWorkflowExecutionStartedEventAttributesOrBuilder
-
setUnknownFields
public final ChildWorkflowExecutionStartedEventAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
mergeUnknownFields
public final ChildWorkflowExecutionStartedEventAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionStartedEventAttributes.Builder>
-
-