From 6e8662d3622567a8a4c7e598bda4424f56717ab1 Mon Sep 17 00:00:00 2001 From: roxblnfk Date: Thu, 11 Jul 2024 12:04:11 +0400 Subject: [PATCH 1/2] Update DTOs --- api | 2 +- .../Dependencies/Gogoproto/Gogo.php | 5 +- .../Temporal/Api/Batch/V1/Message.php | 31 +- .../Temporal/Api/Command/V1/Message.php | Bin 7231 -> 10717 bytes .../Temporal/Api/Common/V1/Message.php | Bin 2798 -> 4366 bytes .../Temporal/Api/Enums/V1/BatchOperation.php | Bin 1168 -> 1440 bytes .../Temporal/Api/Enums/V1/CommandType.php | Bin 1468 -> 1904 bytes .../Temporal/Api/Enums/V1/Common.php | Bin 1403 -> 2597 bytes .../Temporal/Api/Enums/V1/EventType.php | Bin 2999 -> 4034 bytes .../Temporal/Api/Enums/V1/FailedCause.php | Bin 4138 -> 5299 bytes .../Temporal/Api/Enums/V1/PBNamespace.php | Bin 1119 -> 1410 bytes .../Temporal/Api/Enums/V1/Query.php | Bin 1034 -> 1251 bytes .../Temporal/Api/Enums/V1/Reset.php | Bin 1149 -> 1421 bytes .../Temporal/Api/Enums/V1/Schedule.php | Bin 1054 -> 1245 bytes .../Temporal/Api/Enums/V1/TaskQueue.php | Bin 1526 -> 1933 bytes .../Temporal/Api/Enums/V1/Update.php | Bin 1124 -> 1303 bytes .../Temporal/Api/Enums/V1/Workflow.php | Bin 2917 -> 3773 bytes .../Temporal/Api/Errordetails/V1/Message.php | 44 +- .../Temporal/Api/Export/V1/Message.php | 10 +- .../Temporal/Api/Failure/V1/Message.php | Bin 2973 -> 4389 bytes .../Temporal/Api/Filter/V1/Message.php | 16 +- .../Temporal/Api/History/V1/Message.php | 420 +--------- .../Temporal/Api/Nexus/V1/Message.php | Bin 3197 -> 4582 bytes .../Operatorservice/V1/RequestResponse.php | 119 +-- .../Api/Operatorservice/V1/Service.php | Bin 3788 -> 3543 bytes .../Temporal/Api/PBNamespace/V1/Message.php | 53 +- .../Temporal/Api/Protocol/V1/Message.php | Bin 975 -> 1213 bytes .../Temporal/Api/Query/V1/Message.php | 18 +- .../Temporal/Api/Replication/V1/Message.php | 15 +- .../Temporal/Api/Schedule/V1/Message.php | Bin 4825 -> 6913 bytes .../Api/Sdk/V1/EnhancedStackTrace.php | 25 + .../Api/Sdk/V1/TaskCompleteMetadata.php | 11 +- .../Temporal/Api/Sdk/V1/UserMetadata.php | 26 + .../Temporal/Api/Sdk/V1/WorkflowMetadata.php | 18 +- .../Temporal/Api/Taskqueue/V1/Message.php | Bin 3357 -> 4959 bytes .../Temporal/Api/Update/V1/Message.php | Bin 2084 -> 2742 bytes .../Temporal/Api/Version/V1/Message.php | 19 +- .../Temporal/Api/Workflow/V1/Message.php | Bin 5638 -> 9375 bytes .../Workflowservice/V1/RequestResponse.php | 731 +----------------- .../Api/Workflowservice/V1/Service.php | Bin 13812 -> 16146 bytes .../DTO/V1/GPBMetadata/Applogger.php | 13 +- .../RoadRunner/AppLogger/DTO/V1/LogAttrs.php | 1 + .../RoadRunner/AppLogger/DTO/V1/LogEntry.php | 1 + .../RoadRunner/AppLogger/DTO/V1/Response.php | 1 + .../API/DTO/V1/ApnsPushNotification.php | 1 + .../Centrifugal/API/DTO/V1/BatchRequest.php | 1 + .../Centrifugal/API/DTO/V1/BatchResponse.php | 1 + .../API/DTO/V1/BlockUserRequest.php | 1 + .../API/DTO/V1/BlockUserResponse.php | 1 + .../API/DTO/V1/BlockUserResult.php | 1 + .../Centrifugal/API/DTO/V1/BoolValue.php | 1 + .../API/DTO/V1/BroadcastRequest.php | 1 + .../API/DTO/V1/BroadcastResponse.php | 1 + .../API/DTO/V1/BroadcastResult.php | 1 + .../API/DTO/V1/CancelPushRequest.php | 1 + .../API/DTO/V1/CancelPushResponse.php | 1 + .../API/DTO/V1/CancelPushResult.php | 1 + .../Centrifugal/API/DTO/V1/ChannelContext.php | 1 + .../Centrifugal/API/DTO/V1/ChannelInfo.php | 1 + .../API/DTO/V1/ChannelsRequest.php | 1 + .../API/DTO/V1/ChannelsResponse.php | 1 + .../Centrifugal/API/DTO/V1/ChannelsResult.php | 1 + .../Centrifugal/API/DTO/V1/ClientInfo.php | 1 + .../Centrifugal/API/DTO/V1/Command.php | 1 + .../API/DTO/V1/Command/MethodType.php | 4 +- .../Centrifugal/API/DTO/V1/ConnectionInfo.php | 1 + .../API/DTO/V1/ConnectionState.php | 1 + .../API/DTO/V1/ConnectionTokenInfo.php | 1 + .../API/DTO/V1/ConnectionsRequest.php | 1 + .../API/DTO/V1/ConnectionsResponse.php | 1 + .../API/DTO/V1/ConnectionsResult.php | 1 + .../API/DTO/V1/DeleteUserStatusRequest.php | 1 + .../API/DTO/V1/DeleteUserStatusResponse.php | 1 + .../API/DTO/V1/DeleteUserStatusResult.php | 1 + .../Centrifugal/API/DTO/V1/Device.php | 1 + .../Centrifugal/API/DTO/V1/DeviceFilter.php | 1 + .../API/DTO/V1/DeviceListRequest.php | 1 + .../API/DTO/V1/DeviceListResponse.php | 1 + .../API/DTO/V1/DeviceListResult.php | 1 + .../API/DTO/V1/DeviceMetaUpdate.php | 1 + .../API/DTO/V1/DeviceRegisterRequest.php | 1 + .../API/DTO/V1/DeviceRegisterResponse.php | 1 + .../API/DTO/V1/DeviceRegisterResult.php | 1 + .../API/DTO/V1/DeviceRemoveRequest.php | 1 + .../API/DTO/V1/DeviceRemoveResponse.php | 1 + .../API/DTO/V1/DeviceRemoveResult.php | 1 + .../Centrifugal/API/DTO/V1/DeviceTopic.php | 1 + .../API/DTO/V1/DeviceTopicFilter.php | 1 + .../API/DTO/V1/DeviceTopicListRequest.php | 1 + .../API/DTO/V1/DeviceTopicListResponse.php | 1 + .../API/DTO/V1/DeviceTopicListResult.php | 1 + .../API/DTO/V1/DeviceTopicUpdateRequest.php | 1 + .../API/DTO/V1/DeviceTopicUpdateResponse.php | 1 + .../API/DTO/V1/DeviceTopicUpdateResult.php | 1 + .../API/DTO/V1/DeviceTopicsUpdate.php | 1 + .../API/DTO/V1/DeviceUpdateRequest.php | 1 + .../API/DTO/V1/DeviceUpdateResponse.php | 1 + .../API/DTO/V1/DeviceUpdateResult.php | 1 + .../API/DTO/V1/DeviceUserUpdate.php | 1 + .../Centrifugal/API/DTO/V1/Disconnect.php | 1 + .../API/DTO/V1/DisconnectRequest.php | 1 + .../API/DTO/V1/DisconnectResponse.php | 1 + .../API/DTO/V1/DisconnectResult.php | 1 + .../Centrifugal/API/DTO/V1/Error.php | 1 + .../API/DTO/V1/FcmPushNotification.php | 1 + .../API/DTO/V1/GPBMetadata/Api.php | Bin 23964 -> 35958 bytes .../API/DTO/V1/GetUserStatusRequest.php | 1 + .../API/DTO/V1/GetUserStatusResponse.php | 1 + .../API/DTO/V1/GetUserStatusResult.php | 1 + .../API/DTO/V1/HistoryRemoveRequest.php | 1 + .../API/DTO/V1/HistoryRemoveResponse.php | 1 + .../API/DTO/V1/HistoryRemoveResult.php | 1 + .../Centrifugal/API/DTO/V1/HistoryRequest.php | 1 + .../API/DTO/V1/HistoryResponse.php | 1 + .../Centrifugal/API/DTO/V1/HistoryResult.php | 1 + .../API/DTO/V1/HmsPushNotification.php | 1 + .../Centrifugal/API/DTO/V1/InfoRequest.php | 1 + .../Centrifugal/API/DTO/V1/InfoResponse.php | 1 + .../Centrifugal/API/DTO/V1/InfoResult.php | 1 + .../Centrifugal/API/DTO/V1/Int32Value.php | 1 + .../DTO/V1/InvalidateUserTokensRequest.php | 1 + .../DTO/V1/InvalidateUserTokensResponse.php | 1 + .../API/DTO/V1/InvalidateUserTokensResult.php | 1 + .../Centrifugal/API/DTO/V1/Metrics.php | 1 + .../Centrifugal/API/DTO/V1/NodeResult.php | 1 + .../API/DTO/V1/PresenceRequest.php | 1 + .../API/DTO/V1/PresenceResponse.php | 1 + .../Centrifugal/API/DTO/V1/PresenceResult.php | 1 + .../API/DTO/V1/PresenceStatsRequest.php | 1 + .../API/DTO/V1/PresenceStatsResponse.php | 1 + .../API/DTO/V1/PresenceStatsResult.php | 1 + .../Centrifugal/API/DTO/V1/Process.php | 1 + .../Centrifugal/API/DTO/V1/Publication.php | 1 + .../Centrifugal/API/DTO/V1/PublishRequest.php | 1 + .../API/DTO/V1/PublishResponse.php | 1 + .../Centrifugal/API/DTO/V1/PublishResult.php | 1 + .../API/DTO/V1/PushNotification.php | 1 + .../Centrifugal/API/DTO/V1/PushRecipient.php | 1 + .../Centrifugal/API/DTO/V1/RPCRequest.php | 1 + .../Centrifugal/API/DTO/V1/RPCResponse.php | 1 + .../Centrifugal/API/DTO/V1/RPCResult.php | 1 + .../API/DTO/V1/RateLimitRequest.php | 1 + .../API/DTO/V1/RateLimitResponse.php | 1 + .../API/DTO/V1/RateLimitResult.php | 1 + .../Centrifugal/API/DTO/V1/RefreshRequest.php | 1 + .../API/DTO/V1/RefreshResponse.php | 1 + .../Centrifugal/API/DTO/V1/RefreshResult.php | 1 + .../Centrifugal/API/DTO/V1/Reply.php | 1 + .../API/DTO/V1/RevokeTokenRequest.php | 1 + .../API/DTO/V1/RevokeTokenResponse.php | 1 + .../API/DTO/V1/RevokeTokenResult.php | 1 + .../DTO/V1/SendPushNotificationRequest.php | 1 + .../DTO/V1/SendPushNotificationResponse.php | 1 + .../API/DTO/V1/SendPushNotificationResult.php | 1 + .../Centrifugal/API/DTO/V1/StreamPosition.php | 1 + .../API/DTO/V1/SubscribeOptionOverride.php | 1 + .../API/DTO/V1/SubscribeRequest.php | 1 + .../API/DTO/V1/SubscribeResponse.php | 1 + .../API/DTO/V1/SubscribeResult.php | 1 + .../API/DTO/V1/SubscriptionTokenInfo.php | 1 + .../API/DTO/V1/UnblockUserRequest.php | 1 + .../API/DTO/V1/UnblockUserResponse.php | 1 + .../API/DTO/V1/UnblockUserResult.php | 1 + .../API/DTO/V1/UnsubscribeRequest.php | 1 + .../API/DTO/V1/UnsubscribeResponse.php | 1 + .../API/DTO/V1/UnsubscribeResult.php | 1 + .../API/DTO/V1/UpdatePushStatusRequest.php | 1 + .../API/DTO/V1/UpdatePushStatusResponse.php | 1 + .../API/DTO/V1/UpdatePushStatusResult.php | 1 + .../API/DTO/V1/UpdateUserStatusRequest.php | 1 + .../API/DTO/V1/UpdateUserStatusResponse.php | 1 + .../API/DTO/V1/UpdateUserStatusResult.php | 1 + .../Centrifugal/API/DTO/V1/UserStatus.php | 1 + .../Centrifugal/API/DTO/V1/UserTopic.php | 1 + .../API/DTO/V1/UserTopicFilter.php | 1 + .../API/DTO/V1/UserTopicListRequest.php | 1 + .../API/DTO/V1/UserTopicListResponse.php | 1 + .../API/DTO/V1/UserTopicListResult.php | 1 + .../API/DTO/V1/UserTopicUpdateRequest.php | 1 + .../API/DTO/V1/UserTopicUpdateResponse.php | 1 + .../API/DTO/V1/UserTopicUpdateResult.php | 1 + .../Centrifugal/Proxy/DTO/V1/BoolValue.php | 1 + .../Centrifugal/Proxy/DTO/V1/ChannelEvent.php | 1 + .../Proxy/DTO/V1/ChannelsCapability.php | 1 + .../Proxy/DTO/V1/ConnectRequest.php | 1 + .../Proxy/DTO/V1/ConnectResponse.php | 1 + .../Proxy/DTO/V1/ConnectResult.php | 1 + .../Centrifugal/Proxy/DTO/V1/Disconnect.php | 1 + .../Centrifugal/Proxy/DTO/V1/Error.php | 1 + .../Proxy/DTO/V1/GPBMetadata/Proxy.php | 204 +---- .../Centrifugal/Proxy/DTO/V1/Int32Value.php | 1 + .../DTO/V1/NotifyChannelStateRequest.php | 1 + .../DTO/V1/NotifyChannelStateResponse.php | 1 + .../Proxy/DTO/V1/NotifyChannelStateResult.php | 1 + .../Centrifugal/Proxy/DTO/V1/Publication.php | 1 + .../Proxy/DTO/V1/PublishRequest.php | 1 + .../Proxy/DTO/V1/PublishResponse.php | 1 + .../Proxy/DTO/V1/PublishResult.php | 1 + .../Centrifugal/Proxy/DTO/V1/RPCRequest.php | 1 + .../Centrifugal/Proxy/DTO/V1/RPCResponse.php | 1 + .../Centrifugal/Proxy/DTO/V1/RPCResult.php | 1 + .../Proxy/DTO/V1/RefreshRequest.php | 1 + .../Proxy/DTO/V1/RefreshResponse.php | 1 + .../Proxy/DTO/V1/RefreshResult.php | 1 + .../Proxy/DTO/V1/StreamSubscribeRequest.php | 1 + .../Proxy/DTO/V1/StreamSubscribeResponse.php | 1 + .../Proxy/DTO/V1/SubRefreshRequest.php | 1 + .../Proxy/DTO/V1/SubRefreshResponse.php | 1 + .../Proxy/DTO/V1/SubRefreshResult.php | 1 + .../Proxy/DTO/V1/SubscribeOptionOverride.php | 1 + .../Proxy/DTO/V1/SubscribeOptions.php | 1 + .../Proxy/DTO/V1/SubscribeRequest.php | 1 + .../Proxy/DTO/V1/SubscribeResponse.php | 1 + .../Proxy/DTO/V1/SubscribeResult.php | 1 + .../Common/DTO/V1/GPBMetadata/GrpcStatus.php | 9 +- generated/RoadRunner/Common/DTO/V1/Status.php | 1 + .../HTTP/DTO/V1/GPBMetadata/Http.php | 40 +- generated/RoadRunner/HTTP/DTO/V1/Header.php | 1 + .../RoadRunner/HTTP/DTO/V1/HeaderValue.php | 1 + generated/RoadRunner/HTTP/DTO/V1/Request.php | 1 + generated/RoadRunner/HTTP/DTO/V1/Response.php | 1 + .../RoadRunner/Jobs/DTO/V1/DeclareRequest.php | 1 + .../Jobs/DTO/V1/GPBMetadata/Jobs.php | 50 +- .../RoadRunner/Jobs/DTO/V1/HeaderValue.php | 1 + generated/RoadRunner/Jobs/DTO/V1/Job.php | 1 + generated/RoadRunner/Jobs/DTO/V1/Options.php | 1 + generated/RoadRunner/Jobs/DTO/V1/PBEmpty.php | 1 + .../RoadRunner/Jobs/DTO/V1/Pipelines.php | 1 + .../Jobs/DTO/V1/PushBatchRequest.php | 1 + .../RoadRunner/Jobs/DTO/V1/PushRequest.php | 1 + generated/RoadRunner/Jobs/DTO/V1/Stat.php | 1 + generated/RoadRunner/Jobs/DTO/V1/Stats.php | 1 + .../RoadRunner/KV/DTO/V1/GPBMetadata/Kv.php | 14 +- generated/RoadRunner/KV/DTO/V1/Item.php | 1 + generated/RoadRunner/KV/DTO/V1/Request.php | 1 + generated/RoadRunner/KV/DTO/V1/Response.php | 1 + .../Lock/DTO/V1BETA1/GPBMetadata/Lock.php | Bin 791 -> 1102 bytes .../RoadRunner/Lock/DTO/V1BETA1/Request.php | 1 + .../RoadRunner/Lock/DTO/V1BETA1/Response.php | 1 + .../RoadRunner/Service/DTO/V1/Create.php | 1 + .../Service/DTO/V1/GPBMetadata/Service.php | 36 +- .../RoadRunner/Service/DTO/V1/PBList.php | 1 + .../RoadRunner/Service/DTO/V1/Response.php | 1 + .../RoadRunner/Service/DTO/V1/Service.php | 1 + .../RoadRunner/Service/DTO/V1/Status.php | 1 + .../RoadRunner/Service/DTO/V1/Statuses.php | 1 + .../Status/DTO/V1/GPBMetadata/Status.php | 10 +- .../RoadRunner/Status/DTO/V1/Request.php | 1 + .../RoadRunner/Status/DTO/V1/Response.php | 1 + .../Status/DTO/V1BETA1/GPBMetadata/Status.php | 10 +- .../RoadRunner/Status/DTO/V1BETA1/Request.php | 1 + .../Status/DTO/V1BETA1/Response.php | 1 + .../RoadRunner/Temporal/DTO/V1/Frame.php | 1 + .../Temporal/DTO/V1/GPBMetadata/Temporal.php | 27 +- .../RoadRunner/Temporal/DTO/V1/History.php | 1 + .../RoadRunner/Temporal/DTO/V1/Message.php | 1 + .../Temporal/DTO/V1/ReplayRequest.php | 1 + .../Temporal/DTO/V1/ReplayResponse.php | 1 + .../DTO/V1/GPBMetadata/Websockets.php | 14 +- .../RoadRunner/Websockets/DTO/V1/Message.php | 1 + .../RoadRunner/Websockets/DTO/V1/Request.php | 1 + .../RoadRunner/Websockets/DTO/V1/Response.php | 1 + .../Batch/V1/BatchOperationCancellation.php | 1 + .../Api/Batch/V1/BatchOperationDeletion.php | 1 + .../Api/Batch/V1/BatchOperationInfo.php | 1 + .../Api/Batch/V1/BatchOperationReset.php | 1 + .../Api/Batch/V1/BatchOperationSignal.php | 1 + .../Batch/V1/BatchOperationTermination.php | 1 + .../V1/CancelTimerCommandAttributes.php | 1 + ...ncelWorkflowExecutionCommandAttributes.php | 1 + generated/Temporal/Api/Command/V1/Command.php | 133 ++++ ...leteWorkflowExecutionCommandAttributes.php | 1 + ...sNewWorkflowExecutionCommandAttributes.php | 1 + ...FailWorkflowExecutionCommandAttributes.php | 1 + ...ifyWorkflowPropertiesCommandAttributes.php | 1 + .../V1/ProtocolMessageCommandAttributes.php | 1 + .../V1/RecordMarkerCommandAttributes.php | 1 + ...estCancelActivityTaskCommandAttributes.php | 1 + ...rnalWorkflowExecutionCommandAttributes.php | 1 + ...tCancelNexusOperationCommandAttributes.php | 70 ++ .../ScheduleActivityTaskCommandAttributes.php | 1 + ...cheduleNexusOperationCommandAttributes.php | 300 +++++++ ...rnalWorkflowExecutionCommandAttributes.php | 1 + ...hildWorkflowExecutionCommandAttributes.php | 1 + .../V1/StartTimerCommandAttributes.php | 1 + ...kflowSearchAttributesCommandAttributes.php | 1 + .../Temporal/Api/Common/V1/ActivityType.php | 1 + generated/Temporal/Api/Common/V1/Callback.php | 1 + .../Temporal/Api/Common/V1/Callback/Nexus.php | 38 +- generated/Temporal/Api/Common/V1/DataBlob.php | 1 + generated/Temporal/Api/Common/V1/Header.php | 1 + generated/Temporal/Api/Common/V1/Memo.php | 1 + .../Api/Common/V1/MeteringMetadata.php | 1 + generated/Temporal/Api/Common/V1/Payload.php | 1 + generated/Temporal/Api/Common/V1/Payloads.php | 1 + .../Temporal/Api/Common/V1/ResetOptions.php | 47 +- .../Temporal/Api/Common/V1/RetryPolicy.php | 1 + .../Api/Common/V1/SearchAttributes.php | 1 + .../Common/V1/WorkerVersionCapabilities.php | 1 + .../Api/Common/V1/WorkerVersionStamp.php | 1 + .../Api/Common/V1/WorkflowExecution.php | 1 + .../Temporal/Api/Common/V1/WorkflowType.php | 1 + .../Temporal/Api/Enums/V1/ArchivalState.php | 1 + .../Api/Enums/V1/BatchOperationState.php | 1 + .../Api/Enums/V1/BatchOperationType.php | 1 + .../Api/Enums/V1/BuildIdTaskReachability.php | 10 +- .../Temporal/Api/Enums/V1/CallbackState.php | 3 +- ...elExternalWorkflowExecutionFailedCause.php | 1 + .../Temporal/Api/Enums/V1/CommandType.php | 11 + .../Api/Enums/V1/ContinueAsNewInitiator.php | 1 + .../Api/Enums/V1/DescribeTaskQueueMode.php | 1 + .../Temporal/Api/Enums/V1/EncodingType.php | 1 + generated/Temporal/Api/Enums/V1/EventType.php | 50 ++ .../Api/Enums/V1/HistoryEventFilterType.php | 1 + .../Api/Enums/V1/IndexedValueType.php | 1 + .../Temporal/Api/Enums/V1/NamespaceState.php | 1 + .../V1/NexusOperationCancellationState.php | 83 ++ .../Api/Enums/V1/ParentClosePolicy.php | 1 + .../Api/Enums/V1/PendingActivityState.php | 1 + .../Enums/V1/PendingNexusOperationState.php | 69 ++ .../Api/Enums/V1/PendingWorkflowTaskState.php | 1 + .../Api/Enums/V1/QueryRejectCondition.php | 1 + .../Temporal/Api/Enums/V1/QueryResultType.php | 1 + .../Api/Enums/V1/ReplicationState.php | 1 + .../Api/Enums/V1/ResetReapplyExcludeType.php | 1 + .../Api/Enums/V1/ResetReapplyType.php | 1 + generated/Temporal/Api/Enums/V1/ResetType.php | 1 + .../Api/Enums/V1/ResourceExhaustedCause.php | 8 + .../Api/Enums/V1/ResourceExhaustedScope.php | 1 + .../Temporal/Api/Enums/V1/RetryState.php | 1 + .../Api/Enums/V1/ScheduleOverlapPolicy.php | 1 + generated/Temporal/Api/Enums/V1/Severity.php | 1 + ...alExternalWorkflowExecutionFailedCause.php | 1 + ...StartChildWorkflowExecutionFailedCause.php | 1 + .../Temporal/Api/Enums/V1/TaskQueueKind.php | 1 + .../Temporal/Api/Enums/V1/TaskQueueType.php | 1 + .../Api/Enums/V1/TaskReachability.php | 1 + .../Temporal/Api/Enums/V1/TimeoutType.php | 1 + .../Enums/V1/UpdateAdmittedEventOrigin.php | 1 + .../UpdateWorkflowExecutionLifecycleStage.php | 1 + .../Api/Enums/V1/WorkflowExecutionStatus.php | 1 + .../Api/Enums/V1/WorkflowIdConflictPolicy.php | 1 + .../Api/Enums/V1/WorkflowIdReusePolicy.php | 1 + .../Api/Enums/V1/WorkflowTaskFailedCause.php | 31 + .../CancellationAlreadyRequestedFailure.php | 1 + .../V1/ClientVersionNotSupportedFailure.php | 1 + .../V1/MultiOperationExecutionFailure.php | 74 ++ .../OperationStatus.php | 118 +++ .../V1/NamespaceAlreadyExistsFailure.php | 1 + .../V1/NamespaceInvalidStateFailure.php | 1 + .../V1/NamespaceNotActiveFailure.php | 1 + .../V1/NamespaceNotFoundFailure.php | 1 + .../V1/NewerBuildExistsFailure.php | 1 + .../Api/Errordetails/V1/NotFoundFailure.php | 1 + .../V1/PermissionDeniedFailure.php | 1 + .../Errordetails/V1/QueryFailedFailure.php | 1 + .../V1/ResourceExhaustedFailure.php | 1 + .../V1/ServerVersionNotSupportedFailure.php | 1 + .../Errordetails/V1/SystemWorkflowFailure.php | 1 + ...WorkflowExecutionAlreadyStartedFailure.php | 1 + .../V1/WorkflowNotReadyFailure.php | 1 + .../Api/Export/V1/WorkflowExecution.php | 1 + .../Api/Export/V1/WorkflowExecutions.php | 1 + .../Api/Failure/V1/ActivityFailureInfo.php | 1 + .../Api/Failure/V1/ApplicationFailureInfo.php | 1 + .../Api/Failure/V1/CanceledFailureInfo.php | 1 + .../V1/ChildWorkflowExecutionFailureInfo.php | 1 + generated/Temporal/Api/Failure/V1/Failure.php | 29 + .../V1/MultiOperationExecutionAborted.php | 32 + .../Failure/V1/NexusOperationFailureInfo.php | 202 +++++ .../Failure/V1/ResetWorkflowFailureInfo.php | 1 + .../Api/Failure/V1/ServerFailureInfo.php | 1 + .../Api/Failure/V1/TerminatedFailureInfo.php | 1 + .../Api/Failure/V1/TimeoutFailureInfo.php | 1 + .../Api/Filter/V1/StartTimeFilter.php | 1 + .../Temporal/Api/Filter/V1/StatusFilter.php | 1 + .../Api/Filter/V1/WorkflowExecutionFilter.php | 1 + .../Api/Filter/V1/WorkflowTypeFilter.php | 1 + ...rtiesModifiedExternallyEventAttributes.php | 1 + ...vityTaskCancelRequestedEventAttributes.php | 1 + .../ActivityTaskCanceledEventAttributes.php | 1 + .../ActivityTaskCompletedEventAttributes.php | 1 + .../V1/ActivityTaskFailedEventAttributes.php | 1 + .../ActivityTaskScheduledEventAttributes.php | 1 + .../V1/ActivityTaskStartedEventAttributes.php | 1 + .../ActivityTaskTimedOutEventAttributes.php | 1 + ...rkflowExecutionCanceledEventAttributes.php | 1 + ...kflowExecutionCompletedEventAttributes.php | 1 + ...WorkflowExecutionFailedEventAttributes.php | 1 + ...orkflowExecutionStartedEventAttributes.php | 1 + ...flowExecutionTerminatedEventAttributes.php | 1 + ...rkflowExecutionTimedOutEventAttributes.php | 1 + ...xecutionCancelRequestedEventAttributes.php | 1 + ...rkflowExecutionSignaledEventAttributes.php | 1 + generated/Temporal/Api/History/V1/History.php | 1 + .../Temporal/Api/History/V1/HistoryEvent.php | 265 +++++++ .../V1/MarkerRecordedEventAttributes.php | 1 + ...perationCancelRequestedEventAttributes.php | 104 +++ .../NexusOperationCanceledEventAttributes.php | 112 +++ ...NexusOperationCompletedEventAttributes.php | 116 +++ .../NexusOperationFailedEventAttributes.php | 112 +++ ...NexusOperationScheduledEventAttributes.php | 404 ++++++++++ .../NexusOperationStartedEventAttributes.php | 109 +++ .../NexusOperationTimedOutEventAttributes.php | 112 +++ ...WorkflowExecutionFailedEventAttributes.php | 1 + ...kflowExecutionInitiatedEventAttributes.php | 1 + ...WorkflowExecutionFailedEventAttributes.php | 1 + ...kflowExecutionInitiatedEventAttributes.php | 1 + ...WorkflowExecutionFailedEventAttributes.php | 1 + ...kflowExecutionInitiatedEventAttributes.php | 1 + .../V1/TimerCanceledEventAttributes.php | 1 + .../History/V1/TimerFiredEventAttributes.php | 1 + .../V1/TimerStartedEventAttributes.php | 1 + ...orkflowSearchAttributesEventAttributes.php | 1 + ...xecutionCancelRequestedEventAttributes.php | 1 + ...rkflowExecutionCanceledEventAttributes.php | 1 + ...kflowExecutionCompletedEventAttributes.php | 1 + ...ExecutionContinuedAsNewEventAttributes.php | 1 + ...WorkflowExecutionFailedEventAttributes.php | 1 + ...rkflowExecutionSignaledEventAttributes.php | 1 + ...orkflowExecutionStartedEventAttributes.php | 1 + ...flowExecutionTerminatedEventAttributes.php | 1 + ...rkflowExecutionTimedOutEventAttributes.php | 1 + ...ExecutionUpdateAcceptedEventAttributes.php | 1 + ...ExecutionUpdateAdmittedEventAttributes.php | 1 + ...xecutionUpdateCompletedEventAttributes.php | 1 + ...ExecutionUpdateRejectedEventAttributes.php | 1 + ...kflowPropertiesModifiedEventAttributes.php | 1 + ...rtiesModifiedExternallyEventAttributes.php | 1 + .../WorkflowTaskCompletedEventAttributes.php | 1 + .../V1/WorkflowTaskFailedEventAttributes.php | 1 + .../WorkflowTaskScheduledEventAttributes.php | 1 + .../V1/WorkflowTaskStartedEventAttributes.php | 1 + .../WorkflowTaskTimedOutEventAttributes.php | 1 + .../Api/Nexus/V1/CancelOperationRequest.php | 47 +- .../Api/Nexus/V1/CancelOperationResponse.php | 1 + generated/Temporal/Api/Nexus/V1/Endpoint.php | 296 +++++++ .../Temporal/Api/Nexus/V1/EndpointSpec.php | 168 ++++ .../Temporal/Api/Nexus/V1/EndpointTarget.php | 99 +++ .../Api/Nexus/V1/EndpointTarget/External.php | 70 ++ .../Api/Nexus/V1/EndpointTarget/Worker.php | 102 +++ generated/Temporal/Api/Nexus/V1/Failure.php | 27 +- .../Temporal/Api/Nexus/V1/HandlerError.php | 1 + generated/Temporal/Api/Nexus/V1/Request.php | 73 +- generated/Temporal/Api/Nexus/V1/Response.php | 1 + .../Api/Nexus/V1/StartOperationRequest.php | 93 ++- .../Api/Nexus/V1/StartOperationResponse.php | 1 + .../Nexus/V1/StartOperationResponse/Async.php | 4 +- .../Nexus/V1/StartOperationResponse/Sync.php | 4 +- .../Nexus/V1/UnsuccessfulOperationError.php | 1 + .../V1/AddOrUpdateRemoteClusterRequest.php | 1 + .../V1/AddOrUpdateRemoteClusterResponse.php | 1 + .../V1/AddSearchAttributesRequest.php | 1 + .../V1/AddSearchAttributesResponse.php | 1 + .../Operatorservice/V1/ClusterMetadata.php | 1 + .../V1/CreateNexusEndpointRequest.php | 76 ++ .../V1/CreateNexusEndpointResponse.php | 76 ++ .../V1/DeleteNamespaceRequest.php | 1 + .../V1/DeleteNamespaceResponse.php | 1 + .../V1/DeleteNexusEndpointRequest.php | 100 +++ .../V1/DeleteNexusEndpointResponse.php | 32 + .../V1/GetNexusEndpointRequest.php | 66 ++ .../V1/GetNexusEndpointResponse.php | 69 ++ .../V1/ListClustersRequest.php | 1 + .../V1/ListClustersResponse.php | 1 + .../V1/ListNexusEndpointsRequest.php | 143 ++++ .../V1/ListNexusEndpointsResponse.php | 93 +++ .../V1/ListSearchAttributesRequest.php | 1 + .../V1/ListSearchAttributesResponse.php | 1 + .../V1/OperatorServiceClient.php | 149 +--- .../V1/RemoveRemoteClusterRequest.php | 1 + .../V1/RemoveRemoteClusterResponse.php | 1 + .../V1/RemoveSearchAttributesRequest.php | 1 + .../V1/RemoveSearchAttributesResponse.php | 1 + .../V1/UpdateNexusEndpointRequest.php | 137 ++++ .../V1/UpdateNexusEndpointResponse.php | 76 ++ .../Api/PBNamespace/V1/BadBinaries.php | 1 + .../Api/PBNamespace/V1/BadBinaryInfo.php | 1 + .../Api/PBNamespace/V1/NamespaceConfig.php | 1 + .../Api/PBNamespace/V1/NamespaceFilter.php | 1 + .../Api/PBNamespace/V1/NamespaceInfo.php | 1 + .../V1/NamespaceInfo/Capabilities.php | 4 +- .../PBNamespace/V1/UpdateNamespaceInfo.php | 1 + .../Temporal/Api/Protocol/V1/Message.php | 1 + .../Temporal/Api/Query/V1/QueryRejected.php | 1 + .../Temporal/Api/Query/V1/WorkflowQuery.php | 1 + .../Api/Query/V1/WorkflowQueryResult.php | 1 + .../V1/ClusterReplicationConfig.php | 1 + .../Api/Replication/V1/FailoverStatus.php | 1 + .../V1/NamespaceReplicationConfig.php | 1 + .../Api/Schedule/V1/BackfillRequest.php | 1 + .../Temporal/Api/Schedule/V1/CalendarSpec.php | 1 + .../Temporal/Api/Schedule/V1/IntervalSpec.php | 1 + generated/Temporal/Api/Schedule/V1/Range.php | 1 + .../Temporal/Api/Schedule/V1/Schedule.php | 1 + .../Api/Schedule/V1/ScheduleAction.php | 1 + .../Api/Schedule/V1/ScheduleActionResult.php | 1 + .../Temporal/Api/Schedule/V1/ScheduleInfo.php | 1 + .../Api/Schedule/V1/ScheduleListEntry.php | 1 + .../Api/Schedule/V1/ScheduleListInfo.php | 1 + .../Api/Schedule/V1/SchedulePatch.php | 1 + .../Api/Schedule/V1/SchedulePolicies.php | 1 + .../Temporal/Api/Schedule/V1/ScheduleSpec.php | 17 +- .../Api/Schedule/V1/ScheduleState.php | 1 + .../Schedule/V1/StructuredCalendarSpec.php | 1 + .../Schedule/V1/TriggerImmediatelyRequest.php | 1 + .../Api/Sdk/V1/EnhancedStackTrace.php | 146 ++++ generated/Temporal/Api/Sdk/V1/StackTrace.php | 68 ++ .../Api/Sdk/V1/StackTraceFileLocation.php | 221 ++++++ .../Api/Sdk/V1/StackTraceFileSlice.php | 114 +++ .../Temporal/Api/Sdk/V1/StackTraceSDKInfo.php | 104 +++ .../Temporal/Api/Sdk/V1/UserMetadata.php | 142 ++++ .../Api/Sdk/V1/WorkflowDefinition.php | 61 +- .../Sdk/V1/WorkflowInteractionDefinition.php | 1 + .../Temporal/Api/Sdk/V1/WorkflowMetadata.php | 39 + .../Sdk/V1/WorkflowTaskCompletedMetadata.php | 1 + .../Taskqueue/V1/BuildIdAssignmentRule.php | 44 +- .../Api/Taskqueue/V1/BuildIdReachability.php | 1 + .../V1/CompatibleBuildIdRedirectRule.php | 23 +- .../Api/Taskqueue/V1/CompatibleVersionSet.php | 1 + .../Temporal/Api/Taskqueue/V1/PollerInfo.php | 1 + .../Api/Taskqueue/V1/RampByPercentage.php | 1 + .../V1/StickyExecutionAttributes.php | 1 + .../Temporal/Api/Taskqueue/V1/TaskIdBlock.php | 1 + .../Temporal/Api/Taskqueue/V1/TaskQueue.php | 1 + .../Api/Taskqueue/V1/TaskQueueMetadata.php | 1 + .../V1/TaskQueuePartitionMetadata.php | 1 + .../Taskqueue/V1/TaskQueueReachability.php | 1 + .../Api/Taskqueue/V1/TaskQueueStats.php | 194 +++++ .../Api/Taskqueue/V1/TaskQueueStatus.php | 1 + .../Api/Taskqueue/V1/TaskQueueTypeInfo.php | 38 + .../Api/Taskqueue/V1/TaskQueueVersionInfo.php | 36 + .../V1/TaskQueueVersionSelection.php | 1 + .../V1/TimestampedBuildIdAssignmentRule.php | 1 + ...mestampedCompatibleBuildIdRedirectRule.php | 1 + .../Temporal/Api/Update/V1/Acceptance.php | 1 + generated/Temporal/Api/Update/V1/Input.php | 1 + generated/Temporal/Api/Update/V1/Meta.php | 1 + generated/Temporal/Api/Update/V1/Outcome.php | 1 + .../Temporal/Api/Update/V1/Rejection.php | 1 + generated/Temporal/Api/Update/V1/Request.php | 1 + generated/Temporal/Api/Update/V1/Response.php | 1 + .../Temporal/Api/Update/V1/UpdateRef.php | 1 + .../Temporal/Api/Update/V1/WaitPolicy.php | 1 + generated/Temporal/Api/Version/V1/Alert.php | 1 + .../Temporal/Api/Version/V1/ReleaseInfo.php | 1 + .../Temporal/Api/Version/V1/VersionInfo.php | 1 + .../Temporal/Api/Workflow/V1/CallbackInfo.php | 1 + .../Api/Workflow/V1/CallbackInfo/Trigger.php | 4 +- .../V1/CallbackInfo/WorkflowClosed.php | 4 +- .../Workflow/V1/NewWorkflowExecutionInfo.php | 53 ++ .../V1/NexusOperationCancellationInfo.php | 275 +++++++ .../Api/Workflow/V1/PendingActivityInfo.php | 1 + .../Workflow/V1/PendingChildExecutionInfo.php | 1 + .../Workflow/V1/PendingNexusOperationInfo.php | 508 ++++++++++++ .../Workflow/V1/PendingWorkflowTaskInfo.php | 1 + .../Api/Workflow/V1/ResetPointInfo.php | 1 + .../Temporal/Api/Workflow/V1/ResetPoints.php | 1 + .../Workflow/V1/WorkflowExecutionConfig.php | 45 ++ .../Api/Workflow/V1/WorkflowExecutionInfo.php | 1 + .../V1/CountWorkflowExecutionsRequest.php | 1 + .../V1/CountWorkflowExecutionsResponse.php | 1 + .../AggregationGroup.php | 4 +- .../V1/CreateScheduleRequest.php | 1 + .../V1/CreateScheduleResponse.php | 1 + .../V1/DeleteScheduleRequest.php | 1 + .../V1/DeleteScheduleResponse.php | 1 + .../V1/DeleteWorkflowExecutionRequest.php | 1 + .../V1/DeleteWorkflowExecutionResponse.php | 1 + .../V1/DeprecateNamespaceRequest.php | 1 + .../V1/DeprecateNamespaceResponse.php | 1 + .../V1/DescribeBatchOperationRequest.php | 1 + .../V1/DescribeBatchOperationResponse.php | 1 + .../V1/DescribeNamespaceRequest.php | 1 + .../V1/DescribeNamespaceResponse.php | 1 + .../V1/DescribeScheduleRequest.php | 1 + .../V1/DescribeScheduleResponse.php | 1 + .../V1/DescribeTaskQueueRequest.php | 43 +- .../V1/DescribeTaskQueueResponse.php | 1 + .../V1/DescribeWorkflowExecutionRequest.php | 1 + .../V1/DescribeWorkflowExecutionResponse.php | 28 + .../V1/ExecuteMultiOperationRequest.php | 113 +++ .../Operation.php | 108 +++ .../V1/ExecuteMultiOperationResponse.php | 59 ++ .../Response.php | 97 +++ .../V1/GetClusterInfoRequest.php | 1 + .../V1/GetClusterInfoResponse.php | 1 + .../V1/GetSearchAttributesRequest.php | 1 + .../V1/GetSearchAttributesResponse.php | 1 + .../V1/GetSystemInfoRequest.php | 1 + .../V1/GetSystemInfoResponse.php | 1 + .../V1/GetSystemInfoResponse/Capabilities.php | 42 +- .../GetWorkerBuildIdCompatibilityRequest.php | 1 + .../GetWorkerBuildIdCompatibilityResponse.php | 1 + .../V1/GetWorkerTaskReachabilityRequest.php | 1 + .../V1/GetWorkerTaskReachabilityResponse.php | 1 + .../V1/GetWorkerVersioningRulesRequest.php | 1 + .../V1/GetWorkerVersioningRulesResponse.php | 1 + .../V1/GetWorkflowExecutionHistoryRequest.php | 1 + .../GetWorkflowExecutionHistoryResponse.php | 1 + ...WorkflowExecutionHistoryReverseRequest.php | 1 + ...orkflowExecutionHistoryReverseResponse.php | 1 + .../ListArchivedWorkflowExecutionsRequest.php | 1 + ...ListArchivedWorkflowExecutionsResponse.php | 1 + .../V1/ListBatchOperationsRequest.php | 1 + .../V1/ListBatchOperationsResponse.php | 1 + .../ListClosedWorkflowExecutionsRequest.php | 1 + .../ListClosedWorkflowExecutionsResponse.php | 1 + .../V1/ListNamespacesRequest.php | 1 + .../V1/ListNamespacesResponse.php | 1 + .../V1/ListOpenWorkflowExecutionsRequest.php | 1 + .../V1/ListOpenWorkflowExecutionsResponse.php | 1 + .../V1/ListScheduleMatchingTimesRequest.php | 1 + .../V1/ListScheduleMatchingTimesResponse.php | 1 + .../V1/ListSchedulesRequest.php | 1 + .../V1/ListSchedulesResponse.php | 1 + .../V1/ListTaskQueuePartitionsRequest.php | 1 + .../V1/ListTaskQueuePartitionsResponse.php | 1 + .../V1/ListWorkflowExecutionsRequest.php | 1 + .../V1/ListWorkflowExecutionsResponse.php | 1 + .../V1/PatchScheduleRequest.php | 1 + .../V1/PatchScheduleResponse.php | 1 + .../V1/PollActivityTaskQueueRequest.php | 1 + .../V1/PollActivityTaskQueueResponse.php | 1 + .../V1/PollNexusTaskQueueRequest.php | 1 + .../V1/PollNexusTaskQueueResponse.php | 1 + .../V1/PollWorkflowExecutionUpdateRequest.php | 1 + .../PollWorkflowExecutionUpdateResponse.php | 1 + .../V1/PollWorkflowTaskQueueRequest.php | 1 + .../V1/PollWorkflowTaskQueueResponse.php | 45 +- .../V1/QueryWorkflowRequest.php | 1 + .../V1/QueryWorkflowResponse.php | 1 + ...RecordActivityTaskHeartbeatByIdRequest.php | 1 + ...ecordActivityTaskHeartbeatByIdResponse.php | 1 + .../V1/RecordActivityTaskHeartbeatRequest.php | 1 + .../RecordActivityTaskHeartbeatResponse.php | 1 + .../V1/RegisterNamespaceRequest.php | 1 + .../V1/RegisterNamespaceResponse.php | 1 + .../RequestCancelWorkflowExecutionRequest.php | 1 + ...RequestCancelWorkflowExecutionResponse.php | 1 + .../V1/ResetStickyTaskQueueRequest.php | 1 + .../V1/ResetStickyTaskQueueResponse.php | 1 + .../V1/ResetWorkflowExecutionRequest.php | 9 +- .../V1/ResetWorkflowExecutionResponse.php | 1 + ...RespondActivityTaskCanceledByIdRequest.php | 1 + ...espondActivityTaskCanceledByIdResponse.php | 1 + .../V1/RespondActivityTaskCanceledRequest.php | 1 + .../RespondActivityTaskCanceledResponse.php | 1 + ...espondActivityTaskCompletedByIdRequest.php | 1 + ...spondActivityTaskCompletedByIdResponse.php | 1 + .../RespondActivityTaskCompletedRequest.php | 1 + .../RespondActivityTaskCompletedResponse.php | 1 + .../RespondActivityTaskFailedByIdRequest.php | 1 + .../RespondActivityTaskFailedByIdResponse.php | 1 + .../V1/RespondActivityTaskFailedRequest.php | 1 + .../V1/RespondActivityTaskFailedResponse.php | 1 + .../V1/RespondNexusTaskCompletedRequest.php | 1 + .../V1/RespondNexusTaskCompletedResponse.php | 1 + .../V1/RespondNexusTaskFailedRequest.php | 1 + .../V1/RespondNexusTaskFailedResponse.php | 1 + .../V1/RespondQueryTaskCompletedRequest.php | 1 + .../V1/RespondQueryTaskCompletedResponse.php | 1 + .../RespondWorkflowTaskCompletedRequest.php | 1 + .../RespondWorkflowTaskCompletedResponse.php | 16 + .../V1/RespondWorkflowTaskFailedRequest.php | 1 + .../V1/RespondWorkflowTaskFailedResponse.php | 1 + .../V1/ScanWorkflowExecutionsRequest.php | 1 + .../V1/ScanWorkflowExecutionsResponse.php | 1 + ...ignalWithStartWorkflowExecutionRequest.php | 53 ++ ...gnalWithStartWorkflowExecutionResponse.php | 1 + .../V1/SignalWorkflowExecutionRequest.php | 1 + .../V1/SignalWorkflowExecutionResponse.php | 1 + .../V1/StartBatchOperationRequest.php | 1 + .../V1/StartBatchOperationResponse.php | 1 + .../V1/StartWorkflowExecutionRequest.php | 53 ++ .../V1/StartWorkflowExecutionResponse.php | 1 + .../V1/StopBatchOperationRequest.php | 1 + .../V1/StopBatchOperationResponse.php | 1 + .../V1/TerminateWorkflowExecutionRequest.php | 1 + .../V1/TerminateWorkflowExecutionResponse.php | 1 + .../V1/UpdateNamespaceRequest.php | 1 + .../V1/UpdateNamespaceResponse.php | 1 + .../V1/UpdateScheduleRequest.php | 61 ++ .../V1/UpdateScheduleResponse.php | 1 + ...pdateWorkerBuildIdCompatibilityRequest.php | 1 + .../AddNewCompatibleVersion.php | 4 +- .../MergeSets.php | 4 +- ...dateWorkerBuildIdCompatibilityResponse.php | 1 + .../V1/UpdateWorkerVersioningRulesRequest.php | 1 + .../AddCompatibleBuildIdRedirectRule.php | 4 +- .../CommitBuildId.php | 4 +- .../DeleteBuildIdAssignmentRule.php | 4 +- .../DeleteCompatibleBuildIdRedirectRule.php | 4 +- .../InsertBuildIdAssignmentRule.php | 4 +- .../ReplaceBuildIdAssignmentRule.php | 4 +- .../ReplaceCompatibleBuildIdRedirectRule.php | 4 +- .../UpdateWorkerVersioningRulesResponse.php | 1 + .../V1/UpdateWorkflowExecutionRequest.php | 1 + .../V1/UpdateWorkflowExecutionResponse.php | 1 + .../V1/WorkflowServiceClient.php | 45 +- 700 files changed, 7927 insertions(+), 2214 deletions(-) create mode 100644 generated/GPBMetadata/Temporal/Api/Sdk/V1/EnhancedStackTrace.php create mode 100644 generated/GPBMetadata/Temporal/Api/Sdk/V1/UserMetadata.php create mode 100644 generated/Temporal/Api/Command/V1/RequestCancelNexusOperationCommandAttributes.php create mode 100644 generated/Temporal/Api/Command/V1/ScheduleNexusOperationCommandAttributes.php create mode 100644 generated/Temporal/Api/Enums/V1/NexusOperationCancellationState.php create mode 100644 generated/Temporal/Api/Enums/V1/PendingNexusOperationState.php create mode 100644 generated/Temporal/Api/Errordetails/V1/MultiOperationExecutionFailure.php create mode 100644 generated/Temporal/Api/Errordetails/V1/MultiOperationExecutionFailure/OperationStatus.php create mode 100644 generated/Temporal/Api/Failure/V1/MultiOperationExecutionAborted.php create mode 100644 generated/Temporal/Api/Failure/V1/NexusOperationFailureInfo.php create mode 100644 generated/Temporal/Api/History/V1/NexusOperationCancelRequestedEventAttributes.php create mode 100644 generated/Temporal/Api/History/V1/NexusOperationCanceledEventAttributes.php create mode 100644 generated/Temporal/Api/History/V1/NexusOperationCompletedEventAttributes.php create mode 100644 generated/Temporal/Api/History/V1/NexusOperationFailedEventAttributes.php create mode 100644 generated/Temporal/Api/History/V1/NexusOperationScheduledEventAttributes.php create mode 100644 generated/Temporal/Api/History/V1/NexusOperationStartedEventAttributes.php create mode 100644 generated/Temporal/Api/History/V1/NexusOperationTimedOutEventAttributes.php create mode 100644 generated/Temporal/Api/Nexus/V1/Endpoint.php create mode 100644 generated/Temporal/Api/Nexus/V1/EndpointSpec.php create mode 100644 generated/Temporal/Api/Nexus/V1/EndpointTarget.php create mode 100644 generated/Temporal/Api/Nexus/V1/EndpointTarget/External.php create mode 100644 generated/Temporal/Api/Nexus/V1/EndpointTarget/Worker.php create mode 100644 generated/Temporal/Api/Operatorservice/V1/CreateNexusEndpointRequest.php create mode 100644 generated/Temporal/Api/Operatorservice/V1/CreateNexusEndpointResponse.php create mode 100644 generated/Temporal/Api/Operatorservice/V1/DeleteNexusEndpointRequest.php create mode 100644 generated/Temporal/Api/Operatorservice/V1/DeleteNexusEndpointResponse.php create mode 100644 generated/Temporal/Api/Operatorservice/V1/GetNexusEndpointRequest.php create mode 100644 generated/Temporal/Api/Operatorservice/V1/GetNexusEndpointResponse.php create mode 100644 generated/Temporal/Api/Operatorservice/V1/ListNexusEndpointsRequest.php create mode 100644 generated/Temporal/Api/Operatorservice/V1/ListNexusEndpointsResponse.php create mode 100644 generated/Temporal/Api/Operatorservice/V1/UpdateNexusEndpointRequest.php create mode 100644 generated/Temporal/Api/Operatorservice/V1/UpdateNexusEndpointResponse.php create mode 100644 generated/Temporal/Api/Sdk/V1/EnhancedStackTrace.php create mode 100644 generated/Temporal/Api/Sdk/V1/StackTrace.php create mode 100644 generated/Temporal/Api/Sdk/V1/StackTraceFileLocation.php create mode 100644 generated/Temporal/Api/Sdk/V1/StackTraceFileSlice.php create mode 100644 generated/Temporal/Api/Sdk/V1/StackTraceSDKInfo.php create mode 100644 generated/Temporal/Api/Sdk/V1/UserMetadata.php create mode 100644 generated/Temporal/Api/Taskqueue/V1/TaskQueueStats.php create mode 100644 generated/Temporal/Api/Workflow/V1/NexusOperationCancellationInfo.php create mode 100644 generated/Temporal/Api/Workflow/V1/PendingNexusOperationInfo.php create mode 100644 generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationRequest.php create mode 100644 generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationRequest/Operation.php create mode 100644 generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationResponse.php create mode 100644 generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationResponse/Response.php diff --git a/api b/api index 21d8e3b..f697140 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit 21d8e3bb3df042eb63f3a9e942224f96e1dfc3ab +Subproject commit f697140f0efbd3204d9b8cc4b2d28aa5a09b4de7 diff --git a/generated/GPBMetadata/Dependencies/Gogoproto/Gogo.php b/generated/GPBMetadata/Dependencies/Gogoproto/Gogo.php index 86c1bb1..fc4c966 100644 --- a/generated/GPBMetadata/Dependencies/Gogoproto/Gogo.php +++ b/generated/GPBMetadata/Dependencies/Gogoproto/Gogo.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -~ -!dependencies/gogoproto/gogo.proto gogoproto google/protobuf/descriptor.protoB$Z"github.com/gogo/protobuf/gogoprotobproto3' + "\x0A~\x0A!dependencies/gogoproto/gogo.proto\x12\x09gogoproto\x1A google/protobuf/descriptor.protoB\$Z\"github.com/gogo/protobuf/gogoprotob\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Batch/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Batch/V1/Message.php index cd7f9d2..ad99a22 100644 --- a/generated/GPBMetadata/Temporal/Api/Batch/V1/Message.php +++ b/generated/GPBMetadata/Temporal/Api/Batch/V1/Message.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -¹ -#temporal/api/batch/v1/message.prototemporal.api.batch.v1$temporal/api/common/v1/message.proto+temporal/api/enums/v1/batch_operation.proto!temporal/api/enums/v1/reset.proto"¿ -BatchOperationInfo -job_id ( 9 -state (2*.temporal.api.enums.v1.BatchOperationState. - -start_time ( 2.google.protobuf.Timestamp. - -close_time ( 2.google.protobuf.Timestamp"` -BatchOperationTermination1 -details ( 2 .temporal.api.common.v1.Payloads -identity ( "™ -BatchOperationSignal -signal ( / -input ( 2 .temporal.api.common.v1.Payloads. -header ( 2.temporal.api.common.v1.Header -identity ( ". -BatchOperationCancellation -identity ( "* -BatchOperationDeletion -identity ( "Ù -BatchOperationReset -identity ( 5 -options ( 2$.temporal.api.common.v1.ResetOptions4 - -reset_type (2 .temporal.api.enums.v1.ResetTypeC -reset_reapply_type (2\'.temporal.api.enums.v1.ResetReapplyTypeB„ -io.temporal.api.batch.v1B MessageProtoPZ!go.temporal.io/api/batch/v1;batchªTemporalio.Api.Batch.V1êTemporalio::Api::Batch::V1bproto3' + "\x0A\xB9\x08\x0A#temporal/api/batch/v1/message.proto\x12\x15temporal.api.batch.v1\x1A\$temporal/api/common/v1/message.proto\x1A+temporal/api/enums/v1/batch_operation.proto\x1A!temporal/api/enums/v1/reset.proto\"\xBF\x01\x0A\x12BatchOperationInfo\x12\x0E\x0A\x06job_id\x18\x01 \x01(\x09\x129\x0A\x05state\x18\x02 \x01(\x0E2*.temporal.api.enums.v1.BatchOperationState\x12.\x0A\x0Astart_time\x18\x03 \x01(\x0B2\x1A.google.protobuf.Timestamp\x12.\x0A\x0Aclose_time\x18\x04 \x01(\x0B2\x1A.google.protobuf.Timestamp\"`\x0A\x19BatchOperationTermination\x121\x0A\x07details\x18\x01 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x10\x0A\x08identity\x18\x02 \x01(\x09\"\x99\x01\x0A\x14BatchOperationSignal\x12\x0E\x0A\x06signal\x18\x01 \x01(\x09\x12/\x0A\x05input\x18\x02 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12.\x0A\x06header\x18\x03 \x01(\x0B2\x1E.temporal.api.common.v1.Header\x12\x10\x0A\x08identity\x18\x04 \x01(\x09\".\x0A\x1ABatchOperationCancellation\x12\x10\x0A\x08identity\x18\x01 \x01(\x09\"*\x0A\x16BatchOperationDeletion\x12\x10\x0A\x08identity\x18\x01 \x01(\x09\"\xD9\x01\x0A\x13BatchOperationReset\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\x125\x0A\x07options\x18\x04 \x01(\x0B2\$.temporal.api.common.v1.ResetOptions\x124\x0A\x0Areset_type\x18\x01 \x01(\x0E2 .temporal.api.enums.v1.ResetType\x12C\x0A\x12reset_reapply_type\x18\x02 \x01(\x0E2'.temporal.api.enums.v1.ResetReapplyTypeB\x84\x01\x0A\x18io.temporal.api.batch.v1B\x0CMessageProtoP\x01Z!go.temporal.io/api/batch/v1;batch\xAA\x02\x17Temporalio.Api.Batch.V1\xEA\x02\x1ATemporalio::Api::Batch::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Command/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Command/V1/Message.php index fa0f6968d13ac8429e01e55ca86b8bc8fbc6e9ac..b21292696c77a1ab33fa9efcf9f431cf5529b814 100644 GIT binary patch literal 10717 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 literal 7231 zcmbtZTXWo05@zhg@w6S2Cjb$G+^Zp!=L7%|+5khP)&hoxYsz{<^=G9)IE1(EK2BvPA-{TF|)UIy%3}usN zyP<6aremul@XR*Y(y}Ua(%GA?gEwANTTdM4&|6ugZ8)fx`gxOZD2 zrVcOFXbf&OP%hPV4=Jb9jhUFY7#xQ zlhwtW(E|=EMj0beoyv>}R4p#0pOSjC0P`YGj_RWWj-5d1;;7eM5#i*q*6k6yK@`Wt z$?8w%;nu!!#5$qH))9dxX3(dwQ}(e>tOtQ-w!?t=$`zQ?+^lp4$&F}=gQ%6TsJ zc9y*zeo9$^^QP^FL1l&?SF?^c^}glk9bb72*L)cjEpRl$a(t!*W{)|jTe>LJWygY){D>tOfp zSLV3DjjSL&r?X9dRCx#9@EGRL4>X3e#M9V!%m}IHRpwF4tnwCI4KZ{PEVOoLS{M^^x#?)^gxNtTpEpaIun0gKx7c69lq<@+$>F+a2d4xG7qZV6Vu zguhS+Euec9F33)hu3SDO2$4qY$<_OCU4*)5psHWNl8`9oPzMQwY5D068N9oZKM~-n z|1QCYBQ>!7otW$e%w2|ZOkQMP!e(_UJ2B;&l37+3FbAPc|DWdne-$nmjvaW8#hXuA zc@wS}M^vA&tYce!-eYFDG}C>oY-%Fq>TgqUf8RVr^6}?feGKIRXhhX5XF)F!4C=~0 zcS55O$cx48PW05=T2qE1K@BxC5_I#~q3$a>VNUn0p1{gqU7vYDN!HPNtmjB;*R!nc z;hE}xrr@pT%y7KUp6(r|bsWr3k3SOm5mWO3E=2g4Qm1iVZYHhZ@Fjpu)Lz>XDBH#& z?hmDf%6qP!lNM#DZKT#ovTZCjVSdEq984dxzQi0>-HC365eLYvy2jK;rRslYU}Y0Q zXxbrL_n)%UC|47DDUy!U2;7`>P*f+7jz}f3;4#vXN>?&SM~o^F-rV~sAHr*~pVW9F z{ve{AJz8ie#e$q6MUsN;OprwG(AJG(r`y%USmTTs(;}JAMA1hNO-@)rc*Zm& zXO40eE*c(+MQnl-pYjlnh{ELK=nkCY4TBiXTzz80P*VHa0v9aY*OUreGVLSgnZbZg zy^1^kcHS>#-EAUT(-XrS6tmA5-XMr$-xN)3-z&@h*8w!5}UM@NFqKo!KwVq%2TMs zkuW<54Wi*g1b?A^Hv^(k?shxRNk|$PUlIg13bls>&Il>PI1>QKn^zIesMP-u&MtAm zv6v3}!Z?3O#o1-lF2~l;U{uVL579+F<*pO*&FIM4H5e`*>8XJVy59VXo(xD-_&cORzQ;T_(56f_WBPq?zf=NUV#mff$xH;7es%95lHeq(olum=7jc zpRjqLjh{>KJ}tP!tu@`(Y<61k-r^0=PNwA%7FQ@2Kb2rr^pCL(dtxz&A+w$7$62@z z2IQX@5VUNah diff --git a/generated/GPBMetadata/Temporal/Api/Common/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Common/V1/Message.php index 0e22c41fdd7e043e20bfe1958c583e5eb3af38a9..86925ed6fbaf87e431fa564bf33f8c8e845a8f2c 100644 GIT binary patch literal 4366 zcmd5=ZExE)5dQ98p}NJE7K<#&iEArM3)@oCY-nsGZU+nk1X`vOBC;e*a8-V3l5aNh&15zieY!9%{p<0>^Fbg_3m#F| z5OkHLoWvcHu@2y^(xmffcUCmd$sIMN#a1gJ@E{`*H7=*4k5rHa5hR!?-C&rpU@Ucm z&-PiX6~!dajgKWp>-Uxc|FU8pv&hH=5%B93%R`nh!AQ)0g8QBg6A zPmW$Ivk1qQ#!=~`>ppYx+z`B=+tv+(Q&I5bO!|!gU#oAyHdjx*^9sl;1m(JQR5i$- zssgOP%EaaX)kcQ=q*&#UAeE}Wt$ssuDt2qjWE{U^iu&PVQ89f1g?dzRgG{x9wKWXZ z!+x-~ZTbDxA=L=d4t#oA)`ZG6%gQw$0mlYRdvqtOp(E=Ts-Xj=DmG;~OOdu#mxWJ} z8mxPTBh^su#cnZ<6ezUztc=6zd(af4IGux{$clDklBG74`XTFW-@#}WMS zotLIIAp?<~Kpdv8^k$_RglvuB1HoA*vinLXr-B*>?Q=RepWxM zoamwxBjod<=|@GVsjvb_SAPJ~8t<)s0XE)i!z(=-wgOc)j=y2R)N{p81mB?N0Q#+v zAw?Z!+uNl-QZKs?6d|j)CHWAIG~y|t(?=2)I!9Z?VlEx2iX@DD_*0Q!Tep<(=zb^! zXY)c($@s0p^I5W>Yq|)RjK(q7C`DUIr&IeDH4sbWA*m-vT?MJ4TLbCgnq5yM$PB{SOpte$$%tfK{4?b_)ab1ss|-!R2S*mxUVmP&cu`kheN?N{!tNRD0M>)G4?bIxKlnYCd)p+#?!+uOkT49{?v}(> z9V$rvprWaxm(|jHRIBtAfj+>yaXhLi!&SoI~4& zINZ`C#(9ASGpeBBFWb3Q;f|WV&~+3S3)*O*an(Y;V;TRlNIT#2w= zysg#7>W@hr{F-YPmz6S^*R4{s;)yQTy6`lwONYt+=710#LJ)PwX?zEycsQ_t!a z{Q2ONZKx%B_xhm4Xrw=CvvLme$1D%oYN0w-agLhLv6{5af3ivr>O~3RusyN9-#!w~ zNFsiM@7O~a3{G<#N)8Ba@7?x*rF&vS$g#S0%WLoyaejSyx23?+=1u>s%oJS1&=H)3 z{Ta-6{4W8p0~dR9EHCyZ+#A=vmKoJDt_wo0TS~d^XL}AfJ$ZrZwyXQz59Q5y>!Q8) Pk}W06tMJ#>*H-Hf^ntq{ literal 2798 zcmcImYfd9a5MJ|Iy9|U35i%xH27`ikl^qLjqM#w{iidfu#6v)c6j>Uz$8FPLJU!~^ zVR0f3kbn8Hr^q34hg={B$SG3YGk(khyC_lk!??S?>aVK4uCDK12bTdXnS0cyf=Jpl z8(mXgQZo=-a+iB%BWks%FkRjWm`8N>%Pe%5&mu~rc=a6`x`G9gixV`p?KYMD#Hp3?v*cLij*klZk(i0JU?rYWe5gukwND+jmzuljJV-eNlIsex`R(hvj~5RHjzouTNn4F#2DFedGv(>(lGSsg`RSvOo>fb1&(YMFgfVq%3L^-aENwvcgmgVl znxU}@*&z8whoj|u^^3H_e!y0ODgBy(r^&bR8nT__N+$3ZAAwuFD_rxX=%$$!D=?Mb z&co;x?dni-#uSWS6EC8181~3oru0V!X3i)P?&YSGf;A#ZL*oplnct*0wCS`M^_pQq zZT%r??|ZNgV)(8`Yof*P!MM9>r1)9G{63yY9l&oH7(1jLZmhvXifs8IvdY>TW_ASm zp`ZVq(z^^y>{HUD0yUQ=_52}HvHkx_YYjgAfs3n_$KTd&s2iycX3RqVZL;XFW}=g6 zm=KY#ek;A_N}t1I581m7>QRZU)$S(t_-iJ+_w4?ef&3{&rJitnLb}FFm`UCad_%Cw zqad}Pe0AQ68$x__u_0K!K5Hz%Y=gL0yw!4CPFpSJGU`jsE~7kl$PMd6oq@+uvwu?X`%_Z@s1M3*!?>QEuL&>bTzjN=W@m3CnUZy6QXNqV=6q*3aOeDz^e5oS^V6}Ad*6g?V4sZiC);o3GBy2E3INDz44 zxR(R&PFL$I>HF1h<~qF77@$Rp^>-s7P(_ZCI`_S9A&)+?TUnTpMBtoJ`U$ez#PgK$ zjBjDwr#DfkHJ7h`nLcOG<9h(>NLlYcDSigy`ct))NW@ytZROzUH4%*X^37N_Gc&S< zZ^As|4|v_0OvW)iADv`=Txt)QGM=9Q)?+rmj}*>P*J?gQ$2jF#+j`2gE>`~@Sr}~D oHtyMWylLAPtBnc$yuMuNKloq8qtno&_287HE#q0}7H$Fl0kTeL(EtDd diff --git a/generated/GPBMetadata/Temporal/Api/Enums/V1/BatchOperation.php b/generated/GPBMetadata/Temporal/Api/Enums/V1/BatchOperation.php index 072522b3414c65ecbbb761f5d8b565d7f94c2927..1edd2605ff6914a618b3c1d90ac4a19f4a6eca7a 100644 GIT binary patch delta 594 zcmZvZ%}#?*5QSsurq;x$slTzItuC~YlwyBYMz~xmDFU%{$A%aZo7h4s8r=8{HTMPj z3O<%QAHf-NY0{*N32@JMX6A4grDb_Rs;p11hk{2n%kek!-2I!QQita4imlIIsE z4(CBKiDuqs9A^Ft)J67JsMN;x$fd+IOsa#_0s#s}@aZx|ihUJI$6SWq*#-ump&?Ku zs!gcH5nK>!9T}MeTg?$=BcfA_dX#s8%vl%s&cdiL==6k(9f+!SLCK>kY)?4YM$0Ag zHRcG1>`o|GxFJhbc0Q4+amX1_vX2XevHwQyvQ?G}&VfaV7(yDFZQLG8w9QtHeq>i-Ob Bx32&I delta 331 zcmZ3$J%MwA^Tw39jBM&$&sn&%C+27y35k}Z<`(1^CFbZQ7G&zB=9T6a>y;U5J!Iq( za!M>o&hRftElMoO%+Cv{EJzhn;Zm5qpGkD`JSJ{70R|x@E;%4qj!l43NS;d?B*WwE z=;!R}Bfta~2=;XMbMz5lh6zkAU}j?zU=fnzk^*Z8at(G35n$C?#>gc+`5?0}vydv+ zSplW2tiWu!5QcRf8i+E4MxH z7m)UV)PK=y)jL0Vn4t4=FMdOOx;dj@g>JC^8>*Tg;lkkvgf;@ z+l*S}H^SkrC4RmBIWe;wX9kP2)(-sc~^{0gfrY00tV6ZiSpU6O;EuzBy2z{lReAMd@O+~FE3MFzk zHacnI3-0<>(q{hQL)Zo?@DE|~MmGv~9Gz|}^j_a8(B>nzT6*AOZwgJp;iR-Z2XDAE z+&X=ZC_Gs5y7a7Yfoz0sD*o@%x;^BhhR_P4tN&#V;Ha$VNF_w>*O+m zG8J@F{?HcRk7rRxUWeTnKp)=9X<8e5Z#beca%0|kdXajllyj3SQJgWDM_t5znBOZ{ lF}PTvF17<5L_uMX6w?HbX)2OwcE}01>p`Fnv5dF@tn05E+)LUcFjYd3gi@+puB10vR)hp^KLMASC1SlX@+%5n6^$Y`R zVvMnhN-DnB{pNMk(|>-=zGu=$G@uF1gOX0sihJq>DVH3M%P5OY|XzlqQG~ND|Wh160Li z*iTssW?Ug}kfskY^=#%3c;gvKN%JI#J)IU|9%W^k+W=LR2U<3+vS0QOL|PUunxXwl zqoTYLd4NxlipDKwS_z;=^R3*vYZg#V3T@YLPklw4Cyv!`k| z{>TBRw&-t4zQzEarT6aF4x&{GgTs6(eQgm)7w4l{+>-CuP= z3*a`2<5gEUwzcktrdk>{%^j@a?frQN{ziXx&i;l;yJuf(9^RQ%b#~DHx=(jb%;uTy z6Sp2v9hjG0Haf&BFL$G~wedz|gSA&JC45V;8R?%74=>|yw zJdgu+o)+JET4P9!Yl!*_q9}k-6b@39u{?n&XMCYL-D__D&(%`#Vh4G1|KP}K)p(Yk GCFy_LS}rdD literal 1403 zcmah}+iuf95T)q_w6ww)dWUvhOA6^?D$>xzQ< z#24@zdZ(YKg1a6{k1BBXfexxQ)VO^@WU6Apv?Wg*XWL)Q`F zZ~!>w5C@)VVOXh`YM7cmlbVJ;RvJZ*7${O2t->JymTd+Bl;Q~BD}e0hgOP}f#nmAx_+HeMR9;>(zNI#yFa##!jV4Aj&c;mdr2Na>WBEYJA^)_ zq3;~Vc}D@RlYen$uiuh!9>rcSu`RO;$tJ`|wg-OAf$jg_1iyI05!h`B@ofp0gB zBgb-k#2M&U9_C+yRisLqtf-Za-margQ*G3dq?8pTa}W3x@cb@ZKh<>YfScl%0Dl*G z-_TSpllz_loZ|HGXWVOtR^?{-O|YJ(E$T>DYKWWTcfe)}VVqc} zsx)-&VeTV%)WDb6C-f@nXalv-siL9s>a#699_@&DXzNoS zwg$I|#J#hS4&%4}BeQ(7bXZWfc7%BC2(7~J%-UZ>6d5FnF(!(wLU%6SV+VW5(7hVX T@~zST=h(;0(S%=vYXJTLe&w66 diff --git a/generated/GPBMetadata/Temporal/Api/Enums/V1/EventType.php b/generated/GPBMetadata/Temporal/Api/Enums/V1/EventType.php index f50f63c85d8c4c511b9c5cfb99bd23d3b7412806..438ce4b9c7e8772aba1a984037a1234c6f5e2472 100644 GIT binary patch literal 4034 zcmbVPZBN@s5dNNDvAnbmEhKj6@e<1Q7JCCe65D5QcsW_JOjxL;5L=Fe(mV0rZ)Ou5 zJ8{50Bt%5!nVEfNp4r)N-{T)~ZHt_Xkw}76+>^VXB>f>soJ46fh=$~D^6(%MGKiky za43=nA-Y9OixZ|Bd;_4SMYId1T{3;oFp2G0+&b%b$T>4LOJ`s(jwZ=Kv`H$S;wTA* z%^(h&Vl;UgH=os}cow77Pk+XuA!F8Rqu@!5<6t1jxqa3XX>cE;fyd`)kH(?L5ba&5 zC$-vO7>vh+p%)HLYX8;<{KS*HVK^Y;G)Upkb~yIKQJ99oF#HG3cuF3E;aC8A)%IaB z8l+(~A_%ZX15w{0GoNU?9Y?^)De=yu=y51K8)*WHJY$rKWE2cNU5p1w7^hKUgK4|{ zDAJ5v{7-#n9v0n&52QZJvE5!t@|2{>MC79rl8AJYj80_U=-?&$Bs1IlJ)Gx3@9(p) z9VlEqGep>?H&v)NJv;NJ>Tme@W3}Rdc?%)0)(t3SLzc4ftbX>U>D8^ZTZ2GtKB2Oowk2uz+8+wS%S~a(362bJ^)y*FL*pTAv%1>ARdd zJcFqS`+~4fZ^JaJXLs2GhzDxbWop}RBRkaSX7S*Z)#7oZ$8_K7a{%D^z9R6WjJH`9 zk5l*3cR^Bme-RCe1k7(EimV3}2sx+{XPJz{Dxl>PVbNP#@r=NfYkV+!5R zMV2>%uU!~jy-NM0bfKFRs#JGUsF~Dp6Fq#%d03l3;pS4Ml0j<<-KzpF3@ZX0v>J&0 zTm`#GdIN!Y9nsw?z=CvPdr(`|6D|zBEyS)Ad@WN;4FeaT+FH@ZtQ%o7s3=*OnraKw zq0q0nvsdu4pbzeEwIvswX3oW18RRAN3DGO$_idLse9^EjqmFjrQ_daZtk0PXCF=2(~tC3RaLx6q}qmZ>e6k_v6**vi20X0YMp z26O$MrORC~D`xi=unNqU5(n8m`Mv|VW8d1=N*rKV5Y{gdM)jV-=Y+vDC|fH{cGGu# zJTILsvH3+$UeK$n;RXpr58M5egc~3*jDs(GXy=D9SgpfD$ z`&ktRgS?ejMre7I;xcpqm&g%zmmEnz`%xG*N?#~osIcr+BHwN{;{M)v%pt<4@IpP2 z?;CGQaScN54qu<55C$Hj4fz;tTtRg9YC;z#?Kar7+tR4rzEbbN%Yl69?r&yqvfbHJ UFZVKB`zn-{vj^Zy?WI=x55*GODgXcg delta 933 zcmZuw&rcIk5Vp{L+fLivVSv(Bpg?I$OS@33Kxzyv?Sh*?S?HF;grvdP0}0TINaDqK z@~k|sa`T`!PM-DdKj6i?k@z2|Zwp&`@b+fD`M&w}=4N|SXYFLjFi~ln5E(^KMD4l^^Pr`nsS>Gz}AupMUF@8M5BcGq;za+~ZLgdME}_hvQo<8McsD z#PDD42tT(O(2>1#hy70BzAHS&(BGj8%%KJxYD*GSg|d+1mqO`>Bw=G)->U01yGxbg zFnJA#GLc3h#Q#Vkh6DBpxyFJFiN+wzcUhR>Al(72GnEgbDIB6SBy3YDm#Ssmu6dZs zu*^+)K{2X^Wt8kJK`H{@lpjbqLid5cmzNlZXdEK^QjRbTJ1T*iu~seFDiO*6H$5qa zx4RiXdPK%iT7*1DZ@Nc*jP3$gy*UZTX%6_7HzQ$`a=@1%-m}pO(jd)?Vyj}K3@2$G zGPW7$);@Jb(ip}%S&QPMv^`>e)1vIfGoRLzG)_yv|H3_n3ChD9KbMnAxBT6t5a+La zS%x!0GuxTicc02I)ir~DVWyq#hU;cU%&Kwo0cU9ec-x}PI~8@c5*-aA~#5( XAfQ5_gB1!pxyP(+i{z91rCRw1MZnkn diff --git a/generated/GPBMetadata/Temporal/Api/Enums/V1/FailedCause.php b/generated/GPBMetadata/Temporal/Api/Enums/V1/FailedCause.php index 90ba54281cd17d70364e45e5dd8bc76c34634765..32363166c1a98d9ac970755412b45f0d5576b2ea 100644 GIT binary patch literal 5299 zcmb7IZExC05dO}ua9^%UdM&Y?Ym$=Y(#2k26|jBwIxiKHxYvsJr7)|{7T#xff2uB=jfYzp%~=Y3xtt z0r+p)ju+EW5=K)A9n9${I5?D2OtgJFi-4C4Y1oaT$4M}>kSd^Q$fijUPyNYI59Xsd zoF!3gfoZGt7$gP3_?LsjEG)u>W9cBxvDMm0@UXl-oCoBT= zy$t5?QB-^&A1eKN#LxwfIT*lW<_$?H>Lq%gS9rIH?m5uYy4$B7(Kx$i{LUks+pO(! z>SSQZfhw3IHDEUV%cTy7MHw3HS3n*k<@%#AyHo*S zuehinxXTes{fZc0Dlm$F;RE!aYvkJ>>+ae)8h-CqT!(dcrM-iouvVE|7I~BxH|0y~ zvA*tY?-pFQqJp@{q*(#jF>Q@{THgejgiZ4za;UtD3R_nuN|iq_V_pMUWe`HzKt*IC zS3n4zOo?KKM5IcLo42E04qqc3@*@A==^^ga>hKGTv zv(DX%zQGV?QJXXBY-T332&yELs#D9NhR%$xmo{r2-tqcuz&JFoMyZ~k$%+u3+D)26 zW(O)JSBfUIr?!qcTDnoUKnVo`36aUydk_+1Lwhkp6g<3#$zno%=Olid zXiwqfAsahHj^ zFIZL7^|cD}(u(XGrkX&C@|> z<#lhU?}Xdyt!}oJi6tr$*orPp$EB@4Ftuy0ZPR>NnJcuIqBb$!`>n3d9i%+)aNg^i zq&T^efLdQTDI5?RxXz&|ompHlrloK2TjRD}=VdI({KTAA#}8TKM@(etJhe60YN8G| zZ8&3pN%$1Yj%OPxTY1@?Q8WvXlkH`9G&noAT}*6WR_azXe8z<+`43T3q8NRdR*}dqhGG%&c#*Ea7ln86fos9zj=c| zaQD^}cW=#WNS@{<N}B*Tn_YhxA@+3P^|g*0?iCva4>3oN0N&}K=z;}pChq)ZR>!WrvnM??i4waS{RLynk0 zFQuTzlDX)J2t;awgq6JQkVE*W1Ckc}>5y89+GQVSQlOuXLu0YeQGun@2yqD`{L(1| zmKEiN`Ma}P!@xc*8p!mGrG}>Zve~iW{)ud69D|2)*Ihw@(hmA(1vu|*+9zDVe+VZ0Ll{AmKo{XWn}PQjj-sl+Q6MmuUoqB}r}LTHH>4j| z4{X^0$9T#Y;#Xd`CY9F#U-QXj+N`aZfoDEBr9uhNt-LQjX$18UzNQjxAx%hEng%xs zQ{>U4HD#rBiaAi|_iPa0UldTO0l3;Pztrqg%MpKw4Zq857K4ZhyT&KSvzZZ8`ZsJ) zK5HcYduILk*IkV+8>_~sjraVqs!b)BE#9T%_Q}i4SeJPz`Aw_`9r diff --git a/generated/GPBMetadata/Temporal/Api/Enums/V1/PBNamespace.php b/generated/GPBMetadata/Temporal/Api/Enums/V1/PBNamespace.php index 7b568340e5a382d5d55e33e1675a5ffa4a9fd85e..04e4228bce363019b7a6b6d07573820e91fc8207 100644 GIT binary patch delta 582 zcmZ8e%TB^T6pgJ565Y5kGC6Zsz8kbI(09v&ua0yc&m=T{K$QxW?vL+bVW@_Q2L}o5d?^8McYv zFWC}g3L0f1T?(Q!&5awFt934Z^`hm@r2Y3XdTL6(A40f5@p%99N&n`l0s_)qTi zZ{VZIn6LVDcghWeHa|`l|5_9wt3o`Xm^Gb7z^~wyj`WU(R z{1S6hiwhEyQ-ezqOHzg8xuhpoGfA@vFbK(UNljkIB*iAc2xdNDlBySA5|ZW;_jB}h z4GwU0c8w1XaSU;dcX9P`4RLi5VAjgu;&m)a&d4lF%z+pOG{Z5-*~2r;(FdwH)Gs)| z)!Ea{6R3d!WEz^hi)XN-lMhgmQAmnQ3{_Go-qjBx$)r`xB@mQakdv95Sdy8a2eD0& zOLp=wrt{=t;>aP)KW4|5F?U~+0>kfFxvlkHet0RJS7)8;zXx*u}D1!6{TohW8wAK<3I+;vtY?(>Zq*90kf3k?QO-NHnSMCKt z&C;jvC43QI#F;d$U>8F|zH`30H!r!L{2M&QqzJnR_K;H3a8WmiNn}ecULg#Lg1$Ph zJBMXE=7AlnP5NxG_tJZ>l(S<&q~|>8aL3QpaK-TIVBv;K!<{cCk+}?9MwM1GK^a)c z7&`_UT7AJk$}?R1GPVhu-XLRR2zGp%Dlk*p+lmUb{zee1 zb}Y9jOiflyXl9|G+=mGIvqvxT{29w}mIBG=Zl(J#o|>uh`mSpPO$QRJXr@N6g9)Y$ z(nj=W2!QYeTls7iO->{~49)g+xnIa|`l|5_9wt3o`Xm^Gb7z^~wyjin#a# zOH+#~gHnr2b4o%g3sQv?xnu)FU4tUygIt3{eL~_xA_H9GL;ZpST%A4LJY8J`7=+}w zq%f5@`UQu(1_9+6g=DxSP~|m1X1F4zxj@OB!Z^m#cF~ytBWbi)VfN`=qi?Zx0Ch-tx2xR8#IReAL6&wa(hOd~UCRegZ QbFdYFlpCv0p3mX}0FzN(g8%>k diff --git a/generated/GPBMetadata/Temporal/Api/Enums/V1/Reset.php b/generated/GPBMetadata/Temporal/Api/Enums/V1/Reset.php index afe9ac1f36ce0a7872833b7516bf40d68cd4330c..11dca06bfa9c1febf5695be48e1ea42d33ff3037 100644 GIT binary patch delta 595 zcmZuu%SyvQ6vf1a=tdN&)mr;N7X?G6)wapXG?~^=NkW?{LZDO#Sm-0PRnmoifdyrL zM7Ms3OaG+co#~`?;bNHKo^$RwckX;+w)LhbEjy)OVZDxxGt){r4coOVt!k=WvEu^SK zwuRUxl>j1Zr{qOQ99m5W>t@x&1^_bD;h_8pC6H$!5o?+?OS|S6bXs834-3#od!OYd3*wd$(NAa=UV0lZ*ZsMA%*-1@d#vgP^@sUMCL+lk1Ofi z`7B4O{>w4Jd1Fc!Bda>sa~7`2{~48JghWeHa|`l|5_9wt3o`Xm^Gb7z^~wyjCNpx0 zPxfaLXBN`pnw-z1&L+Shq{^i@xqwNUC)m^7&(TMK5h@^4AK>B`;wr$THJy=5ASkss zwInDtv7jKQGNiH~RY-|TF32_5H6%XB)iEHzCo(=HGQc%H)Gs)|)!Ea{)71rNvMiS* z7Bz5tq`AbgNc;Kw0WB3$=32WTOB8 diff --git a/generated/GPBMetadata/Temporal/Api/Enums/V1/Schedule.php b/generated/GPBMetadata/Temporal/Api/Enums/V1/Schedule.php index 643c48368c9a30e2c71998ae2af45686b6c6b0c9..a51e5d0538db25eabeea04a9d7e94a648abb00df 100644 GIT binary patch delta 430 zcmbQoahG#~vz(v5g0qLKv$v~@uBV?uK#+fkzf-82g1f7qv%ib$Mu*9a!b&j}297Zm z76w4t1k6^M=&iyLQ(Vk(?K@<0)gT0_&|l!c(e zAnOsr3ZjlaK2RBBkc;eFoor7}# delta 288 zcmcc1Igew4^Tw13jBM&$4J=$L6LVC|ghWeHa|`l|5_9wt3o`Xm^Gb7z^~wyjHZXCC z1}A5vrj+KS`j@2^_bb16^Wz$7tw0uwiz0E3VMmkf|A!zREeq{gKL zk`ZtUb#rqKiud<(6<~r1PS#=OViRB%(%@17sS$Q|^mBIgiT4lja19b*5z^+0Q3snk zotd9afK^D9OA*Yyz|3hNz~t{`7pS%n!Uu@!){7^_d7$>IV4r!G&+r9T6)B9A}Lp>6cEMR1gW{-&76O?8NOTr{VvtqFz848n!ltv_LA!Itp zc3gx_%iRI0?I7bC8+~lPwQMvTIj+;0bWso6hGSv?@`q)8S;he1jYNnAYS zhdN@d zsA)BmSBPZ=S&xoTMp%)>m%=v}c&fe$XKz1H=|i8-tFT>YT(bgl+OD^3>)z5lhc|!p z*Zb)^bGkyepp`Ar%GM9{;J#FCn^iaZG@eUNxBOG>xca#7f12P4_WPD?`V)IR z#D>+iunEvMz~B*Kz#(_3o^4WWXLO?vBwGC!dhA+8|BFN)9eB$No-)w5_?lVwF(p## zIkWDUA%4NEA1XL1*cJG z;LjGc#O~E-{Ae9{4bDS#nlr?9jdIK>uSKNYI>i_`V{Fz)C%j6$|MCo|=beH^b8G%w zu>cF>(V18S)3;2&9%Re;mFd4gl!YH)**sCT6CSSp0&6oT-?0aOot6JEyczj;HM;6) zxxQwk8sVE{E~Y}}W8$$fvO2gdL^;Mcu;;g(oL4-bovkcvU+cC}O}^TJ={#HO%mqza z&n_DPwsB=rtl=T&ecicRW6d+ o4KSJ}K$F0JF;YQ4TGxAxkS-@4!hvfSlQ%9En}1_{<<3jhEB delta 564 zcmZvZF;Cl26oqkYzn~jIUo3?rq*a>Gn94(xsGU4ia-4_yd1 z(fGh0RsATe2K&>!!|IQ^HiQMoKm5Ki4W@w=?hlkA6da>xc^fWqiDyx}>A7~VLrl6x zNfXa0%dqrPV7I&LMhgqC-Fgl+t$q$Cw4cJWEaxZ+;w<)FEF5#{TgW}5I{gmuw%T25 zt<~P*+*huK>CjE;^l?JTL*}K|Cg0p17PVUeaQt64@OOv)PB;oDM@k9aJ?Xo|FuxiN z%D%`L@eV6cWHqTM^T3b5e5oRH_y=Hrq!PlSqC%Nn$mKGYv>O4kjcGU<(7}In4OHgK z1%{=R%%PmLEmsg{eumo9;aN9cLwP$5ogts0-hNV$PjLkK~&2vfxO016Z z>;%mxvCudbAjd9IKE3#Fz0SdSGVTcM2Cax!iR|xWR{fh;c4n)GV_i3*P}fPkysmH7 OcTf~NKCLpEY(4@Y?vv{P diff --git a/generated/GPBMetadata/Temporal/Api/Enums/V1/Update.php b/generated/GPBMetadata/Temporal/Api/Enums/V1/Update.php index 6cf821297a6045fe871592d3827bf3de74a420b6..69a15654e963d1968eee28debad654a850441ba1 100644 GIT binary patch delta 431 zcmaFDF`a9Ivz(v5g0qLKv$v~@uBV?uK#+fkzf-82g1f7qv%ib$Mu&bzVWpS~1IL&O zXJ;U70%j{s^j6Y}sW3DGV$+h;+=Bd~#2mfEf=s>Cywcoay)r|ftc4R$El`Dl<76Qw zH7<~HOAya=@_HsMnNYvr09R*EH&0g=po{@f0*DQb%)si`G3iLS_2 delta 237 zcmbQv^@L-B^Tw1OMmBY>Gb~(66LXZ9ghVGBvWT*1bu)2I_GeOK7P91;T*qX_Ccq$M z#$`0Qo=I!+2PO_S0Y(^?&(Yc0H6X;*MSw}joXZ%bLdV(PH^9dgB*v^&%q1CGkdj!E z>X?$7SyGak;#!uPSK?oknVy*^q{F2#`6IKeK&W4EfUC2on;jBV z&5T?Ull536`M4ow1Qg|$!w2o~Tbg~H&eCsP8L`tzqI;3gqlq9F&R{Hx=r$^%fGcc3=W)Og8(eAc zJDtfa%5(Bb`RM%DA@DO_+|1$$$&09fKf7@r#z|bn(JcNK3j9E((JU7LUbmetl1UM# z2|<9JOvK(kDSe{t?mPuTK9JxdP48wRaF8S5Coq#jWJxp&43ST=cwVHL1E&4{ohWK% z@teJU6&BsaQ?gg)*zd0;`GFMKLNucjl8IuGCGTb4=-_+(NoIENN38Oox3_iJA*i-j z8zSsQ@OVUnM_mgZwPX2t_h+Ojt+jWRZ5L$hN*TKk+MD39HvnIyzenv|C5d_KibXD* z6cl+v7kg#IPqzDUII=&5rV+Z#_gLuIBU8T)eamy0ZVpXmfcX(v!>@My7GZm>C^|x4 zhVOt6%9%pS3VVn={aIu2(>l^3WkGF_7~InS^_5sg)ENfK`WFq zcWhdabZ8Dk*S9Rwx=@i%fmVG8aOncR>@8{4(_{*q7E5M-#W=5M-egz@`-#!be7g`L4%QCr1x$U-%l}f1{ zR|(ZDy(YLF<}&WC%um^z?Eu}itZPKA zIubS3hT_!yLC~_HTkOj*hJ#H`b*&IK^lx}fR+aZu3-Kq4xklO_;HZ8>Oii>Uin z(`rmVn`3_*QqI}f;U2`IxOr6sxkuC#HDTpvbxng8K>80DYdGXODjfpq{2wi;4`EpQ#)HhT{1{*z-UGMDfDHp zxl4O-+TD0V#|Ad4JtJQ(4t%5ivvbz~#Occ8?7h6+!=($8!D7yP$eHz8%!rLnY0uNA-1CoCYg{< zE8PhqC~hiOaN$A(S1znB+*!mwV0G)hApQ!^9n)gO<=k`5d*Amta}URkhxfA|w)Qz` z7QQGDd)A0uQHC6|*|t0NMzY?vl4fhCxt-iyNId0XXwB~2yVJ1m=eNq{&bC>y8`kEY z5{DQ);73SRuavZGekrfz$Qk84(0BZtL^$OtT*i7lP+Lmp3tFyL)C=o`SLT5xg@i-| zWdY`y0DUM7dWk1-#6gh07lIz;9Bk0<*7);V@p0La`P!rV`J*dtr7a_?C^tnd~ z6Cv@2gFva?FQ09Ps6=#?y)^a3<{Ac;qWuJ_4DoIGVJ@G!`CDN&4+{mvm`c;E?6CXJkESaq>t93WM=~%m#vsZEIj_F=N zWR-sE^PONPa?qb$)^b%`9y*M|I3@BpW6#oEm)&$P+0q`!-KD*j<01k=R6k@4>c*l0 zh{O@P}j*X1v(wrfxxqeg;{@b{uTN=wh}|tY|fDRnrX|e8mHlO{dd!Itr>w zxmGbSc&&G}Sfq8I%Cx3|KJi7z(XI+-|DIqx7!3h2(x1L*5rHDIC-e0j_uebj&lAf;VrMy3x0Lx i7auaZFWj)r8M@+Q>oR3+ftj2T$-hO{@iam;rxmK diff --git a/generated/GPBMetadata/Temporal/Api/Errordetails/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Errordetails/V1/Message.php index aa1067c..c451502 100644 --- a/generated/GPBMetadata/Temporal/Api/Errordetails/V1/Message.php +++ b/generated/GPBMetadata/Temporal/Api/Errordetails/V1/Message.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -Û -*temporal/api/errordetails/v1/message.prototemporal.api.errordetails.v1(temporal/api/enums/v1/failed_cause.proto%temporal/api/enums/v1/namespace.proto"B -NotFoundFailure -current_cluster (  -active_cluster ( "R -&WorkflowExecutionAlreadyStartedFailure -start_request_id (  -run_id ( "_ -NamespaceNotActiveFailure - namespace (  -current_cluster (  -active_cluster ( "¦ -NamespaceInvalidStateFailure - namespace ( 4 -state (2%.temporal.api.enums.v1.NamespaceState= -allowed_states (2%.temporal.api.enums.v1.NamespaceState"- -NamespaceNotFoundFailure - namespace ( " -NamespaceAlreadyExistsFailure"k - ClientVersionNotSupportedFailure -client_version (  - client_name (  -supported_versions ( "d - ServerVersionNotSupportedFailure -server_version ( ( - client_supported_server_versions ( "% -#CancellationAlreadyRequestedFailure" -QueryFailedFailure") -PermissionDeniedFailure -reason ( "– -ResourceExhaustedFailure< -cause (2-.temporal.api.enums.v1.ResourceExhaustedCause< -scope (2-.temporal.api.enums.v1.ResourceExhaustedScope"v -SystemWorkflowFailureE -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution -workflow_error ( " -WorkflowNotReadyFailure"3 -NewerBuildExistsFailure -default_build_id ( B§ -io.temporal.api.errordetails.v1B MessageProtoPZ/go.temporal.io/api/errordetails/v1;errordetailsªTemporalio.Api.ErrorDetails.V1ê!Temporalio::Api::ErrorDetails::V1bproto3' + "\x0A\xDD\x0D\x0A*temporal/api/errordetails/v1/message.proto\x12\x1Ctemporal.api.errordetails.v1\x1A\$temporal/api/common/v1/message.proto\x1A(temporal/api/enums/v1/failed_cause.proto\x1A%temporal/api/enums/v1/namespace.proto\"B\x0A\x0FNotFoundFailure\x12\x17\x0A\x0Fcurrent_cluster\x18\x01 \x01(\x09\x12\x16\x0A\x0Eactive_cluster\x18\x02 \x01(\x09\"R\x0A&WorkflowExecutionAlreadyStartedFailure\x12\x18\x0A\x10start_request_id\x18\x01 \x01(\x09\x12\x0E\x0A\x06run_id\x18\x02 \x01(\x09\"_\x0A\x19NamespaceNotActiveFailure\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x17\x0A\x0Fcurrent_cluster\x18\x02 \x01(\x09\x12\x16\x0A\x0Eactive_cluster\x18\x03 \x01(\x09\"\xA6\x01\x0A\x1CNamespaceInvalidStateFailure\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x124\x0A\x05state\x18\x02 \x01(\x0E2%.temporal.api.enums.v1.NamespaceState\x12=\x0A\x0Eallowed_states\x18\x03 \x03(\x0E2%.temporal.api.enums.v1.NamespaceState\"-\x0A\x18NamespaceNotFoundFailure\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\"\x1F\x0A\x1DNamespaceAlreadyExistsFailure\"k\x0A ClientVersionNotSupportedFailure\x12\x16\x0A\x0Eclient_version\x18\x01 \x01(\x09\x12\x13\x0A\x0Bclient_name\x18\x02 \x01(\x09\x12\x1A\x0A\x12supported_versions\x18\x03 \x01(\x09\"d\x0A ServerVersionNotSupportedFailure\x12\x16\x0A\x0Eserver_version\x18\x01 \x01(\x09\x12(\x0A client_supported_server_versions\x18\x02 \x01(\x09\"%\x0A#CancellationAlreadyRequestedFailure\"\x14\x0A\x12QueryFailedFailure\")\x0A\x17PermissionDeniedFailure\x12\x0E\x0A\x06reason\x18\x01 \x01(\x09\"\x96\x01\x0A\x18ResourceExhaustedFailure\x12<\x0A\x05cause\x18\x01 \x01(\x0E2-.temporal.api.enums.v1.ResourceExhaustedCause\x12<\x0A\x05scope\x18\x02 \x01(\x0E2-.temporal.api.enums.v1.ResourceExhaustedScope\"v\x0A\x15SystemWorkflowFailure\x12E\x0A\x12workflow_execution\x18\x01 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x16\x0A\x0Eworkflow_error\x18\x02 \x01(\x09\"\x19\x0A\x17WorkflowNotReadyFailure\"3\x0A\x17NewerBuildExistsFailure\x12\x18\x0A\x10default_build_id\x18\x01 \x01(\x09\"\xD9\x01\x0A\x1EMultiOperationExecutionFailure\x12^\x0A\x08statuses\x18\x01 \x03(\x0B2L.temporal.api.errordetails.v1.MultiOperationExecutionFailure.OperationStatus\x1AW\x0A\x0FOperationStatus\x12\x0C\x0A\x04code\x18\x01 \x01(\x05\x12\x0F\x0A\x07message\x18\x02 \x01(\x09\x12%\x0A\x07details\x18\x03 \x03(\x0B2\x14.google.protobuf.AnyB\xA7\x01\x0A\x1Fio.temporal.api.errordetails.v1B\x0CMessageProtoP\x01Z/go.temporal.io/api/errordetails/v1;errordetails\xAA\x02\x1ETemporalio.Api.ErrorDetails.V1\xEA\x02!Temporalio::Api::ErrorDetails::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Export/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Export/V1/Message.php index f94b4e6..e1649d1 100644 --- a/generated/GPBMetadata/Temporal/Api/Export/V1/Message.php +++ b/generated/GPBMetadata/Temporal/Api/Export/V1/Message.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -ê -$temporal/api/export/v1/message.prototemporal.api.export.v1"F -WorkflowExecution1 -history ( 2 .temporal.api.history.v1.History"N -WorkflowExecutions8 -items ( 2).temporal.api.export.v1.WorkflowExecutionB‰ -io.temporal.api.export.v1B MessageProtoPZ#go.temporal.io/api/export/v1;exportªTemporalio.Api.Export.V1êTemporalio::Api::Export::V1bproto3' + "\x0A\xEA\x02\x0A\$temporal/api/export/v1/message.proto\x12\x16temporal.api.export.v1\"F\x0A\x11WorkflowExecution\x121\x0A\x07history\x18\x01 \x01(\x0B2 .temporal.api.history.v1.History\"N\x0A\x12WorkflowExecutions\x128\x0A\x05items\x18\x01 \x03(\x0B2).temporal.api.export.v1.WorkflowExecutionB\x89\x01\x0A\x19io.temporal.api.export.v1B\x0CMessageProtoP\x01Z#go.temporal.io/api/export/v1;export\xAA\x02\x18Temporalio.Api.Export.V1\xEA\x02\x1BTemporalio::Api::Export::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Failure/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Failure/V1/Message.php index dacc4db8a28d3b01e3ebe7c256595481d021170f..44680f8ba5bfa2b4a65956ae2d5429654d14d013 100644 GIT binary patch literal 4389 zcmb_fZExE~4F2w4am~^p=~~-T-fU%EXUj?&6p6Fc>xMyqahA@>p|T`Mr_|Zd|2|T> z7ulBD3|N6Cfz9JXK72^t{roO{NIO4}OBSGe3@3|km$(ySia(g$OO~=1qkW25zolZP3$de)qm_r0x zrAbDk9!+^~NqJOctoLa3RxHoyJ?oZ`olZ>QgOmo0T;7hanV=yR)St=2{wU@CMRnN! zWSw_9K}7SMTvtvy|8xlaON&Ls1Ck3W;MYFS=RD?u(}@2KDZV938s!Ym?%FPkI1oIE z2_Bfn0XsM(l~1(YPZOZzE%7gtziM=BykjmnzIWK-GR;$bKdjU{gJh=E%<8W@2f9Mi89O^1^PwiT`9D*TwC6KDS=+8 zT9805lqpIp2y=7-;elri*E$`gDQL1}LF)G^UMBDjgw=N|tNyWgN*R1Mz>@@j9KerZ zWo4m1@YSEhNjwKFWKVPfDy+DXN`7yBWZ5Ij>fcp@|E6Y4JOe0? zFMSQ}Sk8p%_AQssqtiHkW}+S@s+4gwf*JhC#nTox@PW#}cCz!}frSMyKWC3D7IPlL zr<-j9(k**lD$44^tj&PH?GvW<>IBLZkp?^j-w=rOZMvsy$#ZEop)%gORyP`Be^aZb z)l{ZRtpFrDu0PgZb#5oR*-HFVi9ar9!5mkKng*xZ(z9P|g6l@P!wK@SJcQEi%Q{mwbn47 zF|n5cE;W;t-at)Mx;0FvHNWq!NgV;)P5PrB;Rapgb2Gud8N#F%g54TI>!dHC#{jD) znY%&l9(u=nly_Z3g6mzOm;Gpw;8h7c4A6sGEhC<^#e!h2d}5aG;#)lT*US6b37%{{ z{?BDpaQ(oggmZ5=lTUqsg2%oZR9$$0u03Vs8Y9O6E60(Acbrew0z93T@3Nyk{d9a? ZJ*R80Z@ez?pyB0RT2?RPubr=*&c7Ub;jjPz literal 2973 zcmbVO?M@p<6pbMPd`&1UA#rHc4lXE=rnc-zRkf715I$8=Xs~Eitz?aN$1q~OyV{*4 zaVuV->Pu9r`WAha{;AZb=$+XQ?_#fl!XKmAnKS2}d*;l1^^JGw!KdVaIn1YmS)@B4 z;*t^1cZF-ZHtB}F9`lLm_C0PhzfQ>R3Hkn{P4;$=+AFv;a6{i@IuWezxjwZU)Z>jF z<#y<^#&xsNXF)(OSY06kI1~pwYBF+gx^v6~wWy#*J6>#Td)(NM78~cyO#suTK|qcp z5cm}c{&`{7<|YXQ75KBtgARAN;MC^7UQ;I3`=)AQ7gV zyXv`E@fI--T=&9e#;Ftm1u%{r!F-3>#x4s?pL@dfPjRZQUoeqMCr8#d;%y}y?~(P0 zqppvT+#%I`MiHsp zU67u@Qk(gG?#Oh?VAY<(!Wr|gnV%UP?S$NBre+vWea!+U5|3xs6jys!j{lZmaT{~x znu|dec^S08yku60GIZEAb3}(*$}^K%73MJ;d@O4CMXEcg&BF}0a4v!=-;}jYct~UT zsFjf=R`abK+9~0pnz;y-bTRJ!0QV?sUqD5xto=Cw zE3YoOZ6!kPy=7)7kAAl91t_O6A0LrD(2~>FVaXbGPAaX9{Jz6FMmCX3q%g|V(ZMQI zB0*3}U^}9FA}6}ka(p|aRFm&5)jv}(9gCuU0Mqd`7|SsSQ_;PtBq(dxBZSFmQvL>LlH&v#yhSp}~bQhsNy9NycRgV`+Q zo!?5Z%-tf$o!R(Jq#kmorJvU>GIP0m>#4dKL;p4Lv>m@k5gT8m$r-7iH~*XXX!uRn r@uRNCdg%Ijvpc086EB~oZ<-g;J1_Grl#$ELF;7A@GkUV!zzx9vJ>Ael diff --git a/generated/GPBMetadata/Temporal/Api/Filter/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Filter/V1/Message.php index 554455b..534c7d9 100644 --- a/generated/GPBMetadata/Temporal/Api/Filter/V1/Message.php +++ b/generated/GPBMetadata/Temporal/Api/Filter/V1/Message.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -£ -$temporal/api/filter/v1/message.prototemporal.api.filter.v1$temporal/api/enums/v1/workflow.proto"> -WorkflowExecutionFilter - workflow_id (  -run_id ( "" -WorkflowTypeFilter -name ( "u -StartTimeFilter1 - earliest_time ( 2.google.protobuf.Timestamp/ - latest_time ( 2.google.protobuf.Timestamp"N - StatusFilter> -status (2..temporal.api.enums.v1.WorkflowExecutionStatusB‰ -io.temporal.api.filter.v1B MessageProtoPZ#go.temporal.io/api/filter/v1;filterªTemporalio.Api.Filter.V1êTemporalio::Api::Filter::V1bproto3' + "\x0A\xA3\x04\x0A\$temporal/api/filter/v1/message.proto\x12\x16temporal.api.filter.v1\x1A\$temporal/api/enums/v1/workflow.proto\">\x0A\x17WorkflowExecutionFilter\x12\x13\x0A\x0Bworkflow_id\x18\x01 \x01(\x09\x12\x0E\x0A\x06run_id\x18\x02 \x01(\x09\"\"\x0A\x12WorkflowTypeFilter\x12\x0C\x0A\x04name\x18\x01 \x01(\x09\"u\x0A\x0FStartTimeFilter\x121\x0A\x0Dearliest_time\x18\x01 \x01(\x0B2\x1A.google.protobuf.Timestamp\x12/\x0A\x0Blatest_time\x18\x02 \x01(\x0B2\x1A.google.protobuf.Timestamp\"N\x0A\x0CStatusFilter\x12>\x0A\x06status\x18\x01 \x01(\x0E2..temporal.api.enums.v1.WorkflowExecutionStatusB\x89\x01\x0A\x19io.temporal.api.filter.v1B\x0CMessageProtoP\x01Z#go.temporal.io/api/filter/v1;filter\xAA\x02\x18Temporalio.Api.Filter.V1\xEA\x02\x1BTemporalio::Api::Filter::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/History/V1/Message.php b/generated/GPBMetadata/Temporal/Api/History/V1/Message.php index cd50cd2..f25f6f9 100644 --- a/generated/GPBMetadata/Temporal/Api/History/V1/Message.php +++ b/generated/GPBMetadata/Temporal/Api/History/V1/Message.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -ŧ -%temporal/api/history/v1/message.prototemporal.api.history.v1google/protobuf/timestamp.proto&temporal/api/enums/v1/event_type.proto(temporal/api/enums/v1/failed_cause.proto"temporal/api/enums/v1/update.proto$temporal/api/enums/v1/workflow.proto$temporal/api/common/v1/message.proto%temporal/api/failure/v1/message.proto\'temporal/api/taskqueue/v1/message.proto$temporal/api/update/v1/message.proto&temporal/api/workflow/v1/message.proto0temporal/api/sdk/v1/task_complete_metadata.proto"ù -\'WorkflowExecutionStartedEventAttributes; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType! -parent_workflow_namespace ( $ -parent_workflow_namespace_id ( L -parent_workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution! -parent_initiated_event_id (8 - -task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueue/ -input ( 2 .temporal.api.common.v1.Payloads= -workflow_execution_timeout ( 2.google.protobuf.Duration7 -workflow_run_timeout ( 2.google.protobuf.Duration8 -workflow_task_timeout ( 2.google.protobuf.Duration" -continued_execution_run_id - ( @ - initiator (2-.temporal.api.enums.v1.ContinueAsNewInitiator; -continued_failure ( 2 .temporal.api.failure.v1.Failure@ -last_completion_result ( 2 .temporal.api.common.v1.Payloads! -original_execution_run_id (  -identity (  -first_execution_run_id ( 9 - retry_policy ( 2#.temporal.api.common.v1.RetryPolicy -attempt (F -"workflow_execution_expiration_time ( 2.google.protobuf.Timestamp - cron_schedule ( > -first_workflow_task_backoff ( 2.google.protobuf.Duration* -memo ( 2.temporal.api.common.v1.MemoC -search_attributes ( 2(.temporal.api.common.v1.SearchAttributesE -prev_auto_reset_points ( 2%.temporal.api.workflow.v1.ResetPoints. -header ( 2.temporal.api.common.v1.Header& -parent_initiated_event_version ( - workflow_id ( H -source_version_stamp ( 2*.temporal.api.common.v1.WorkerVersionStamp> -completion_callbacks ( 2 .temporal.api.common.v1.CallbackJ -root_workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution -inherited_build_id ( "¥ -)WorkflowExecutionCompletedEventAttributes0 -result ( 2 .temporal.api.common.v1.Payloads( - workflow_task_completed_event_id ( -new_execution_run_id ( "Û -&WorkflowExecutionFailedEventAttributes1 -failure ( 2 .temporal.api.failure.v1.Failure6 - retry_state (2!.temporal.api.enums.v1.RetryState( - workflow_task_completed_event_id ( -new_execution_run_id ( "€ -(WorkflowExecutionTimedOutEventAttributes6 - retry_state (2!.temporal.api.enums.v1.RetryState -new_execution_run_id ( "À -.WorkflowExecutionContinuedAsNewEventAttributes -new_execution_run_id ( ; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType8 - -task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueue/ -input ( 2 .temporal.api.common.v1.Payloads7 -workflow_run_timeout ( 2.google.protobuf.Duration8 -workflow_task_timeout ( 2.google.protobuf.Duration( - workflow_task_completed_event_id (9 -backoff_start_interval ( 2.google.protobuf.Duration@ - initiator (2-.temporal.api.enums.v1.ContinueAsNewInitiator1 -failure - ( 2 .temporal.api.failure.v1.Failure@ -last_completion_result ( 2 .temporal.api.common.v1.Payloads. -header ( 2.temporal.api.common.v1.Header* -memo ( 2.temporal.api.common.v1.MemoC -search_attributes ( 2(.temporal.api.common.v1.SearchAttributes -inherit_build_id ("¬ -$WorkflowTaskScheduledEventAttributes8 - -task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueue9 -start_to_close_timeout ( 2.google.protobuf.Duration -attempt ("Š -"WorkflowTaskStartedEventAttributes -scheduled_event_id ( -identity (  - -request_id (  -suggest_continue_as_new ( -history_size_bytes (B -worker_version ( 2*.temporal.api.common.v1.WorkerVersionStamp! -build_id_redirect_counter ("Ú -$WorkflowTaskCompletedEventAttributes -scheduled_event_id ( -started_event_id ( -identity (  -binary_checksum ( B -worker_version ( 2*.temporal.api.common.v1.WorkerVersionStampH - sdk_metadata ( 22.temporal.api.sdk.v1.WorkflowTaskCompletedMetadataC -metering_metadata ( 2(.temporal.api.common.v1.MeteringMetadata"• -#WorkflowTaskTimedOutEventAttributes -scheduled_event_id ( -started_event_id (8 - timeout_type (2".temporal.api.enums.v1.TimeoutType"ÿ -!WorkflowTaskFailedEventAttributes -scheduled_event_id ( -started_event_id (= -cause (2..temporal.api.enums.v1.WorkflowTaskFailedCause1 -failure ( 2 .temporal.api.failure.v1.Failure -identity (  - base_run_id (  - -new_run_id (  -fork_event_version ( -binary_checksum ( B -worker_version - ( 2*.temporal.api.common.v1.WorkerVersionStamp"Š -$ActivityTaskScheduledEventAttributes - activity_id ( ; - activity_type ( 2$.temporal.api.common.v1.ActivityType8 - -task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueue. -header ( 2.temporal.api.common.v1.Header/ -input ( 2 .temporal.api.common.v1.Payloads< -schedule_to_close_timeout ( 2.google.protobuf.Duration< -schedule_to_start_timeout ( 2.google.protobuf.Duration9 -start_to_close_timeout ( 2.google.protobuf.Duration4 -heartbeat_timeout - ( 2.google.protobuf.Duration( - workflow_task_completed_event_id (9 - retry_policy ( 2#.temporal.api.common.v1.RetryPolicy -use_workflow_build_id (J"– -"ActivityTaskStartedEventAttributes -scheduled_event_id ( -identity (  - -request_id (  -attempt (6 - last_failure ( 2 .temporal.api.failure.v1.FailureB -worker_version ( 2*.temporal.api.common.v1.WorkerVersionStamp! -build_id_redirect_counter ("ä -$ActivityTaskCompletedEventAttributes0 -result ( 2 .temporal.api.common.v1.Payloads -scheduled_event_id ( -started_event_id ( -identity ( B -worker_version ( 2*.temporal.api.common.v1.WorkerVersionStamp"š -!ActivityTaskFailedEventAttributes1 -failure ( 2 .temporal.api.failure.v1.Failure -scheduled_event_id ( -started_event_id ( -identity ( 6 - retry_state (2!.temporal.api.enums.v1.RetryStateB -worker_version ( 2*.temporal.api.common.v1.WorkerVersionStamp"Æ -#ActivityTaskTimedOutEventAttributes1 -failure ( 2 .temporal.api.failure.v1.Failure -scheduled_event_id ( -started_event_id (6 - retry_state (2!.temporal.api.enums.v1.RetryState"r -*ActivityTaskCancelRequestedEventAttributes -scheduled_event_id (( - workflow_task_completed_event_id ("Ž -#ActivityTaskCanceledEventAttributes1 -details ( 2 .temporal.api.common.v1.Payloads( - latest_cancel_requested_event_id ( -scheduled_event_id ( -started_event_id ( -identity ( B -worker_version ( 2*.temporal.api.common.v1.WorkerVersionStamp"“ -TimerStartedEventAttributes -timer_id ( 8 -start_to_fire_timeout ( 2.google.protobuf.Duration( - workflow_task_completed_event_id ("G -TimerFiredEventAttributes -timer_id (  -started_event_id ("† -TimerCanceledEventAttributes -timer_id (  -started_event_id (( - workflow_task_completed_event_id ( -identity ( "Ç -/WorkflowExecutionCancelRequestedEventAttributes -cause ( # -external_initiated_event_id (N -external_workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution -identity ( "‡ -(WorkflowExecutionCanceledEventAttributes( - workflow_task_completed_event_id (1 -details ( 2 .temporal.api.common.v1.Payloads"é -MarkerRecordedEventAttributes - marker_name ( T -details ( 2C.temporal.api.history.v1.MarkerRecordedEventAttributes.DetailsEntry( - workflow_task_completed_event_id (. -header ( 2.temporal.api.common.v1.Header1 -failure ( 2 .temporal.api.failure.v1.FailureP - DetailsEntry -key ( / -value ( 2 .temporal.api.common.v1.Payloads:8"§ -(WorkflowExecutionSignaledEventAttributes - signal_name ( / -input ( 2 .temporal.api.common.v1.Payloads -identity ( . -header ( 2.temporal.api.common.v1.Header# -skip_generate_workflow_task (N -external_workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution" -*WorkflowExecutionTerminatedEventAttributes -reason ( 1 -details ( 2 .temporal.api.common.v1.Payloads -identity ( "˜ ->RequestCancelExternalWorkflowExecutionInitiatedEventAttributes( - workflow_task_completed_event_id ( - namespace (  - namespace_id ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution -control (  -child_workflow_only ( -reason ( "Ö -;RequestCancelExternalWorkflowExecutionFailedEventAttributesP -cause (2A.temporal.api.enums.v1.CancelExternalWorkflowExecutionFailedCause( - workflow_task_completed_event_id ( - namespace (  - namespace_id ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution -initiated_event_id ( -control ( "Å -7ExternalWorkflowExecutionCancelRequestedEventAttributes -initiated_event_id ( - namespace (  - namespace_id ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution"÷ -7SignalExternalWorkflowExecutionInitiatedEventAttributes( - workflow_task_completed_event_id ( - namespace (  - namespace_id ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution - signal_name ( / -input ( 2 .temporal.api.common.v1.Payloads -control (  -child_workflow_only (. -header ( 2.temporal.api.common.v1.Header"Ï -4SignalExternalWorkflowExecutionFailedEventAttributesP -cause (2A.temporal.api.enums.v1.SignalExternalWorkflowExecutionFailedCause( - workflow_task_completed_event_id ( - namespace (  - namespace_id ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution -initiated_event_id ( -control ( "Ï -0ExternalWorkflowExecutionSignaledEventAttributes -initiated_event_id ( - namespace (  - namespace_id ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution -control ( "ž --UpsertWorkflowSearchAttributesEventAttributes( - workflow_task_completed_event_id (C -search_attributes ( 2(.temporal.api.common.v1.SearchAttributes"Š -)WorkflowPropertiesModifiedEventAttributes( - workflow_task_completed_event_id (3 - upserted_memo ( 2.temporal.api.common.v1.Memo"¬ -3StartChildWorkflowExecutionInitiatedEventAttributes - namespace (  - namespace_id (  - workflow_id ( ; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType8 - -task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueue/ -input ( 2 .temporal.api.common.v1.Payloads= -workflow_execution_timeout ( 2.google.protobuf.Duration7 -workflow_run_timeout ( 2.google.protobuf.Duration8 -workflow_task_timeout ( 2.google.protobuf.DurationE -parent_close_policy (2(.temporal.api.enums.v1.ParentClosePolicy -control - ( ( - workflow_task_completed_event_id (N -workflow_id_reuse_policy (2,.temporal.api.enums.v1.WorkflowIdReusePolicy9 - retry_policy ( 2#.temporal.api.common.v1.RetryPolicy - cron_schedule ( . -header ( 2.temporal.api.common.v1.Header* -memo ( 2.temporal.api.common.v1.MemoC -search_attributes ( 2(.temporal.api.common.v1.SearchAttributes -inherit_build_id ("Ò -0StartChildWorkflowExecutionFailedEventAttributes - namespace (  - namespace_id (  - workflow_id ( ; - workflow_type ( 2$.temporal.api.common.v1.WorkflowTypeL -cause (2=.temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause -control (  -initiated_event_id (( - workflow_task_completed_event_id ("§ -,ChildWorkflowExecutionStartedEventAttributes - namespace (  - namespace_id (  -initiated_event_id (E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType. -header ( 2.temporal.api.common.v1.Header"Å -.ChildWorkflowExecutionCompletedEventAttributes0 -result ( 2 .temporal.api.common.v1.Payloads - namespace (  - namespace_id ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType -initiated_event_id ( -started_event_id ("û -+ChildWorkflowExecutionFailedEventAttributes1 -failure ( 2 .temporal.api.failure.v1.Failure - namespace (  - namespace_id ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType -initiated_event_id ( -started_event_id (6 - retry_state (2!.temporal.api.enums.v1.RetryState"Å --ChildWorkflowExecutionCanceledEventAttributes1 -details ( 2 .temporal.api.common.v1.Payloads - namespace (  - namespace_id ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType -initiated_event_id ( -started_event_id ("Ê --ChildWorkflowExecutionTimedOutEventAttributes - namespace (  - namespace_id ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType -initiated_event_id ( -started_event_id (6 - retry_state (2!.temporal.api.enums.v1.RetryState"” -/ChildWorkflowExecutionTerminatedEventAttributes - namespace (  - namespace_id ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType -initiated_event_id ( -started_event_id ("À -3WorkflowPropertiesModifiedExternallyEventAttributes -new_task_queue ( < -new_workflow_task_timeout ( 2.google.protobuf.Duration; -new_workflow_run_timeout ( 2.google.protobuf.DurationA -new_workflow_execution_timeout ( 2.google.protobuf.Duration3 - upserted_memo ( 2.temporal.api.common.v1.Memo" -3ActivityPropertiesModifiedExternallyEventAttributes -scheduled_event_id (= -new_retry_policy ( 2#.temporal.api.common.v1.RetryPolicy"Ü -.WorkflowExecutionUpdateAcceptedEventAttributes -protocol_instance_id ( # -accepted_request_message_id ( , -$accepted_request_sequencing_event_id (9 -accepted_request ( 2.temporal.api.update.v1.Request"ª -/WorkflowExecutionUpdateCompletedEventAttributes* -meta ( 2.temporal.api.update.v1.Meta -accepted_event_id (0 -outcome ( 2.temporal.api.update.v1.Outcome" -.WorkflowExecutionUpdateRejectedEventAttributes -protocol_instance_id ( # -rejected_request_message_id ( , -$rejected_request_sequencing_event_id (9 -rejected_request ( 2.temporal.api.update.v1.Request1 -failure ( 2 .temporal.api.failure.v1.Failure"¤ -.WorkflowExecutionUpdateAdmittedEventAttributes0 -request ( 2.temporal.api.update.v1.Request@ -origin (20.temporal.api.enums.v1.UpdateAdmittedEventOrigin"è0 - HistoryEvent -event_id (. - -event_time ( 2.google.protobuf.Timestamp4 - -event_type (2 .temporal.api.enums.v1.EventType -version ( -task_id ( -worker_may_ignore¬ (w -+workflow_execution_started_event_attributes ( 2@.temporal.api.history.v1.WorkflowExecutionStartedEventAttributesH{ --workflow_execution_completed_event_attributes ( 2B.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributesHu -*workflow_execution_failed_event_attributes ( 2?.temporal.api.history.v1.WorkflowExecutionFailedEventAttributesHz --workflow_execution_timed_out_event_attributes ( 2A.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributesHq -(workflow_task_scheduled_event_attributes - ( 2=.temporal.api.history.v1.WorkflowTaskScheduledEventAttributesHm -&workflow_task_started_event_attributes ( 2;.temporal.api.history.v1.WorkflowTaskStartedEventAttributesHq -(workflow_task_completed_event_attributes ( 2=.temporal.api.history.v1.WorkflowTaskCompletedEventAttributesHp -(workflow_task_timed_out_event_attributes ( 2<.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributesHk -%workflow_task_failed_event_attributes ( 2:.temporal.api.history.v1.WorkflowTaskFailedEventAttributesHq -(activity_task_scheduled_event_attributes ( 2=.temporal.api.history.v1.ActivityTaskScheduledEventAttributesHm -&activity_task_started_event_attributes ( 2;.temporal.api.history.v1.ActivityTaskStartedEventAttributesHq -(activity_task_completed_event_attributes ( 2=.temporal.api.history.v1.ActivityTaskCompletedEventAttributesHk -%activity_task_failed_event_attributes ( 2:.temporal.api.history.v1.ActivityTaskFailedEventAttributesHp -(activity_task_timed_out_event_attributes ( 2<.temporal.api.history.v1.ActivityTaskTimedOutEventAttributesH^ -timer_started_event_attributes ( 24.temporal.api.history.v1.TimerStartedEventAttributesHZ -timer_fired_event_attributes ( 22.temporal.api.history.v1.TimerFiredEventAttributesH~ -/activity_task_cancel_requested_event_attributes ( 2C.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributesHo -\'activity_task_canceled_event_attributes ( 2<.temporal.api.history.v1.ActivityTaskCanceledEventAttributesH` -timer_canceled_event_attributes ( 25.temporal.api.history.v1.TimerCanceledEventAttributesHb - marker_recorded_event_attributes ( 26.temporal.api.history.v1.MarkerRecordedEventAttributesHy -,workflow_execution_signaled_event_attributes ( 2A.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributesH} -.workflow_execution_terminated_event_attributes ( 2C.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributesHˆ -4workflow_execution_cancel_requested_event_attributes ( 2H.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributesHy -,workflow_execution_canceled_event_attributes ( 2A.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributesH¨ -Erequest_cancel_external_workflow_execution_initiated_event_attributes ( 2W.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributesH¢ -Brequest_cancel_external_workflow_execution_failed_event_attributes ( 2T.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributesH™ -=external_workflow_execution_cancel_requested_event_attributes ( 2P.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributesH‡ -4workflow_execution_continued_as_new_event_attributes! ( 2G.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributesH‘ -9start_child_workflow_execution_initiated_event_attributes" ( 2L.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributesH‹ -6start_child_workflow_execution_failed_event_attributes# ( 2I.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributesH‚ -1child_workflow_execution_started_event_attributes$ ( 2E.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributesH† -3child_workflow_execution_completed_event_attributes% ( 2G.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributesH€ -0child_workflow_execution_failed_event_attributes& ( 2D.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributesH„ -2child_workflow_execution_canceled_event_attributes\' ( 2F.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributesH… -3child_workflow_execution_timed_out_event_attributes( ( 2F.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributesHˆ -4child_workflow_execution_terminated_event_attributes) ( 2H.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributesH™ -=signal_external_workflow_execution_initiated_event_attributes* ( 2P.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributesH“ -:signal_external_workflow_execution_failed_event_attributes+ ( 2M.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributesHŠ -5external_workflow_execution_signaled_event_attributes, ( 2I.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributesH„ -2upsert_workflow_search_attributes_event_attributes- ( 2F.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributesH† -3workflow_execution_update_accepted_event_attributes. ( 2G.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributesH† -3workflow_execution_update_rejected_event_attributes/ ( 2G.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributesHˆ -4workflow_execution_update_completed_event_attributes0 ( 2H.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributesH -8workflow_properties_modified_externally_event_attributes1 ( 2L.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributesH -8activity_properties_modified_externally_event_attributes2 ( 2L.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributesH{ --workflow_properties_modified_event_attributes3 ( 2B.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributesH† -3workflow_execution_update_admitted_event_attributes4 ( 2G.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributesHB - -attributes"@ -History5 -events ( 2%.temporal.api.history.v1.HistoryEventBŽ -io.temporal.api.history.v1B MessageProtoPZ%go.temporal.io/api/history/v1;historyªTemporalio.Api.History.V1êTemporalio::Api::History::V1bproto3' + "\x0A\xD6\xB7\x01\x0A%temporal/api/history/v1/message.proto\x12\x17temporal.api.history.v1\x1A\x1Fgoogle/protobuf/timestamp.proto\x1A&temporal/api/enums/v1/event_type.proto\x1A(temporal/api/enums/v1/failed_cause.proto\x1A\"temporal/api/enums/v1/update.proto\x1A\$temporal/api/enums/v1/workflow.proto\x1A\$temporal/api/common/v1/message.proto\x1A%temporal/api/failure/v1/message.proto\x1A'temporal/api/taskqueue/v1/message.proto\x1A\$temporal/api/update/v1/message.proto\x1A&temporal/api/workflow/v1/message.proto\x1A0temporal/api/sdk/v1/task_complete_metadata.proto\x1A'temporal/api/sdk/v1/user_metadata.proto\"\xF9\x0C\x0A'WorkflowExecutionStartedEventAttributes\x12;\x0A\x0Dworkflow_type\x18\x01 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x12!\x0A\x19parent_workflow_namespace\x18\x02 \x01(\x09\x12\$\x0A\x1Cparent_workflow_namespace_id\x18\x1B \x01(\x09\x12L\x0A\x19parent_workflow_execution\x18\x03 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12!\x0A\x19parent_initiated_event_id\x18\x04 \x01(\x03\x128\x0A\x0Atask_queue\x18\x05 \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\x12/\x0A\x05input\x18\x06 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12=\x0A\x1Aworkflow_execution_timeout\x18\x07 \x01(\x0B2\x19.google.protobuf.Duration\x127\x0A\x14workflow_run_timeout\x18\x08 \x01(\x0B2\x19.google.protobuf.Duration\x128\x0A\x15workflow_task_timeout\x18\x09 \x01(\x0B2\x19.google.protobuf.Duration\x12\"\x0A\x1Acontinued_execution_run_id\x18\x0A \x01(\x09\x12@\x0A\x09initiator\x18\x0B \x01(\x0E2-.temporal.api.enums.v1.ContinueAsNewInitiator\x12;\x0A\x11continued_failure\x18\x0C \x01(\x0B2 .temporal.api.failure.v1.Failure\x12@\x0A\x16last_completion_result\x18\x0D \x01(\x0B2 .temporal.api.common.v1.Payloads\x12!\x0A\x19original_execution_run_id\x18\x0E \x01(\x09\x12\x10\x0A\x08identity\x18\x0F \x01(\x09\x12\x1E\x0A\x16first_execution_run_id\x18\x10 \x01(\x09\x129\x0A\x0Cretry_policy\x18\x11 \x01(\x0B2#.temporal.api.common.v1.RetryPolicy\x12\x0F\x0A\x07attempt\x18\x12 \x01(\x05\x12F\x0A\"workflow_execution_expiration_time\x18\x13 \x01(\x0B2\x1A.google.protobuf.Timestamp\x12\x15\x0A\x0Dcron_schedule\x18\x14 \x01(\x09\x12>\x0A\x1Bfirst_workflow_task_backoff\x18\x15 \x01(\x0B2\x19.google.protobuf.Duration\x12*\x0A\x04memo\x18\x16 \x01(\x0B2\x1C.temporal.api.common.v1.Memo\x12C\x0A\x11search_attributes\x18\x17 \x01(\x0B2(.temporal.api.common.v1.SearchAttributes\x12E\x0A\x16prev_auto_reset_points\x18\x18 \x01(\x0B2%.temporal.api.workflow.v1.ResetPoints\x12.\x0A\x06header\x18\x19 \x01(\x0B2\x1E.temporal.api.common.v1.Header\x12&\x0A\x1Eparent_initiated_event_version\x18\x1A \x01(\x03\x12\x13\x0A\x0Bworkflow_id\x18\x1C \x01(\x09\x12H\x0A\x14source_version_stamp\x18\x1D \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\x12>\x0A\x14completion_callbacks\x18\x1E \x03(\x0B2 .temporal.api.common.v1.Callback\x12J\x0A\x17root_workflow_execution\x18\x1F \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x1A\x0A\x12inherited_build_id\x18 \x01(\x09\"\xA5\x01\x0A)WorkflowExecutionCompletedEventAttributes\x120\x0A\x06result\x18\x01 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12(\x0A workflow_task_completed_event_id\x18\x02 \x01(\x03\x12\x1C\x0A\x14new_execution_run_id\x18\x03 \x01(\x09\"\xDB\x01\x0A&WorkflowExecutionFailedEventAttributes\x121\x0A\x07failure\x18\x01 \x01(\x0B2 .temporal.api.failure.v1.Failure\x126\x0A\x0Bretry_state\x18\x02 \x01(\x0E2!.temporal.api.enums.v1.RetryState\x12(\x0A workflow_task_completed_event_id\x18\x03 \x01(\x03\x12\x1C\x0A\x14new_execution_run_id\x18\x04 \x01(\x09\"\x80\x01\x0A(WorkflowExecutionTimedOutEventAttributes\x126\x0A\x0Bretry_state\x18\x01 \x01(\x0E2!.temporal.api.enums.v1.RetryState\x12\x1C\x0A\x14new_execution_run_id\x18\x02 \x01(\x09\"\xC0\x06\x0A.WorkflowExecutionContinuedAsNewEventAttributes\x12\x1C\x0A\x14new_execution_run_id\x18\x01 \x01(\x09\x12;\x0A\x0Dworkflow_type\x18\x02 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x128\x0A\x0Atask_queue\x18\x03 \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\x12/\x0A\x05input\x18\x04 \x01(\x0B2 .temporal.api.common.v1.Payloads\x127\x0A\x14workflow_run_timeout\x18\x05 \x01(\x0B2\x19.google.protobuf.Duration\x128\x0A\x15workflow_task_timeout\x18\x06 \x01(\x0B2\x19.google.protobuf.Duration\x12(\x0A workflow_task_completed_event_id\x18\x07 \x01(\x03\x129\x0A\x16backoff_start_interval\x18\x08 \x01(\x0B2\x19.google.protobuf.Duration\x12@\x0A\x09initiator\x18\x09 \x01(\x0E2-.temporal.api.enums.v1.ContinueAsNewInitiator\x121\x0A\x07failure\x18\x0A \x01(\x0B2 .temporal.api.failure.v1.Failure\x12@\x0A\x16last_completion_result\x18\x0B \x01(\x0B2 .temporal.api.common.v1.Payloads\x12.\x0A\x06header\x18\x0C \x01(\x0B2\x1E.temporal.api.common.v1.Header\x12*\x0A\x04memo\x18\x0D \x01(\x0B2\x1C.temporal.api.common.v1.Memo\x12C\x0A\x11search_attributes\x18\x0E \x01(\x0B2(.temporal.api.common.v1.SearchAttributes\x12\x18\x0A\x10inherit_build_id\x18\x0F \x01(\x08\"\xAC\x01\x0A\$WorkflowTaskScheduledEventAttributes\x128\x0A\x0Atask_queue\x18\x01 \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\x129\x0A\x16start_to_close_timeout\x18\x02 \x01(\x0B2\x19.google.protobuf.Duration\x12\x0F\x0A\x07attempt\x18\x03 \x01(\x05\"\x8A\x02\x0A\"WorkflowTaskStartedEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x12\x10\x0A\x08identity\x18\x02 \x01(\x09\x12\x12\x0A\x0Arequest_id\x18\x03 \x01(\x09\x12\x1F\x0A\x17suggest_continue_as_new\x18\x04 \x01(\x08\x12\x1A\x0A\x12history_size_bytes\x18\x05 \x01(\x03\x12B\x0A\x0Eworker_version\x18\x06 \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\x12!\x0A\x19build_id_redirect_counter\x18\x07 \x01(\x03\"\xDA\x02\x0A\$WorkflowTaskCompletedEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x02 \x01(\x03\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\x12\x17\x0A\x0Fbinary_checksum\x18\x04 \x01(\x09\x12B\x0A\x0Eworker_version\x18\x05 \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\x12H\x0A\x0Csdk_metadata\x18\x06 \x01(\x0B22.temporal.api.sdk.v1.WorkflowTaskCompletedMetadata\x12C\x0A\x11metering_metadata\x18\x0D \x01(\x0B2(.temporal.api.common.v1.MeteringMetadata\"\x95\x01\x0A#WorkflowTaskTimedOutEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x02 \x01(\x03\x128\x0A\x0Ctimeout_type\x18\x03 \x01(\x0E2\".temporal.api.enums.v1.TimeoutType\"\xFF\x02\x0A!WorkflowTaskFailedEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x02 \x01(\x03\x12=\x0A\x05cause\x18\x03 \x01(\x0E2..temporal.api.enums.v1.WorkflowTaskFailedCause\x121\x0A\x07failure\x18\x04 \x01(\x0B2 .temporal.api.failure.v1.Failure\x12\x10\x0A\x08identity\x18\x05 \x01(\x09\x12\x13\x0A\x0Bbase_run_id\x18\x06 \x01(\x09\x12\x12\x0A\x0Anew_run_id\x18\x07 \x01(\x09\x12\x1A\x0A\x12fork_event_version\x18\x08 \x01(\x03\x12\x17\x0A\x0Fbinary_checksum\x18\x09 \x01(\x09\x12B\x0A\x0Eworker_version\x18\x0A \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\"\x8A\x05\x0A\$ActivityTaskScheduledEventAttributes\x12\x13\x0A\x0Bactivity_id\x18\x01 \x01(\x09\x12;\x0A\x0Dactivity_type\x18\x02 \x01(\x0B2\$.temporal.api.common.v1.ActivityType\x128\x0A\x0Atask_queue\x18\x04 \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\x12.\x0A\x06header\x18\x05 \x01(\x0B2\x1E.temporal.api.common.v1.Header\x12/\x0A\x05input\x18\x06 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12<\x0A\x19schedule_to_close_timeout\x18\x07 \x01(\x0B2\x19.google.protobuf.Duration\x12<\x0A\x19schedule_to_start_timeout\x18\x08 \x01(\x0B2\x19.google.protobuf.Duration\x129\x0A\x16start_to_close_timeout\x18\x09 \x01(\x0B2\x19.google.protobuf.Duration\x124\x0A\x11heartbeat_timeout\x18\x0A \x01(\x0B2\x19.google.protobuf.Duration\x12(\x0A workflow_task_completed_event_id\x18\x0B \x01(\x03\x129\x0A\x0Cretry_policy\x18\x0C \x01(\x0B2#.temporal.api.common.v1.RetryPolicy\x12\x1D\x0A\x15use_workflow_build_id\x18\x0D \x01(\x08J\x04\x08\x03\x10\x04\"\x96\x02\x0A\"ActivityTaskStartedEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x12\x10\x0A\x08identity\x18\x02 \x01(\x09\x12\x12\x0A\x0Arequest_id\x18\x03 \x01(\x09\x12\x0F\x0A\x07attempt\x18\x04 \x01(\x05\x126\x0A\x0Clast_failure\x18\x05 \x01(\x0B2 .temporal.api.failure.v1.Failure\x12B\x0A\x0Eworker_version\x18\x06 \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\x12!\x0A\x19build_id_redirect_counter\x18\x07 \x01(\x03\"\xE4\x01\x0A\$ActivityTaskCompletedEventAttributes\x120\x0A\x06result\x18\x01 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x1A\x0A\x12scheduled_event_id\x18\x02 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x03 \x01(\x03\x12\x10\x0A\x08identity\x18\x04 \x01(\x09\x12B\x0A\x0Eworker_version\x18\x05 \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\"\x9A\x02\x0A!ActivityTaskFailedEventAttributes\x121\x0A\x07failure\x18\x01 \x01(\x0B2 .temporal.api.failure.v1.Failure\x12\x1A\x0A\x12scheduled_event_id\x18\x02 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x03 \x01(\x03\x12\x10\x0A\x08identity\x18\x04 \x01(\x09\x126\x0A\x0Bretry_state\x18\x05 \x01(\x0E2!.temporal.api.enums.v1.RetryState\x12B\x0A\x0Eworker_version\x18\x06 \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\"\xC6\x01\x0A#ActivityTaskTimedOutEventAttributes\x121\x0A\x07failure\x18\x01 \x01(\x0B2 .temporal.api.failure.v1.Failure\x12\x1A\x0A\x12scheduled_event_id\x18\x02 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x03 \x01(\x03\x126\x0A\x0Bretry_state\x18\x04 \x01(\x0E2!.temporal.api.enums.v1.RetryState\"r\x0A*ActivityTaskCancelRequestedEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x12(\x0A workflow_task_completed_event_id\x18\x02 \x01(\x03\"\x8E\x02\x0A#ActivityTaskCanceledEventAttributes\x121\x0A\x07details\x18\x01 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12(\x0A latest_cancel_requested_event_id\x18\x02 \x01(\x03\x12\x1A\x0A\x12scheduled_event_id\x18\x03 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x04 \x01(\x03\x12\x10\x0A\x08identity\x18\x05 \x01(\x09\x12B\x0A\x0Eworker_version\x18\x06 \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\"\x93\x01\x0A\x1BTimerStartedEventAttributes\x12\x10\x0A\x08timer_id\x18\x01 \x01(\x09\x128\x0A\x15start_to_fire_timeout\x18\x02 \x01(\x0B2\x19.google.protobuf.Duration\x12(\x0A workflow_task_completed_event_id\x18\x03 \x01(\x03\"G\x0A\x19TimerFiredEventAttributes\x12\x10\x0A\x08timer_id\x18\x01 \x01(\x09\x12\x18\x0A\x10started_event_id\x18\x02 \x01(\x03\"\x86\x01\x0A\x1CTimerCanceledEventAttributes\x12\x10\x0A\x08timer_id\x18\x01 \x01(\x09\x12\x18\x0A\x10started_event_id\x18\x02 \x01(\x03\x12(\x0A workflow_task_completed_event_id\x18\x03 \x01(\x03\x12\x10\x0A\x08identity\x18\x04 \x01(\x09\"\xC7\x01\x0A/WorkflowExecutionCancelRequestedEventAttributes\x12\x0D\x0A\x05cause\x18\x01 \x01(\x09\x12#\x0A\x1Bexternal_initiated_event_id\x18\x02 \x01(\x03\x12N\x0A\x1Bexternal_workflow_execution\x18\x03 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x10\x0A\x08identity\x18\x04 \x01(\x09\"\x87\x01\x0A(WorkflowExecutionCanceledEventAttributes\x12(\x0A workflow_task_completed_event_id\x18\x01 \x01(\x03\x121\x0A\x07details\x18\x02 \x01(\x0B2 .temporal.api.common.v1.Payloads\"\xE9\x02\x0A\x1DMarkerRecordedEventAttributes\x12\x13\x0A\x0Bmarker_name\x18\x01 \x01(\x09\x12T\x0A\x07details\x18\x02 \x03(\x0B2C.temporal.api.history.v1.MarkerRecordedEventAttributes.DetailsEntry\x12(\x0A workflow_task_completed_event_id\x18\x03 \x01(\x03\x12.\x0A\x06header\x18\x04 \x01(\x0B2\x1E.temporal.api.common.v1.Header\x121\x0A\x07failure\x18\x05 \x01(\x0B2 .temporal.api.failure.v1.Failure\x1AP\x0A\x0CDetailsEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12/\x0A\x05value\x18\x02 \x01(\x0B2 .temporal.api.common.v1.Payloads:\x028\x01\"\xA7\x02\x0A(WorkflowExecutionSignaledEventAttributes\x12\x13\x0A\x0Bsignal_name\x18\x01 \x01(\x09\x12/\x0A\x05input\x18\x02 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\x12.\x0A\x06header\x18\x04 \x01(\x0B2\x1E.temporal.api.common.v1.Header\x12#\x0A\x1Bskip_generate_workflow_task\x18\x05 \x01(\x08\x12N\x0A\x1Bexternal_workflow_execution\x18\x06 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\"\x81\x01\x0A*WorkflowExecutionTerminatedEventAttributes\x12\x0E\x0A\x06reason\x18\x01 \x01(\x09\x121\x0A\x07details\x18\x02 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\"\x98\x02\x0A>RequestCancelExternalWorkflowExecutionInitiatedEventAttributes\x12(\x0A workflow_task_completed_event_id\x18\x01 \x01(\x03\x12\x11\x0A\x09namespace\x18\x02 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x07 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x03 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x0F\x0A\x07control\x18\x04 \x01(\x09\x12\x1B\x0A\x13child_workflow_only\x18\x05 \x01(\x08\x12\x0E\x0A\x06reason\x18\x06 \x01(\x09\"\xD6\x02\x0A;RequestCancelExternalWorkflowExecutionFailedEventAttributes\x12P\x0A\x05cause\x18\x01 \x01(\x0E2A.temporal.api.enums.v1.CancelExternalWorkflowExecutionFailedCause\x12(\x0A workflow_task_completed_event_id\x18\x02 \x01(\x03\x12\x11\x0A\x09namespace\x18\x03 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x07 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x04 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x1A\x0A\x12initiated_event_id\x18\x05 \x01(\x03\x12\x0F\x0A\x07control\x18\x06 \x01(\x09\"\xC5\x01\x0A7ExternalWorkflowExecutionCancelRequestedEventAttributes\x12\x1A\x0A\x12initiated_event_id\x18\x01 \x01(\x03\x12\x11\x0A\x09namespace\x18\x02 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x04 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x03 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\"\xF7\x02\x0A7SignalExternalWorkflowExecutionInitiatedEventAttributes\x12(\x0A workflow_task_completed_event_id\x18\x01 \x01(\x03\x12\x11\x0A\x09namespace\x18\x02 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x09 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x03 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x13\x0A\x0Bsignal_name\x18\x04 \x01(\x09\x12/\x0A\x05input\x18\x05 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x0F\x0A\x07control\x18\x06 \x01(\x09\x12\x1B\x0A\x13child_workflow_only\x18\x07 \x01(\x08\x12.\x0A\x06header\x18\x08 \x01(\x0B2\x1E.temporal.api.common.v1.Header\"\xCF\x02\x0A4SignalExternalWorkflowExecutionFailedEventAttributes\x12P\x0A\x05cause\x18\x01 \x01(\x0E2A.temporal.api.enums.v1.SignalExternalWorkflowExecutionFailedCause\x12(\x0A workflow_task_completed_event_id\x18\x02 \x01(\x03\x12\x11\x0A\x09namespace\x18\x03 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x07 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x04 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x1A\x0A\x12initiated_event_id\x18\x05 \x01(\x03\x12\x0F\x0A\x07control\x18\x06 \x01(\x09\"\xCF\x01\x0A0ExternalWorkflowExecutionSignaledEventAttributes\x12\x1A\x0A\x12initiated_event_id\x18\x01 \x01(\x03\x12\x11\x0A\x09namespace\x18\x02 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x05 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x03 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x0F\x0A\x07control\x18\x04 \x01(\x09\"\x9E\x01\x0A-UpsertWorkflowSearchAttributesEventAttributes\x12(\x0A workflow_task_completed_event_id\x18\x01 \x01(\x03\x12C\x0A\x11search_attributes\x18\x02 \x01(\x0B2(.temporal.api.common.v1.SearchAttributes\"\x8A\x01\x0A)WorkflowPropertiesModifiedEventAttributes\x12(\x0A workflow_task_completed_event_id\x18\x01 \x01(\x03\x123\x0A\x0Dupserted_memo\x18\x02 \x01(\x0B2\x1C.temporal.api.common.v1.Memo\"\xAC\x07\x0A3StartChildWorkflowExecutionInitiatedEventAttributes\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x12 \x01(\x09\x12\x13\x0A\x0Bworkflow_id\x18\x02 \x01(\x09\x12;\x0A\x0Dworkflow_type\x18\x03 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x128\x0A\x0Atask_queue\x18\x04 \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\x12/\x0A\x05input\x18\x05 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12=\x0A\x1Aworkflow_execution_timeout\x18\x06 \x01(\x0B2\x19.google.protobuf.Duration\x127\x0A\x14workflow_run_timeout\x18\x07 \x01(\x0B2\x19.google.protobuf.Duration\x128\x0A\x15workflow_task_timeout\x18\x08 \x01(\x0B2\x19.google.protobuf.Duration\x12E\x0A\x13parent_close_policy\x18\x09 \x01(\x0E2(.temporal.api.enums.v1.ParentClosePolicy\x12\x0F\x0A\x07control\x18\x0A \x01(\x09\x12(\x0A workflow_task_completed_event_id\x18\x0B \x01(\x03\x12N\x0A\x18workflow_id_reuse_policy\x18\x0C \x01(\x0E2,.temporal.api.enums.v1.WorkflowIdReusePolicy\x129\x0A\x0Cretry_policy\x18\x0D \x01(\x0B2#.temporal.api.common.v1.RetryPolicy\x12\x15\x0A\x0Dcron_schedule\x18\x0E \x01(\x09\x12.\x0A\x06header\x18\x0F \x01(\x0B2\x1E.temporal.api.common.v1.Header\x12*\x0A\x04memo\x18\x10 \x01(\x0B2\x1C.temporal.api.common.v1.Memo\x12C\x0A\x11search_attributes\x18\x11 \x01(\x0B2(.temporal.api.common.v1.SearchAttributes\x12\x18\x0A\x10inherit_build_id\x18\x13 \x01(\x08\"\xD2\x02\x0A0StartChildWorkflowExecutionFailedEventAttributes\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x08 \x01(\x09\x12\x13\x0A\x0Bworkflow_id\x18\x02 \x01(\x09\x12;\x0A\x0Dworkflow_type\x18\x03 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x12L\x0A\x05cause\x18\x04 \x01(\x0E2=.temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause\x12\x0F\x0A\x07control\x18\x05 \x01(\x09\x12\x1A\x0A\x12initiated_event_id\x18\x06 \x01(\x03\x12(\x0A workflow_task_completed_event_id\x18\x07 \x01(\x03\"\xA7\x02\x0A,ChildWorkflowExecutionStartedEventAttributes\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x06 \x01(\x09\x12\x1A\x0A\x12initiated_event_id\x18\x02 \x01(\x03\x12E\x0A\x12workflow_execution\x18\x03 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12;\x0A\x0Dworkflow_type\x18\x04 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x12.\x0A\x06header\x18\x05 \x01(\x0B2\x1E.temporal.api.common.v1.Header\"\xC5\x02\x0A.ChildWorkflowExecutionCompletedEventAttributes\x120\x0A\x06result\x18\x01 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x11\x0A\x09namespace\x18\x02 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x07 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x03 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12;\x0A\x0Dworkflow_type\x18\x04 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x12\x1A\x0A\x12initiated_event_id\x18\x05 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x06 \x01(\x03\"\xFB\x02\x0A+ChildWorkflowExecutionFailedEventAttributes\x121\x0A\x07failure\x18\x01 \x01(\x0B2 .temporal.api.failure.v1.Failure\x12\x11\x0A\x09namespace\x18\x02 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x08 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x03 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12;\x0A\x0Dworkflow_type\x18\x04 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x12\x1A\x0A\x12initiated_event_id\x18\x05 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x06 \x01(\x03\x126\x0A\x0Bretry_state\x18\x07 \x01(\x0E2!.temporal.api.enums.v1.RetryState\"\xC5\x02\x0A-ChildWorkflowExecutionCanceledEventAttributes\x121\x0A\x07details\x18\x01 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x11\x0A\x09namespace\x18\x02 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x07 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x03 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12;\x0A\x0Dworkflow_type\x18\x04 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x12\x1A\x0A\x12initiated_event_id\x18\x05 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x06 \x01(\x03\"\xCA\x02\x0A-ChildWorkflowExecutionTimedOutEventAttributes\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x07 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12;\x0A\x0Dworkflow_type\x18\x03 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x12\x1A\x0A\x12initiated_event_id\x18\x04 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x05 \x01(\x03\x126\x0A\x0Bretry_state\x18\x06 \x01(\x0E2!.temporal.api.enums.v1.RetryState\"\x94\x02\x0A/ChildWorkflowExecutionTerminatedEventAttributes\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x06 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12;\x0A\x0Dworkflow_type\x18\x03 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x12\x1A\x0A\x12initiated_event_id\x18\x04 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x05 \x01(\x03\"\xC0\x02\x0A3WorkflowPropertiesModifiedExternallyEventAttributes\x12\x16\x0A\x0Enew_task_queue\x18\x01 \x01(\x09\x12<\x0A\x19new_workflow_task_timeout\x18\x02 \x01(\x0B2\x19.google.protobuf.Duration\x12;\x0A\x18new_workflow_run_timeout\x18\x03 \x01(\x0B2\x19.google.protobuf.Duration\x12A\x0A\x1Enew_workflow_execution_timeout\x18\x04 \x01(\x0B2\x19.google.protobuf.Duration\x123\x0A\x0Dupserted_memo\x18\x05 \x01(\x0B2\x1C.temporal.api.common.v1.Memo\"\x90\x01\x0A3ActivityPropertiesModifiedExternallyEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x12=\x0A\x10new_retry_policy\x18\x02 \x01(\x0B2#.temporal.api.common.v1.RetryPolicy\"\xDC\x01\x0A.WorkflowExecutionUpdateAcceptedEventAttributes\x12\x1C\x0A\x14protocol_instance_id\x18\x01 \x01(\x09\x12#\x0A\x1Baccepted_request_message_id\x18\x02 \x01(\x09\x12,\x0A\$accepted_request_sequencing_event_id\x18\x03 \x01(\x03\x129\x0A\x10accepted_request\x18\x04 \x01(\x0B2\x1F.temporal.api.update.v1.Request\"\xAA\x01\x0A/WorkflowExecutionUpdateCompletedEventAttributes\x12*\x0A\x04meta\x18\x01 \x01(\x0B2\x1C.temporal.api.update.v1.Meta\x12\x19\x0A\x11accepted_event_id\x18\x03 \x01(\x03\x120\x0A\x07outcome\x18\x02 \x01(\x0B2\x1F.temporal.api.update.v1.Outcome\"\x8F\x02\x0A.WorkflowExecutionUpdateRejectedEventAttributes\x12\x1C\x0A\x14protocol_instance_id\x18\x01 \x01(\x09\x12#\x0A\x1Brejected_request_message_id\x18\x02 \x01(\x09\x12,\x0A\$rejected_request_sequencing_event_id\x18\x03 \x01(\x03\x129\x0A\x10rejected_request\x18\x04 \x01(\x0B2\x1F.temporal.api.update.v1.Request\x121\x0A\x07failure\x18\x05 \x01(\x0B2 .temporal.api.failure.v1.Failure\"\xA4\x01\x0A.WorkflowExecutionUpdateAdmittedEventAttributes\x120\x0A\x07request\x18\x01 \x01(\x0B2\x1F.temporal.api.update.v1.Request\x12@\x0A\x06origin\x18\x02 \x01(\x0E20.temporal.api.enums.v1.UpdateAdmittedEventOrigin\"\xBB\x03\x0A&NexusOperationScheduledEventAttributes\x12\x10\x0A\x08endpoint\x18\x01 \x01(\x09\x12\x0F\x0A\x07service\x18\x02 \x01(\x09\x12\x11\x0A\x09operation\x18\x03 \x01(\x09\x12.\x0A\x05input\x18\x04 \x01(\x0B2\x1F.temporal.api.common.v1.Payload\x12<\x0A\x19schedule_to_close_timeout\x18\x05 \x01(\x0B2\x19.google.protobuf.Duration\x12f\x0A\x0Cnexus_header\x18\x06 \x03(\x0B2P.temporal.api.history.v1.NexusOperationScheduledEventAttributes.NexusHeaderEntry\x12(\x0A workflow_task_completed_event_id\x18\x07 \x01(\x03\x12\x12\x0A\x0Arequest_id\x18\x08 \x01(\x09\x12\x13\x0A\x0Bendpoint_id\x18\x09 \x01(\x09\x1A2\x0A\x10NexusHeaderEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x09:\x028\x01\"X\x0A\$NexusOperationStartedEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x12\x14\x0A\x0Coperation_id\x18\x03 \x01(\x09\"u\x0A&NexusOperationCompletedEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x12/\x0A\x06result\x18\x02 \x01(\x0B2\x1F.temporal.api.common.v1.Payload\"t\x0A#NexusOperationFailedEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x121\x0A\x07failure\x18\x02 \x01(\x0B2 .temporal.api.failure.v1.Failure\"v\x0A%NexusOperationTimedOutEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x121\x0A\x07failure\x18\x02 \x01(\x0B2 .temporal.api.failure.v1.Failure\"v\x0A%NexusOperationCanceledEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x121\x0A\x07failure\x18\x02 \x01(\x0B2 .temporal.api.failure.v1.Failure\"t\x0A,NexusOperationCancelRequestedEventAttributes\x12\x1A\x0A\x12scheduled_event_id\x18\x01 \x01(\x03\x12(\x0A workflow_task_completed_event_id\x18\x02 \x01(\x03\"\xE57\x0A\x0CHistoryEvent\x12\x10\x0A\x08event_id\x18\x01 \x01(\x03\x12.\x0A\x0Aevent_time\x18\x02 \x01(\x0B2\x1A.google.protobuf.Timestamp\x124\x0A\x0Aevent_type\x18\x03 \x01(\x0E2 .temporal.api.enums.v1.EventType\x12\x0F\x0A\x07version\x18\x04 \x01(\x03\x12\x0F\x0A\x07task_id\x18\x05 \x01(\x03\x12\x1A\x0A\x11worker_may_ignore\x18\xAC\x02 \x01(\x08\x129\x0A\x0Duser_metadata\x18\xAD\x02 \x01(\x0B2!.temporal.api.sdk.v1.UserMetadata\x12w\x0A+workflow_execution_started_event_attributes\x18\x06 \x01(\x0B2@.temporal.api.history.v1.WorkflowExecutionStartedEventAttributesH\x00\x12{\x0A-workflow_execution_completed_event_attributes\x18\x07 \x01(\x0B2B.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributesH\x00\x12u\x0A*workflow_execution_failed_event_attributes\x18\x08 \x01(\x0B2?.temporal.api.history.v1.WorkflowExecutionFailedEventAttributesH\x00\x12z\x0A-workflow_execution_timed_out_event_attributes\x18\x09 \x01(\x0B2A.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributesH\x00\x12q\x0A(workflow_task_scheduled_event_attributes\x18\x0A \x01(\x0B2=.temporal.api.history.v1.WorkflowTaskScheduledEventAttributesH\x00\x12m\x0A&workflow_task_started_event_attributes\x18\x0B \x01(\x0B2;.temporal.api.history.v1.WorkflowTaskStartedEventAttributesH\x00\x12q\x0A(workflow_task_completed_event_attributes\x18\x0C \x01(\x0B2=.temporal.api.history.v1.WorkflowTaskCompletedEventAttributesH\x00\x12p\x0A(workflow_task_timed_out_event_attributes\x18\x0D \x01(\x0B2<.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributesH\x00\x12k\x0A%workflow_task_failed_event_attributes\x18\x0E \x01(\x0B2:.temporal.api.history.v1.WorkflowTaskFailedEventAttributesH\x00\x12q\x0A(activity_task_scheduled_event_attributes\x18\x0F \x01(\x0B2=.temporal.api.history.v1.ActivityTaskScheduledEventAttributesH\x00\x12m\x0A&activity_task_started_event_attributes\x18\x10 \x01(\x0B2;.temporal.api.history.v1.ActivityTaskStartedEventAttributesH\x00\x12q\x0A(activity_task_completed_event_attributes\x18\x11 \x01(\x0B2=.temporal.api.history.v1.ActivityTaskCompletedEventAttributesH\x00\x12k\x0A%activity_task_failed_event_attributes\x18\x12 \x01(\x0B2:.temporal.api.history.v1.ActivityTaskFailedEventAttributesH\x00\x12p\x0A(activity_task_timed_out_event_attributes\x18\x13 \x01(\x0B2<.temporal.api.history.v1.ActivityTaskTimedOutEventAttributesH\x00\x12^\x0A\x1Etimer_started_event_attributes\x18\x14 \x01(\x0B24.temporal.api.history.v1.TimerStartedEventAttributesH\x00\x12Z\x0A\x1Ctimer_fired_event_attributes\x18\x15 \x01(\x0B22.temporal.api.history.v1.TimerFiredEventAttributesH\x00\x12~\x0A/activity_task_cancel_requested_event_attributes\x18\x16 \x01(\x0B2C.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributesH\x00\x12o\x0A'activity_task_canceled_event_attributes\x18\x17 \x01(\x0B2<.temporal.api.history.v1.ActivityTaskCanceledEventAttributesH\x00\x12`\x0A\x1Ftimer_canceled_event_attributes\x18\x18 \x01(\x0B25.temporal.api.history.v1.TimerCanceledEventAttributesH\x00\x12b\x0A marker_recorded_event_attributes\x18\x19 \x01(\x0B26.temporal.api.history.v1.MarkerRecordedEventAttributesH\x00\x12y\x0A,workflow_execution_signaled_event_attributes\x18\x1A \x01(\x0B2A.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributesH\x00\x12}\x0A.workflow_execution_terminated_event_attributes\x18\x1B \x01(\x0B2C.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributesH\x00\x12\x88\x01\x0A4workflow_execution_cancel_requested_event_attributes\x18\x1C \x01(\x0B2H.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributesH\x00\x12y\x0A,workflow_execution_canceled_event_attributes\x18\x1D \x01(\x0B2A.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributesH\x00\x12\xA8\x01\x0AErequest_cancel_external_workflow_execution_initiated_event_attributes\x18\x1E \x01(\x0B2W.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributesH\x00\x12\xA2\x01\x0ABrequest_cancel_external_workflow_execution_failed_event_attributes\x18\x1F \x01(\x0B2T.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributesH\x00\x12\x99\x01\x0A=external_workflow_execution_cancel_requested_event_attributes\x18 \x01(\x0B2P.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributesH\x00\x12\x87\x01\x0A4workflow_execution_continued_as_new_event_attributes\x18! \x01(\x0B2G.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributesH\x00\x12\x91\x01\x0A9start_child_workflow_execution_initiated_event_attributes\x18\" \x01(\x0B2L.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributesH\x00\x12\x8B\x01\x0A6start_child_workflow_execution_failed_event_attributes\x18# \x01(\x0B2I.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributesH\x00\x12\x82\x01\x0A1child_workflow_execution_started_event_attributes\x18\$ \x01(\x0B2E.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributesH\x00\x12\x86\x01\x0A3child_workflow_execution_completed_event_attributes\x18% \x01(\x0B2G.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributesH\x00\x12\x80\x01\x0A0child_workflow_execution_failed_event_attributes\x18& \x01(\x0B2D.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributesH\x00\x12\x84\x01\x0A2child_workflow_execution_canceled_event_attributes\x18' \x01(\x0B2F.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributesH\x00\x12\x85\x01\x0A3child_workflow_execution_timed_out_event_attributes\x18( \x01(\x0B2F.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributesH\x00\x12\x88\x01\x0A4child_workflow_execution_terminated_event_attributes\x18) \x01(\x0B2H.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributesH\x00\x12\x99\x01\x0A=signal_external_workflow_execution_initiated_event_attributes\x18* \x01(\x0B2P.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributesH\x00\x12\x93\x01\x0A:signal_external_workflow_execution_failed_event_attributes\x18+ \x01(\x0B2M.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributesH\x00\x12\x8A\x01\x0A5external_workflow_execution_signaled_event_attributes\x18, \x01(\x0B2I.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributesH\x00\x12\x84\x01\x0A2upsert_workflow_search_attributes_event_attributes\x18- \x01(\x0B2F.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributesH\x00\x12\x86\x01\x0A3workflow_execution_update_accepted_event_attributes\x18. \x01(\x0B2G.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributesH\x00\x12\x86\x01\x0A3workflow_execution_update_rejected_event_attributes\x18/ \x01(\x0B2G.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributesH\x00\x12\x88\x01\x0A4workflow_execution_update_completed_event_attributes\x180 \x01(\x0B2H.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributesH\x00\x12\x90\x01\x0A8workflow_properties_modified_externally_event_attributes\x181 \x01(\x0B2L.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributesH\x00\x12\x90\x01\x0A8activity_properties_modified_externally_event_attributes\x182 \x01(\x0B2L.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributesH\x00\x12{\x0A-workflow_properties_modified_event_attributes\x183 \x01(\x0B2B.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributesH\x00\x12\x86\x01\x0A3workflow_execution_update_admitted_event_attributes\x184 \x01(\x0B2G.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributesH\x00\x12u\x0A*nexus_operation_scheduled_event_attributes\x185 \x01(\x0B2?.temporal.api.history.v1.NexusOperationScheduledEventAttributesH\x00\x12q\x0A(nexus_operation_started_event_attributes\x186 \x01(\x0B2=.temporal.api.history.v1.NexusOperationStartedEventAttributesH\x00\x12u\x0A*nexus_operation_completed_event_attributes\x187 \x01(\x0B2?.temporal.api.history.v1.NexusOperationCompletedEventAttributesH\x00\x12o\x0A'nexus_operation_failed_event_attributes\x188 \x01(\x0B2<.temporal.api.history.v1.NexusOperationFailedEventAttributesH\x00\x12s\x0A)nexus_operation_canceled_event_attributes\x189 \x01(\x0B2>.temporal.api.history.v1.NexusOperationCanceledEventAttributesH\x00\x12t\x0A*nexus_operation_timed_out_event_attributes\x18: \x01(\x0B2>.temporal.api.history.v1.NexusOperationTimedOutEventAttributesH\x00\x12\x82\x01\x0A1nexus_operation_cancel_requested_event_attributes\x18; \x01(\x0B2E.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributesH\x00B\x0C\x0A\x0Aattributes\"@\x0A\x07History\x125\x0A\x06events\x18\x01 \x03(\x0B2%.temporal.api.history.v1.HistoryEventB\x8E\x01\x0A\x1Aio.temporal.api.history.v1B\x0CMessageProtoP\x01Z%go.temporal.io/api/history/v1;history\xAA\x02\x19Temporalio.Api.History.V1\xEA\x02\x1CTemporalio::Api::History::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Nexus/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Nexus/V1/Message.php index 1bd4d1dc9d92763ff6d46f477bf98eef5bbf17b5..f4c750b7ae009b9ef772a13311d0189924005d07 100644 GIT binary patch literal 4582 zcmcIo|4-XS6#qSc#g%pvor=K@B*9&~IgSHtD?yNU+GHs@>$##507X-uw*<&tp{q^m57 z88---%*gp{PQ1z4`~|3<&xm{Kxxaany|Z(2aXFjM#viBT#5;Fq6AuLPwBP}=iD0WN zS+t+9b&>DioBJ!4=k$gd(qXTcP*})lz{ttP_yZF(q=Nc$rRqCbjg2*bMm1y(fhYY;9pi;$5B9XK?VHxD#{m85{Zb$(La#hJF=v4&OrCE?6OD#5v2)1 zg;^4?-PfeFiL$S<6ySJA{F5}jiJ5Jb5eQMgw1}zx*at+tJM<094RbX4`dIwUrIs z4Vc|@wMrAf*;n|s8<4QPk}JIRg@U>j=w%|{Ppp`Uz>gW`{gr80kRhS z9BEMl_+v=^822W8aQs*LlcW|<6#{?6Egzg8yWkXbFo=WUltyvES!w@Zs+R#TWF#z) zP@3ScUHEm3g71~oXr;MXidiVuN3pT>#?bL>glZ^%hNiWb2>!6`Jp{W^oGb7B$~#1E zI{V7|q|L-weeB;cwAvCp2uzgF(LId|oudrC%+ZGLmQ?k3u9U2MN|O+J-{U;xWxQAs z38KSraUmWuZEOoL9rAElp^fHimt!oh_jSnpon`6IbUr3|5d=`8Wf9LZ+_a!$n~@Dw zWYbiCU0|Pm-|+mkbA(x`D37iL<)RAjl6@|q2}|f|qUDU=M?ptmAgqacTx9}_o8U=K zD!a&OhnKDvQK)2V25H#?1<)vWW$!^> z8W)w8^`~+;)eaZ8jD`%UgxL%lt@F#KIo;((E1rg{5;&FSbUVpP02pS!{W})voA=6P znWH&yDGZL9ncu(khYDS{Vo7`PVf%BjHxx$?hKybW#jl#%IR(sly9feUwjLi~Q z+KHD3w=67T7A^z~B31FN=68%6Ia13r0E|?l8d{)Wov7fZ(8gRWsx+0cn&90#Z!3LH z!7h;8w9ZNg=0PB9_sB!t7-MU%1BdpqYZuO*%3-{P6D)sYDxx{)-*Up;Qy$So;OO&^ zC#o#wU>lG;OOqVSWBsah-TWa57HY3mP}f`g*s?l+Xt!)!fi;bW^}F&hp)F3D=W88b zyE*P+f~n|X4j++L(E#Y;ptc@Bqf0oGYl2|rm~cls)&X=kOFKt2q?&@A{n%uP(NVdM z)TECtU?y10DrYYVvlNcCCFu3kzGpm#BL^%?@oF5xdA2?kfg!6J!F9ZHuxby7dB%`2 zXr{S|z3fOy2Xs}cRYY?G&hYBi++mwr7Pxp~hlS%fmejQ1IwcmXG>n$froFAH|Af6J z5(SSJ8E4CAtx}caULB}`Xd`5!hQ!^@5x(J(T{akA4V8_WWD-%`5aUqY!0P(c*gyNY zf(JQtIDl~jS2*ReS)m`EsL;GrgzUU#cAm~oeFwnxbz<;$%I~TZQJr4*NZYh!{2}$L z7D9?+4kNZ!m(%T&5Omyki}vn+OfSgmgG?X@b!WpIw5`P~AJ#%&i7 zkV8u9)BH$>q4afvec%@?ZMI_T)(09RB#PpiIf~NuGNNf$-Ff9D{{prCdU4Z`kJ61- zjJNWj3cDs^j$8C_u3jv_3A|Yt^3B44yY$-AB2F!0+aP1xQpmPHnb%-tARk2fJJtR9 bP5CC!ctXhK6GzMQfs`!o_+NTodcFSux#9{N literal 3197 zcmcgu&2HO95VqtWStA)vnZ#Cww%N!AtQ0X-DL`S+bqYIiEC)$!M6M5o0AWq7tn-!>(8Y!Wz}*d{AJ zB4NzHcGGn*+dWc0a-6os>Zbt#n0)=%mQ2{xsy}C*DYz>gaf+sf(PlEHE%;J=6kQvH z<1JDQF&f4g$UP#3&jxQNL@?Vs5`qT9E7hH;b7jsHxq8s2Zp4{$u= zSU*WS?k#+Ws`||7bQ~MYT93*(Ie@Cd_ER2lzTa%d6u&_E6=PBYinib%4K{9}JMDho zNJnw%N}PJPod2Y)YF$#|#9Eg;#Y-sG{DaX`*-t()*z8ADlE)6g497HI_$>jc7nEDR zVA?9AkiVcIatV?srnRTA+=;p%mn8GWOy#lOk2-`^k3#7Era82w=xOyWNHsA4x4hgu zM$A;!^bmH45tGu-spYeL308((GcbR}dJ&ElSnLL72m)al$(=-@2H7gLo7nS*LO4Rx z09f#&A$x8gehE^oFg4|vseCpYeW3;UZ*0#uO=O|vTPJQXb+9MHE7oDv>3?Yi-Sffs z{Fs3IHA#hxZ+OeT^HI9mN05&1h?2+5M0ncZ&5!}@4lJA0vM#83rHD;yUqH&GJX=qm1hqY%E=gdu-GeF#fY>X?0QTRCtslJl|OP7o`nLyZqQa&HP zzprXNve&E1IMm4ztRkO6HsU*?f=!d#MDnV0+A-WQRZatuLg8&sfiszc>Rf&sGJ_D` zqsN0Zq`FjaYRkf(Nmv^N=(&#VG3_N}y`F70B8{mEXDXE`*d_4GzDOFZZMI*60mw~V}o+L zU1OrlO*M+UOn5kZlt$)p2qfd~M|M4znNfkJHQGqX8hT(ovZi3cCe;X@i)d8j$A)tJ zkZNCohHH*&betw{@xI@pD&{Od1ndi|;R@E`?{Z6MpDz57fV-1WWnm%MyrOxBBQV~> zqH%}8B=xQuI3w{92pT$##khH!7SzPqnNoxaR}Q~Z`NNs7&&J^Eld0SrV=LHlf;Z`R zEaZtV+s>>)_LEglnRdHUjs*RGOIawu-AMp&B4UNZq8TR$)Voy^~y7zQ30hB`Bh^YX=#+LfMc#f#YE XaF-oeeLc0BPgr}EWw@bU!!^LaZ%y&Q diff --git a/generated/GPBMetadata/Temporal/Api/Operatorservice/V1/RequestResponse.php b/generated/GPBMetadata/Temporal/Api/Operatorservice/V1/RequestResponse.php index 6afbdbe..9b8d1f9 100644 --- a/generated/GPBMetadata/Temporal/Api/Operatorservice/V1/RequestResponse.php +++ b/generated/GPBMetadata/Temporal/Api/Operatorservice/V1/RequestResponse.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -Ï -6temporal/api/operatorservice/v1/request_response.prototemporal.api.operatorservice.v1#temporal/api/nexus/v1/message.protogoogle/protobuf/duration.proto"ÿ -AddSearchAttributesRequestl -search_attributes ( 2Q.temporal.api.operatorservice.v1.AddSearchAttributesRequest.SearchAttributesEntry - namespace ( ` -SearchAttributesEntry -key ( 6 -value (2\'.temporal.api.enums.v1.IndexedValueType:8" -AddSearchAttributesResponse"M -RemoveSearchAttributesRequest -search_attributes (  - namespace ( " -RemoveSearchAttributesResponse"0 -ListSearchAttributesRequest - namespace ( "â -ListSearchAttributesResponsen -custom_attributes ( 2S.temporal.api.operatorservice.v1.ListSearchAttributesResponse.CustomAttributesEntryn -system_attributes ( 2S.temporal.api.operatorservice.v1.ListSearchAttributesResponse.SystemAttributesEntryh -storage_schema ( 2P.temporal.api.operatorservice.v1.ListSearchAttributesResponse.StorageSchemaEntry` -CustomAttributesEntry -key ( 6 -value (2\'.temporal.api.enums.v1.IndexedValueType:8` -SystemAttributesEntry -key ( 6 -value (2\'.temporal.api.enums.v1.IndexedValueType:84 -StorageSchemaEntry -key (  -value ( :8"| -DeleteNamespaceRequest - namespace (  - namespace_id ( 9 -namespace_delete_delay ( 2.google.protobuf.Duration"4 -DeleteNamespaceResponse -deleted_namespace ( "„ -AddOrUpdateRemoteClusterRequest -frontend_address ( ( - enable_remote_cluster_connection ( -frontend_http_address ( "" - AddOrUpdateRemoteClusterResponse"2 -RemoveRemoteClusterRequest - cluster_name ( " -RemoveRemoteClusterResponse"A -ListClustersRequest - page_size ( -next_page_token ( "s -ListClustersResponseB -clusters ( 20.temporal.api.operatorservice.v1.ClusterMetadata -next_page_token ( "À -ClusterMetadata - cluster_name (  - -cluster_id (  -address (  - http_address (  -initial_failover_version ( -history_shard_count ( -is_connection_enabled (", -GetNexusIncomingServiceRequest - -id ( "Z -GetNexusIncomingServiceResponse7 -service ( 2&.temporal.api.nexus.v1.IncomingService"] -!CreateNexusIncomingServiceRequest8 -spec ( 2*.temporal.api.nexus.v1.IncomingServiceSpec"] -"CreateNexusIncomingServiceResponse7 -service ( 2&.temporal.api.nexus.v1.IncomingService"z -!UpdateNexusIncomingServiceRequest - -id (  -version (8 -spec ( 2*.temporal.api.nexus.v1.IncomingServiceSpec"] -"UpdateNexusIncomingServiceResponse7 -service ( 2&.temporal.api.nexus.v1.IncomingService"@ -!DeleteNexusIncomingServiceRequest - -id (  -version ("$ -"DeleteNexusIncomingServiceResponse"\\ - ListNexusIncomingServicesRequest - page_size ( -next_page_token (  -name ( "v -!ListNexusIncomingServicesResponse -next_page_token ( 8 -services ( 2&.temporal.api.nexus.v1.IncomingService"A -GetNexusOutgoingServiceRequest - namespace (  -name ( "Z -GetNexusOutgoingServiceResponse7 -service ( 2&.temporal.api.nexus.v1.OutgoingService"~ -!CreateNexusOutgoingServiceRequest - namespace (  -name ( 8 -spec ( 2*.temporal.api.nexus.v1.OutgoingServiceSpec"] -"CreateNexusOutgoingServiceResponse7 -service ( 2&.temporal.api.nexus.v1.OutgoingService" -!UpdateNexusOutgoingServiceRequest - namespace (  -name (  -version (8 -spec ( 2*.temporal.api.nexus.v1.OutgoingServiceSpec"] -"UpdateNexusOutgoingServiceResponse7 -service ( 2&.temporal.api.nexus.v1.OutgoingService"D -!DeleteNexusOutgoingServiceRequest - namespace (  -name ( "$ -"DeleteNexusOutgoingServiceResponse"\\ - ListNexusOutgoingServicesRequest - namespace (  - page_size ( - -page_token ( "v -!ListNexusOutgoingServicesResponse8 -services ( 2&.temporal.api.nexus.v1.OutgoingService -next_page_token ( B¾ -"io.temporal.api.operatorservice.v1BRequestResponseProtoPZ5go.temporal.io/api/operatorservice/v1;operatorserviceª!Temporalio.Api.OperatorService.V1ê$Temporalio::Api::OperatorService::V1bproto3' + "\x0A\xB2\x17\x0A6temporal/api/operatorservice/v1/request_response.proto\x12\x1Ftemporal.api.operatorservice.v1\x1A#temporal/api/nexus/v1/message.proto\x1A\x1Egoogle/protobuf/duration.proto\"\xFF\x01\x0A\x1AAddSearchAttributesRequest\x12l\x0A\x11search_attributes\x18\x01 \x03(\x0B2Q.temporal.api.operatorservice.v1.AddSearchAttributesRequest.SearchAttributesEntry\x12\x11\x0A\x09namespace\x18\x02 \x01(\x09\x1A`\x0A\x15SearchAttributesEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x126\x0A\x05value\x18\x02 \x01(\x0E2'.temporal.api.enums.v1.IndexedValueType:\x028\x01\"\x1D\x0A\x1BAddSearchAttributesResponse\"M\x0A\x1DRemoveSearchAttributesRequest\x12\x19\x0A\x11search_attributes\x18\x01 \x03(\x09\x12\x11\x0A\x09namespace\x18\x02 \x01(\x09\" \x0A\x1ERemoveSearchAttributesResponse\"0\x0A\x1BListSearchAttributesRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\"\xE2\x04\x0A\x1CListSearchAttributesResponse\x12n\x0A\x11custom_attributes\x18\x01 \x03(\x0B2S.temporal.api.operatorservice.v1.ListSearchAttributesResponse.CustomAttributesEntry\x12n\x0A\x11system_attributes\x18\x02 \x03(\x0B2S.temporal.api.operatorservice.v1.ListSearchAttributesResponse.SystemAttributesEntry\x12h\x0A\x0Estorage_schema\x18\x03 \x03(\x0B2P.temporal.api.operatorservice.v1.ListSearchAttributesResponse.StorageSchemaEntry\x1A`\x0A\x15CustomAttributesEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x126\x0A\x05value\x18\x02 \x01(\x0E2'.temporal.api.enums.v1.IndexedValueType:\x028\x01\x1A`\x0A\x15SystemAttributesEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x126\x0A\x05value\x18\x02 \x01(\x0E2'.temporal.api.enums.v1.IndexedValueType:\x028\x01\x1A4\x0A\x12StorageSchemaEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x09:\x028\x01\"|\x0A\x16DeleteNamespaceRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x14\x0A\x0Cnamespace_id\x18\x02 \x01(\x09\x129\x0A\x16namespace_delete_delay\x18\x03 \x01(\x0B2\x19.google.protobuf.Duration\"4\x0A\x17DeleteNamespaceResponse\x12\x19\x0A\x11deleted_namespace\x18\x01 \x01(\x09\"\x84\x01\x0A\x1FAddOrUpdateRemoteClusterRequest\x12\x18\x0A\x10frontend_address\x18\x01 \x01(\x09\x12(\x0A enable_remote_cluster_connection\x18\x02 \x01(\x08\x12\x1D\x0A\x15frontend_http_address\x18\x03 \x01(\x09\"\"\x0A AddOrUpdateRemoteClusterResponse\"2\x0A\x1ARemoveRemoteClusterRequest\x12\x14\x0A\x0Ccluster_name\x18\x01 \x01(\x09\"\x1D\x0A\x1BRemoveRemoteClusterResponse\"A\x0A\x13ListClustersRequest\x12\x11\x0A\x09page_size\x18\x01 \x01(\x05\x12\x17\x0A\x0Fnext_page_token\x18\x02 \x01(\x0C\"s\x0A\x14ListClustersResponse\x12B\x0A\x08clusters\x18\x01 \x03(\x0B20.temporal.api.operatorservice.v1.ClusterMetadata\x12\x17\x0A\x0Fnext_page_token\x18\x04 \x01(\x0C\"\xC0\x01\x0A\x0FClusterMetadata\x12\x14\x0A\x0Ccluster_name\x18\x01 \x01(\x09\x12\x12\x0A\x0Acluster_id\x18\x02 \x01(\x09\x12\x0F\x0A\x07address\x18\x03 \x01(\x09\x12\x14\x0A\x0Chttp_address\x18\x07 \x01(\x09\x12 \x0A\x18initial_failover_version\x18\x04 \x01(\x03\x12\x1B\x0A\x13history_shard_count\x18\x05 \x01(\x05\x12\x1D\x0A\x15is_connection_enabled\x18\x06 \x01(\x08\"%\x0A\x17GetNexusEndpointRequest\x12\x0A\x0A\x02id\x18\x01 \x01(\x09\"M\x0A\x18GetNexusEndpointResponse\x121\x0A\x08endpoint\x18\x01 \x01(\x0B2\x1F.temporal.api.nexus.v1.Endpoint\"O\x0A\x1ACreateNexusEndpointRequest\x121\x0A\x04spec\x18\x01 \x01(\x0B2#.temporal.api.nexus.v1.EndpointSpec\"P\x0A\x1BCreateNexusEndpointResponse\x121\x0A\x08endpoint\x18\x01 \x01(\x0B2\x1F.temporal.api.nexus.v1.Endpoint\"l\x0A\x1AUpdateNexusEndpointRequest\x12\x0A\x0A\x02id\x18\x01 \x01(\x09\x12\x0F\x0A\x07version\x18\x02 \x01(\x03\x121\x0A\x04spec\x18\x03 \x01(\x0B2#.temporal.api.nexus.v1.EndpointSpec\"P\x0A\x1BUpdateNexusEndpointResponse\x121\x0A\x08endpoint\x18\x01 \x01(\x0B2\x1F.temporal.api.nexus.v1.Endpoint\"9\x0A\x1ADeleteNexusEndpointRequest\x12\x0A\x0A\x02id\x18\x01 \x01(\x09\x12\x0F\x0A\x07version\x18\x02 \x01(\x03\"\x1D\x0A\x1BDeleteNexusEndpointResponse\"U\x0A\x19ListNexusEndpointsRequest\x12\x11\x0A\x09page_size\x18\x01 \x01(\x05\x12\x17\x0A\x0Fnext_page_token\x18\x02 \x01(\x0C\x12\x0C\x0A\x04name\x18\x03 \x01(\x09\"i\x0A\x1AListNexusEndpointsResponse\x12\x17\x0A\x0Fnext_page_token\x18\x01 \x01(\x0C\x122\x0A\x09endpoints\x18\x02 \x03(\x0B2\x1F.temporal.api.nexus.v1.EndpointB\xBE\x01\x0A\"io.temporal.api.operatorservice.v1B\x14RequestResponseProtoP\x01Z5go.temporal.io/api/operatorservice/v1;operatorservice\xAA\x02!Temporalio.Api.OperatorService.V1\xEA\x02\$Temporalio::Api::OperatorService::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Operatorservice/V1/Service.php b/generated/GPBMetadata/Temporal/Api/Operatorservice/V1/Service.php index ea4b1c496148bcd50779acd0ef3650bf6810294e..08bd221d19fefe0dad54aa023be6b75cb9e53323 100644 GIT binary patch literal 3543 zcmbtX?@!}K5dH4IVvnN|RK<=H;J_SrO&ljh*TxaY@u9L*InD%DGPY~4QQA}f_nYyL zWaDh)h9W^MG;j93**BB%$Ir=gqP=Hhh#>U^%-QT8CZ2&MX)NL(4%sYUEFfh;{F3kx zQk}7(%O>svbB1>h?+`k1nf;q%e{qIqcM~?fcOTrrw-FmV6Wbj+7?8zz8i2(Fyd-hz zhlZbUBTneNIL#n^KjEIcoy2=I zZ!|3k{VZc&%e>lmjp0v{&q5xsO!xvnj(PSMkGSA|$p1yjw`}2u86b8yc9BPc;BmwV z;6?$QoU$?}#U3Xymgtsw<2Zf_!JAUmuwvd_Bp{9a&>KP)q&z{TQw+7NClKpe(|=A* zt79o0U$B#sqh;-oyk#QIK|Yuv$NP2Ncb_hre^k#68wKjxw;Ujo3}@ zt&Ejkx`cid#Z*^Bs)0q3&OY&~B>nk(U4ao=>SWEC6dZZWPTyPhO>b#->G|v++mtAC zRD*Q%n%?l5{z}R55Yv7tuB|YnzmZWo5KnhT$bfz^xHGEVR#~e&>Y7MmJ_<2=sO>BG zY4F?^BIUDOKt^FVdJ7+20jw?s@%@i)!PZ7XGUf|~HPx4c3-414IDb8mT#pPerLF}tP_gn5P| z!B|hV%=o^3Ug7K`*PQuVw!w6l8{wVN5JC_zspldk{?JOf0g~ii9geM)BCE<#)TnF! zU!jfN^jm_H8pt35>{2#S{k8SDeQ1eu|9>ReCBNOgrKNXxw>Pf>C{b>=r4rv{yTUrt z7_!NORauMSa^6}J86gq7I1t!mgi~7X%gz|Y1eST`MDrxZX-}8l?y)9HB6!_Oa2H&Y z{7Kb|$Oxx7eXp3qO-B-E11i$kmVA!2rl7%vdhQucEx)0SJfS9b3kWGa9M$yDNNnTAT{DQZ04r?9w3BQIu=tak80zSL?u zHf`H}sS4mhYL)m}?OyZJjr|wr_GxLUw~{XP|JH>TbHi%wu3elYvAskpc&(7B?i0n) z7Des3*SNUA3^reiM?7v*K^u=e>J+W&# z@g79Ld;wkD`3;Lxz%iqO1~kN-q}Kz619}#d5SWAUZW|x8kMYyp{o^}Q%4xy^aIt{1 zm@+?X_%UhFIJKjU13M=HG|roi;?c>R5sLgX;ISV7-aFj>354JEh3_2~CSEHhUVGfc zJ87;X6ofwK_<8P&E)bS~ancD%fVuF6{I^2*OA--5{E+-EGup&GKja{_ld-)d3Iw4M zP6h2KfYtjr_e^6~Vk#@JiM>5a`yqITX;EZBy!}W3i~P{r1s*UG%S;btsO$DY=u)Pi ztllqPo7#~cUd+c9P!5*Dpz+^NApKY4Q$%{zi$65!%U)|*BgTz8o4 z(0k0W$TvNNRus{+u2NYo%!;(OMT(NNx?Np?XR>2fHFKK5J#@K**5+yz`zsah$j)*~ zo#mW2mv8s8mJ8T@!JTDb0MP_cC zO0k9-pvAN|ic)d=dt;`f;fmtnoGShL*B1J655xidn(+Ndem|0^ukIJ~ywxZbmHFIj z4K(1t7Fyn6AbYBkaod=9y;x!HT+3sOH1GZ^lGcl7C!OXoMq1nfRp)N5X}x%M(rF%= z^dAe|O8dR4qTDv$3bk6rY0hC=LQR+P_G0ninternalAddGeneratedFile( - ' -½ -\'temporal/api/namespace/v1/message.prototemporal.api.namespace.v1google/protobuf/timestamp.proto%temporal/api/enums/v1/namespace.proto"º - NamespaceInfo -name ( 4 -state (2%.temporal.api.enums.v1.NamespaceState - description (  - owner_email ( @ -data ( 22.temporal.api.namespace.v1.NamespaceInfo.DataEntry - -id ( K - capabilities ( 25.temporal.api.namespace.v1.NamespaceInfo.Capabilities -supports_schedulesd (+ - DataEntry -key (  -value ( :8W - Capabilities -eager_workflow_start ( - sync_update ( - async_update ("ž -NamespaceConfigC - workflow_execution_retention_ttl ( 2.google.protobuf.Duration< - bad_binaries ( 2&.temporal.api.namespace.v1.BadBinariesD -history_archival_state (2$.temporal.api.enums.v1.ArchivalState -history_archival_uri ( G -visibility_archival_state (2$.temporal.api.enums.v1.ArchivalState -visibility_archival_uri ( u -custom_search_attribute_aliases ( 2L.temporal.api.namespace.v1.NamespaceConfig.CustomSearchAttributeAliasesEntryC -!CustomSearchAttributeAliasesEntry -key (  -value ( :8"° - BadBinariesF -binaries ( 24.temporal.api.namespace.v1.BadBinaries.BinariesEntryY - BinariesEntry -key ( 7 -value ( 2(.temporal.api.namespace.v1.BadBinaryInfo:8"b - BadBinaryInfo -reason (  -operator ( / - create_time ( 2.google.protobuf.Timestamp"ê -UpdateNamespaceInfo - description (  - owner_email ( F -data ( 28.temporal.api.namespace.v1.UpdateNamespaceInfo.DataEntry4 -state (2%.temporal.api.enums.v1.NamespaceState+ - DataEntry -key (  -value ( :8"* -NamespaceFilter -include_deleted (B˜ -io.temporal.api.namespace.v1B MessageProtoPZ)go.temporal.io/api/namespace/v1;namespaceªTemporalio.Api.Namespace.V1êTemporalio::Api::Namespace::V1bproto3' + "\x0A\xBD\x0E\x0A'temporal/api/namespace/v1/message.proto\x12\x19temporal.api.namespace.v1\x1A\x1Fgoogle/protobuf/timestamp.proto\x1A%temporal/api/enums/v1/namespace.proto\"\xBA\x03\x0A\x0DNamespaceInfo\x12\x0C\x0A\x04name\x18\x01 \x01(\x09\x124\x0A\x05state\x18\x02 \x01(\x0E2%.temporal.api.enums.v1.NamespaceState\x12\x13\x0A\x0Bdescription\x18\x03 \x01(\x09\x12\x13\x0A\x0Bowner_email\x18\x04 \x01(\x09\x12@\x0A\x04data\x18\x05 \x03(\x0B22.temporal.api.namespace.v1.NamespaceInfo.DataEntry\x12\x0A\x0A\x02id\x18\x06 \x01(\x09\x12K\x0A\x0Ccapabilities\x18\x07 \x01(\x0B25.temporal.api.namespace.v1.NamespaceInfo.Capabilities\x12\x1A\x0A\x12supports_schedules\x18d \x01(\x08\x1A+\x0A\x09DataEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x09:\x028\x01\x1AW\x0A\x0CCapabilities\x12\x1C\x0A\x14eager_workflow_start\x18\x01 \x01(\x08\x12\x13\x0A\x0Bsync_update\x18\x02 \x01(\x08\x12\x14\x0A\x0Casync_update\x18\x03 \x01(\x08\"\x9E\x04\x0A\x0FNamespaceConfig\x12C\x0A workflow_execution_retention_ttl\x18\x01 \x01(\x0B2\x19.google.protobuf.Duration\x12<\x0A\x0Cbad_binaries\x18\x02 \x01(\x0B2&.temporal.api.namespace.v1.BadBinaries\x12D\x0A\x16history_archival_state\x18\x03 \x01(\x0E2\$.temporal.api.enums.v1.ArchivalState\x12\x1C\x0A\x14history_archival_uri\x18\x04 \x01(\x09\x12G\x0A\x19visibility_archival_state\x18\x05 \x01(\x0E2\$.temporal.api.enums.v1.ArchivalState\x12\x1F\x0A\x17visibility_archival_uri\x18\x06 \x01(\x09\x12u\x0A\x1Fcustom_search_attribute_aliases\x18\x07 \x03(\x0B2L.temporal.api.namespace.v1.NamespaceConfig.CustomSearchAttributeAliasesEntry\x1AC\x0A!CustomSearchAttributeAliasesEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x09:\x028\x01\"\xB0\x01\x0A\x0BBadBinaries\x12F\x0A\x08binaries\x18\x01 \x03(\x0B24.temporal.api.namespace.v1.BadBinaries.BinariesEntry\x1AY\x0A\x0DBinariesEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x127\x0A\x05value\x18\x02 \x01(\x0B2(.temporal.api.namespace.v1.BadBinaryInfo:\x028\x01\"b\x0A\x0DBadBinaryInfo\x12\x0E\x0A\x06reason\x18\x01 \x01(\x09\x12\x10\x0A\x08operator\x18\x02 \x01(\x09\x12/\x0A\x0Bcreate_time\x18\x03 \x01(\x0B2\x1A.google.protobuf.Timestamp\"\xEA\x01\x0A\x13UpdateNamespaceInfo\x12\x13\x0A\x0Bdescription\x18\x01 \x01(\x09\x12\x13\x0A\x0Bowner_email\x18\x02 \x01(\x09\x12F\x0A\x04data\x18\x03 \x03(\x0B28.temporal.api.namespace.v1.UpdateNamespaceInfo.DataEntry\x124\x0A\x05state\x18\x04 \x01(\x0E2%.temporal.api.enums.v1.NamespaceState\x1A+\x0A\x09DataEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x09:\x028\x01\"*\x0A\x0FNamespaceFilter\x12\x17\x0A\x0Finclude_deleted\x18\x01 \x01(\x08B\x98\x01\x0A\x1Cio.temporal.api.namespace.v1B\x0CMessageProtoP\x01Z)go.temporal.io/api/namespace/v1;namespace\xAA\x02\x1BTemporalio.Api.Namespace.V1\xEA\x02\x1ETemporalio::Api::Namespace::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Protocol/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Protocol/V1/Message.php index dfab27c32b49898c98d695bb0ad26f50eadae45a..5c1d8904233c1e79f46c4ad8cbaa0a08a2ef4b8b 100644 GIT binary patch delta 543 zcmZvZ%}#?r6osQ*7`HB5sUcl7-AEXqwq+%MwWhHUQ@c=-N?{}|Y z2k;S$ui_(k2L@c|g5l?W=bp>CUk4wDujbj%5zM}A4s7fEdMLQJ&d4$Ddcu`GG#$%+ zzx>=gs(YEFds(jocbPpm-Uf}WmmzpTofOX(bm`ATe-Vp|B~58SXW|-pAnUdOM}=H! z-{2(iBU}hs$NZAxkhNi;z>X#yUEbU*7^IecCoxGdyoZaCShNP`8ViV>yJ3>TS9S5Kl& zHU?PrO1lI62XX2=_*j+X(40xy?=5HA50#b%c6A|albpQH6Of8XAv?heZ+SV nQ&ER4n##z}#KpywnIgfc zz^K6~B*P_AP?TSipPZi)pP5%&l9-pA8V{6Z0?P_a#8?eRLtaW%o@zAn4~6au}Cq$Vv?O4 Rz#_-N26nNr`s7L$7XY2qL!STu diff --git a/generated/GPBMetadata/Temporal/Api/Query/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Query/V1/Message.php index 5f92850..7e3fd92 100644 --- a/generated/GPBMetadata/Temporal/Api/Query/V1/Message.php +++ b/generated/GPBMetadata/Temporal/Api/Query/V1/Message.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -’ -#temporal/api/query/v1/message.prototemporal.api.query.v1$temporal/api/enums/v1/workflow.proto$temporal/api/common/v1/message.proto"‰ - WorkflowQuery - -query_type ( 4 - -query_args ( 2 .temporal.api.common.v1.Payloads. -header ( 2.temporal.api.common.v1.Header"› -WorkflowQueryResult; - result_type (2&.temporal.api.enums.v1.QueryResultType0 -answer ( 2 .temporal.api.common.v1.Payloads - error_message ( "O - QueryRejected> -status (2..temporal.api.enums.v1.WorkflowExecutionStatusB„ -io.temporal.api.query.v1B MessageProtoPZ!go.temporal.io/api/query/v1;queryªTemporalio.Api.Query.V1êTemporalio::Api::Query::V1bproto3' + "\x0A\x92\x05\x0A#temporal/api/query/v1/message.proto\x12\x15temporal.api.query.v1\x1A\$temporal/api/enums/v1/workflow.proto\x1A\$temporal/api/common/v1/message.proto\"\x89\x01\x0A\x0DWorkflowQuery\x12\x12\x0A\x0Aquery_type\x18\x01 \x01(\x09\x124\x0A\x0Aquery_args\x18\x02 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12.\x0A\x06header\x18\x03 \x01(\x0B2\x1E.temporal.api.common.v1.Header\"\x9B\x01\x0A\x13WorkflowQueryResult\x12;\x0A\x0Bresult_type\x18\x01 \x01(\x0E2&.temporal.api.enums.v1.QueryResultType\x120\x0A\x06answer\x18\x02 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x15\x0A\x0Derror_message\x18\x03 \x01(\x09\"O\x0A\x0DQueryRejected\x12>\x0A\x06status\x18\x01 \x01(\x0E2..temporal.api.enums.v1.WorkflowExecutionStatusB\x84\x01\x0A\x18io.temporal.api.query.v1B\x0CMessageProtoP\x01Z!go.temporal.io/api/query/v1;query\xAA\x02\x17Temporalio.Api.Query.V1\xEA\x02\x1ATemporalio::Api::Query::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Replication/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Replication/V1/Message.php index 44dd26c..acea087 100644 --- a/generated/GPBMetadata/Temporal/Api/Replication/V1/Message.php +++ b/generated/GPBMetadata/Temporal/Api/Replication/V1/Message.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -ê -)temporal/api/replication/v1/message.prototemporal.api.replication.v1%temporal/api/enums/v1/namespace.proto"0 -ClusterReplicationConfig - cluster_name ( "º -NamespaceReplicationConfig -active_cluster_name ( G -clusters ( 25.temporal.api.replication.v1.ClusterReplicationConfig6 -state (2\'.temporal.api.enums.v1.ReplicationState"] -FailoverStatus1 - failover_time ( 2.google.protobuf.Timestamp -failover_version (B¢ -io.temporal.api.replication.v1B MessageProtoPZ-go.temporal.io/api/replication/v1;replicationªTemporalio.Api.Replication.V1ê Temporalio::Api::Replication::V1bproto3' + "\x0A\xEA\x04\x0A)temporal/api/replication/v1/message.proto\x12\x1Btemporal.api.replication.v1\x1A%temporal/api/enums/v1/namespace.proto\"0\x0A\x18ClusterReplicationConfig\x12\x14\x0A\x0Ccluster_name\x18\x01 \x01(\x09\"\xBA\x01\x0A\x1ANamespaceReplicationConfig\x12\x1B\x0A\x13active_cluster_name\x18\x01 \x01(\x09\x12G\x0A\x08clusters\x18\x02 \x03(\x0B25.temporal.api.replication.v1.ClusterReplicationConfig\x126\x0A\x05state\x18\x03 \x01(\x0E2'.temporal.api.enums.v1.ReplicationState\"]\x0A\x0EFailoverStatus\x121\x0A\x0Dfailover_time\x18\x01 \x01(\x0B2\x1A.google.protobuf.Timestamp\x12\x18\x0A\x10failover_version\x18\x02 \x01(\x03B\xA2\x01\x0A\x1Eio.temporal.api.replication.v1B\x0CMessageProtoP\x01Z-go.temporal.io/api/replication/v1;replication\xAA\x02\x1DTemporalio.Api.Replication.V1\xEA\x02 Temporalio::Api::Replication::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Schedule/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Schedule/V1/Message.php index 54484d6aedd9cfc243fd0e1eeb2196f05142db72..758c69a519387cdf5467207db4291ddee4209299 100644 GIT binary patch literal 6913 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 diff --git a/generated/GPBMetadata/Temporal/Api/Sdk/V1/EnhancedStackTrace.php b/generated/GPBMetadata/Temporal/Api/Sdk/V1/EnhancedStackTrace.php new file mode 100644 index 0000000..156a6b4 --- /dev/null +++ b/generated/GPBMetadata/Temporal/Api/Sdk/V1/EnhancedStackTrace.php @@ -0,0 +1,25 @@ +internalAddGeneratedFile( + "\x0A\xAB\x06\x0A.temporal/api/sdk/v1/enhanced_stack_trace.proto\x12\x13temporal.api.sdk.v1\"\x9B\x02\x0A\x12EnhancedStackTrace\x123\x0A\x03sdk\x18\x01 \x01(\x0B2&.temporal.api.sdk.v1.StackTraceSDKInfo\x12E\x0A\x07sources\x18\x02 \x03(\x0B24.temporal.api.sdk.v1.EnhancedStackTrace.SourcesEntry\x12/\x0A\x06stacks\x18\x03 \x03(\x0B2\x1F.temporal.api.sdk.v1.StackTrace\x1AX\x0A\x0CSourcesEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x127\x0A\x05value\x18\x02 \x01(\x0B2(.temporal.api.sdk.v1.StackTraceFileSlice:\x028\x01\"2\x0A\x11StackTraceSDKInfo\x12\x0C\x0A\x04name\x18\x01 \x01(\x09\x12\x0F\x0A\x07version\x18\x02 \x01(\x09\";\x0A\x13StackTraceFileSlice\x12\x13\x0A\x0Bline_offset\x18\x01 \x01(\x0D\x12\x0F\x0A\x07content\x18\x02 \x01(\x09\"w\x0A\x16StackTraceFileLocation\x12\x11\x0A\x09file_path\x18\x01 \x01(\x09\x12\x0C\x0A\x04line\x18\x02 \x01(\x05\x12\x0E\x0A\x06column\x18\x03 \x01(\x05\x12\x15\x0A\x0Dfunction_name\x18\x04 \x01(\x09\x12\x15\x0A\x0Dinternal_code\x18\x05 \x01(\x08\"L\x0A\x0AStackTrace\x12>\x0A\x09locations\x18\x01 \x03(\x0B2+.temporal.api.sdk.v1.StackTraceFileLocationB\x85\x01\x0A\x16io.temporal.api.sdk.v1B\x17EnhancedStackTraceProtoP\x01Z\x1Dgo.temporal.io/api/sdk/v1;sdk\xAA\x02\x15Temporalio.Api.Sdk.V1\xEA\x02\x18Temporalio::Api::Sdk::V1b\x06proto3" + , true); + + static::$is_initialized = true; + } +} + diff --git a/generated/GPBMetadata/Temporal/Api/Sdk/V1/TaskCompleteMetadata.php b/generated/GPBMetadata/Temporal/Api/Sdk/V1/TaskCompleteMetadata.php index 751d652..a66233c 100644 --- a/generated/GPBMetadata/Temporal/Api/Sdk/V1/TaskCompleteMetadata.php +++ b/generated/GPBMetadata/Temporal/Api/Sdk/V1/TaskCompleteMetadata.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -Ó -0temporal/api/sdk/v1/task_complete_metadata.prototemporal.api.sdk.v1"x -WorkflowTaskCompletedMetadata -core_used_flags (  -lang_used_flags (  -sdk_name (  - sdk_version ( B‡ -io.temporal.api.sdk.v1BTaskCompleteMetadataProtoPZgo.temporal.io/api/sdk/v1;sdkªTemporalio.Api.Sdk.V1êTemporalio::Api::Sdk::V1bproto3' + "\x0A\xD3\x02\x0A0temporal/api/sdk/v1/task_complete_metadata.proto\x12\x13temporal.api.sdk.v1\"x\x0A\x1DWorkflowTaskCompletedMetadata\x12\x17\x0A\x0Fcore_used_flags\x18\x01 \x03(\x0D\x12\x17\x0A\x0Flang_used_flags\x18\x02 \x03(\x0D\x12\x10\x0A\x08sdk_name\x18\x03 \x01(\x09\x12\x13\x0A\x0Bsdk_version\x18\x04 \x01(\x09B\x87\x01\x0A\x16io.temporal.api.sdk.v1B\x19TaskCompleteMetadataProtoP\x01Z\x1Dgo.temporal.io/api/sdk/v1;sdk\xAA\x02\x15Temporalio.Api.Sdk.V1\xEA\x02\x18Temporalio::Api::Sdk::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Sdk/V1/UserMetadata.php b/generated/GPBMetadata/Temporal/Api/Sdk/V1/UserMetadata.php new file mode 100644 index 0000000..24cf45a --- /dev/null +++ b/generated/GPBMetadata/Temporal/Api/Sdk/V1/UserMetadata.php @@ -0,0 +1,26 @@ +internalAddGeneratedFile( + "\x0A\xBB\x02\x0A'temporal/api/sdk/v1/user_metadata.proto\x12\x13temporal.api.sdk.v1\"r\x0A\x0CUserMetadata\x120\x0A\x07summary\x18\x01 \x01(\x0B2\x1F.temporal.api.common.v1.Payload\x120\x0A\x07details\x18\x02 \x01(\x0B2\x1F.temporal.api.common.v1.PayloadB\x7F\x0A\x16io.temporal.api.sdk.v1B\x11UserMetadataProtoP\x01Z\x1Dgo.temporal.io/api/sdk/v1;sdk\xAA\x02\x15Temporalio.Api.Sdk.V1\xEA\x02\x18Temporalio::Api::Sdk::V1b\x06proto3" + , true); + + static::$is_initialized = true; + } +} + diff --git a/generated/GPBMetadata/Temporal/Api/Sdk/V1/WorkflowMetadata.php b/generated/GPBMetadata/Temporal/Api/Sdk/V1/WorkflowMetadata.php index 1e6ffea..3b5c48c 100644 --- a/generated/GPBMetadata/Temporal/Api/Sdk/V1/WorkflowMetadata.php +++ b/generated/GPBMetadata/Temporal/Api/Sdk/V1/WorkflowMetadata.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -Ž -+temporal/api/sdk/v1/workflow_metadata.prototemporal.api.sdk.v1"O -WorkflowMetadata; - -definition ( 2\'.temporal.api.sdk.v1.WorkflowDefinition"¦ -WorkflowDefinition -type (  - description ( M -query_definitions ( 22.temporal.api.sdk.v1.WorkflowInteractionDefinitionN -signal_definitions ( 22.temporal.api.sdk.v1.WorkflowInteractionDefinitionN -update_definitions ( 22.temporal.api.sdk.v1.WorkflowInteractionDefinition"B -WorkflowInteractionDefinition -name (  - description ( Bƒ -io.temporal.api.sdk.v1BWorkflowMetadataProtoPZgo.temporal.io/api/sdk/v1;sdkªTemporalio.Api.Sdk.V1êTemporalio::Api::Sdk::V1bproto3' + "\x0A\x92\x05\x0A+temporal/api/sdk/v1/workflow_metadata.proto\x12\x13temporal.api.sdk.v1\"h\x0A\x10WorkflowMetadata\x12;\x0A\x0Adefinition\x18\x01 \x01(\x0B2'.temporal.api.sdk.v1.WorkflowDefinition\x12\x17\x0A\x0Fcurrent_details\x18\x02 \x01(\x09\"\x91\x02\x0A\x12WorkflowDefinition\x12\x0C\x0A\x04type\x18\x01 \x01(\x09\x12M\x0A\x11query_definitions\x18\x02 \x03(\x0B22.temporal.api.sdk.v1.WorkflowInteractionDefinition\x12N\x0A\x12signal_definitions\x18\x03 \x03(\x0B22.temporal.api.sdk.v1.WorkflowInteractionDefinition\x12N\x0A\x12update_definitions\x18\x04 \x03(\x0B22.temporal.api.sdk.v1.WorkflowInteractionDefinition\"B\x0A\x1DWorkflowInteractionDefinition\x12\x0C\x0A\x04name\x18\x01 \x01(\x09\x12\x13\x0A\x0Bdescription\x18\x02 \x01(\x09B\x83\x01\x0A\x16io.temporal.api.sdk.v1B\x15WorkflowMetadataProtoP\x01Z\x1Dgo.temporal.io/api/sdk/v1;sdk\xAA\x02\x15Temporalio.Api.Sdk.V1\xEA\x02\x18Temporalio::Api::Sdk::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Taskqueue/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Taskqueue/V1/Message.php index 30eb43768c7c21bd4ebe1efebd8bee266365b10d..f4cfd9cf763b178b0a5c3606a856edafd1625893 100644 GIT binary patch literal 4959 zcmb_gZBN@s5dNND;pVs&)HcK>6cS1+J24bhB`M8O>13Vd*h}!?czyPohMxN0Z)SJB zYbPP}PFKl5?U`q0o_SmQ?fdLDYyD!Jla%BEBatzCFxV|IvYav+(!`jRH#a0VLb}M} zgybE=7>$j~@ziif7t?2;dO0?RAKc+bcl7$=(wJP0r(@^0GvnO79F9jW2o$u;LozTJ zS!6U1lKmiy_gPTf{Z*2Z?BARF3sMxpoOHO+Rx1tQMizv`IG;G52n(Ws1>RJudv+Fk z(@NdDHcwiuFbRsn_#|Ljf42yOU9%<<#)bDV-<8n;=ubl6R3ZlBYr9jYtvZamHvq0nx!= zPMG2s@9geLvj`X87`wv9!C=kFQ-kFtsarRUoUk%aPq^O*@I(FO)#+OGZd5{kA*jJX zN2Niws!n6b2MZS2f6)D!2U$k);wMxa33k(RQ9yEeraxn${9A+}T`Xvd5V9^d1Mqad zeizH+*-@l&bp{2$tJp=Z+upKkdrSL`w=@s&?-xH=)F5xc)vv@m&;uRS1D$&l9s;m= zHs?jP&pQE%YM)iyi{_AG?yA@~Nwb!EUYX+UMvzWyHMHsT#?zwSPD2)29f(`&ORqf> z(RcgUeLN@N4usVm$_G8{T)1}(|2GZ%u?s)?D1~AWV7GS{r;!w~l!$A2JDti2&JA}M zcd@oQ!e6lULRkA<9RDiAeIz@>qF+FJxmA9*Q!s8qioAyqEw zC>%6A>gi->E>+oXJwp3ejF8W zQ?YiSScAJN)-t^pU}T*?Q02H4%XW|?egGElt8{2yjyFz~(LlN;x zx@ohAjNts_x0`-C*1KlrkV#Qs_3YJXT!=YWlR9 z12m3dW8qnxMNGvpra~4(tx_vtG!Ns3m&;K`6WGD)#o}1MZgF73wW_3|VeG_1+&UGM z=GU?Iwm>1dyz{?sWpLl_Y4^MC%5(7jnJ{PeVGrbV886_J;m?BbE}?Tjq-DxviZ$g> z^13^ZHtE4(L2A_B?6g9!_7 z>q}8x@Snk`T*3y0j6o4O6d{O0dvcrB{aN~ejF+y9P9ZLMRXB4 zT(i9|5glZzx+_@f%16ggsW}5{(#}eyfRrmG-;fli=>}ffRU&PbkqLmpfsm&4r2s%u zvb%8{@MQ-0iZ=QUPR{-6E}4@|MF|k9X~6KVtu2Ep*`w%V21SaEkSD?XN}4 zSCG9{;p%t>3Rql$Jbucf2TH=5r;%yJ$1VUUSo9TTi? ztX^F;j%7A0L7Xmdvw!6<#O%)~Uommf)7>qRq{YW1QM z4g2ly(!T?_l^ah*psG%*K*8hY=;OY9mPkiBh(}Kd+)c;oHr+(U^&B@mYQL0Lx>xX? z<2+0Vyt1ZD>=~r8)+&n($E1GT^qKE~V~nk;-a|=&T@>*=T>$JARFg=L#)T0F?}`3) zF3yCP-81a~Y@$UbnbQsHSTDD5uo~kBfaPPa+KxRA+ODV{>2g)+jN%-Qw3{Lk@B2?g zQm1rt=(?@=2<^kd5|kQh;F0K2YTrqwdb!}bnWXI{@+hdl7=YYhfTN3_Xa|F9a|UQ{_`CN( gTfO+d5+7k|-)vwDz(U&ay@pGQuPQ%UKU%GS05Zp+Qvd(} literal 3357 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 delta 769 zcmaKqzi-n(6vyktiS3uFB!?)5gcdm|0a^u`4iy8HQa}QsieOO~qm%v89ymT@pDB^} z2M`O@ZA=VIET{{A0uz4;e*j~}*^UH6h{e)9z3-3voWGv?RDXZx#CJ>8E_?&%90#2e zS(cBjW$mJ@m)q*QUB1$FJb-7Ei6IY|HzoUUCSYUqre1)fM9>4YwaePoCHb+uv+f{R z`;kutx;Q5HfE@Ao#W>(cBYcfsDi{y*?OOku+^O2~w%)iw8epZlX2g8Eq`WNW4H%D7 z;qeKQEijVQ^Ds#Yr99EwWFZ@mDGSmVb4g8}>TP#n*MQ0^8l>o~gT9A?{%xKWwMZRI z=3^+Bn9kx-s5}UxRFEE250Uy9&swfzEuH)Mh%AC0(n*nLsa2iE2Z>!)o;6j7 z-(B1*cno7M_)wESt+kcUCHo0ZA|BI#@!lX}z2aZ&J>C3KYRZSuGOJOxztxp7-2DZQ C70Oru diff --git a/generated/GPBMetadata/Temporal/Api/Version/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Version/V1/Message.php index 5be4147..a6ee0c8 100644 --- a/generated/GPBMetadata/Temporal/Api/Version/V1/Message.php +++ b/generated/GPBMetadata/Temporal/Api/Version/V1/Message.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -© -%temporal/api/version/v1/message.prototemporal.api.version.v1"temporal/api/enums/v1/common.proto"_ - ReleaseInfo -version ( 0 - release_time ( 2.google.protobuf.Timestamp -notes ( "K -Alert -message ( 1 -severity (2.temporal.api.enums.v1.Severity"û - VersionInfo5 -current ( 2$.temporal.api.version.v1.ReleaseInfo9 - recommended ( 2$.temporal.api.version.v1.ReleaseInfo - instructions ( . -alerts ( 2.temporal.api.version.v1.Alert4 -last_update_time ( 2.google.protobuf.TimestampBŽ -io.temporal.api.version.v1B MessageProtoPZ%go.temporal.io/api/version/v1;versionªTemporalio.Api.Version.V1êTemporalio::Api::Version::V1bproto3' + "\x0A\xA9\x05\x0A%temporal/api/version/v1/message.proto\x12\x17temporal.api.version.v1\x1A\"temporal/api/enums/v1/common.proto\"_\x0A\x0BReleaseInfo\x12\x0F\x0A\x07version\x18\x01 \x01(\x09\x120\x0A\x0Crelease_time\x18\x02 \x01(\x0B2\x1A.google.protobuf.Timestamp\x12\x0D\x0A\x05notes\x18\x03 \x01(\x09\"K\x0A\x05Alert\x12\x0F\x0A\x07message\x18\x01 \x01(\x09\x121\x0A\x08severity\x18\x02 \x01(\x0E2\x1F.temporal.api.enums.v1.Severity\"\xFB\x01\x0A\x0BVersionInfo\x125\x0A\x07current\x18\x01 \x01(\x0B2\$.temporal.api.version.v1.ReleaseInfo\x129\x0A\x0Brecommended\x18\x02 \x01(\x0B2\$.temporal.api.version.v1.ReleaseInfo\x12\x14\x0A\x0Cinstructions\x18\x03 \x01(\x09\x12.\x0A\x06alerts\x18\x04 \x03(\x0B2\x1E.temporal.api.version.v1.Alert\x124\x0A\x10last_update_time\x18\x05 \x01(\x0B2\x1A.google.protobuf.TimestampB\x8E\x01\x0A\x1Aio.temporal.api.version.v1B\x0CMessageProtoP\x01Z%go.temporal.io/api/version/v1;version\xAA\x02\x19Temporalio.Api.Version.V1\xEA\x02\x1CTemporalio::Api::Version::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Workflow/V1/Message.php b/generated/GPBMetadata/Temporal/Api/Workflow/V1/Message.php index a696d82e3593f0aa9abd51c1fab96e8aeea44f00..c34d8df3e7977774c9dbf2d3d9e689bc8788f69c 100644 GIT binary patch literal 9375 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 - ' -ßÚ -6temporal/api/workflowservice/v1/request_response.prototemporal.api.workflowservice.v1$temporal/api/enums/v1/workflow.proto%temporal/api/enums/v1/namespace.proto(temporal/api/enums/v1/failed_cause.proto"temporal/api/enums/v1/common.proto!temporal/api/enums/v1/query.proto!temporal/api/enums/v1/reset.proto&temporal/api/enums/v1/task_queue.proto"temporal/api/enums/v1/update.proto$temporal/api/common/v1/message.proto%temporal/api/history/v1/message.proto&temporal/api/workflow/v1/message.proto%temporal/api/command/v1/message.proto%temporal/api/failure/v1/message.proto$temporal/api/filter/v1/message.proto&temporal/api/protocol/v1/message.proto\'temporal/api/namespace/v1/message.proto#temporal/api/query/v1/message.proto)temporal/api/replication/v1/message.proto&temporal/api/schedule/v1/message.proto\'temporal/api/taskqueue/v1/message.proto$temporal/api/update/v1/message.proto%temporal/api/version/v1/message.proto#temporal/api/batch/v1/message.proto0temporal/api/sdk/v1/task_complete_metadata.proto#temporal/api/nexus/v1/message.protogoogle/protobuf/duration.protogoogle/protobuf/timestamp.proto"ˆ -RegisterNamespaceRequest - namespace (  - description (  - owner_email ( F -#workflow_execution_retention_period ( 2.google.protobuf.DurationG -clusters ( 25.temporal.api.replication.v1.ClusterReplicationConfig -active_cluster_name ( Q -data ( 2C.temporal.api.workflowservice.v1.RegisterNamespaceRequest.DataEntry -security_token (  -is_global_namespace (D -history_archival_state - (2$.temporal.api.enums.v1.ArchivalState -history_archival_uri ( G -visibility_archival_state (2$.temporal.api.enums.v1.ArchivalState -visibility_archival_uri ( + - DataEntry -key (  -value ( :8" -RegisterNamespaceResponse"‰ -ListNamespacesRequest - page_size ( -next_page_token ( D -namespace_filter ( 2*.temporal.api.namespace.v1.NamespaceFilter" -ListNamespacesResponseN - -namespaces ( 2:.temporal.api.workflowservice.v1.DescribeNamespaceResponse -next_page_token ( "9 -DescribeNamespaceRequest - namespace (  - -id ( "ì -DescribeNamespaceResponse@ -namespace_info ( 2(.temporal.api.namespace.v1.NamespaceInfo: -config ( 2*.temporal.api.namespace.v1.NamespaceConfigS -replication_config ( 27.temporal.api.replication.v1.NamespaceReplicationConfig -failover_version ( -is_global_namespace (E -failover_history ( 2+.temporal.api.replication.v1.FailoverStatus"Ï -UpdateNamespaceRequest - namespace ( C - update_info ( 2..temporal.api.namespace.v1.UpdateNamespaceInfo: -config ( 2*.temporal.api.namespace.v1.NamespaceConfigS -replication_config ( 27.temporal.api.replication.v1.NamespaceReplicationConfig -security_token (  -delete_bad_binary (  -promote_namespace ("£ -UpdateNamespaceResponse@ -namespace_info ( 2(.temporal.api.namespace.v1.NamespaceInfo: -config ( 2*.temporal.api.namespace.v1.NamespaceConfigS -replication_config ( 27.temporal.api.replication.v1.NamespaceReplicationConfig -failover_version ( -is_global_namespace ("F -DeprecateNamespaceRequest - namespace (  -security_token ( " -DeprecateNamespaceResponse"ù -StartWorkflowExecutionRequest - namespace (  - workflow_id ( ; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType8 - -task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueue/ -input ( 2 .temporal.api.common.v1.Payloads= -workflow_execution_timeout ( 2.google.protobuf.Duration7 -workflow_run_timeout ( 2.google.protobuf.Duration8 -workflow_task_timeout ( 2.google.protobuf.Duration -identity (  - -request_id - ( N -workflow_id_reuse_policy (2,.temporal.api.enums.v1.WorkflowIdReusePolicyT -workflow_id_conflict_policy (2/.temporal.api.enums.v1.WorkflowIdConflictPolicy9 - retry_policy ( 2#.temporal.api.common.v1.RetryPolicy - cron_schedule ( * -memo ( 2.temporal.api.common.v1.MemoC -search_attributes ( 2(.temporal.api.common.v1.SearchAttributes. -header ( 2.temporal.api.common.v1.Header -request_eager_execution (; -continued_failure ( 2 .temporal.api.failure.v1.Failure@ -last_completion_result ( 2 .temporal.api.common.v1.Payloads7 -workflow_start_delay ( 2.google.protobuf.Duration> -completion_callbacks ( 2 .temporal.api.common.v1.Callback"ž -StartWorkflowExecutionResponse -run_id (  -started ([ -eager_workflow_task ( 2>.temporal.api.workflowservice.v1.PollWorkflowTaskQueueResponse"ª -"GetWorkflowExecutionHistoryRequest - namespace ( < - execution ( 2).temporal.api.common.v1.WorkflowExecution -maximum_page_size ( -next_page_token (  -wait_new_event (P -history_event_filter_type (2-.temporal.api.enums.v1.HistoryEventFilterType - skip_archival ("º -#GetWorkflowExecutionHistoryResponse1 -history ( 2 .temporal.api.history.v1.History5 - raw_history ( 2 .temporal.api.common.v1.DataBlob -next_page_token (  -archived ("° -)GetWorkflowExecutionHistoryReverseRequest - namespace ( < - execution ( 2).temporal.api.common.v1.WorkflowExecution -maximum_page_size ( -next_page_token ( "x -*GetWorkflowExecutionHistoryReverseResponse1 -history ( 2 .temporal.api.history.v1.History -next_page_token ( "î -PollWorkflowTaskQueueRequest - namespace ( 8 - -task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueue -identity (  -binary_checksum ( V -worker_version_capabilities ( 21.temporal.api.common.v1.WorkerVersionCapabilities"¾ -PollWorkflowTaskQueueResponse - -task_token ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType! -previous_started_event_id ( -started_event_id ( -attempt ( -backlog_count_hint (1 -history ( 2 .temporal.api.history.v1.History -next_page_token ( 3 -query - ( 2$.temporal.api.query.v1.WorkflowQueryK -workflow_execution_task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueue2 -scheduled_time ( 2.google.protobuf.Timestamp0 - started_time ( 2.google.protobuf.Timestamp\\ -queries ( 2K.temporal.api.workflowservice.v1.PollWorkflowTaskQueueResponse.QueriesEntry3 -messages ( 2!.temporal.api.protocol.v1.MessageT - QueriesEntry -key ( 3 -value ( 2$.temporal.api.query.v1.WorkflowQuery:8"¤ -#RespondWorkflowTaskCompletedRequest - -task_token ( 2 -commands ( 2 .temporal.api.command.v1.Command -identity ( O -sticky_attributes ( 24.temporal.api.taskqueue.v1.StickyExecutionAttributes -return_new_workflow_task (& -force_create_new_workflow_task ( -binary_checksum ( m - query_results ( 2V.temporal.api.workflowservice.v1.RespondWorkflowTaskCompletedRequest.QueryResultsEntry - namespace ( H -worker_version_stamp - ( 2*.temporal.api.common.v1.WorkerVersionStamp3 -messages ( 2!.temporal.api.protocol.v1.MessageH - sdk_metadata ( 22.temporal.api.sdk.v1.WorkflowTaskCompletedMetadataC -metering_metadata ( 2(.temporal.api.common.v1.MeteringMetadata_ -QueryResultsEntry -key ( 9 -value ( 2*.temporal.api.query.v1.WorkflowQueryResult:8"õ -$RespondWorkflowTaskCompletedResponseU - workflow_task ( 2>.temporal.api.workflowservice.v1.PollWorkflowTaskQueueResponseV -activity_tasks ( 2>.temporal.api.workflowservice.v1.PollActivityTaskQueueResponse -reset_history_event_id ("ß - RespondWorkflowTaskFailedRequest - -task_token ( = -cause (2..temporal.api.enums.v1.WorkflowTaskFailedCause1 -failure ( 2 .temporal.api.failure.v1.Failure -identity (  -binary_checksum (  - namespace ( 3 -messages ( 2!.temporal.api.protocol.v1.MessageB -worker_version ( 2*.temporal.api.common.v1.WorkerVersionStamp"# -!RespondWorkflowTaskFailedResponse"  -PollActivityTaskQueueRequest - namespace ( 8 - -task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueue -identity ( I -task_queue_metadata ( 2,.temporal.api.taskqueue.v1.TaskQueueMetadataV -worker_version_capabilities ( 21.temporal.api.common.v1.WorkerVersionCapabilities"è -PollActivityTaskQueueResponse - -task_token (  -workflow_namespace ( ; - workflow_type ( 2$.temporal.api.common.v1.WorkflowTypeE -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution; - activity_type ( 2$.temporal.api.common.v1.ActivityType - activity_id ( . -header ( 2.temporal.api.common.v1.Header/ -input ( 2 .temporal.api.common.v1.Payloads; -heartbeat_details ( 2 .temporal.api.common.v1.Payloads2 -scheduled_time - ( 2.google.protobuf.TimestampB -current_attempt_scheduled_time ( 2.google.protobuf.Timestamp0 - started_time ( 2.google.protobuf.Timestamp -attempt (< -schedule_to_close_timeout ( 2.google.protobuf.Duration9 -start_to_close_timeout ( 2.google.protobuf.Duration4 -heartbeat_timeout ( 2.google.protobuf.Duration9 - retry_policy ( 2#.temporal.api.common.v1.RetryPolicy" -"RecordActivityTaskHeartbeatRequest - -task_token ( 1 -details ( 2 .temporal.api.common.v1.Payloads -identity (  - namespace ( "? -#RecordActivityTaskHeartbeatResponse -cancel_requested ("º -&RecordActivityTaskHeartbeatByIdRequest - namespace (  - workflow_id (  -run_id (  - activity_id ( 1 -details ( 2 .temporal.api.common.v1.Payloads -identity ( "C -\'RecordActivityTaskHeartbeatByIdResponse -cancel_requested ("Ô -#RespondActivityTaskCompletedRequest - -task_token ( 0 -result ( 2 .temporal.api.common.v1.Payloads -identity (  - namespace ( B -worker_version ( 2*.temporal.api.common.v1.WorkerVersionStamp"& -$RespondActivityTaskCompletedResponse"º -\'RespondActivityTaskCompletedByIdRequest - namespace (  - workflow_id (  -run_id (  - activity_id ( 0 -result ( 2 .temporal.api.common.v1.Payloads -identity ( "* -(RespondActivityTaskCompletedByIdResponse"” - RespondActivityTaskFailedRequest - -task_token ( 1 -failure ( 2 .temporal.api.failure.v1.Failure -identity (  - namespace ( @ -last_heartbeat_details ( 2 .temporal.api.common.v1.PayloadsB -worker_version ( 2*.temporal.api.common.v1.WorkerVersionStamp"W -!RespondActivityTaskFailedResponse2 -failures ( 2 .temporal.api.failure.v1.Failure"ú -$RespondActivityTaskFailedByIdRequest - namespace (  - workflow_id (  -run_id (  - activity_id ( 1 -failure ( 2 .temporal.api.failure.v1.Failure -identity ( @ -last_heartbeat_details ( 2 .temporal.api.common.v1.Payloads"[ -%RespondActivityTaskFailedByIdResponse2 -failures ( 2 .temporal.api.failure.v1.Failure"Ô -"RespondActivityTaskCanceledRequest - -task_token ( 1 -details ( 2 .temporal.api.common.v1.Payloads -identity (  - namespace ( B -worker_version ( 2*.temporal.api.common.v1.WorkerVersionStamp"% -#RespondActivityTaskCanceledResponse"º -&RespondActivityTaskCanceledByIdRequest - namespace (  - workflow_id (  -run_id (  - activity_id ( 1 -details ( 2 .temporal.api.common.v1.Payloads -identity ( ") -\'RespondActivityTaskCanceledByIdResponse"× -%RequestCancelWorkflowExecutionRequest - namespace ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution -identity (  - -request_id (  -first_execution_run_id (  -reason ( "( -&RequestCancelWorkflowExecutionResponse"Ì -SignalWorkflowExecutionRequest - namespace ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution - signal_name ( / -input ( 2 .temporal.api.common.v1.Payloads -identity (  - -request_id (  -control ( . -header ( 2.temporal.api.common.v1.Header# -skip_generate_workflow_task ("! -SignalWorkflowExecutionResponse"¦ -\'SignalWithStartWorkflowExecutionRequest - namespace (  - workflow_id ( ; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType8 - -task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueue/ -input ( 2 .temporal.api.common.v1.Payloads= -workflow_execution_timeout ( 2.google.protobuf.Duration7 -workflow_run_timeout ( 2.google.protobuf.Duration8 -workflow_task_timeout ( 2.google.protobuf.Duration -identity (  - -request_id - ( N -workflow_id_reuse_policy (2,.temporal.api.enums.v1.WorkflowIdReusePolicyT -workflow_id_conflict_policy (2/.temporal.api.enums.v1.WorkflowIdConflictPolicy - signal_name ( 6 - signal_input ( 2 .temporal.api.common.v1.Payloads -control ( 9 - retry_policy ( 2#.temporal.api.common.v1.RetryPolicy - cron_schedule ( * -memo ( 2.temporal.api.common.v1.MemoC -search_attributes ( 2(.temporal.api.common.v1.SearchAttributes. -header ( 2.temporal.api.common.v1.Header7 -workflow_start_delay ( 2.google.protobuf.Duration# -skip_generate_workflow_task ("K -(SignalWithStartWorkflowExecutionResponse -run_id (  -started ("Þ -ResetWorkflowExecutionRequest - namespace ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution -reason ( % -workflow_task_finish_event_id ( - -request_id ( C -reset_reapply_type (2\'.temporal.api.enums.v1.ResetReapplyTypeS -reset_reapply_exclude_types (2..temporal.api.enums.v1.ResetReapplyExcludeType"0 -ResetWorkflowExecutionResponse -run_id ( "ò -!TerminateWorkflowExecutionRequest - namespace ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution -reason ( 1 -details ( 2 .temporal.api.common.v1.Payloads -identity (  -first_execution_run_id ( "$ -"TerminateWorkflowExecutionResponse"z -DeleteWorkflowExecutionRequest - namespace ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution"! -DeleteWorkflowExecutionResponse"É -!ListOpenWorkflowExecutionsRequest - namespace (  -maximum_page_size ( -next_page_token ( B -start_time_filter ( 2\'.temporal.api.filter.v1.StartTimeFilterK -execution_filter ( 2/.temporal.api.filter.v1.WorkflowExecutionFilterHA - type_filter ( 2*.temporal.api.filter.v1.WorkflowTypeFilterHB -filters"‚ -"ListOpenWorkflowExecutionsResponseC - -executions ( 2/.temporal.api.workflow.v1.WorkflowExecutionInfo -next_page_token ( "Š -#ListClosedWorkflowExecutionsRequest - namespace (  -maximum_page_size ( -next_page_token ( B -start_time_filter ( 2\'.temporal.api.filter.v1.StartTimeFilterK -execution_filter ( 2/.temporal.api.filter.v1.WorkflowExecutionFilterHA - type_filter ( 2*.temporal.api.filter.v1.WorkflowTypeFilterH= - status_filter ( 2$.temporal.api.filter.v1.StatusFilterHB -filters"„ -$ListClosedWorkflowExecutionsResponseC - -executions ( 2/.temporal.api.workflow.v1.WorkflowExecutionInfo -next_page_token ( "m -ListWorkflowExecutionsRequest - namespace (  - page_size ( -next_page_token (  -query ( "~ -ListWorkflowExecutionsResponseC - -executions ( 2/.temporal.api.workflow.v1.WorkflowExecutionInfo -next_page_token ( "u -%ListArchivedWorkflowExecutionsRequest - namespace (  - page_size ( -next_page_token (  -query ( "† -&ListArchivedWorkflowExecutionsResponseC - -executions ( 2/.temporal.api.workflow.v1.WorkflowExecutionInfo -next_page_token ( "m -ScanWorkflowExecutionsRequest - namespace (  - page_size ( -next_page_token (  -query ( "~ -ScanWorkflowExecutionsResponseC - -executions ( 2/.temporal.api.workflow.v1.WorkflowExecutionInfo -next_page_token ( "B -CountWorkflowExecutionsRequest - namespace (  -query ( "í -CountWorkflowExecutionsResponse -count (a -groups ( 2Q.temporal.api.workflowservice.v1.CountWorkflowExecutionsResponse.AggregationGroupX -AggregationGroup5 - group_values ( 2.temporal.api.common.v1.Payload -count (" -GetSearchAttributesRequest"É -GetSearchAttributesResponseT -keys ( 2F.temporal.api.workflowservice.v1.GetSearchAttributesResponse.KeysEntryT - KeysEntry -key ( 6 -value (2\'.temporal.api.enums.v1.IndexedValueType:8"Þ - RespondQueryTaskCompletedRequest - -task_token ( > -completed_type (2&.temporal.api.enums.v1.QueryResultType6 - query_result ( 2 .temporal.api.common.v1.Payloads - error_message (  - namespace ( J"# -!RespondQueryTaskCompletedResponse"n -ResetStickyTaskQueueRequest - namespace ( < - execution ( 2).temporal.api.common.v1.WorkflowExecution" -ResetStickyTaskQueueResponse"é -QueryWorkflowRequest - namespace ( < - execution ( 2).temporal.api.common.v1.WorkflowExecution3 -query ( 2$.temporal.api.query.v1.WorkflowQueryK -query_reject_condition (2+.temporal.api.enums.v1.QueryRejectCondition" -QueryWorkflowResponse6 - query_result ( 2 .temporal.api.common.v1.Payloads< -query_rejected ( 2$.temporal.api.query.v1.QueryRejected"s - DescribeWorkflowExecutionRequest - namespace ( < - execution ( 2).temporal.api.common.v1.WorkflowExecution"é -!DescribeWorkflowExecutionResponseK -execution_config ( 21.temporal.api.workflow.v1.WorkflowExecutionConfigP -workflow_execution_info ( 2/.temporal.api.workflow.v1.WorkflowExecutionInfoI -pending_activities ( 2-.temporal.api.workflow.v1.PendingActivityInfoM -pending_children ( 23.temporal.api.workflow.v1.PendingChildExecutionInfoP -pending_workflow_task ( 21.temporal.api.workflow.v1.PendingWorkflowTaskInfo9 - callbacks ( 2&.temporal.api.workflow.v1.CallbackInfo"Ë -DescribeTaskQueueRequest - namespace ( 8 - -task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueue= -task_queue_type (2$.temporal.api.enums.v1.TaskQueueType! -include_task_queue_status (> -api_mode (2,.temporal.api.enums.v1.DescribeTaskQueueModeF -versions ( 24.temporal.api.taskqueue.v1.TaskQueueVersionSelection> -task_queue_types (2$.temporal.api.enums.v1.TaskQueueType -report_pollers ( -report_task_reachability - ("å -DescribeTaskQueueResponse6 -pollers ( 2%.temporal.api.taskqueue.v1.PollerInfoE -task_queue_status ( 2*.temporal.api.taskqueue.v1.TaskQueueStatusc - versions_info ( 2L.temporal.api.workflowservice.v1.DescribeTaskQueueResponse.VersionsInfoEntryd -VersionsInfoEntry -key ( > -value ( 2/.temporal.api.taskqueue.v1.TaskQueueVersionInfo:8" -GetClusterInfoRequest"‹ -GetClusterInfoResponseh -supported_clients ( 2M.temporal.api.workflowservice.v1.GetClusterInfoResponse.SupportedClientsEntry -server_version (  - -cluster_id ( : - version_info ( 2$.temporal.api.version.v1.VersionInfo - cluster_name (  -history_shard_count ( -persistence_store (  -visibility_store ( 7 -SupportedClientsEntry -key (  -value ( :8" -GetSystemInfoRequest"å -GetSystemInfoResponse -server_version ( Y - capabilities ( 2C.temporal.api.workflowservice.v1.GetSystemInfoResponse.CapabilitiesØ - Capabilities -signal_and_query_header (& -internal_error_differentiation (* -"activity_failure_include_heartbeat ( -supports_schedules (" -encoded_failure_attributes (! -build_id_based_versioning ( - upsert_memo ( -eager_workflow_start ( - sdk_metadata (\' -count_group_by_execution_status - ("m -ListTaskQueuePartitionsRequest - namespace ( 8 - -task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueue"ß -ListTaskQueuePartitionsResponse] -activity_task_queue_partitions ( 25.temporal.api.taskqueue.v1.TaskQueuePartitionMetadata] -workflow_task_queue_partitions ( 25.temporal.api.taskqueue.v1.TaskQueuePartitionMetadata"Ì -CreateScheduleRequest - namespace (  - schedule_id ( 4 -schedule ( 2".temporal.api.schedule.v1.Schedule> - initial_patch ( 2\'.temporal.api.schedule.v1.SchedulePatch -identity (  - -request_id ( * -memo ( 2.temporal.api.common.v1.MemoC -search_attributes ( 2(.temporal.api.common.v1.SearchAttributes"0 -CreateScheduleResponse -conflict_token ( "A -DescribeScheduleRequest - namespace (  - schedule_id ( " -DescribeScheduleResponse4 -schedule ( 2".temporal.api.schedule.v1.Schedule4 -info ( 2&.temporal.api.schedule.v1.ScheduleInfo* -memo ( 2.temporal.api.common.v1.MemoC -search_attributes ( 2(.temporal.api.common.v1.SearchAttributes -conflict_token ( "³ -UpdateScheduleRequest - namespace (  - schedule_id ( 4 -schedule ( 2".temporal.api.schedule.v1.Schedule -conflict_token (  -identity (  - -request_id ( " -UpdateScheduleResponse"œ -PatchScheduleRequest - namespace (  - schedule_id ( 6 -patch ( 2\'.temporal.api.schedule.v1.SchedulePatch -identity (  - -request_id ( " -PatchScheduleResponse"¨ - ListScheduleMatchingTimesRequest - namespace (  - schedule_id ( . - -start_time ( 2.google.protobuf.Timestamp, -end_time ( 2.google.protobuf.Timestamp"S -!ListScheduleMatchingTimesResponse. - -start_time ( 2.google.protobuf.Timestamp"Q -DeleteScheduleRequest - namespace (  - schedule_id (  -identity ( " -DeleteScheduleResponse"l -ListSchedulesRequest - namespace (  -maximum_page_size ( -next_page_token (  -query ( "p -ListSchedulesResponse> - schedules ( 2+.temporal.api.schedule.v1.ScheduleListEntry -next_page_token ( "† -\'UpdateWorkerBuildIdCompatibilityRequest - namespace (  - -task_queue ( - -#add_new_build_id_in_new_default_set ( H‡ -add_new_compatible_build_id ( 2`.temporal.api.workflowservice.v1.UpdateWorkerBuildIdCompatibilityRequest.AddNewCompatibleVersionH! -promote_set_by_build_id ( H% -promote_build_id_within_set ( Hh - -merge_sets ( 2R.temporal.api.workflowservice.v1.UpdateWorkerBuildIdCompatibilityRequest.MergeSetsHo -AddNewCompatibleVersion - new_build_id ( $ -existing_compatible_build_id (  -make_set_default (I - MergeSets -primary_set_build_id (  -secondary_set_build_id ( B - operation"@ -(UpdateWorkerBuildIdCompatibilityResponseJRversion_set_id"_ -$GetWorkerBuildIdCompatibilityRequest - namespace (  - -task_queue (  -max_sets ("t -%GetWorkerBuildIdCompatibilityResponseK -major_version_sets ( 2/.temporal.api.taskqueue.v1.CompatibleVersionSet"µ -"UpdateWorkerVersioningRulesRequest - namespace (  - -task_queue (  -conflict_token (  -insert_assignment_rule ( 2_.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.InsertBuildIdAssignmentRuleHƒ -replace_assignment_rule ( 2`.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.ReplaceBuildIdAssignmentRuleH -delete_assignment_rule ( 2_.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.DeleteBuildIdAssignmentRuleHŒ -add_compatible_redirect_rule ( 2d.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.AddCompatibleBuildIdRedirectRuleH” - replace_compatible_redirect_rule ( 2h.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.ReplaceCompatibleBuildIdRedirectRuleH’ -delete_compatible_redirect_rule ( 2g.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.DeleteCompatibleBuildIdRedirectRuleHl -commit_build_id - ( 2Q.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.CommitBuildIdHq -InsertBuildIdAssignmentRule - -rule_index (> -rule ( 20.temporal.api.taskqueue.v1.BuildIdAssignmentRule -ReplaceBuildIdAssignmentRule - -rule_index (> -rule ( 20.temporal.api.taskqueue.v1.BuildIdAssignmentRule -force (@ -DeleteBuildIdAssignmentRule - -rule_index ( -force (j - AddCompatibleBuildIdRedirectRuleF -rule ( 28.temporal.api.taskqueue.v1.CompatibleBuildIdRedirectRulen -$ReplaceCompatibleBuildIdRedirectRuleF -rule ( 28.temporal.api.taskqueue.v1.CompatibleBuildIdRedirectRule> -#DeleteCompatibleBuildIdRedirectRule -source_build_id ( 7 - CommitBuildId -target_build_id (  -force (B - operation"ü -#UpdateWorkerVersioningRulesResponseU -assignment_rules ( 2;.temporal.api.taskqueue.v1.TimestampedBuildIdAssignmentRulef -compatible_redirect_rules ( 2C.temporal.api.taskqueue.v1.TimestampedCompatibleBuildIdRedirectRule -conflict_token ( "H -GetWorkerVersioningRulesRequest - namespace (  - -task_queue ( "ù - GetWorkerVersioningRulesResponseU -assignment_rules ( 2;.temporal.api.taskqueue.v1.TimestampedBuildIdAssignmentRulef -compatible_redirect_rules ( 2C.temporal.api.taskqueue.v1.TimestampedCompatibleBuildIdRedirectRule -conflict_token ( "œ - GetWorkerTaskReachabilityRequest - namespace (  - build_ids (  - task_queues ( = - reachability (2\'.temporal.api.enums.v1.TaskReachability"r -!GetWorkerTaskReachabilityResponseM -build_id_reachability ( 2..temporal.api.taskqueue.v1.BuildIdReachability"… -UpdateWorkflowExecutionRequest - namespace ( E -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution -first_execution_run_id ( 7 - wait_policy ( 2".temporal.api.update.v1.WaitPolicy0 -request ( 2.temporal.api.update.v1.Request"× -UpdateWorkflowExecutionResponse5 - -update_ref ( 2!.temporal.api.update.v1.UpdateRef0 -outcome ( 2.temporal.api.update.v1.OutcomeK -stage (2<.temporal.api.enums.v1.UpdateWorkflowExecutionLifecycleStage"Ý -StartBatchOperationRequest - namespace (  -visibility_query (  -job_id (  -reason ( = - -executions ( 2).temporal.api.common.v1.WorkflowExecution! -max_operations_per_second (Q -termination_operation - ( 20.temporal.api.batch.v1.BatchOperationTerminationHG -signal_operation ( 2+.temporal.api.batch.v1.BatchOperationSignalHS -cancellation_operation ( 21.temporal.api.batch.v1.BatchOperationCancellationHK -deletion_operation ( 2-.temporal.api.batch.v1.BatchOperationDeletionHE -reset_operation ( 2*.temporal.api.batch.v1.BatchOperationResetHB - operation" -StartBatchOperationResponse"` -StopBatchOperationRequest - namespace (  -job_id (  -reason (  -identity ( " -StopBatchOperationResponse"B -DescribeBatchOperationRequest - namespace (  -job_id ( "’ -DescribeBatchOperationResponseA -operation_type (2).temporal.api.enums.v1.BatchOperationType -job_id ( 9 -state (2*.temporal.api.enums.v1.BatchOperationState. - -start_time ( 2.google.protobuf.Timestamp. - -close_time ( 2.google.protobuf.Timestamp -total_operation_count ( -complete_operation_count ( -failure_operation_count ( -identity (  -reason - ( "[ -ListBatchOperationsRequest - namespace (  - page_size ( -next_page_token ( "y -ListBatchOperationsResponseA -operation_info ( 2).temporal.api.batch.v1.BatchOperationInfo -next_page_token ( "¹ -"PollWorkflowExecutionUpdateRequest - namespace ( 5 - -update_ref ( 2!.temporal.api.update.v1.UpdateRef -identity ( 7 - wait_policy ( 2".temporal.api.update.v1.WaitPolicy"Û -#PollWorkflowExecutionUpdateResponse0 -outcome ( 2.temporal.api.update.v1.OutcomeK -stage (2<.temporal.api.enums.v1.UpdateWorkflowExecutionLifecycleStage5 - -update_ref ( 2!.temporal.api.update.v1.UpdateRef"Ò -PollNexusTaskQueueRequest - namespace (  -identity ( 8 - -task_queue ( 2$.temporal.api.taskqueue.v1.TaskQueueV -worker_version_capabilities ( 21.temporal.api.common.v1.WorkerVersionCapabilities"a -PollNexusTaskQueueResponse - -task_token ( / -request ( 2.temporal.api.nexus.v1.Request"Ž - RespondNexusTaskCompletedRequest - namespace (  -identity (  - -task_token ( 1 -response ( 2.temporal.api.nexus.v1.Response"# -!RespondNexusTaskCompletedResponse"Œ -RespondNexusTaskFailedRequest - namespace (  -identity (  - -task_token ( 2 -error ( 2#.temporal.api.nexus.v1.HandlerError" -RespondNexusTaskFailedResponseB¾ -"io.temporal.api.workflowservice.v1BRequestResponseProtoPZ5go.temporal.io/api/workflowservice/v1;workflowserviceª!Temporalio.Api.WorkflowService.V1ê$Temporalio::Api::WorkflowService::V1bproto3' + "\x0A\xEE\xE2\x01\x0A6temporal/api/workflowservice/v1/request_response.proto\x12\x1Ftemporal.api.workflowservice.v1\x1A\$temporal/api/enums/v1/workflow.proto\x1A%temporal/api/enums/v1/namespace.proto\x1A(temporal/api/enums/v1/failed_cause.proto\x1A\"temporal/api/enums/v1/common.proto\x1A!temporal/api/enums/v1/query.proto\x1A!temporal/api/enums/v1/reset.proto\x1A&temporal/api/enums/v1/task_queue.proto\x1A\"temporal/api/enums/v1/update.proto\x1A\$temporal/api/common/v1/message.proto\x1A%temporal/api/history/v1/message.proto\x1A&temporal/api/workflow/v1/message.proto\x1A%temporal/api/command/v1/message.proto\x1A%temporal/api/failure/v1/message.proto\x1A\$temporal/api/filter/v1/message.proto\x1A&temporal/api/protocol/v1/message.proto\x1A'temporal/api/namespace/v1/message.proto\x1A#temporal/api/query/v1/message.proto\x1A)temporal/api/replication/v1/message.proto\x1A&temporal/api/schedule/v1/message.proto\x1A'temporal/api/taskqueue/v1/message.proto\x1A\$temporal/api/update/v1/message.proto\x1A%temporal/api/version/v1/message.proto\x1A#temporal/api/batch/v1/message.proto\x1A0temporal/api/sdk/v1/task_complete_metadata.proto\x1A'temporal/api/sdk/v1/user_metadata.proto\x1A#temporal/api/nexus/v1/message.proto\x1A\x1Egoogle/protobuf/duration.proto\x1A\x1Fgoogle/protobuf/timestamp.proto\"\x88\x05\x0A\x18RegisterNamespaceRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bdescription\x18\x02 \x01(\x09\x12\x13\x0A\x0Bowner_email\x18\x03 \x01(\x09\x12F\x0A#workflow_execution_retention_period\x18\x04 \x01(\x0B2\x19.google.protobuf.Duration\x12G\x0A\x08clusters\x18\x05 \x03(\x0B25.temporal.api.replication.v1.ClusterReplicationConfig\x12\x1B\x0A\x13active_cluster_name\x18\x06 \x01(\x09\x12Q\x0A\x04data\x18\x07 \x03(\x0B2C.temporal.api.workflowservice.v1.RegisterNamespaceRequest.DataEntry\x12\x16\x0A\x0Esecurity_token\x18\x08 \x01(\x09\x12\x1B\x0A\x13is_global_namespace\x18\x09 \x01(\x08\x12D\x0A\x16history_archival_state\x18\x0A \x01(\x0E2\$.temporal.api.enums.v1.ArchivalState\x12\x1C\x0A\x14history_archival_uri\x18\x0B \x01(\x09\x12G\x0A\x19visibility_archival_state\x18\x0C \x01(\x0E2\$.temporal.api.enums.v1.ArchivalState\x12\x1F\x0A\x17visibility_archival_uri\x18\x0D \x01(\x09\x1A+\x0A\x09DataEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x09:\x028\x01\"\x1B\x0A\x19RegisterNamespaceResponse\"\x89\x01\x0A\x15ListNamespacesRequest\x12\x11\x0A\x09page_size\x18\x01 \x01(\x05\x12\x17\x0A\x0Fnext_page_token\x18\x02 \x01(\x0C\x12D\x0A\x10namespace_filter\x18\x03 \x01(\x0B2*.temporal.api.namespace.v1.NamespaceFilter\"\x81\x01\x0A\x16ListNamespacesResponse\x12N\x0A\x0Anamespaces\x18\x01 \x03(\x0B2:.temporal.api.workflowservice.v1.DescribeNamespaceResponse\x12\x17\x0A\x0Fnext_page_token\x18\x02 \x01(\x0C\"9\x0A\x18DescribeNamespaceRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x0A\x0A\x02id\x18\x02 \x01(\x09\"\xEC\x02\x0A\x19DescribeNamespaceResponse\x12@\x0A\x0Enamespace_info\x18\x01 \x01(\x0B2(.temporal.api.namespace.v1.NamespaceInfo\x12:\x0A\x06config\x18\x02 \x01(\x0B2*.temporal.api.namespace.v1.NamespaceConfig\x12S\x0A\x12replication_config\x18\x03 \x01(\x0B27.temporal.api.replication.v1.NamespaceReplicationConfig\x12\x18\x0A\x10failover_version\x18\x04 \x01(\x03\x12\x1B\x0A\x13is_global_namespace\x18\x05 \x01(\x08\x12E\x0A\x10failover_history\x18\x06 \x03(\x0B2+.temporal.api.replication.v1.FailoverStatus\"\xCF\x02\x0A\x16UpdateNamespaceRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12C\x0A\x0Bupdate_info\x18\x02 \x01(\x0B2..temporal.api.namespace.v1.UpdateNamespaceInfo\x12:\x0A\x06config\x18\x03 \x01(\x0B2*.temporal.api.namespace.v1.NamespaceConfig\x12S\x0A\x12replication_config\x18\x04 \x01(\x0B27.temporal.api.replication.v1.NamespaceReplicationConfig\x12\x16\x0A\x0Esecurity_token\x18\x05 \x01(\x09\x12\x19\x0A\x11delete_bad_binary\x18\x06 \x01(\x09\x12\x19\x0A\x11promote_namespace\x18\x07 \x01(\x08\"\xA3\x02\x0A\x17UpdateNamespaceResponse\x12@\x0A\x0Enamespace_info\x18\x01 \x01(\x0B2(.temporal.api.namespace.v1.NamespaceInfo\x12:\x0A\x06config\x18\x02 \x01(\x0B2*.temporal.api.namespace.v1.NamespaceConfig\x12S\x0A\x12replication_config\x18\x03 \x01(\x0B27.temporal.api.replication.v1.NamespaceReplicationConfig\x12\x18\x0A\x10failover_version\x18\x04 \x01(\x03\x12\x1B\x0A\x13is_global_namespace\x18\x05 \x01(\x08\"F\x0A\x19DeprecateNamespaceRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x16\x0A\x0Esecurity_token\x18\x02 \x01(\x09\"\x1C\x0A\x1ADeprecateNamespaceResponse\"\xB3\x09\x0A\x1DStartWorkflowExecutionRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bworkflow_id\x18\x02 \x01(\x09\x12;\x0A\x0Dworkflow_type\x18\x03 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x128\x0A\x0Atask_queue\x18\x04 \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\x12/\x0A\x05input\x18\x05 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12=\x0A\x1Aworkflow_execution_timeout\x18\x06 \x01(\x0B2\x19.google.protobuf.Duration\x127\x0A\x14workflow_run_timeout\x18\x07 \x01(\x0B2\x19.google.protobuf.Duration\x128\x0A\x15workflow_task_timeout\x18\x08 \x01(\x0B2\x19.google.protobuf.Duration\x12\x10\x0A\x08identity\x18\x09 \x01(\x09\x12\x12\x0A\x0Arequest_id\x18\x0A \x01(\x09\x12N\x0A\x18workflow_id_reuse_policy\x18\x0B \x01(\x0E2,.temporal.api.enums.v1.WorkflowIdReusePolicy\x12T\x0A\x1Bworkflow_id_conflict_policy\x18\x16 \x01(\x0E2/.temporal.api.enums.v1.WorkflowIdConflictPolicy\x129\x0A\x0Cretry_policy\x18\x0C \x01(\x0B2#.temporal.api.common.v1.RetryPolicy\x12\x15\x0A\x0Dcron_schedule\x18\x0D \x01(\x09\x12*\x0A\x04memo\x18\x0E \x01(\x0B2\x1C.temporal.api.common.v1.Memo\x12C\x0A\x11search_attributes\x18\x0F \x01(\x0B2(.temporal.api.common.v1.SearchAttributes\x12.\x0A\x06header\x18\x10 \x01(\x0B2\x1E.temporal.api.common.v1.Header\x12\x1F\x0A\x17request_eager_execution\x18\x11 \x01(\x08\x12;\x0A\x11continued_failure\x18\x12 \x01(\x0B2 .temporal.api.failure.v1.Failure\x12@\x0A\x16last_completion_result\x18\x13 \x01(\x0B2 .temporal.api.common.v1.Payloads\x127\x0A\x14workflow_start_delay\x18\x14 \x01(\x0B2\x19.google.protobuf.Duration\x12>\x0A\x14completion_callbacks\x18\x15 \x03(\x0B2 .temporal.api.common.v1.Callback\x128\x0A\x0Duser_metadata\x18\x17 \x01(\x0B2!.temporal.api.sdk.v1.UserMetadata\"\x9E\x01\x0A\x1EStartWorkflowExecutionResponse\x12\x0E\x0A\x06run_id\x18\x01 \x01(\x09\x12\x0F\x0A\x07started\x18\x03 \x01(\x08\x12[\x0A\x13eager_workflow_task\x18\x02 \x01(\x0B2>.temporal.api.workflowservice.v1.PollWorkflowTaskQueueResponse\"\xAA\x02\x0A\"GetWorkflowExecutionHistoryRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12<\x0A\x09execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x19\x0A\x11maximum_page_size\x18\x03 \x01(\x05\x12\x17\x0A\x0Fnext_page_token\x18\x04 \x01(\x0C\x12\x16\x0A\x0Ewait_new_event\x18\x05 \x01(\x08\x12P\x0A\x19history_event_filter_type\x18\x06 \x01(\x0E2-.temporal.api.enums.v1.HistoryEventFilterType\x12\x15\x0A\x0Dskip_archival\x18\x07 \x01(\x08\"\xBA\x01\x0A#GetWorkflowExecutionHistoryResponse\x121\x0A\x07history\x18\x01 \x01(\x0B2 .temporal.api.history.v1.History\x125\x0A\x0Braw_history\x18\x02 \x03(\x0B2 .temporal.api.common.v1.DataBlob\x12\x17\x0A\x0Fnext_page_token\x18\x03 \x01(\x0C\x12\x10\x0A\x08archived\x18\x04 \x01(\x08\"\xB0\x01\x0A)GetWorkflowExecutionHistoryReverseRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12<\x0A\x09execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x19\x0A\x11maximum_page_size\x18\x03 \x01(\x05\x12\x17\x0A\x0Fnext_page_token\x18\x04 \x01(\x0C\"x\x0A*GetWorkflowExecutionHistoryReverseResponse\x121\x0A\x07history\x18\x01 \x01(\x0B2 .temporal.api.history.v1.History\x12\x17\x0A\x0Fnext_page_token\x18\x03 \x01(\x0C\"\xEE\x01\x0A\x1CPollWorkflowTaskQueueRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x128\x0A\x0Atask_queue\x18\x02 \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\x12\x17\x0A\x0Fbinary_checksum\x18\x04 \x01(\x09\x12V\x0A\x1Bworker_version_capabilities\x18\x05 \x01(\x0B21.temporal.api.common.v1.WorkerVersionCapabilities\"\xBE\x06\x0A\x1DPollWorkflowTaskQueueResponse\x12\x12\x0A\x0Atask_token\x18\x01 \x01(\x0C\x12E\x0A\x12workflow_execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12;\x0A\x0Dworkflow_type\x18\x03 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x12!\x0A\x19previous_started_event_id\x18\x04 \x01(\x03\x12\x18\x0A\x10started_event_id\x18\x05 \x01(\x03\x12\x0F\x0A\x07attempt\x18\x06 \x01(\x05\x12\x1A\x0A\x12backlog_count_hint\x18\x07 \x01(\x03\x121\x0A\x07history\x18\x08 \x01(\x0B2 .temporal.api.history.v1.History\x12\x17\x0A\x0Fnext_page_token\x18\x09 \x01(\x0C\x123\x0A\x05query\x18\x0A \x01(\x0B2\$.temporal.api.query.v1.WorkflowQuery\x12K\x0A\x1Dworkflow_execution_task_queue\x18\x0B \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\x122\x0A\x0Escheduled_time\x18\x0C \x01(\x0B2\x1A.google.protobuf.Timestamp\x120\x0A\x0Cstarted_time\x18\x0D \x01(\x0B2\x1A.google.protobuf.Timestamp\x12\\\x0A\x07queries\x18\x0E \x03(\x0B2K.temporal.api.workflowservice.v1.PollWorkflowTaskQueueResponse.QueriesEntry\x123\x0A\x08messages\x18\x0F \x03(\x0B2!.temporal.api.protocol.v1.Message\x1AT\x0A\x0CQueriesEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x123\x0A\x05value\x18\x02 \x01(\x0B2\$.temporal.api.query.v1.WorkflowQuery:\x028\x01\"\xA4\x06\x0A#RespondWorkflowTaskCompletedRequest\x12\x12\x0A\x0Atask_token\x18\x01 \x01(\x0C\x122\x0A\x08commands\x18\x02 \x03(\x0B2 .temporal.api.command.v1.Command\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\x12O\x0A\x11sticky_attributes\x18\x04 \x01(\x0B24.temporal.api.taskqueue.v1.StickyExecutionAttributes\x12 \x0A\x18return_new_workflow_task\x18\x05 \x01(\x08\x12&\x0A\x1Eforce_create_new_workflow_task\x18\x06 \x01(\x08\x12\x17\x0A\x0Fbinary_checksum\x18\x07 \x01(\x09\x12m\x0A\x0Dquery_results\x18\x08 \x03(\x0B2V.temporal.api.workflowservice.v1.RespondWorkflowTaskCompletedRequest.QueryResultsEntry\x12\x11\x0A\x09namespace\x18\x09 \x01(\x09\x12H\x0A\x14worker_version_stamp\x18\x0A \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\x123\x0A\x08messages\x18\x0B \x03(\x0B2!.temporal.api.protocol.v1.Message\x12H\x0A\x0Csdk_metadata\x18\x0C \x01(\x0B22.temporal.api.sdk.v1.WorkflowTaskCompletedMetadata\x12C\x0A\x11metering_metadata\x18\x0D \x01(\x0B2(.temporal.api.common.v1.MeteringMetadata\x1A_\x0A\x11QueryResultsEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x129\x0A\x05value\x18\x02 \x01(\x0B2*.temporal.api.query.v1.WorkflowQueryResult:\x028\x01\"\xF5\x01\x0A\$RespondWorkflowTaskCompletedResponse\x12U\x0A\x0Dworkflow_task\x18\x01 \x01(\x0B2>.temporal.api.workflowservice.v1.PollWorkflowTaskQueueResponse\x12V\x0A\x0Eactivity_tasks\x18\x02 \x03(\x0B2>.temporal.api.workflowservice.v1.PollActivityTaskQueueResponse\x12\x1E\x0A\x16reset_history_event_id\x18\x03 \x01(\x03\"\xDF\x02\x0A RespondWorkflowTaskFailedRequest\x12\x12\x0A\x0Atask_token\x18\x01 \x01(\x0C\x12=\x0A\x05cause\x18\x02 \x01(\x0E2..temporal.api.enums.v1.WorkflowTaskFailedCause\x121\x0A\x07failure\x18\x03 \x01(\x0B2 .temporal.api.failure.v1.Failure\x12\x10\x0A\x08identity\x18\x04 \x01(\x09\x12\x17\x0A\x0Fbinary_checksum\x18\x05 \x01(\x09\x12\x11\x0A\x09namespace\x18\x06 \x01(\x09\x123\x0A\x08messages\x18\x07 \x03(\x0B2!.temporal.api.protocol.v1.Message\x12B\x0A\x0Eworker_version\x18\x08 \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\"#\x0A!RespondWorkflowTaskFailedResponse\"\xA0\x02\x0A\x1CPollActivityTaskQueueRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x128\x0A\x0Atask_queue\x18\x02 \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\x12I\x0A\x13task_queue_metadata\x18\x04 \x01(\x0B2,.temporal.api.taskqueue.v1.TaskQueueMetadata\x12V\x0A\x1Bworker_version_capabilities\x18\x05 \x01(\x0B21.temporal.api.common.v1.WorkerVersionCapabilities\"\xE8\x06\x0A\x1DPollActivityTaskQueueResponse\x12\x12\x0A\x0Atask_token\x18\x01 \x01(\x0C\x12\x1A\x0A\x12workflow_namespace\x18\x02 \x01(\x09\x12;\x0A\x0Dworkflow_type\x18\x03 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x12E\x0A\x12workflow_execution\x18\x04 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12;\x0A\x0Dactivity_type\x18\x05 \x01(\x0B2\$.temporal.api.common.v1.ActivityType\x12\x13\x0A\x0Bactivity_id\x18\x06 \x01(\x09\x12.\x0A\x06header\x18\x07 \x01(\x0B2\x1E.temporal.api.common.v1.Header\x12/\x0A\x05input\x18\x08 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12;\x0A\x11heartbeat_details\x18\x09 \x01(\x0B2 .temporal.api.common.v1.Payloads\x122\x0A\x0Escheduled_time\x18\x0A \x01(\x0B2\x1A.google.protobuf.Timestamp\x12B\x0A\x1Ecurrent_attempt_scheduled_time\x18\x0B \x01(\x0B2\x1A.google.protobuf.Timestamp\x120\x0A\x0Cstarted_time\x18\x0C \x01(\x0B2\x1A.google.protobuf.Timestamp\x12\x0F\x0A\x07attempt\x18\x0D \x01(\x05\x12<\x0A\x19schedule_to_close_timeout\x18\x0E \x01(\x0B2\x19.google.protobuf.Duration\x129\x0A\x16start_to_close_timeout\x18\x0F \x01(\x0B2\x19.google.protobuf.Duration\x124\x0A\x11heartbeat_timeout\x18\x10 \x01(\x0B2\x19.google.protobuf.Duration\x129\x0A\x0Cretry_policy\x18\x11 \x01(\x0B2#.temporal.api.common.v1.RetryPolicy\"\x90\x01\x0A\"RecordActivityTaskHeartbeatRequest\x12\x12\x0A\x0Atask_token\x18\x01 \x01(\x0C\x121\x0A\x07details\x18\x02 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\x12\x11\x0A\x09namespace\x18\x04 \x01(\x09\"?\x0A#RecordActivityTaskHeartbeatResponse\x12\x18\x0A\x10cancel_requested\x18\x01 \x01(\x08\"\xBA\x01\x0A&RecordActivityTaskHeartbeatByIdRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bworkflow_id\x18\x02 \x01(\x09\x12\x0E\x0A\x06run_id\x18\x03 \x01(\x09\x12\x13\x0A\x0Bactivity_id\x18\x04 \x01(\x09\x121\x0A\x07details\x18\x05 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x10\x0A\x08identity\x18\x06 \x01(\x09\"C\x0A'RecordActivityTaskHeartbeatByIdResponse\x12\x18\x0A\x10cancel_requested\x18\x01 \x01(\x08\"\xD4\x01\x0A#RespondActivityTaskCompletedRequest\x12\x12\x0A\x0Atask_token\x18\x01 \x01(\x0C\x120\x0A\x06result\x18\x02 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\x12\x11\x0A\x09namespace\x18\x04 \x01(\x09\x12B\x0A\x0Eworker_version\x18\x05 \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\"&\x0A\$RespondActivityTaskCompletedResponse\"\xBA\x01\x0A'RespondActivityTaskCompletedByIdRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bworkflow_id\x18\x02 \x01(\x09\x12\x0E\x0A\x06run_id\x18\x03 \x01(\x09\x12\x13\x0A\x0Bactivity_id\x18\x04 \x01(\x09\x120\x0A\x06result\x18\x05 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x10\x0A\x08identity\x18\x06 \x01(\x09\"*\x0A(RespondActivityTaskCompletedByIdResponse\"\x94\x02\x0A RespondActivityTaskFailedRequest\x12\x12\x0A\x0Atask_token\x18\x01 \x01(\x0C\x121\x0A\x07failure\x18\x02 \x01(\x0B2 .temporal.api.failure.v1.Failure\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\x12\x11\x0A\x09namespace\x18\x04 \x01(\x09\x12@\x0A\x16last_heartbeat_details\x18\x05 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12B\x0A\x0Eworker_version\x18\x06 \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\"W\x0A!RespondActivityTaskFailedResponse\x122\x0A\x08failures\x18\x01 \x03(\x0B2 .temporal.api.failure.v1.Failure\"\xFA\x01\x0A\$RespondActivityTaskFailedByIdRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bworkflow_id\x18\x02 \x01(\x09\x12\x0E\x0A\x06run_id\x18\x03 \x01(\x09\x12\x13\x0A\x0Bactivity_id\x18\x04 \x01(\x09\x121\x0A\x07failure\x18\x05 \x01(\x0B2 .temporal.api.failure.v1.Failure\x12\x10\x0A\x08identity\x18\x06 \x01(\x09\x12@\x0A\x16last_heartbeat_details\x18\x07 \x01(\x0B2 .temporal.api.common.v1.Payloads\"[\x0A%RespondActivityTaskFailedByIdResponse\x122\x0A\x08failures\x18\x01 \x03(\x0B2 .temporal.api.failure.v1.Failure\"\xD4\x01\x0A\"RespondActivityTaskCanceledRequest\x12\x12\x0A\x0Atask_token\x18\x01 \x01(\x0C\x121\x0A\x07details\x18\x02 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\x12\x11\x0A\x09namespace\x18\x04 \x01(\x09\x12B\x0A\x0Eworker_version\x18\x05 \x01(\x0B2*.temporal.api.common.v1.WorkerVersionStamp\"%\x0A#RespondActivityTaskCanceledResponse\"\xBA\x01\x0A&RespondActivityTaskCanceledByIdRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bworkflow_id\x18\x02 \x01(\x09\x12\x0E\x0A\x06run_id\x18\x03 \x01(\x09\x12\x13\x0A\x0Bactivity_id\x18\x04 \x01(\x09\x121\x0A\x07details\x18\x05 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x10\x0A\x08identity\x18\x06 \x01(\x09\")\x0A'RespondActivityTaskCanceledByIdResponse\"\xD7\x01\x0A%RequestCancelWorkflowExecutionRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\x12\x12\x0A\x0Arequest_id\x18\x04 \x01(\x09\x12\x1E\x0A\x16first_execution_run_id\x18\x05 \x01(\x09\x12\x0E\x0A\x06reason\x18\x06 \x01(\x09\"(\x0A&RequestCancelWorkflowExecutionResponse\"\xCC\x02\x0A\x1ESignalWorkflowExecutionRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x13\x0A\x0Bsignal_name\x18\x03 \x01(\x09\x12/\x0A\x05input\x18\x04 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x10\x0A\x08identity\x18\x05 \x01(\x09\x12\x12\x0A\x0Arequest_id\x18\x06 \x01(\x09\x12\x0F\x0A\x07control\x18\x07 \x01(\x09\x12.\x0A\x06header\x18\x08 \x01(\x0B2\x1E.temporal.api.common.v1.Header\x12#\x0A\x1Bskip_generate_workflow_task\x18\x09 \x01(\x08\"!\x0A\x1FSignalWorkflowExecutionResponse\"\xE0\x08\x0A'SignalWithStartWorkflowExecutionRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bworkflow_id\x18\x02 \x01(\x09\x12;\x0A\x0Dworkflow_type\x18\x03 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x128\x0A\x0Atask_queue\x18\x04 \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\x12/\x0A\x05input\x18\x05 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12=\x0A\x1Aworkflow_execution_timeout\x18\x06 \x01(\x0B2\x19.google.protobuf.Duration\x127\x0A\x14workflow_run_timeout\x18\x07 \x01(\x0B2\x19.google.protobuf.Duration\x128\x0A\x15workflow_task_timeout\x18\x08 \x01(\x0B2\x19.google.protobuf.Duration\x12\x10\x0A\x08identity\x18\x09 \x01(\x09\x12\x12\x0A\x0Arequest_id\x18\x0A \x01(\x09\x12N\x0A\x18workflow_id_reuse_policy\x18\x0B \x01(\x0E2,.temporal.api.enums.v1.WorkflowIdReusePolicy\x12T\x0A\x1Bworkflow_id_conflict_policy\x18\x16 \x01(\x0E2/.temporal.api.enums.v1.WorkflowIdConflictPolicy\x12\x13\x0A\x0Bsignal_name\x18\x0C \x01(\x09\x126\x0A\x0Csignal_input\x18\x0D \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x0F\x0A\x07control\x18\x0E \x01(\x09\x129\x0A\x0Cretry_policy\x18\x0F \x01(\x0B2#.temporal.api.common.v1.RetryPolicy\x12\x15\x0A\x0Dcron_schedule\x18\x10 \x01(\x09\x12*\x0A\x04memo\x18\x11 \x01(\x0B2\x1C.temporal.api.common.v1.Memo\x12C\x0A\x11search_attributes\x18\x12 \x01(\x0B2(.temporal.api.common.v1.SearchAttributes\x12.\x0A\x06header\x18\x13 \x01(\x0B2\x1E.temporal.api.common.v1.Header\x127\x0A\x14workflow_start_delay\x18\x14 \x01(\x0B2\x19.google.protobuf.Duration\x12#\x0A\x1Bskip_generate_workflow_task\x18\x15 \x01(\x08\x128\x0A\x0Duser_metadata\x18\x17 \x01(\x0B2!.temporal.api.sdk.v1.UserMetadata\"K\x0A(SignalWithStartWorkflowExecutionResponse\x12\x0E\x0A\x06run_id\x18\x01 \x01(\x09\x12\x0F\x0A\x07started\x18\x02 \x01(\x08\"\xDE\x02\x0A\x1DResetWorkflowExecutionRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x0E\x0A\x06reason\x18\x03 \x01(\x09\x12%\x0A\x1Dworkflow_task_finish_event_id\x18\x04 \x01(\x03\x12\x12\x0A\x0Arequest_id\x18\x05 \x01(\x09\x12C\x0A\x12reset_reapply_type\x18\x06 \x01(\x0E2'.temporal.api.enums.v1.ResetReapplyType\x12S\x0A\x1Breset_reapply_exclude_types\x18\x07 \x03(\x0E2..temporal.api.enums.v1.ResetReapplyExcludeType\"0\x0A\x1EResetWorkflowExecutionResponse\x12\x0E\x0A\x06run_id\x18\x01 \x01(\x09\"\xF2\x01\x0A!TerminateWorkflowExecutionRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x0E\x0A\x06reason\x18\x03 \x01(\x09\x121\x0A\x07details\x18\x04 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x10\x0A\x08identity\x18\x05 \x01(\x09\x12\x1E\x0A\x16first_execution_run_id\x18\x06 \x01(\x09\"\$\x0A\"TerminateWorkflowExecutionResponse\"z\x0A\x1EDeleteWorkflowExecutionRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\"!\x0A\x1FDeleteWorkflowExecutionResponse\"\xC9\x02\x0A!ListOpenWorkflowExecutionsRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x19\x0A\x11maximum_page_size\x18\x02 \x01(\x05\x12\x17\x0A\x0Fnext_page_token\x18\x03 \x01(\x0C\x12B\x0A\x11start_time_filter\x18\x04 \x01(\x0B2'.temporal.api.filter.v1.StartTimeFilter\x12K\x0A\x10execution_filter\x18\x05 \x01(\x0B2/.temporal.api.filter.v1.WorkflowExecutionFilterH\x00\x12A\x0A\x0Btype_filter\x18\x06 \x01(\x0B2*.temporal.api.filter.v1.WorkflowTypeFilterH\x00B\x09\x0A\x07filters\"\x82\x01\x0A\"ListOpenWorkflowExecutionsResponse\x12C\x0A\x0Aexecutions\x18\x01 \x03(\x0B2/.temporal.api.workflow.v1.WorkflowExecutionInfo\x12\x17\x0A\x0Fnext_page_token\x18\x02 \x01(\x0C\"\x8A\x03\x0A#ListClosedWorkflowExecutionsRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x19\x0A\x11maximum_page_size\x18\x02 \x01(\x05\x12\x17\x0A\x0Fnext_page_token\x18\x03 \x01(\x0C\x12B\x0A\x11start_time_filter\x18\x04 \x01(\x0B2'.temporal.api.filter.v1.StartTimeFilter\x12K\x0A\x10execution_filter\x18\x05 \x01(\x0B2/.temporal.api.filter.v1.WorkflowExecutionFilterH\x00\x12A\x0A\x0Btype_filter\x18\x06 \x01(\x0B2*.temporal.api.filter.v1.WorkflowTypeFilterH\x00\x12=\x0A\x0Dstatus_filter\x18\x07 \x01(\x0B2\$.temporal.api.filter.v1.StatusFilterH\x00B\x09\x0A\x07filters\"\x84\x01\x0A\$ListClosedWorkflowExecutionsResponse\x12C\x0A\x0Aexecutions\x18\x01 \x03(\x0B2/.temporal.api.workflow.v1.WorkflowExecutionInfo\x12\x17\x0A\x0Fnext_page_token\x18\x02 \x01(\x0C\"m\x0A\x1DListWorkflowExecutionsRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x11\x0A\x09page_size\x18\x02 \x01(\x05\x12\x17\x0A\x0Fnext_page_token\x18\x03 \x01(\x0C\x12\x0D\x0A\x05query\x18\x04 \x01(\x09\"~\x0A\x1EListWorkflowExecutionsResponse\x12C\x0A\x0Aexecutions\x18\x01 \x03(\x0B2/.temporal.api.workflow.v1.WorkflowExecutionInfo\x12\x17\x0A\x0Fnext_page_token\x18\x02 \x01(\x0C\"u\x0A%ListArchivedWorkflowExecutionsRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x11\x0A\x09page_size\x18\x02 \x01(\x05\x12\x17\x0A\x0Fnext_page_token\x18\x03 \x01(\x0C\x12\x0D\x0A\x05query\x18\x04 \x01(\x09\"\x86\x01\x0A&ListArchivedWorkflowExecutionsResponse\x12C\x0A\x0Aexecutions\x18\x01 \x03(\x0B2/.temporal.api.workflow.v1.WorkflowExecutionInfo\x12\x17\x0A\x0Fnext_page_token\x18\x02 \x01(\x0C\"m\x0A\x1DScanWorkflowExecutionsRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x11\x0A\x09page_size\x18\x02 \x01(\x05\x12\x17\x0A\x0Fnext_page_token\x18\x03 \x01(\x0C\x12\x0D\x0A\x05query\x18\x04 \x01(\x09\"~\x0A\x1EScanWorkflowExecutionsResponse\x12C\x0A\x0Aexecutions\x18\x01 \x03(\x0B2/.temporal.api.workflow.v1.WorkflowExecutionInfo\x12\x17\x0A\x0Fnext_page_token\x18\x02 \x01(\x0C\"B\x0A\x1ECountWorkflowExecutionsRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x0D\x0A\x05query\x18\x02 \x01(\x09\"\xED\x01\x0A\x1FCountWorkflowExecutionsResponse\x12\x0D\x0A\x05count\x18\x01 \x01(\x03\x12a\x0A\x06groups\x18\x02 \x03(\x0B2Q.temporal.api.workflowservice.v1.CountWorkflowExecutionsResponse.AggregationGroup\x1AX\x0A\x10AggregationGroup\x125\x0A\x0Cgroup_values\x18\x01 \x03(\x0B2\x1F.temporal.api.common.v1.Payload\x12\x0D\x0A\x05count\x18\x02 \x01(\x03\"\x1C\x0A\x1AGetSearchAttributesRequest\"\xC9\x01\x0A\x1BGetSearchAttributesResponse\x12T\x0A\x04keys\x18\x01 \x03(\x0B2F.temporal.api.workflowservice.v1.GetSearchAttributesResponse.KeysEntry\x1AT\x0A\x09KeysEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x126\x0A\x05value\x18\x02 \x01(\x0E2'.temporal.api.enums.v1.IndexedValueType:\x028\x01\"\xDE\x01\x0A RespondQueryTaskCompletedRequest\x12\x12\x0A\x0Atask_token\x18\x01 \x01(\x0C\x12>\x0A\x0Ecompleted_type\x18\x02 \x01(\x0E2&.temporal.api.enums.v1.QueryResultType\x126\x0A\x0Cquery_result\x18\x03 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12\x15\x0A\x0Derror_message\x18\x04 \x01(\x09\x12\x11\x0A\x09namespace\x18\x06 \x01(\x09J\x04\x08\x05\x10\x06\"#\x0A!RespondQueryTaskCompletedResponse\"n\x0A\x1BResetStickyTaskQueueRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12<\x0A\x09execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\"\x1E\x0A\x1CResetStickyTaskQueueResponse\"\xE9\x01\x0A\x14QueryWorkflowRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12<\x0A\x09execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x123\x0A\x05query\x18\x03 \x01(\x0B2\$.temporal.api.query.v1.WorkflowQuery\x12K\x0A\x16query_reject_condition\x18\x04 \x01(\x0E2+.temporal.api.enums.v1.QueryRejectCondition\"\x8D\x01\x0A\x15QueryWorkflowResponse\x126\x0A\x0Cquery_result\x18\x01 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12<\x0A\x0Equery_rejected\x18\x02 \x01(\x0B2\$.temporal.api.query.v1.QueryRejected\"s\x0A DescribeWorkflowExecutionRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12<\x0A\x09execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\"\xC0\x04\x0A!DescribeWorkflowExecutionResponse\x12K\x0A\x10execution_config\x18\x01 \x01(\x0B21.temporal.api.workflow.v1.WorkflowExecutionConfig\x12P\x0A\x17workflow_execution_info\x18\x02 \x01(\x0B2/.temporal.api.workflow.v1.WorkflowExecutionInfo\x12I\x0A\x12pending_activities\x18\x03 \x03(\x0B2-.temporal.api.workflow.v1.PendingActivityInfo\x12M\x0A\x10pending_children\x18\x04 \x03(\x0B23.temporal.api.workflow.v1.PendingChildExecutionInfo\x12P\x0A\x15pending_workflow_task\x18\x05 \x01(\x0B21.temporal.api.workflow.v1.PendingWorkflowTaskInfo\x129\x0A\x09callbacks\x18\x06 \x03(\x0B2&.temporal.api.workflow.v1.CallbackInfo\x12U\x0A\x18pending_nexus_operations\x18\x07 \x03(\x0B23.temporal.api.workflow.v1.PendingNexusOperationInfo\"\xE1\x03\x0A\x18DescribeTaskQueueRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x128\x0A\x0Atask_queue\x18\x02 \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\x12=\x0A\x0Ftask_queue_type\x18\x03 \x01(\x0E2\$.temporal.api.enums.v1.TaskQueueType\x12!\x0A\x19include_task_queue_status\x18\x04 \x01(\x08\x12>\x0A\x08api_mode\x18\x05 \x01(\x0E2,.temporal.api.enums.v1.DescribeTaskQueueMode\x12F\x0A\x08versions\x18\x06 \x01(\x0B24.temporal.api.taskqueue.v1.TaskQueueVersionSelection\x12>\x0A\x10task_queue_types\x18\x07 \x03(\x0E2\$.temporal.api.enums.v1.TaskQueueType\x12\x14\x0A\x0Creport_stats\x18\x08 \x01(\x08\x12\x16\x0A\x0Ereport_pollers\x18\x09 \x01(\x08\x12 \x0A\x18report_task_reachability\x18\x0A \x01(\x08\"\xE5\x02\x0A\x19DescribeTaskQueueResponse\x126\x0A\x07pollers\x18\x01 \x03(\x0B2%.temporal.api.taskqueue.v1.PollerInfo\x12E\x0A\x11task_queue_status\x18\x02 \x01(\x0B2*.temporal.api.taskqueue.v1.TaskQueueStatus\x12c\x0A\x0Dversions_info\x18\x03 \x03(\x0B2L.temporal.api.workflowservice.v1.DescribeTaskQueueResponse.VersionsInfoEntry\x1Ad\x0A\x11VersionsInfoEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12>\x0A\x05value\x18\x02 \x01(\x0B2/.temporal.api.taskqueue.v1.TaskQueueVersionInfo:\x028\x01\"\x17\x0A\x15GetClusterInfoRequest\"\x8B\x03\x0A\x16GetClusterInfoResponse\x12h\x0A\x11supported_clients\x18\x01 \x03(\x0B2M.temporal.api.workflowservice.v1.GetClusterInfoResponse.SupportedClientsEntry\x12\x16\x0A\x0Eserver_version\x18\x02 \x01(\x09\x12\x12\x0A\x0Acluster_id\x18\x03 \x01(\x09\x12:\x0A\x0Cversion_info\x18\x04 \x01(\x0B2\$.temporal.api.version.v1.VersionInfo\x12\x14\x0A\x0Ccluster_name\x18\x05 \x01(\x09\x12\x1B\x0A\x13history_shard_count\x18\x06 \x01(\x05\x12\x19\x0A\x11persistence_store\x18\x07 \x01(\x09\x12\x18\x0A\x10visibility_store\x18\x08 \x01(\x09\x1A7\x0A\x15SupportedClientsEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x09:\x028\x01\"\x16\x0A\x14GetSystemInfoRequest\"\xF4\x03\x0A\x15GetSystemInfoResponse\x12\x16\x0A\x0Eserver_version\x18\x01 \x01(\x09\x12Y\x0A\x0Ccapabilities\x18\x02 \x01(\x0B2C.temporal.api.workflowservice.v1.GetSystemInfoResponse.Capabilities\x1A\xE7\x02\x0A\x0CCapabilities\x12\x1F\x0A\x17signal_and_query_header\x18\x01 \x01(\x08\x12&\x0A\x1Einternal_error_differentiation\x18\x02 \x01(\x08\x12*\x0A\"activity_failure_include_heartbeat\x18\x03 \x01(\x08\x12\x1A\x0A\x12supports_schedules\x18\x04 \x01(\x08\x12\"\x0A\x1Aencoded_failure_attributes\x18\x05 \x01(\x08\x12!\x0A\x19build_id_based_versioning\x18\x06 \x01(\x08\x12\x13\x0A\x0Bupsert_memo\x18\x07 \x01(\x08\x12\x1C\x0A\x14eager_workflow_start\x18\x08 \x01(\x08\x12\x14\x0A\x0Csdk_metadata\x18\x09 \x01(\x08\x12'\x0A\x1Fcount_group_by_execution_status\x18\x0A \x01(\x08\x12\x0D\x0A\x05nexus\x18\x0B \x01(\x08\"m\x0A\x1EListTaskQueuePartitionsRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x128\x0A\x0Atask_queue\x18\x02 \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\"\xDF\x01\x0A\x1FListTaskQueuePartitionsResponse\x12]\x0A\x1Eactivity_task_queue_partitions\x18\x01 \x03(\x0B25.temporal.api.taskqueue.v1.TaskQueuePartitionMetadata\x12]\x0A\x1Eworkflow_task_queue_partitions\x18\x02 \x03(\x0B25.temporal.api.taskqueue.v1.TaskQueuePartitionMetadata\"\xCC\x02\x0A\x15CreateScheduleRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bschedule_id\x18\x02 \x01(\x09\x124\x0A\x08schedule\x18\x03 \x01(\x0B2\".temporal.api.schedule.v1.Schedule\x12>\x0A\x0Dinitial_patch\x18\x04 \x01(\x0B2'.temporal.api.schedule.v1.SchedulePatch\x12\x10\x0A\x08identity\x18\x05 \x01(\x09\x12\x12\x0A\x0Arequest_id\x18\x06 \x01(\x09\x12*\x0A\x04memo\x18\x07 \x01(\x0B2\x1C.temporal.api.common.v1.Memo\x12C\x0A\x11search_attributes\x18\x08 \x01(\x0B2(.temporal.api.common.v1.SearchAttributes\"0\x0A\x16CreateScheduleResponse\x12\x16\x0A\x0Econflict_token\x18\x01 \x01(\x0C\"A\x0A\x17DescribeScheduleRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bschedule_id\x18\x02 \x01(\x09\"\x8F\x02\x0A\x18DescribeScheduleResponse\x124\x0A\x08schedule\x18\x01 \x01(\x0B2\".temporal.api.schedule.v1.Schedule\x124\x0A\x04info\x18\x02 \x01(\x0B2&.temporal.api.schedule.v1.ScheduleInfo\x12*\x0A\x04memo\x18\x03 \x01(\x0B2\x1C.temporal.api.common.v1.Memo\x12C\x0A\x11search_attributes\x18\x04 \x01(\x0B2(.temporal.api.common.v1.SearchAttributes\x12\x16\x0A\x0Econflict_token\x18\x05 \x01(\x0C\"\xF8\x01\x0A\x15UpdateScheduleRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bschedule_id\x18\x02 \x01(\x09\x124\x0A\x08schedule\x18\x03 \x01(\x0B2\".temporal.api.schedule.v1.Schedule\x12\x16\x0A\x0Econflict_token\x18\x04 \x01(\x0C\x12\x10\x0A\x08identity\x18\x05 \x01(\x09\x12\x12\x0A\x0Arequest_id\x18\x06 \x01(\x09\x12C\x0A\x11search_attributes\x18\x07 \x01(\x0B2(.temporal.api.common.v1.SearchAttributes\"\x18\x0A\x16UpdateScheduleResponse\"\x9C\x01\x0A\x14PatchScheduleRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bschedule_id\x18\x02 \x01(\x09\x126\x0A\x05patch\x18\x03 \x01(\x0B2'.temporal.api.schedule.v1.SchedulePatch\x12\x10\x0A\x08identity\x18\x04 \x01(\x09\x12\x12\x0A\x0Arequest_id\x18\x05 \x01(\x09\"\x17\x0A\x15PatchScheduleResponse\"\xA8\x01\x0A ListScheduleMatchingTimesRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bschedule_id\x18\x02 \x01(\x09\x12.\x0A\x0Astart_time\x18\x03 \x01(\x0B2\x1A.google.protobuf.Timestamp\x12,\x0A\x08end_time\x18\x04 \x01(\x0B2\x1A.google.protobuf.Timestamp\"S\x0A!ListScheduleMatchingTimesResponse\x12.\x0A\x0Astart_time\x18\x01 \x03(\x0B2\x1A.google.protobuf.Timestamp\"Q\x0A\x15DeleteScheduleRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x13\x0A\x0Bschedule_id\x18\x02 \x01(\x09\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\"\x18\x0A\x16DeleteScheduleResponse\"l\x0A\x14ListSchedulesRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x19\x0A\x11maximum_page_size\x18\x02 \x01(\x05\x12\x17\x0A\x0Fnext_page_token\x18\x03 \x01(\x0C\x12\x0D\x0A\x05query\x18\x04 \x01(\x09\"p\x0A\x15ListSchedulesResponse\x12>\x0A\x09schedules\x18\x01 \x03(\x0B2+.temporal.api.schedule.v1.ScheduleListEntry\x12\x17\x0A\x0Fnext_page_token\x18\x02 \x01(\x0C\"\x86\x05\x0A'UpdateWorkerBuildIdCompatibilityRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x12\x0A\x0Atask_queue\x18\x02 \x01(\x09\x12-\x0A#add_new_build_id_in_new_default_set\x18\x03 \x01(\x09H\x00\x12\x87\x01\x0A\x1Badd_new_compatible_build_id\x18\x04 \x01(\x0B2`.temporal.api.workflowservice.v1.UpdateWorkerBuildIdCompatibilityRequest.AddNewCompatibleVersionH\x00\x12!\x0A\x17promote_set_by_build_id\x18\x05 \x01(\x09H\x00\x12%\x0A\x1Bpromote_build_id_within_set\x18\x06 \x01(\x09H\x00\x12h\x0A\x0Amerge_sets\x18\x07 \x01(\x0B2R.temporal.api.workflowservice.v1.UpdateWorkerBuildIdCompatibilityRequest.MergeSetsH\x00\x1Ao\x0A\x17AddNewCompatibleVersion\x12\x14\x0A\x0Cnew_build_id\x18\x01 \x01(\x09\x12\$\x0A\x1Cexisting_compatible_build_id\x18\x02 \x01(\x09\x12\x18\x0A\x10make_set_default\x18\x03 \x01(\x08\x1AI\x0A\x09MergeSets\x12\x1C\x0A\x14primary_set_build_id\x18\x01 \x01(\x09\x12\x1E\x0A\x16secondary_set_build_id\x18\x02 \x01(\x09B\x0B\x0A\x09operation\"@\x0A(UpdateWorkerBuildIdCompatibilityResponseJ\x04\x08\x01\x10\x02R\x0Eversion_set_id\"_\x0A\$GetWorkerBuildIdCompatibilityRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x12\x0A\x0Atask_queue\x18\x02 \x01(\x09\x12\x10\x0A\x08max_sets\x18\x03 \x01(\x05\"t\x0A%GetWorkerBuildIdCompatibilityResponse\x12K\x0A\x12major_version_sets\x18\x01 \x03(\x0B2/.temporal.api.taskqueue.v1.CompatibleVersionSet\"\xB5\x0D\x0A\"UpdateWorkerVersioningRulesRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x12\x0A\x0Atask_queue\x18\x02 \x01(\x09\x12\x16\x0A\x0Econflict_token\x18\x03 \x01(\x0C\x12\x81\x01\x0A\x16insert_assignment_rule\x18\x04 \x01(\x0B2_.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.InsertBuildIdAssignmentRuleH\x00\x12\x83\x01\x0A\x17replace_assignment_rule\x18\x05 \x01(\x0B2`.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.ReplaceBuildIdAssignmentRuleH\x00\x12\x81\x01\x0A\x16delete_assignment_rule\x18\x06 \x01(\x0B2_.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.DeleteBuildIdAssignmentRuleH\x00\x12\x8C\x01\x0A\x1Cadd_compatible_redirect_rule\x18\x07 \x01(\x0B2d.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.AddCompatibleBuildIdRedirectRuleH\x00\x12\x94\x01\x0A replace_compatible_redirect_rule\x18\x08 \x01(\x0B2h.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.ReplaceCompatibleBuildIdRedirectRuleH\x00\x12\x92\x01\x0A\x1Fdelete_compatible_redirect_rule\x18\x09 \x01(\x0B2g.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.DeleteCompatibleBuildIdRedirectRuleH\x00\x12l\x0A\x0Fcommit_build_id\x18\x0A \x01(\x0B2Q.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.CommitBuildIdH\x00\x1Aq\x0A\x1BInsertBuildIdAssignmentRule\x12\x12\x0A\x0Arule_index\x18\x01 \x01(\x05\x12>\x0A\x04rule\x18\x02 \x01(\x0B20.temporal.api.taskqueue.v1.BuildIdAssignmentRule\x1A\x81\x01\x0A\x1CReplaceBuildIdAssignmentRule\x12\x12\x0A\x0Arule_index\x18\x01 \x01(\x05\x12>\x0A\x04rule\x18\x02 \x01(\x0B20.temporal.api.taskqueue.v1.BuildIdAssignmentRule\x12\x0D\x0A\x05force\x18\x03 \x01(\x08\x1A@\x0A\x1BDeleteBuildIdAssignmentRule\x12\x12\x0A\x0Arule_index\x18\x01 \x01(\x05\x12\x0D\x0A\x05force\x18\x02 \x01(\x08\x1Aj\x0A AddCompatibleBuildIdRedirectRule\x12F\x0A\x04rule\x18\x01 \x01(\x0B28.temporal.api.taskqueue.v1.CompatibleBuildIdRedirectRule\x1An\x0A\$ReplaceCompatibleBuildIdRedirectRule\x12F\x0A\x04rule\x18\x01 \x01(\x0B28.temporal.api.taskqueue.v1.CompatibleBuildIdRedirectRule\x1A>\x0A#DeleteCompatibleBuildIdRedirectRule\x12\x17\x0A\x0Fsource_build_id\x18\x01 \x01(\x09\x1A7\x0A\x0DCommitBuildId\x12\x17\x0A\x0Ftarget_build_id\x18\x01 \x01(\x09\x12\x0D\x0A\x05force\x18\x02 \x01(\x08B\x0B\x0A\x09operation\"\xFC\x01\x0A#UpdateWorkerVersioningRulesResponse\x12U\x0A\x10assignment_rules\x18\x01 \x03(\x0B2;.temporal.api.taskqueue.v1.TimestampedBuildIdAssignmentRule\x12f\x0A\x19compatible_redirect_rules\x18\x02 \x03(\x0B2C.temporal.api.taskqueue.v1.TimestampedCompatibleBuildIdRedirectRule\x12\x16\x0A\x0Econflict_token\x18\x03 \x01(\x0C\"H\x0A\x1FGetWorkerVersioningRulesRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x12\x0A\x0Atask_queue\x18\x02 \x01(\x09\"\xF9\x01\x0A GetWorkerVersioningRulesResponse\x12U\x0A\x10assignment_rules\x18\x01 \x03(\x0B2;.temporal.api.taskqueue.v1.TimestampedBuildIdAssignmentRule\x12f\x0A\x19compatible_redirect_rules\x18\x02 \x03(\x0B2C.temporal.api.taskqueue.v1.TimestampedCompatibleBuildIdRedirectRule\x12\x16\x0A\x0Econflict_token\x18\x03 \x01(\x0C\"\x9C\x01\x0A GetWorkerTaskReachabilityRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x11\x0A\x09build_ids\x18\x02 \x03(\x09\x12\x13\x0A\x0Btask_queues\x18\x03 \x03(\x09\x12=\x0A\x0Creachability\x18\x04 \x01(\x0E2'.temporal.api.enums.v1.TaskReachability\"r\x0A!GetWorkerTaskReachabilityResponse\x12M\x0A\x15build_id_reachability\x18\x01 \x03(\x0B2..temporal.api.taskqueue.v1.BuildIdReachability\"\x85\x02\x0A\x1EUpdateWorkflowExecutionRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12E\x0A\x12workflow_execution\x18\x02 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12\x1E\x0A\x16first_execution_run_id\x18\x03 \x01(\x09\x127\x0A\x0Bwait_policy\x18\x04 \x01(\x0B2\".temporal.api.update.v1.WaitPolicy\x120\x0A\x07request\x18\x05 \x01(\x0B2\x1F.temporal.api.update.v1.Request\"\xD7\x01\x0A\x1FUpdateWorkflowExecutionResponse\x125\x0A\x0Aupdate_ref\x18\x01 \x01(\x0B2!.temporal.api.update.v1.UpdateRef\x120\x0A\x07outcome\x18\x02 \x01(\x0B2\x1F.temporal.api.update.v1.Outcome\x12K\x0A\x05stage\x18\x03 \x01(\x0E2<.temporal.api.enums.v1.UpdateWorkflowExecutionLifecycleStage\"\xDD\x04\x0A\x1AStartBatchOperationRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x18\x0A\x10visibility_query\x18\x02 \x01(\x09\x12\x0E\x0A\x06job_id\x18\x03 \x01(\x09\x12\x0E\x0A\x06reason\x18\x04 \x01(\x09\x12=\x0A\x0Aexecutions\x18\x05 \x03(\x0B2).temporal.api.common.v1.WorkflowExecution\x12!\x0A\x19max_operations_per_second\x18\x06 \x01(\x02\x12Q\x0A\x15termination_operation\x18\x0A \x01(\x0B20.temporal.api.batch.v1.BatchOperationTerminationH\x00\x12G\x0A\x10signal_operation\x18\x0B \x01(\x0B2+.temporal.api.batch.v1.BatchOperationSignalH\x00\x12S\x0A\x16cancellation_operation\x18\x0C \x01(\x0B21.temporal.api.batch.v1.BatchOperationCancellationH\x00\x12K\x0A\x12deletion_operation\x18\x0D \x01(\x0B2-.temporal.api.batch.v1.BatchOperationDeletionH\x00\x12E\x0A\x0Freset_operation\x18\x0E \x01(\x0B2*.temporal.api.batch.v1.BatchOperationResetH\x00B\x0B\x0A\x09operation\"\x1D\x0A\x1BStartBatchOperationResponse\"`\x0A\x19StopBatchOperationRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x0E\x0A\x06job_id\x18\x02 \x01(\x09\x12\x0E\x0A\x06reason\x18\x03 \x01(\x09\x12\x10\x0A\x08identity\x18\x04 \x01(\x09\"\x1C\x0A\x1AStopBatchOperationResponse\"B\x0A\x1DDescribeBatchOperationRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x0E\x0A\x06job_id\x18\x02 \x01(\x09\"\x92\x03\x0A\x1EDescribeBatchOperationResponse\x12A\x0A\x0Eoperation_type\x18\x01 \x01(\x0E2).temporal.api.enums.v1.BatchOperationType\x12\x0E\x0A\x06job_id\x18\x02 \x01(\x09\x129\x0A\x05state\x18\x03 \x01(\x0E2*.temporal.api.enums.v1.BatchOperationState\x12.\x0A\x0Astart_time\x18\x04 \x01(\x0B2\x1A.google.protobuf.Timestamp\x12.\x0A\x0Aclose_time\x18\x05 \x01(\x0B2\x1A.google.protobuf.Timestamp\x12\x1D\x0A\x15total_operation_count\x18\x06 \x01(\x03\x12 \x0A\x18complete_operation_count\x18\x07 \x01(\x03\x12\x1F\x0A\x17failure_operation_count\x18\x08 \x01(\x03\x12\x10\x0A\x08identity\x18\x09 \x01(\x09\x12\x0E\x0A\x06reason\x18\x0A \x01(\x09\"[\x0A\x1AListBatchOperationsRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x11\x0A\x09page_size\x18\x02 \x01(\x05\x12\x17\x0A\x0Fnext_page_token\x18\x03 \x01(\x0C\"y\x0A\x1BListBatchOperationsResponse\x12A\x0A\x0Eoperation_info\x18\x01 \x03(\x0B2).temporal.api.batch.v1.BatchOperationInfo\x12\x17\x0A\x0Fnext_page_token\x18\x02 \x01(\x0C\"\xB9\x01\x0A\"PollWorkflowExecutionUpdateRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x125\x0A\x0Aupdate_ref\x18\x02 \x01(\x0B2!.temporal.api.update.v1.UpdateRef\x12\x10\x0A\x08identity\x18\x03 \x01(\x09\x127\x0A\x0Bwait_policy\x18\x04 \x01(\x0B2\".temporal.api.update.v1.WaitPolicy\"\xDB\x01\x0A#PollWorkflowExecutionUpdateResponse\x120\x0A\x07outcome\x18\x01 \x01(\x0B2\x1F.temporal.api.update.v1.Outcome\x12K\x0A\x05stage\x18\x02 \x01(\x0E2<.temporal.api.enums.v1.UpdateWorkflowExecutionLifecycleStage\x125\x0A\x0Aupdate_ref\x18\x03 \x01(\x0B2!.temporal.api.update.v1.UpdateRef\"\xD2\x01\x0A\x19PollNexusTaskQueueRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x10\x0A\x08identity\x18\x02 \x01(\x09\x128\x0A\x0Atask_queue\x18\x03 \x01(\x0B2\$.temporal.api.taskqueue.v1.TaskQueue\x12V\x0A\x1Bworker_version_capabilities\x18\x04 \x01(\x0B21.temporal.api.common.v1.WorkerVersionCapabilities\"a\x0A\x1APollNexusTaskQueueResponse\x12\x12\x0A\x0Atask_token\x18\x01 \x01(\x0C\x12/\x0A\x07request\x18\x02 \x01(\x0B2\x1E.temporal.api.nexus.v1.Request\"\x8E\x01\x0A RespondNexusTaskCompletedRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x10\x0A\x08identity\x18\x02 \x01(\x09\x12\x12\x0A\x0Atask_token\x18\x03 \x01(\x0C\x121\x0A\x08response\x18\x04 \x01(\x0B2\x1F.temporal.api.nexus.v1.Response\"#\x0A!RespondNexusTaskCompletedResponse\"\x8C\x01\x0A\x1DRespondNexusTaskFailedRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12\x10\x0A\x08identity\x18\x02 \x01(\x09\x12\x12\x0A\x0Atask_token\x18\x03 \x01(\x0C\x122\x0A\x05error\x18\x04 \x01(\x0B2#.temporal.api.nexus.v1.HandlerError\" \x0A\x1ERespondNexusTaskFailedResponse\"\xDF\x02\x0A\x1CExecuteMultiOperationRequest\x12\x11\x0A\x09namespace\x18\x01 \x01(\x09\x12[\x0A\x0Aoperations\x18\x02 \x03(\x0B2G.temporal.api.workflowservice.v1.ExecuteMultiOperationRequest.Operation\x1A\xCE\x01\x0A\x09Operation\x12X\x0A\x0Estart_workflow\x18\x01 \x01(\x0B2>.temporal.api.workflowservice.v1.StartWorkflowExecutionRequestH\x00\x12Z\x0A\x0Fupdate_workflow\x18\x02 \x01(\x0B2?.temporal.api.workflowservice.v1.UpdateWorkflowExecutionRequestH\x00B\x0B\x0A\x09operation\"\xCC\x02\x0A\x1DExecuteMultiOperationResponse\x12Z\x0A\x09responses\x18\x01 \x03(\x0B2G.temporal.api.workflowservice.v1.ExecuteMultiOperationResponse.Response\x1A\xCE\x01\x0A\x08Response\x12Y\x0A\x0Estart_workflow\x18\x01 \x01(\x0B2?.temporal.api.workflowservice.v1.StartWorkflowExecutionResponseH\x00\x12[\x0A\x0Fupdate_workflow\x18\x02 \x01(\x0B2@.temporal.api.workflowservice.v1.UpdateWorkflowExecutionResponseH\x00B\x0A\x0A\x08responseB\xBE\x01\x0A\"io.temporal.api.workflowservice.v1B\x14RequestResponseProtoP\x01Z5go.temporal.io/api/workflowservice/v1;workflowservice\xAA\x02!Temporalio.Api.WorkflowService.V1\xEA\x02\$Temporalio::Api::WorkflowService::V1b\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/GPBMetadata/Temporal/Api/Workflowservice/V1/Service.php b/generated/GPBMetadata/Temporal/Api/Workflowservice/V1/Service.php index 2fc0fff544ca148e4df0f092527c2b213b134811..02801f631d9e776eebc4c6b622aa729fdc36b635 100644 GIT binary patch literal 16146 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 literal 13812 zcmb_jPi!1l8PE8@VMJPZO&gjf>2wG*jo96~Ax*N5llV{SxRAuLousrT(d_KAJEhyxPhgoK0;7o-Yt08SJMRY-^f0wE53@6G$(&d$!v z_q<6Dv6Ig4o8RyI^ZtDA&4o+7&7S>HXMuNl|J?s{81?s-0U7M5nO@x*I;iMO_@jI7P{g0(xtM%HdmPT98K@#5H7N$uLZ zwgdn5`mIjjJ8|MA@Z&@f-wV1y5_p~9bD(J2S@$|I2khvx>;0~u1Yy?^fE!((pM1ed zZHi}4^g{5!w6nGlh8rEewj`Va4q035COqnTowa!$`%%zK!e|K|Z8kS}qFpKe<>U+M zwZdGm?wm|HHk%_Pr=29~^X%IlC*nyz>P|`C!oZ&XZEYV;TU+LD^?95ugTKRW%$v=D z*n#aKi%PEu!c4at3cmuf7$}`oyBH{!%(UCu1Ft~FoYb6!g6HjDtlPDHr3!l%AFo4Z z)pMCu-<~{jbVG(mCZ0E-n`YWeUuxTrV%^PtBN*k{ zBh7K3X*k?tpMUqguTLCynG^t(qDv!gTBq1gfoqy(ExsSFBN%h81yIHH}uY7?7Noz*r&n0nsCfsCS5cPK)Pr5jZ<8YNUn!ifnV9rEc@|WJs5H_E~Q_TLmci2OM$i?X zdL*`#M_!X2S!PR*$|JRir;@*A*-tKooen1bsu$nC+2?)Erbz*XIMh$qObJ{UzGWWx%oqg&mhe5f;y~JRQsz4)6ldLJFkj6LW z?nPOV=iJjoMS7{110FXvQHL6ipRFJ}yR+D43kLBnWhyM71QW?XPUC7Y$-fSyIC1r0{9?-2R0RV*TgAsF;<%-%)WCi%~Wn6^l$LrRSy6({9~d z={gMSBE0{w>|+JtP4&sxj+KT3JnDR9oWN$yD6N;I*7NQs_osCb(Z9-3dNhYTXgi3R zj$TO?_-js~QLV`+T}nZZ(o<6F8TUnVt-d58BKvR4h9SE2B{H@qLv*DD)H~h)pq!T0 zzjzPKOs0DUZ!j~Zng#xC<$RrzOx2D7Z>Nas;wH+n<4H@cN?mm{t zdW%%Ddl;m`7bon)E5QbI%0@k5u(>Nnq6;pQg8%M9YrTdHjB5tj810C1p0=a&1g$1K|JZCH{9D}I7#d!Q%}?$fb1G{ zKci&SIsbwd0tBUCmu=8OC~k79o=2?g%{BPRS4Fu z&b08L2^z`XnBHZZx9~=>NRS?3VHy|v{2~*Y<~J<+keu#U;GFn=rh`Z8FM=UCy5n1n z*1X=c?1Pdx77{x{24v`YWI~^@XmS8^wH&vhk!RRTe1c{94DXG+e;(mbr3IaSA!I=SH@i%$9-{A%U z9tI#CI>33HVqw~di4{XgRQweWZGUaqAHp)yLg-`qJOrhf*DSs)os9T{ci8C{2PAWQ0pfCS$xHlAErzbn zq32NxU7b0YlCmJHbH=5H!7?d5L0)WG{|R%MC?^zhP5h6byRjO;wKjvftQ3n1>A9@J zgi?D=s$F1L#tht+5>-p2s$W7brh8>nZIFw@08~fkVjia?sq@2AW!-lh?$5yN4+F8BhfpeLn5X`vsARiot`udwMfR{FEG68w~N)O_*A zC35wF95!mw39z;s=z#O8!-G^1_q7MxF?u;#f<%RMf|MFi(e26TzUguUee$w7eLT~b z7bzRNQFQPLDH<4rlBrcUe=faDV|J7)dbs)pDG&+LDPH_yUC0M!;o83& zgj8>J_Jis>5&6B(lJ)wTjSMCTWip9Lb@&UXsoX!kGx6N2`kV>g3E$Gx#WGl6l==GY z$@eEt44!E=;h|=lpGZF!%6we}XY0__F8H!YKAC>#vuE$w G_WuE|uxOS5 diff --git a/generated/RoadRunner/AppLogger/DTO/V1/GPBMetadata/Applogger.php b/generated/RoadRunner/AppLogger/DTO/V1/GPBMetadata/Applogger.php index 5c44977..0064ae8 100644 --- a/generated/RoadRunner/AppLogger/DTO/V1/GPBMetadata/Applogger.php +++ b/generated/RoadRunner/AppLogger/DTO/V1/GPBMetadata/Applogger.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -ˆ -applogger/v1/applogger.proto applogger.v1"F -LogEntry -message ( ) - log_attrs ( 2.applogger.v1.LogAttrs"& -LogAttrs -key (  -value ( " - -ResponseBVZ applogger/v1ÊRoadRunner\\AppLogger\\DTO\\V1â\'RoadRunner\\AppLogger\\DTO\\V1\\GPBMetadatabproto3' + "\x0A\xB3\x02\x0A\x1Capplogger/v1/applogger.proto\x12\x0Capplogger.v1\"F\x0A\x08LogEntry\x12\x0F\x0A\x07message\x18\x01 \x01(\x09\x12)\x0A\x09log_attrs\x18\x02 \x03(\x0B2\x16.applogger.v1.LogAttrs\"&\x0A\x08LogAttrs\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x09\"\x0A\x0A\x08ResponseB\x80\x01Z6github.com/roadrunner-server/api/v4/build/applogger/v1\xCA\x02\x1BRoadRunner\\AppLogger\\DTO\\V1\xE2\x02'RoadRunner\\AppLogger\\DTO\\V1\\GPBMetadatab\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/RoadRunner/AppLogger/DTO/V1/LogAttrs.php b/generated/RoadRunner/AppLogger/DTO/V1/LogAttrs.php index bb33dfc..2ef53e7 100644 --- a/generated/RoadRunner/AppLogger/DTO/V1/LogAttrs.php +++ b/generated/RoadRunner/AppLogger/DTO/V1/LogAttrs.php @@ -1,5 +1,6 @@ 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 - ' -ö- -centrifugo/proxy/v1/proxy.protocentrifugal.centrifugo.proxy"0 - -Disconnect -code (  -reason ( J"9 -Error -code (  -message (  - temporary ("§ -ConnectRequest -client (  - transport (  -protocol (  -encoding (  -data - (  -b64data (  -name (  -version (  -channels ( "¬ -SubscribeOptions - expire_at ( -info (  -b64info (  -data (  -b64data ( G -override ( 25.centrifugal.centrifugo.proxy.SubscribeOptionOverride"ð - ConnectResult -user (  - expire_at ( -info (  -b64info (  -data (  -b64data (  -channels ( C -subs ( 25.centrifugal.centrifugo.proxy.ConnectResult.SubsEntry -meta ( > -caps - ( 20.centrifugal.centrifugo.proxy.ChannelsCapability[ - SubsEntry -key ( = -value ( 2..centrifugal.centrifugo.proxy.SubscribeOptions:8"D -ChannelsCapability -channels (  -allow (  -match ( "À -ConnectResponse; -result ( 2+.centrifugal.centrifugo.proxy.ConnectResult2 -error ( 2#.centrifugal.centrifugo.proxy.Error< - -disconnect ( 2(.centrifugal.centrifugo.proxy.Disconnect"s -RefreshRequest -client (  - transport (  -protocol (  -encoding (  -user - (  -meta ( "  - RefreshResult -expired ( - expire_at ( -info (  -b64info (  -meta ( > -caps ( 20.centrifugal.centrifugo.proxy.ChannelsCapability"À -RefreshResponse; -result ( 2+.centrifugal.centrifugo.proxy.RefreshResult2 -error ( 2#.centrifugal.centrifugo.proxy.Error< - -disconnect ( 2(.centrifugal.centrifugo.proxy.Disconnect"´ -SubscribeRequest -client (  - transport (  -protocol (  -encoding (  -user - (  -channel (  -token (  -meta (  -data (  -b64data ( " - BoolValue -value (" - -Int32Value -value ("Þ -SubscribeOptionOverride9 -presence ( 2\'.centrifugal.centrifugo.proxy.BoolValue; - -join_leave ( 2\'.centrifugal.centrifugo.proxy.BoolValue? -force_recovery ( 2\'.centrifugal.centrifugo.proxy.BoolValueB -force_positioning ( 2\'.centrifugal.centrifugo.proxy.BoolValueF -force_push_join_leave ( 2\'.centrifugal.centrifugo.proxy.BoolValue"º -SubscribeResult - expire_at ( -info (  -b64info (  -data (  -b64data ( G -override ( 25.centrifugal.centrifugo.proxy.SubscribeOptionOverride -allow ( "Ä -SubscribeResponse= -result ( 2-.centrifugal.centrifugo.proxy.SubscribeResult2 -error ( 2#.centrifugal.centrifugo.proxy.Error< - -disconnect ( 2(.centrifugal.centrifugo.proxy.Disconnect"£ -PublishRequest -client (  - transport (  -protocol (  -encoding (  -user - (  -channel (  -data (  -b64data (  -meta ( "D - PublishResult -data (  -b64data (  - skip_history ("À -PublishResponse; -result ( 2+.centrifugal.centrifugo.proxy.PublishResult2 -error ( 2#.centrifugal.centrifugo.proxy.Error< - -disconnect ( 2(.centrifugal.centrifugo.proxy.Disconnect"ž - -RPCRequest -client (  - transport (  -protocol (  -encoding (  -user - (  -method (  -data (  -b64data (  -meta ( "* - RPCResult -data (  -b64data ( "¸ - RPCResponse7 -result ( 2\'.centrifugal.centrifugo.proxy.RPCResult2 -error ( 2#.centrifugal.centrifugo.proxy.Error< - -disconnect ( 2(.centrifugal.centrifugo.proxy.Disconnect"‡ -SubRefreshRequest -client (  - transport (  -protocol (  -encoding (  -user - (  -channel (  -meta ( "U -SubRefreshResult -expired ( - expire_at ( -info (  -b64info ( "Æ -SubRefreshResponse> -result ( 2..centrifugal.centrifugo.proxy.SubRefreshResult2 -error ( 2#.centrifugal.centrifugo.proxy.Error< - -disconnect ( 2(.centrifugal.centrifugo.proxy.Disconnect"© - Publication -data ( A -tags ( 23.centrifugal.centrifugo.proxy.Publication.TagsEntry+ - TagsEntry -key (  -value ( :8JJJJJ"£ -StreamSubscribeRequestI -subscribe_request ( 2..centrifugal.centrifugo.proxy.SubscribeRequest> - publication ( 2).centrifugal.centrifugo.proxy.Publication"¦ -StreamSubscribeResponseK -subscribe_response ( 2/.centrifugal.centrifugo.proxy.SubscribeResponse> - publication ( 2).centrifugal.centrifugo.proxy.Publication"W -NotifyChannelStateRequest: -events ( 2*.centrifugal.centrifugo.proxy.ChannelEvent"> - ChannelEvent -time_ms ( -channel (  -type ( "˜ -NotifyChannelStateResponseF -result ( 26.centrifugal.centrifugo.proxy.NotifyChannelStateResult2 -error ( 2#.centrifugal.centrifugo.proxy.Error" -NotifyChannelStateResult2Ÿ -CentrifugoProxyf -Connect,.centrifugal.centrifugo.proxy.ConnectRequest-.centrifugal.centrifugo.proxy.ConnectResponsef -Refresh,.centrifugal.centrifugo.proxy.RefreshRequest-.centrifugal.centrifugo.proxy.RefreshResponsel - Subscribe..centrifugal.centrifugo.proxy.SubscribeRequest/.centrifugal.centrifugo.proxy.SubscribeResponsef -Publish,.centrifugal.centrifugo.proxy.PublishRequest-.centrifugal.centrifugo.proxy.PublishResponseZ -RPC(.centrifugal.centrifugo.proxy.RPCRequest).centrifugal.centrifugo.proxy.RPCResponseo - -SubRefresh/.centrifugal.centrifugo.proxy.SubRefreshRequest0.centrifugal.centrifugo.proxy.SubRefreshResponse‚ -SubscribeUnidirectional..centrifugal.centrifugo.proxy.SubscribeRequest5.centrifugal.centrifugo.proxy.StreamSubscribeResponse0‰ -SubscribeBidirectional4.centrifugal.centrifugo.proxy.StreamSubscribeRequest5.centrifugal.centrifugo.proxy.StreamSubscribeResponse(0‡ -NotifyChannelState7.centrifugal.centrifugo.proxy.NotifyChannelStateRequest8.centrifugal.centrifugo.proxy.NotifyChannelStateResponseBmZcentrifugo/proxy/v1Ê#RoadRunner\\Centrifugal\\Proxy\\DTO\\V1â/RoadRunner\\Centrifugal\\Proxy\\DTO\\V1\\GPBMetadatabproto3' + "\x0A\xF6-\x0A\x1Fcentrifugo/proxy/v1/proxy.proto\x12\x1Ccentrifugal.centrifugo.proxy\"0\x0A\x0ADisconnect\x12\x0C\x0A\x04code\x18\x01 \x01(\x0D\x12\x0E\x0A\x06reason\x18\x02 \x01(\x09J\x04\x08\x03\x10\x04\"9\x0A\x05Error\x12\x0C\x0A\x04code\x18\x01 \x01(\x0D\x12\x0F\x0A\x07message\x18\x02 \x01(\x09\x12\x11\x0A\x09temporary\x18\x03 \x01(\x08\"\xA7\x01\x0A\x0EConnectRequest\x12\x0E\x0A\x06client\x18\x01 \x01(\x09\x12\x11\x0A\x09transport\x18\x02 \x01(\x09\x12\x10\x0A\x08protocol\x18\x03 \x01(\x09\x12\x10\x0A\x08encoding\x18\x04 \x01(\x09\x12\x0C\x0A\x04data\x18\x0A \x01(\x0C\x12\x0F\x0A\x07b64data\x18\x0B \x01(\x09\x12\x0C\x0A\x04name\x18\x0C \x01(\x09\x12\x0F\x0A\x07version\x18\x0D \x01(\x09\x12\x10\x0A\x08channels\x18\x0E \x03(\x09\"\xAC\x01\x0A\x10SubscribeOptions\x12\x11\x0A\x09expire_at\x18\x01 \x01(\x03\x12\x0C\x0A\x04info\x18\x02 \x01(\x0C\x12\x0F\x0A\x07b64info\x18\x03 \x01(\x09\x12\x0C\x0A\x04data\x18\x04 \x01(\x0C\x12\x0F\x0A\x07b64data\x18\x05 \x01(\x09\x12G\x0A\x08override\x18\x06 \x01(\x0B25.centrifugal.centrifugo.proxy.SubscribeOptionOverride\"\xF0\x02\x0A\x0DConnectResult\x12\x0C\x0A\x04user\x18\x01 \x01(\x09\x12\x11\x0A\x09expire_at\x18\x02 \x01(\x03\x12\x0C\x0A\x04info\x18\x03 \x01(\x0C\x12\x0F\x0A\x07b64info\x18\x04 \x01(\x09\x12\x0C\x0A\x04data\x18\x05 \x01(\x0C\x12\x0F\x0A\x07b64data\x18\x06 \x01(\x09\x12\x10\x0A\x08channels\x18\x07 \x03(\x09\x12C\x0A\x04subs\x18\x08 \x03(\x0B25.centrifugal.centrifugo.proxy.ConnectResult.SubsEntry\x12\x0C\x0A\x04meta\x18\x09 \x01(\x0C\x12>\x0A\x04caps\x18\x0A \x03(\x0B20.centrifugal.centrifugo.proxy.ChannelsCapability\x1A[\x0A\x09SubsEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12=\x0A\x05value\x18\x02 \x01(\x0B2..centrifugal.centrifugo.proxy.SubscribeOptions:\x028\x01\"D\x0A\x12ChannelsCapability\x12\x10\x0A\x08channels\x18\x01 \x03(\x09\x12\x0D\x0A\x05allow\x18\x02 \x03(\x09\x12\x0D\x0A\x05match\x18\x03 \x01(\x09\"\xC0\x01\x0A\x0FConnectResponse\x12;\x0A\x06result\x18\x01 \x01(\x0B2+.centrifugal.centrifugo.proxy.ConnectResult\x122\x0A\x05error\x18\x02 \x01(\x0B2#.centrifugal.centrifugo.proxy.Error\x12<\x0A\x0Adisconnect\x18\x03 \x01(\x0B2(.centrifugal.centrifugo.proxy.Disconnect\"s\x0A\x0ERefreshRequest\x12\x0E\x0A\x06client\x18\x01 \x01(\x09\x12\x11\x0A\x09transport\x18\x02 \x01(\x09\x12\x10\x0A\x08protocol\x18\x03 \x01(\x09\x12\x10\x0A\x08encoding\x18\x04 \x01(\x09\x12\x0C\x0A\x04user\x18\x0A \x01(\x09\x12\x0C\x0A\x04meta\x18\x0B \x01(\x0C\"\xA0\x01\x0A\x0DRefreshResult\x12\x0F\x0A\x07expired\x18\x01 \x01(\x08\x12\x11\x0A\x09expire_at\x18\x02 \x01(\x03\x12\x0C\x0A\x04info\x18\x03 \x01(\x0C\x12\x0F\x0A\x07b64info\x18\x04 \x01(\x09\x12\x0C\x0A\x04meta\x18\x05 \x01(\x0C\x12>\x0A\x04caps\x18\x06 \x03(\x0B20.centrifugal.centrifugo.proxy.ChannelsCapability\"\xC0\x01\x0A\x0FRefreshResponse\x12;\x0A\x06result\x18\x01 \x01(\x0B2+.centrifugal.centrifugo.proxy.RefreshResult\x122\x0A\x05error\x18\x02 \x01(\x0B2#.centrifugal.centrifugo.proxy.Error\x12<\x0A\x0Adisconnect\x18\x03 \x01(\x0B2(.centrifugal.centrifugo.proxy.Disconnect\"\xB4\x01\x0A\x10SubscribeRequest\x12\x0E\x0A\x06client\x18\x01 \x01(\x09\x12\x11\x0A\x09transport\x18\x02 \x01(\x09\x12\x10\x0A\x08protocol\x18\x03 \x01(\x09\x12\x10\x0A\x08encoding\x18\x04 \x01(\x09\x12\x0C\x0A\x04user\x18\x0A \x01(\x09\x12\x0F\x0A\x07channel\x18\x0B \x01(\x09\x12\x0D\x0A\x05token\x18\x0C \x01(\x09\x12\x0C\x0A\x04meta\x18\x0D \x01(\x0C\x12\x0C\x0A\x04data\x18\x0E \x01(\x0C\x12\x0F\x0A\x07b64data\x18\x0F \x01(\x09\"\x1A\x0A\x09BoolValue\x12\x0D\x0A\x05value\x18\x01 \x01(\x08\"\x1B\x0A\x0AInt32Value\x12\x0D\x0A\x05value\x18\x01 \x01(\x05\"\xDE\x02\x0A\x17SubscribeOptionOverride\x129\x0A\x08presence\x18\x01 \x01(\x0B2'.centrifugal.centrifugo.proxy.BoolValue\x12;\x0A\x0Ajoin_leave\x18\x02 \x01(\x0B2'.centrifugal.centrifugo.proxy.BoolValue\x12?\x0A\x0Eforce_recovery\x18\x03 \x01(\x0B2'.centrifugal.centrifugo.proxy.BoolValue\x12B\x0A\x11force_positioning\x18\x04 \x01(\x0B2'.centrifugal.centrifugo.proxy.BoolValue\x12F\x0A\x15force_push_join_leave\x18\x05 \x01(\x0B2'.centrifugal.centrifugo.proxy.BoolValue\"\xBA\x01\x0A\x0FSubscribeResult\x12\x11\x0A\x09expire_at\x18\x01 \x01(\x03\x12\x0C\x0A\x04info\x18\x02 \x01(\x0C\x12\x0F\x0A\x07b64info\x18\x03 \x01(\x09\x12\x0C\x0A\x04data\x18\x04 \x01(\x0C\x12\x0F\x0A\x07b64data\x18\x05 \x01(\x09\x12G\x0A\x08override\x18\x06 \x01(\x0B25.centrifugal.centrifugo.proxy.SubscribeOptionOverride\x12\x0D\x0A\x05allow\x18\x07 \x03(\x09\"\xC4\x01\x0A\x11SubscribeResponse\x12=\x0A\x06result\x18\x01 \x01(\x0B2-.centrifugal.centrifugo.proxy.SubscribeResult\x122\x0A\x05error\x18\x02 \x01(\x0B2#.centrifugal.centrifugo.proxy.Error\x12<\x0A\x0Adisconnect\x18\x03 \x01(\x0B2(.centrifugal.centrifugo.proxy.Disconnect\"\xA3\x01\x0A\x0EPublishRequest\x12\x0E\x0A\x06client\x18\x01 \x01(\x09\x12\x11\x0A\x09transport\x18\x02 \x01(\x09\x12\x10\x0A\x08protocol\x18\x03 \x01(\x09\x12\x10\x0A\x08encoding\x18\x04 \x01(\x09\x12\x0C\x0A\x04user\x18\x0A \x01(\x09\x12\x0F\x0A\x07channel\x18\x0B \x01(\x09\x12\x0C\x0A\x04data\x18\x0C \x01(\x0C\x12\x0F\x0A\x07b64data\x18\x0D \x01(\x09\x12\x0C\x0A\x04meta\x18\x0E \x01(\x0C\"D\x0A\x0DPublishResult\x12\x0C\x0A\x04data\x18\x01 \x01(\x0C\x12\x0F\x0A\x07b64data\x18\x02 \x01(\x09\x12\x14\x0A\x0Cskip_history\x18\x03 \x01(\x08\"\xC0\x01\x0A\x0FPublishResponse\x12;\x0A\x06result\x18\x01 \x01(\x0B2+.centrifugal.centrifugo.proxy.PublishResult\x122\x0A\x05error\x18\x02 \x01(\x0B2#.centrifugal.centrifugo.proxy.Error\x12<\x0A\x0Adisconnect\x18\x03 \x01(\x0B2(.centrifugal.centrifugo.proxy.Disconnect\"\x9E\x01\x0A\x0ARPCRequest\x12\x0E\x0A\x06client\x18\x01 \x01(\x09\x12\x11\x0A\x09transport\x18\x02 \x01(\x09\x12\x10\x0A\x08protocol\x18\x03 \x01(\x09\x12\x10\x0A\x08encoding\x18\x04 \x01(\x09\x12\x0C\x0A\x04user\x18\x0A \x01(\x09\x12\x0E\x0A\x06method\x18\x0B \x01(\x09\x12\x0C\x0A\x04data\x18\x0C \x01(\x0C\x12\x0F\x0A\x07b64data\x18\x0D \x01(\x09\x12\x0C\x0A\x04meta\x18\x0E \x01(\x0C\"*\x0A\x09RPCResult\x12\x0C\x0A\x04data\x18\x01 \x01(\x0C\x12\x0F\x0A\x07b64data\x18\x02 \x01(\x09\"\xB8\x01\x0A\x0BRPCResponse\x127\x0A\x06result\x18\x01 \x01(\x0B2'.centrifugal.centrifugo.proxy.RPCResult\x122\x0A\x05error\x18\x02 \x01(\x0B2#.centrifugal.centrifugo.proxy.Error\x12<\x0A\x0Adisconnect\x18\x03 \x01(\x0B2(.centrifugal.centrifugo.proxy.Disconnect\"\x87\x01\x0A\x11SubRefreshRequest\x12\x0E\x0A\x06client\x18\x01 \x01(\x09\x12\x11\x0A\x09transport\x18\x02 \x01(\x09\x12\x10\x0A\x08protocol\x18\x03 \x01(\x09\x12\x10\x0A\x08encoding\x18\x04 \x01(\x09\x12\x0C\x0A\x04user\x18\x0A \x01(\x09\x12\x0F\x0A\x07channel\x18\x0B \x01(\x09\x12\x0C\x0A\x04meta\x18\x0C \x01(\x0C\"U\x0A\x10SubRefreshResult\x12\x0F\x0A\x07expired\x18\x01 \x01(\x08\x12\x11\x0A\x09expire_at\x18\x02 \x01(\x03\x12\x0C\x0A\x04info\x18\x03 \x01(\x0C\x12\x0F\x0A\x07b64info\x18\x04 \x01(\x09\"\xC6\x01\x0A\x12SubRefreshResponse\x12>\x0A\x06result\x18\x01 \x01(\x0B2..centrifugal.centrifugo.proxy.SubRefreshResult\x122\x0A\x05error\x18\x02 \x01(\x0B2#.centrifugal.centrifugo.proxy.Error\x12<\x0A\x0Adisconnect\x18\x03 \x01(\x0B2(.centrifugal.centrifugo.proxy.Disconnect\"\xA9\x01\x0A\x0BPublication\x12\x0C\x0A\x04data\x18\x04 \x01(\x0C\x12A\x0A\x04tags\x18\x07 \x03(\x0B23.centrifugal.centrifugo.proxy.Publication.TagsEntry\x1A+\x0A\x09TagsEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x09:\x028\x01J\x04\x08\x01\x10\x02J\x04\x08\x02\x10\x03J\x04\x08\x03\x10\x04J\x04\x08\x05\x10\x06J\x04\x08\x06\x10\x07\"\xA3\x01\x0A\x16StreamSubscribeRequest\x12I\x0A\x11subscribe_request\x18\x01 \x01(\x0B2..centrifugal.centrifugo.proxy.SubscribeRequest\x12>\x0A\x0Bpublication\x18\x02 \x01(\x0B2).centrifugal.centrifugo.proxy.Publication\"\xA6\x01\x0A\x17StreamSubscribeResponse\x12K\x0A\x12subscribe_response\x18\x01 \x01(\x0B2/.centrifugal.centrifugo.proxy.SubscribeResponse\x12>\x0A\x0Bpublication\x18\x02 \x01(\x0B2).centrifugal.centrifugo.proxy.Publication\"W\x0A\x19NotifyChannelStateRequest\x12:\x0A\x06events\x18\x01 \x03(\x0B2*.centrifugal.centrifugo.proxy.ChannelEvent\">\x0A\x0CChannelEvent\x12\x0F\x0A\x07time_ms\x18\x01 \x01(\x03\x12\x0F\x0A\x07channel\x18\x02 \x01(\x09\x12\x0C\x0A\x04type\x18\x03 \x01(\x09\"\x98\x01\x0A\x1ANotifyChannelStateResponse\x12F\x0A\x06result\x18\x01 \x01(\x0B26.centrifugal.centrifugo.proxy.NotifyChannelStateResult\x122\x0A\x05error\x18\x02 \x01(\x0B2#.centrifugal.centrifugo.proxy.Error\"\x1A\x0A\x18NotifyChannelStateResult2\x9F\x08\x0A\x0FCentrifugoProxy\x12f\x0A\x07Connect\x12,.centrifugal.centrifugo.proxy.ConnectRequest\x1A-.centrifugal.centrifugo.proxy.ConnectResponse\x12f\x0A\x07Refresh\x12,.centrifugal.centrifugo.proxy.RefreshRequest\x1A-.centrifugal.centrifugo.proxy.RefreshResponse\x12l\x0A\x09Subscribe\x12..centrifugal.centrifugo.proxy.SubscribeRequest\x1A/.centrifugal.centrifugo.proxy.SubscribeResponse\x12f\x0A\x07Publish\x12,.centrifugal.centrifugo.proxy.PublishRequest\x1A-.centrifugal.centrifugo.proxy.PublishResponse\x12Z\x0A\x03RPC\x12(.centrifugal.centrifugo.proxy.RPCRequest\x1A).centrifugal.centrifugo.proxy.RPCResponse\x12o\x0A\x0ASubRefresh\x12/.centrifugal.centrifugo.proxy.SubRefreshRequest\x1A0.centrifugal.centrifugo.proxy.SubRefreshResponse\x12\x82\x01\x0A\x17SubscribeUnidirectional\x12..centrifugal.centrifugo.proxy.SubscribeRequest\x1A5.centrifugal.centrifugo.proxy.StreamSubscribeResponse0\x01\x12\x89\x01\x0A\x16SubscribeBidirectional\x124.centrifugal.centrifugo.proxy.StreamSubscribeRequest\x1A5.centrifugal.centrifugo.proxy.StreamSubscribeResponse(\x010\x01\x12\x87\x01\x0A\x12NotifyChannelState\x127.centrifugal.centrifugo.proxy.NotifyChannelStateRequest\x1A8.centrifugal.centrifugo.proxy.NotifyChannelStateResponseBmZ\x13centrifugo/proxy/v1\xCA\x02#RoadRunner\\Centrifugal\\Proxy\\DTO\\V1\xE2\x02/RoadRunner\\Centrifugal\\Proxy\\DTO\\V1\\GPBMetadatab\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/RoadRunner/Centrifugal/Proxy/DTO/V1/Int32Value.php b/generated/RoadRunner/Centrifugal/Proxy/DTO/V1/Int32Value.php index 3f7f07a..a27df0f 100644 --- a/generated/RoadRunner/Centrifugal/Proxy/DTO/V1/Int32Value.php +++ b/generated/RoadRunner/Centrifugal/Proxy/DTO/V1/Int32Value.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -€ -common/v1/grpc_status.proto common.v1"N -Status -code ( -message ( % -details ( 2.google.protobuf.AnyB~Z:github.com/roadrunner-server/api/v4/build/common/v1;commonÊRoadRunner\\Common\\DTO\\V1â$RoadRunner\\Common\\DTO\\V1\\GPBMetadatabproto3' + "\x0A\x83\x02\x0A\x1Bcommon/v1/grpc_status.proto\x12\x09common.v1\"N\x0A\x06Status\x12\x0C\x0A\x04code\x18\x01 \x01(\x05\x12\x0F\x0A\x07message\x18\x02 \x01(\x09\x12%\x0A\x07details\x18\x03 \x03(\x0B2\x14.google.protobuf.AnyB\x80\x01ZinternalAddGeneratedFile( - ' -ˆ -http/v1/http.protohttp.v1"é -Request - remote_addr (  -protocol (  -method (  -uri ( , -header ( 2.http.v1.Request.HeaderEntry. -cookies ( 2.http.v1.Request.CookiesEntry - raw_query (  -parsed ( -uploads ( 4 - -attributes - ( 2 .http.v1.Request.AttributesEntryC - HeaderEntry -key ( # -value ( 2.http.v1.HeaderValue:8D - CookiesEntry -key ( # -value ( 2.http.v1.HeaderValue:8G -AttributesEntry -key ( # -value ( 2.http.v1.HeaderValue:8"z -Header+ -header ( 2.http.v1.Header.HeaderEntryC - HeaderEntry -key ( # -value ( 2.http.v1.HeaderValue:8"‘ -Response -status (/ -headers ( 2.http.v1.Response.HeadersEntryD - HeadersEntry -key ( # -value ( 2.http.v1.HeaderValue:8" - HeaderValue -value ( BGZhttp/v1ÊRoadRunner\\HTTP\\DTO\\V1â"RoadRunner\\HTTP\\DTO\\V1\\GPBMetadatabproto3' + "\x0A\xB9\x07\x0A\x12http/v1/http.proto\x12\x07http.v1\"\xE9\x03\x0A\x07Request\x12\x13\x0A\x0Bremote_addr\x18\x01 \x01(\x09\x12\x10\x0A\x08protocol\x18\x02 \x01(\x09\x12\x0E\x0A\x06method\x18\x03 \x01(\x09\x12\x0B\x0A\x03uri\x18\x04 \x01(\x09\x12,\x0A\x06header\x18\x05 \x03(\x0B2\x1C.http.v1.Request.HeaderEntry\x12.\x0A\x07cookies\x18\x06 \x03(\x0B2\x1D.http.v1.Request.CookiesEntry\x12\x11\x0A\x09raw_query\x18\x07 \x01(\x09\x12\x0E\x0A\x06parsed\x18\x08 \x01(\x08\x12\x0F\x0A\x07uploads\x18\x09 \x01(\x0C\x124\x0A\x0Aattributes\x18\x0A \x03(\x0B2 .http.v1.Request.AttributesEntry\x1AC\x0A\x0BHeaderEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12#\x0A\x05value\x18\x02 \x01(\x0B2\x14.http.v1.HeaderValue:\x028\x01\x1AD\x0A\x0CCookiesEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12#\x0A\x05value\x18\x02 \x01(\x0B2\x14.http.v1.HeaderValue:\x028\x01\x1AG\x0A\x0FAttributesEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12#\x0A\x05value\x18\x02 \x01(\x0B2\x14.http.v1.HeaderValue:\x028\x01\"z\x0A\x06Header\x12+\x0A\x06header\x18\x01 \x03(\x0B2\x1B.http.v1.Header.HeaderEntry\x1AC\x0A\x0BHeaderEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12#\x0A\x05value\x18\x02 \x01(\x0B2\x14.http.v1.HeaderValue:\x028\x01\"\x91\x01\x0A\x08Response\x12\x0E\x0A\x06status\x18\x01 \x01(\x03\x12/\x0A\x07headers\x18\x02 \x03(\x0B2\x1E.http.v1.Response.HeadersEntry\x1AD\x0A\x0CHeadersEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12#\x0A\x05value\x18\x02 \x01(\x0B2\x14.http.v1.HeaderValue:\x028\x01\"\x1C\x0A\x0BHeaderValue\x12\x0D\x0A\x05value\x18\x01 \x03(\x09BxZ8github.com/roadrunner-server/api/v4/build/http/v1;httpV1\xCA\x02\x16RoadRunner\\HTTP\\DTO\\V1\xE2\x02\"RoadRunner\\HTTP\\DTO\\V1\\GPBMetadatab\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/RoadRunner/HTTP/DTO/V1/Header.php b/generated/RoadRunner/HTTP/DTO/V1/Header.php index 6a084bc..1376a0a 100644 --- a/generated/RoadRunner/HTTP/DTO/V1/Header.php +++ b/generated/RoadRunner/HTTP/DTO/V1/Header.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -œ -jobs/v1/jobs.protojobs.v1"( - PushRequest -job ( 2 .jobs.v1.Job". -PushBatchRequest -jobs ( 2 .jobs.v1.Job"Ä -Job -job (  - -id (  -payload ( * -headers ( 2.jobs.v1.Job.HeadersEntry! -options ( 2.jobs.v1.OptionsD - HeadersEntry -key ( # -value ( 2.jobs.v1.HeaderValue:8"’ -Options -priority ( -pipeline (  -delay ( -auto_ack ( -topic (  -metadata (  -offset ( - partition - (" - HeaderValue -value ( "z -DeclareRequest7 -pipeline ( 2%.jobs.v1.DeclareRequest.PipelineEntry/ - PipelineEntry -key (  -value ( :8"% -Stats -stats ( 2 .jobs.v1.Stat"‹ -Stat -pipeline (  -driver (  -queue (  -active ( -delayed ( -reserved ( -ready ( -priority (" - Pipelines - pipelines ( " -EmptyBGZjobs/v1ÊRoadRunner\\Jobs\\DTO\\V1â"RoadRunner\\Jobs\\DTO\\V1\\GPBMetadatabproto3' + "\x0A\xCD\x07\x0A\x12jobs/v1/jobs.proto\x12\x07jobs.v1\"(\x0A\x0BPushRequest\x12\x19\x0A\x03job\x18\x01 \x01(\x0B2\x0C.jobs.v1.Job\".\x0A\x10PushBatchRequest\x12\x1A\x0A\x04jobs\x18\x01 \x03(\x0B2\x0C.jobs.v1.Job\"\xC4\x01\x0A\x03Job\x12\x0B\x0A\x03job\x18\x01 \x01(\x09\x12\x0A\x0A\x02id\x18\x02 \x01(\x09\x12\x0F\x0A\x07payload\x18\x03 \x01(\x0C\x12*\x0A\x07headers\x18\x04 \x03(\x0B2\x19.jobs.v1.Job.HeadersEntry\x12!\x0A\x07options\x18\x05 \x01(\x0B2\x10.jobs.v1.Options\x1AD\x0A\x0CHeadersEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12#\x0A\x05value\x18\x02 \x01(\x0B2\x14.jobs.v1.HeaderValue:\x028\x01\"\x92\x01\x0A\x07Options\x12\x10\x0A\x08priority\x18\x01 \x01(\x03\x12\x10\x0A\x08pipeline\x18\x02 \x01(\x09\x12\x0D\x0A\x05delay\x18\x03 \x01(\x03\x12\x10\x0A\x08auto_ack\x18\x06 \x01(\x08\x12\x0D\x0A\x05topic\x18\x07 \x01(\x09\x12\x10\x0A\x08metadata\x18\x08 \x01(\x09\x12\x0E\x0A\x06offset\x18\x09 \x01(\x03\x12\x11\x0A\x09partition\x18\x0A \x01(\x05\"\x1C\x0A\x0BHeaderValue\x12\x0D\x0A\x05value\x18\x01 \x03(\x09\"z\x0A\x0EDeclareRequest\x127\x0A\x08pipeline\x18\x01 \x03(\x0B2%.jobs.v1.DeclareRequest.PipelineEntry\x1A/\x0A\x0DPipelineEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x09:\x028\x01\"%\x0A\x05Stats\x12\x1C\x0A\x05stats\x18\x01 \x03(\x0B2\x0D.jobs.v1.Stat\"\x8B\x01\x0A\x04Stat\x12\x10\x0A\x08pipeline\x18\x01 \x01(\x09\x12\x0E\x0A\x06driver\x18\x02 \x01(\x09\x12\x0D\x0A\x05queue\x18\x03 \x01(\x09\x12\x0E\x0A\x06active\x18\x04 \x01(\x03\x12\x0F\x0A\x07delayed\x18\x05 \x01(\x03\x12\x10\x0A\x08reserved\x18\x06 \x01(\x03\x12\x0D\x0A\x05ready\x18\x07 \x01(\x08\x12\x10\x0A\x08priority\x18\x08 \x01(\x04\"\x1E\x0A\x09Pipelines\x12\x11\x0A\x09pipelines\x18\x01 \x03(\x09\"\x07\x0A\x05EmptyBxZ8github.com/roadrunner-server/api/v4/build/jobs/v1;jobsV1\xCA\x02\x16RoadRunner\\Jobs\\DTO\\V1\xE2\x02\"RoadRunner\\Jobs\\DTO\\V1\\GPBMetadatab\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/RoadRunner/Jobs/DTO/V1/HeaderValue.php b/generated/RoadRunner/Jobs/DTO/V1/HeaderValue.php index 81a3d3b..62b9c91 100644 --- a/generated/RoadRunner/Jobs/DTO/V1/HeaderValue.php +++ b/generated/RoadRunner/Jobs/DTO/V1/HeaderValue.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -÷ -kv/v1/kv.protokv.v1"6 -Request -storage (  -items ( 2 .kv.v1.Item"3 -Item -key (  -value (  -timeout ( "& -Response -items ( 2 .kv.v1.ItemBAZkv/v1ÊRoadRunner\\KV\\DTO\\V1â RoadRunner\\KV\\DTO\\V1\\GPBMetadatabproto3' + "\x0A\xA6\x02\x0A\x0Ekv/v1/kv.proto\x12\x05kv.v1\"6\x0A\x07Request\x12\x0F\x0A\x07storage\x18\x01 \x01(\x09\x12\x1A\x0A\x05items\x18\x02 \x03(\x0B2\x0B.kv.v1.Item\"3\x0A\x04Item\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x0C\x12\x0F\x0A\x07timeout\x18\x03 \x01(\x09\"&\x0A\x08Response\x12\x1A\x0A\x05items\x18\x01 \x03(\x0B2\x0B.kv.v1.ItemBpZ4github.com/roadrunner-server/api/v4/build/kv/v1;kvV1\xCA\x02\x14RoadRunner\\KV\\DTO\\V1\xE2\x02 RoadRunner\\KV\\DTO\\V1\\GPBMetadatab\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/RoadRunner/KV/DTO/V1/Item.php b/generated/RoadRunner/KV/DTO/V1/Item.php index 056d01a..7a0e263 100644 --- a/generated/RoadRunner/KV/DTO/V1/Item.php +++ b/generated/RoadRunner/KV/DTO/V1/Item.php @@ -1,5 +1,6 @@ gu55DUZ!6d@(30tOURrHKVmOI)0!Wb4X^lz|O? z1An9oe~4$trGmwNzIX4=@7_0-TW@&Z^Hn@>@ulmuEe~et>lm9V_*9-CFinternalAddGeneratedFile( - ' -• -service/v1/service.proto -service.v1"\' -Response -message (  - -ok (" -Create -name (  -command (  - process_num ( - exec_timeout ( -remain_after_exit (( -env ( 2.service.v1.Create.EnvEntry - restart_sec ( -service_name_in_logs ( -timeout_stop_sec (* -EnvEntry -key (  -value ( :8". -Statuses" -status ( 2.service.v1.Status"t -Status - cpu_percent ( -pid ( - memory_usage ( -command ( ! -status ( 2.common.v1.Status" -Service -name ( " -List -services ( BPZ -service/v1ÊRoadRunner\\Service\\DTO\\V1â%RoadRunner\\Service\\DTO\\V1\\GPBMetadatabproto3' + "\x0A\xCA\x05\x0A\x18service/v1/service.proto\x12\x0Aservice.v1\"'\x0A\x08Response\x12\x0F\x0A\x07message\x18\x01 \x01(\x09\x12\x0A\x0A\x02ok\x18\x02 \x01(\x08\"\x90\x02\x0A\x06Create\x12\x0C\x0A\x04name\x18\x01 \x01(\x09\x12\x0F\x0A\x07command\x18\x02 \x01(\x09\x12\x13\x0A\x0Bprocess_num\x18\x03 \x01(\x03\x12\x14\x0A\x0Cexec_timeout\x18\x04 \x01(\x03\x12\x19\x0A\x11remain_after_exit\x18\x05 \x01(\x08\x12(\x0A\x03env\x18\x06 \x03(\x0B2\x1B.service.v1.Create.EnvEntry\x12\x13\x0A\x0Brestart_sec\x18\x07 \x01(\x04\x12\x1C\x0A\x14service_name_in_logs\x18\x08 \x01(\x08\x12\x18\x0A\x10timeout_stop_sec\x18\x09 \x01(\x04\x1A*\x0A\x08EnvEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x09:\x028\x01\".\x0A\x08Statuses\x12\"\x0A\x06status\x18\x01 \x03(\x0B2\x12.service.v1.Status\"t\x0A\x06Status\x12\x13\x0A\x0Bcpu_percent\x18\x01 \x01(\x02\x12\x0B\x0A\x03pid\x18\x02 \x01(\x05\x12\x14\x0A\x0Cmemory_usage\x18\x03 \x01(\x04\x12\x0F\x0A\x07command\x18\x04 \x01(\x09\x12!\x0A\x06status\x18\x05 \x01(\x0B2\x11.common.v1.Status\"\x17\x0A\x07Service\x12\x0C\x0A\x04name\x18\x01 \x01(\x09\"\x18\x0A\x04List\x12\x10\x0A\x08services\x18\x01 \x03(\x09B\x84\x01Z>github.com/roadrunner-server/api/v4/build/service/v1;serviceV1\xCA\x02\x19RoadRunner\\Service\\DTO\\V1\xE2\x02%RoadRunner\\Service\\DTO\\V1\\GPBMetadatab\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/RoadRunner/Service/DTO/V1/PBList.php b/generated/RoadRunner/Service/DTO/V1/PBList.php index 3ccc299..c78f09a 100644 --- a/generated/RoadRunner/Service/DTO/V1/PBList.php +++ b/generated/RoadRunner/Service/DTO/V1/PBList.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -ñ -status/v1/status.proto status.v1" -Request -plugin ( ") -Response -code ( -message ( B~Z:github.com/roadrunner-server/api/v4/build/status/v1;statusÊRoadRunner\\Status\\DTO\\V1â$RoadRunner\\Status\\DTO\\V1\\GPBMetadatabproto3' + "\x0A\xF4\x01\x0A\x16status/v1/status.proto\x12\x09status.v1\"\x19\x0A\x07Request\x12\x0E\x0A\x06plugin\x18\x01 \x01(\x09\")\x0A\x08Response\x12\x0C\x0A\x04code\x18\x01 \x01(\x03\x12\x0F\x0A\x07message\x18\x02 \x01(\x09B\x80\x01ZinternalAddGeneratedFile( - ' -Ù -status/v1beta1/status.protostatus.v1beta1" -Request -plugin ( ") -Response -code ( -message ( B\\Zstatus/v1beta1ÊRoadRunner\\Status\\DTO\\V1BETA1â)RoadRunner\\Status\\DTO\\V1BETA1\\GPBMetadatabproto3' + "\x0A\x92\x02\x0A\x1Bstatus/v1beta1/status.proto\x12\x0Estatus.v1beta1\"\x19\x0A\x07Request\x12\x0E\x0A\x06plugin\x18\x01 \x01(\x09\")\x0A\x08Response\x12\x0C\x0A\x04code\x18\x01 \x01(\x03\x12\x0F\x0A\x07message\x18\x02 \x01(\x09B\x94\x01ZFgithub.com/roadrunner-server/api/v4/build/status/v1beta1;statusV1Beta1\xCA\x02\x1DRoadRunner\\Status\\DTO\\V1BETA1\xE2\x02)RoadRunner\\Status\\DTO\\V1BETA1\\GPBMetadatab\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/RoadRunner/Status/DTO/V1BETA1/Request.php b/generated/RoadRunner/Status/DTO/V1BETA1/Request.php index aad6fdf..efd09c6 100644 --- a/generated/RoadRunner/Status/DTO/V1BETA1/Request.php +++ b/generated/RoadRunner/Status/DTO/V1BETA1/Request.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -” -temporal/v1/temporal.proto temporal.v1$temporal/api/common/v1/message.proto%temporal/api/failure/v1/message.proto%temporal/api/history/v1/message.proto"/ -Frame& -messages ( 2.temporal.v1.Message"ö -Message - -id ( -command (  -options ( 1 -failure ( 2 .temporal.api.failure.v1.Failure2 -payloads ( 2 .temporal.api.common.v1.Payloads. -header ( 2.temporal.api.common.v1.Header -history_length ( -run_id ( "½ - ReplayRequestE -workflow_execution ( 2).temporal.api.common.v1.WorkflowExecution; - workflow_type ( 2$.temporal.api.common.v1.WorkflowType - save_path (  - last_event_id ("3 -ReplayResponse! -status ( 2.common.v1.Status"y -History1 -history ( 2 .temporal.api.history.v1.History; - workflow_type ( 2$.temporal.api.common.v1.WorkflowTypeBSZ temporal/v1ÊRoadRunner\\Temporal\\DTO\\V1â&RoadRunner\\Temporal\\DTO\\V1\\GPBMetadatabproto3' + "\x0A\xCA\x07\x0A\x1Atemporal/v1/temporal.proto\x12\x0Btemporal.v1\x1A\$temporal/api/common/v1/message.proto\x1A%temporal/api/failure/v1/message.proto\x1A%temporal/api/history/v1/message.proto\"/\x0A\x05Frame\x12&\x0A\x08messages\x18\x01 \x03(\x0B2\x14.temporal.v1.Message\"\xF6\x01\x0A\x07Message\x12\x0A\x0A\x02id\x18\x01 \x01(\x04\x12\x0F\x0A\x07command\x18\x02 \x01(\x09\x12\x0F\x0A\x07options\x18\x03 \x01(\x0C\x121\x0A\x07failure\x18\x04 \x01(\x0B2 .temporal.api.failure.v1.Failure\x122\x0A\x08payloads\x18\x05 \x01(\x0B2 .temporal.api.common.v1.Payloads\x12.\x0A\x06header\x18\x06 \x01(\x0B2\x1E.temporal.api.common.v1.Header\x12\x16\x0A\x0Ehistory_length\x18\x07 \x01(\x03\x12\x0E\x0A\x06run_id\x18\x08 \x01(\x09\"\xBD\x01\x0A\x0DReplayRequest\x12E\x0A\x12workflow_execution\x18\x01 \x01(\x0B2).temporal.api.common.v1.WorkflowExecution\x12;\x0A\x0Dworkflow_type\x18\x02 \x01(\x0B2\$.temporal.api.common.v1.WorkflowType\x12\x11\x0A\x09save_path\x18\x03 \x01(\x09\x12\x15\x0A\x0Dlast_event_id\x18\x04 \x01(\x03\"3\x0A\x0EReplayResponse\x12!\x0A\x06status\x18\x01 \x01(\x0B2\x11.common.v1.Status\"y\x0A\x07History\x121\x0A\x07history\x18\x01 \x01(\x0B2 .temporal.api.history.v1.History\x12;\x0A\x0Dworkflow_type\x18\x02 \x01(\x0B2\$.temporal.api.common.v1.WorkflowTypeB\x88\x01Z@github.com/roadrunner-server/api/v4/build/temporal/v1;temporalV1\xCA\x02\x1ARoadRunner\\Temporal\\DTO\\V1\xE2\x02&RoadRunner\\Temporal\\DTO\\V1\\GPBMetadatab\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/RoadRunner/Temporal/DTO/V1/History.php b/generated/RoadRunner/Temporal/DTO/V1/History.php index 3ffbc7e..aa08688 100644 --- a/generated/RoadRunner/Temporal/DTO/V1/History.php +++ b/generated/RoadRunner/Temporal/DTO/V1/History.php @@ -1,5 +1,6 @@ internalAddGeneratedFile( - ' -œ -websockets/v1/websockets.proto websockets.v1"; -Message -command (  -topics (  -payload ( "3 -Request( -messages ( 2.websockets.v1.Message" -Response - -ok (BYZ websockets/v1ÊRoadRunner\\Websockets\\DTO\\V1â(RoadRunner\\Websockets\\DTO\\V1\\GPBMetadatabproto3' + "\x0A\xD4\x02\x0A\x1Ewebsockets/v1/websockets.proto\x12\x0Dwebsockets.v1\";\x0A\x07Message\x12\x0F\x0A\x07command\x18\x01 \x01(\x09\x12\x0E\x0A\x06topics\x18\x02 \x03(\x09\x12\x0F\x0A\x07payload\x18\x03 \x01(\x0C\"3\x0A\x07Request\x12(\x0A\x08messages\x18\x01 \x03(\x0B2\x16.websockets.v1.Message\"\x16\x0A\x08Response\x12\x0A\x0A\x02ok\x18\x01 \x01(\x08B\x90\x01ZDgithub.com/roadrunner-server/api/v4/build/websockets/v1;websocketsV1\xCA\x02\x1CRoadRunner\\Websockets\\DTO\\V1\xE2\x02(RoadRunner\\Websockets\\DTO\\V1\\GPBMetadatab\x06proto3" , true); static::$is_initialized = true; diff --git a/generated/RoadRunner/Websockets/DTO/V1/Message.php b/generated/RoadRunner/Websockets/DTO/V1/Message.php index fb67466..6cdfe23 100644 --- a/generated/RoadRunner/Websockets/DTO/V1/Message.php +++ b/generated/RoadRunner/Websockets/DTO/V1/Message.php @@ -1,5 +1,6 @@ .temporal.api.enums.v1.CommandType command_type = 1; */ protected $command_type = 0; + /** + * Metadata on the command. This is sometimes carried over to the history event if one is + * created as a result of the command. Most commands won't have this information, and how this + * information is used is dependent upon the interface that reads it. + * Current well-known uses: + * * start_child_workflow_execution_command_attributes - populates + * temporal.api.workflow.v1.WorkflowExecutionInfo.user_metadata where the summary and details + * are used by user interfaces to show fixed as-of-start workflow summary and details. + * * start_timer_command_attributes - populates temporal.api.history.v1.HistoryEvent for timer + * started where the summary is used to identify the timer. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 301; + */ + protected $user_metadata = null; protected $attributes; /** @@ -26,6 +41,16 @@ class Command extends \Google\Protobuf\Internal\Message * Optional. Data for populating the Message object. * * @type int $command_type + * @type \Temporal\Api\Sdk\V1\UserMetadata $user_metadata + * Metadata on the command. This is sometimes carried over to the history event if one is + * created as a result of the command. Most commands won't have this information, and how this + * information is used is dependent upon the interface that reads it. + * Current well-known uses: + * * start_child_workflow_execution_command_attributes - populates + * temporal.api.workflow.v1.WorkflowExecutionInfo.user_metadata where the summary and details + * are used by user interfaces to show fixed as-of-start workflow summary and details. + * * start_timer_command_attributes - populates temporal.api.history.v1.HistoryEvent for timer + * started where the summary is used to identify the timer. * @type \Temporal\Api\Command\V1\ScheduleActivityTaskCommandAttributes $schedule_activity_task_command_attributes * @type \Temporal\Api\Command\V1\StartTimerCommandAttributes $start_timer_command_attributes * @type \Temporal\Api\Command\V1\CompleteWorkflowExecutionCommandAttributes $complete_workflow_execution_command_attributes @@ -42,6 +67,8 @@ class Command extends \Google\Protobuf\Internal\Message * @type \Temporal\Api\Command\V1\ProtocolMessageCommandAttributes $protocol_message_command_attributes * @type \Temporal\Api\Command\V1\ModifyWorkflowPropertiesCommandAttributes $modify_workflow_properties_command_attributes * 16 is available for use - it was used as part of a prototype that never made it into a release + * @type \Temporal\Api\Command\V1\ScheduleNexusOperationCommandAttributes $schedule_nexus_operation_command_attributes + * @type \Temporal\Api\Command\V1\RequestCancelNexusOperationCommandAttributes $request_cancel_nexus_operation_command_attributes * } */ public function __construct($data = NULL) { @@ -71,6 +98,58 @@ public function setCommandType($var) return $this; } + /** + * Metadata on the command. This is sometimes carried over to the history event if one is + * created as a result of the command. Most commands won't have this information, and how this + * information is used is dependent upon the interface that reads it. + * Current well-known uses: + * * start_child_workflow_execution_command_attributes - populates + * temporal.api.workflow.v1.WorkflowExecutionInfo.user_metadata where the summary and details + * are used by user interfaces to show fixed as-of-start workflow summary and details. + * * start_timer_command_attributes - populates temporal.api.history.v1.HistoryEvent for timer + * started where the summary is used to identify the timer. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 301; + * @return \Temporal\Api\Sdk\V1\UserMetadata|null + */ + public function getUserMetadata() + { + return $this->user_metadata; + } + + public function hasUserMetadata() + { + return isset($this->user_metadata); + } + + public function clearUserMetadata() + { + unset($this->user_metadata); + } + + /** + * Metadata on the command. This is sometimes carried over to the history event if one is + * created as a result of the command. Most commands won't have this information, and how this + * information is used is dependent upon the interface that reads it. + * Current well-known uses: + * * start_child_workflow_execution_command_attributes - populates + * temporal.api.workflow.v1.WorkflowExecutionInfo.user_metadata where the summary and details + * are used by user interfaces to show fixed as-of-start workflow summary and details. + * * start_timer_command_attributes - populates temporal.api.history.v1.HistoryEvent for timer + * started where the summary is used to identify the timer. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 301; + * @param \Temporal\Api\Sdk\V1\UserMetadata $var + * @return $this + */ + public function setUserMetadata($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Sdk\V1\UserMetadata::class); + $this->user_metadata = $var; + + return $this; + } + /** * Generated from protobuf field .temporal.api.command.v1.ScheduleActivityTaskCommandAttributes schedule_activity_task_command_attributes = 2; * @return \Temporal\Api\Command\V1\ScheduleActivityTaskCommandAttributes|null @@ -480,6 +559,60 @@ public function setModifyWorkflowPropertiesCommandAttributes($var) return $this; } + /** + * Generated from protobuf field .temporal.api.command.v1.ScheduleNexusOperationCommandAttributes schedule_nexus_operation_command_attributes = 18; + * @return \Temporal\Api\Command\V1\ScheduleNexusOperationCommandAttributes|null + */ + public function getScheduleNexusOperationCommandAttributes() + { + return $this->readOneof(18); + } + + public function hasScheduleNexusOperationCommandAttributes() + { + return $this->hasOneof(18); + } + + /** + * Generated from protobuf field .temporal.api.command.v1.ScheduleNexusOperationCommandAttributes schedule_nexus_operation_command_attributes = 18; + * @param \Temporal\Api\Command\V1\ScheduleNexusOperationCommandAttributes $var + * @return $this + */ + public function setScheduleNexusOperationCommandAttributes($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Command\V1\ScheduleNexusOperationCommandAttributes::class); + $this->writeOneof(18, $var); + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.command.v1.RequestCancelNexusOperationCommandAttributes request_cancel_nexus_operation_command_attributes = 19; + * @return \Temporal\Api\Command\V1\RequestCancelNexusOperationCommandAttributes|null + */ + public function getRequestCancelNexusOperationCommandAttributes() + { + return $this->readOneof(19); + } + + public function hasRequestCancelNexusOperationCommandAttributes() + { + return $this->hasOneof(19); + } + + /** + * Generated from protobuf field .temporal.api.command.v1.RequestCancelNexusOperationCommandAttributes request_cancel_nexus_operation_command_attributes = 19; + * @param \Temporal\Api\Command\V1\RequestCancelNexusOperationCommandAttributes $var + * @return $this + */ + public function setRequestCancelNexusOperationCommandAttributes($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Command\V1\RequestCancelNexusOperationCommandAttributes::class); + $this->writeOneof(19, $var); + + return $this; + } + /** * @return string */ diff --git a/generated/Temporal/Api/Command/V1/CompleteWorkflowExecutionCommandAttributes.php b/generated/Temporal/Api/Command/V1/CompleteWorkflowExecutionCommandAttributes.php index 603fb79..7834f4a 100644 --- a/generated/Temporal/Api/Command/V1/CompleteWorkflowExecutionCommandAttributes.php +++ b/generated/Temporal/Api/Command/V1/CompleteWorkflowExecutionCommandAttributes.php @@ -1,5 +1,6 @@ temporal.api.command.v1.RequestCancelNexusOperationCommandAttributes + */ +class RequestCancelNexusOperationCommandAttributes extends \Google\Protobuf\Internal\Message +{ + /** + * The `NEXUS_OPERATION_SCHEDULED` event ID (a unique identifier) for the operation to be canceled. + * The operation may ignore cancellation and end up with any completion state. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + */ + protected $scheduled_event_id = 0; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int|string $scheduled_event_id + * The `NEXUS_OPERATION_SCHEDULED` event ID (a unique identifier) for the operation to be canceled. + * The operation may ignore cancellation and end up with any completion state. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Command\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * The `NEXUS_OPERATION_SCHEDULED` event ID (a unique identifier) for the operation to be canceled. + * The operation may ignore cancellation and end up with any completion state. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @return int|string + */ + public function getScheduledEventId() + { + return $this->scheduled_event_id; + } + + /** + * The `NEXUS_OPERATION_SCHEDULED` event ID (a unique identifier) for the operation to be canceled. + * The operation may ignore cancellation and end up with any completion state. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @param int|string $var + * @return $this + */ + public function setScheduledEventId($var) + { + GPBUtil::checkInt64($var); + $this->scheduled_event_id = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Command/V1/ScheduleActivityTaskCommandAttributes.php b/generated/Temporal/Api/Command/V1/ScheduleActivityTaskCommandAttributes.php index 9f9019b..26f8099 100644 --- a/generated/Temporal/Api/Command/V1/ScheduleActivityTaskCommandAttributes.php +++ b/generated/Temporal/Api/Command/V1/ScheduleActivityTaskCommandAttributes.php @@ -1,5 +1,6 @@ temporal.api.command.v1.ScheduleNexusOperationCommandAttributes + */ +class ScheduleNexusOperationCommandAttributes extends \Google\Protobuf\Internal\Message +{ + /** + * Endpoint name, must exist in the endpoint registry or this command will fail. + * + * Generated from protobuf field string endpoint = 1; + */ + protected $endpoint = ''; + /** + * Service name. + * + * Generated from protobuf field string service = 2; + */ + protected $service = ''; + /** + * Operation name. + * + * Generated from protobuf field string operation = 3; + */ + protected $operation = ''; + /** + * Input for the operation. The server converts this into Nexus request content and the appropriate content headers + * internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the + * content is transformed back to the original Payload sent in this command. + * + * Generated from protobuf field .temporal.api.common.v1.Payload input = 4; + */ + protected $input = null; + /** + * Schedule-to-close timeout for this operation. + * Indicates how long the caller is willing to wait for operation completion. + * Calls are retried internally by the server. + * (-- api-linter: core::0140::prepositions=disabled + * aip.dev/not-precedent: "to" is used to indicate interval. --) + * + * Generated from protobuf field .google.protobuf.Duration schedule_to_close_timeout = 5; + */ + protected $schedule_to_close_timeout = null; + /** + * Header to attach to the Nexus request. + * Users are responsible for encrypting sensitive data in this header as it is stored in workflow history and + * transmitted to external services as-is. + * This is useful for propagating tracing information. + * Note these headers are not the same as Temporal headers on internal activities and child workflows, these are + * transmitted to Nexus operations that may be external and are not traditional payloads. + * + * Generated from protobuf field map nexus_header = 6; + */ + private $nexus_header; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $endpoint + * Endpoint name, must exist in the endpoint registry or this command will fail. + * @type string $service + * Service name. + * @type string $operation + * Operation name. + * @type \Temporal\Api\Common\V1\Payload $input + * Input for the operation. The server converts this into Nexus request content and the appropriate content headers + * internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the + * content is transformed back to the original Payload sent in this command. + * @type \Google\Protobuf\Duration $schedule_to_close_timeout + * Schedule-to-close timeout for this operation. + * Indicates how long the caller is willing to wait for operation completion. + * Calls are retried internally by the server. + * (-- api-linter: core::0140::prepositions=disabled + * aip.dev/not-precedent: "to" is used to indicate interval. --) + * @type array|\Google\Protobuf\Internal\MapField $nexus_header + * Header to attach to the Nexus request. + * Users are responsible for encrypting sensitive data in this header as it is stored in workflow history and + * transmitted to external services as-is. + * This is useful for propagating tracing information. + * Note these headers are not the same as Temporal headers on internal activities and child workflows, these are + * transmitted to Nexus operations that may be external and are not traditional payloads. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Command\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * Endpoint name, must exist in the endpoint registry or this command will fail. + * + * Generated from protobuf field string endpoint = 1; + * @return string + */ + public function getEndpoint() + { + return $this->endpoint; + } + + /** + * Endpoint name, must exist in the endpoint registry or this command will fail. + * + * Generated from protobuf field string endpoint = 1; + * @param string $var + * @return $this + */ + public function setEndpoint($var) + { + GPBUtil::checkString($var, True); + $this->endpoint = $var; + + return $this; + } + + /** + * Service name. + * + * Generated from protobuf field string service = 2; + * @return string + */ + public function getService() + { + return $this->service; + } + + /** + * Service name. + * + * Generated from protobuf field string service = 2; + * @param string $var + * @return $this + */ + public function setService($var) + { + GPBUtil::checkString($var, True); + $this->service = $var; + + return $this; + } + + /** + * Operation name. + * + * Generated from protobuf field string operation = 3; + * @return string + */ + public function getOperation() + { + return $this->operation; + } + + /** + * Operation name. + * + * Generated from protobuf field string operation = 3; + * @param string $var + * @return $this + */ + public function setOperation($var) + { + GPBUtil::checkString($var, True); + $this->operation = $var; + + return $this; + } + + /** + * Input for the operation. The server converts this into Nexus request content and the appropriate content headers + * internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the + * content is transformed back to the original Payload sent in this command. + * + * Generated from protobuf field .temporal.api.common.v1.Payload input = 4; + * @return \Temporal\Api\Common\V1\Payload|null + */ + public function getInput() + { + return $this->input; + } + + public function hasInput() + { + return isset($this->input); + } + + public function clearInput() + { + unset($this->input); + } + + /** + * Input for the operation. The server converts this into Nexus request content and the appropriate content headers + * internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the + * content is transformed back to the original Payload sent in this command. + * + * Generated from protobuf field .temporal.api.common.v1.Payload input = 4; + * @param \Temporal\Api\Common\V1\Payload $var + * @return $this + */ + public function setInput($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Common\V1\Payload::class); + $this->input = $var; + + return $this; + } + + /** + * Schedule-to-close timeout for this operation. + * Indicates how long the caller is willing to wait for operation completion. + * Calls are retried internally by the server. + * (-- api-linter: core::0140::prepositions=disabled + * aip.dev/not-precedent: "to" is used to indicate interval. --) + * + * Generated from protobuf field .google.protobuf.Duration schedule_to_close_timeout = 5; + * @return \Google\Protobuf\Duration|null + */ + public function getScheduleToCloseTimeout() + { + return $this->schedule_to_close_timeout; + } + + public function hasScheduleToCloseTimeout() + { + return isset($this->schedule_to_close_timeout); + } + + public function clearScheduleToCloseTimeout() + { + unset($this->schedule_to_close_timeout); + } + + /** + * Schedule-to-close timeout for this operation. + * Indicates how long the caller is willing to wait for operation completion. + * Calls are retried internally by the server. + * (-- api-linter: core::0140::prepositions=disabled + * aip.dev/not-precedent: "to" is used to indicate interval. --) + * + * Generated from protobuf field .google.protobuf.Duration schedule_to_close_timeout = 5; + * @param \Google\Protobuf\Duration $var + * @return $this + */ + public function setScheduleToCloseTimeout($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Duration::class); + $this->schedule_to_close_timeout = $var; + + return $this; + } + + /** + * Header to attach to the Nexus request. + * Users are responsible for encrypting sensitive data in this header as it is stored in workflow history and + * transmitted to external services as-is. + * This is useful for propagating tracing information. + * Note these headers are not the same as Temporal headers on internal activities and child workflows, these are + * transmitted to Nexus operations that may be external and are not traditional payloads. + * + * Generated from protobuf field map nexus_header = 6; + * @return \Google\Protobuf\Internal\MapField + */ + public function getNexusHeader() + { + return $this->nexus_header; + } + + /** + * Header to attach to the Nexus request. + * Users are responsible for encrypting sensitive data in this header as it is stored in workflow history and + * transmitted to external services as-is. + * This is useful for propagating tracing information. + * Note these headers are not the same as Temporal headers on internal activities and child workflows, these are + * transmitted to Nexus operations that may be external and are not traditional payloads. + * + * Generated from protobuf field map nexus_header = 6; + * @param array|\Google\Protobuf\Internal\MapField $var + * @return $this + */ + public function setNexusHeader($var) + { + $arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\Internal\GPBType::STRING); + $this->nexus_header = $arr; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Command/V1/SignalExternalWorkflowExecutionCommandAttributes.php b/generated/Temporal/Api/Command/V1/SignalExternalWorkflowExecutionCommandAttributes.php index e9d2f28..da610b0 100644 --- a/generated/Temporal/Api/Command/V1/SignalExternalWorkflowExecutionCommandAttributes.php +++ b/generated/Temporal/Api/Command/V1/SignalExternalWorkflowExecutionCommandAttributes.php @@ -1,5 +1,6 @@ string url = 1; */ protected $url = ''; + /** + * Header to attach to callback request. + * + * Generated from protobuf field map header = 2; + */ + private $header; /** * Constructor. @@ -28,6 +35,8 @@ class Nexus extends \Google\Protobuf\Internal\Message * * @type string $url * Callback URL. + * @type array|\Google\Protobuf\Internal\MapField $header + * Header to attach to callback request. * } */ public function __construct($data = NULL) { @@ -61,8 +70,31 @@ public function setUrl($var) return $this; } -} + /** + * Header to attach to callback request. + * + * Generated from protobuf field map header = 2; + * @return \Google\Protobuf\Internal\MapField + */ + public function getHeader() + { + return $this->header; + } -// Adding a class alias for backwards compatibility with the previous class name. -class_alias(Nexus::class, \Temporal\Api\Common\V1\Callback_Nexus::class); + /** + * Header to attach to callback request. + * + * Generated from protobuf field map header = 2; + * @param array|\Google\Protobuf\Internal\MapField $var + * @return $this + */ + public function setHeader($var) + { + $arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\Internal\GPBType::STRING); + $this->header = $arr; + + return $this; + } + +} diff --git a/generated/Temporal/Api/Common/V1/DataBlob.php b/generated/Temporal/Api/Common/V1/DataBlob.php index 1b8fb80..9e4634d 100644 --- a/generated/Temporal/Api/Common/V1/DataBlob.php +++ b/generated/Temporal/Api/Common/V1/DataBlob.php @@ -1,5 +1,6 @@ .temporal.api.enums.v1.ResetReapplyType reset_reapply_type = 10; */ @@ -29,6 +31,12 @@ class ResetOptions extends \Google\Protobuf\Internal\Message * Generated from protobuf field bool current_run_only = 11; */ protected $current_run_only = false; + /** + * Event types not to be reapplied + * + * Generated from protobuf field repeated .temporal.api.enums.v1.ResetReapplyExcludeType reset_reapply_exclude_types = 12; + */ + private $reset_reapply_exclude_types; protected $target; /** @@ -52,10 +60,13 @@ class ResetOptions extends \Google\Protobuf\Internal\Message * Note that by default, this reset is allowed to be to a prior run in a chain of * continue-as-new. * @type int $reset_reapply_type - * History event reapply options. + * Event types to be reapplied (deprecated) + * Default: RESET_REAPPLY_TYPE_SIGNAL * @type bool $current_run_only * If true, limit the reset to only within the current run. (Applies to build_id targets and * possibly others in the future.) + * @type array|\Google\Protobuf\Internal\RepeatedField $reset_reapply_exclude_types + * Event types not to be reapplied * } */ public function __construct($data = NULL) { @@ -200,7 +211,8 @@ public function setBuildId($var) } /** - * History event reapply options. + * Event types to be reapplied (deprecated) + * Default: RESET_REAPPLY_TYPE_SIGNAL * * Generated from protobuf field .temporal.api.enums.v1.ResetReapplyType reset_reapply_type = 10; * @return int @@ -211,7 +223,8 @@ public function getResetReapplyType() } /** - * History event reapply options. + * Event types to be reapplied (deprecated) + * Default: RESET_REAPPLY_TYPE_SIGNAL * * Generated from protobuf field .temporal.api.enums.v1.ResetReapplyType reset_reapply_type = 10; * @param int $var @@ -253,6 +266,32 @@ public function setCurrentRunOnly($var) return $this; } + /** + * Event types not to be reapplied + * + * Generated from protobuf field repeated .temporal.api.enums.v1.ResetReapplyExcludeType reset_reapply_exclude_types = 12; + * @return \Google\Protobuf\Internal\RepeatedField + */ + public function getResetReapplyExcludeTypes() + { + return $this->reset_reapply_exclude_types; + } + + /** + * Event types not to be reapplied + * + * Generated from protobuf field repeated .temporal.api.enums.v1.ResetReapplyExcludeType reset_reapply_exclude_types = 12; + * @param array|\Google\Protobuf\Internal\RepeatedField $var + * @return $this + */ + public function setResetReapplyExcludeTypes($var) + { + $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::ENUM, \Temporal\Api\Enums\V1\ResetReapplyExcludeType::class); + $this->reset_reapply_exclude_types = $arr; + + return $this; + } + /** * @return string */ diff --git a/generated/Temporal/Api/Common/V1/RetryPolicy.php b/generated/Temporal/Api/Common/V1/RetryPolicy.php index 1a2a6f2..e816d95 100644 --- a/generated/Temporal/Api/Common/V1/RetryPolicy.php +++ b/generated/Temporal/Api/Common/V1/RetryPolicy.php @@ -1,5 +1,6 @@ BUILD_ID_TASK_REACHABILITY_REACHABLE = 1; */ diff --git a/generated/Temporal/Api/Enums/V1/CallbackState.php b/generated/Temporal/Api/Enums/V1/CallbackState.php index 99d5f2f..94888cc 100644 --- a/generated/Temporal/Api/Enums/V1/CallbackState.php +++ b/generated/Temporal/Api/Enums/V1/CallbackState.php @@ -1,5 +1,6 @@ temporal.api.enums.v1.CallbackState */ diff --git a/generated/Temporal/Api/Enums/V1/CancelExternalWorkflowExecutionFailedCause.php b/generated/Temporal/Api/Enums/V1/CancelExternalWorkflowExecutionFailedCause.php index 5361290..bc78c81 100644 --- a/generated/Temporal/Api/Enums/V1/CancelExternalWorkflowExecutionFailedCause.php +++ b/generated/Temporal/Api/Enums/V1/CancelExternalWorkflowExecutionFailedCause.php @@ -1,5 +1,6 @@ COMMAND_TYPE_MODIFY_WORKFLOW_PROPERTIES = 16; */ const COMMAND_TYPE_MODIFY_WORKFLOW_PROPERTIES = 16; + /** + * Generated from protobuf enum COMMAND_TYPE_SCHEDULE_NEXUS_OPERATION = 17; + */ + const COMMAND_TYPE_SCHEDULE_NEXUS_OPERATION = 17; + /** + * Generated from protobuf enum COMMAND_TYPE_REQUEST_CANCEL_NEXUS_OPERATION = 18; + */ + const COMMAND_TYPE_REQUEST_CANCEL_NEXUS_OPERATION = 18; private static $valueToName = [ self::COMMAND_TYPE_UNSPECIFIED => 'COMMAND_TYPE_UNSPECIFIED', @@ -95,6 +104,8 @@ class CommandType self::COMMAND_TYPE_UPSERT_WORKFLOW_SEARCH_ATTRIBUTES => 'COMMAND_TYPE_UPSERT_WORKFLOW_SEARCH_ATTRIBUTES', self::COMMAND_TYPE_PROTOCOL_MESSAGE => 'COMMAND_TYPE_PROTOCOL_MESSAGE', self::COMMAND_TYPE_MODIFY_WORKFLOW_PROPERTIES => 'COMMAND_TYPE_MODIFY_WORKFLOW_PROPERTIES', + self::COMMAND_TYPE_SCHEDULE_NEXUS_OPERATION => 'COMMAND_TYPE_SCHEDULE_NEXUS_OPERATION', + self::COMMAND_TYPE_REQUEST_CANCEL_NEXUS_OPERATION => 'COMMAND_TYPE_REQUEST_CANCEL_NEXUS_OPERATION', ]; public static function name($value) diff --git a/generated/Temporal/Api/Enums/V1/ContinueAsNewInitiator.php b/generated/Temporal/Api/Enums/V1/ContinueAsNewInitiator.php index 5c72382..0414b97 100644 --- a/generated/Temporal/Api/Enums/V1/ContinueAsNewInitiator.php +++ b/generated/Temporal/Api/Enums/V1/ContinueAsNewInitiator.php @@ -1,5 +1,6 @@ EVENT_TYPE_WORKFLOW_EXECUTION_UPDATE_ADMITTED = 47; */ const EVENT_TYPE_WORKFLOW_EXECUTION_UPDATE_ADMITTED = 47; + /** + * A Nexus operation was scheduled using a ScheduleNexusOperation command. + * + * Generated from protobuf enum EVENT_TYPE_NEXUS_OPERATION_SCHEDULED = 48; + */ + const EVENT_TYPE_NEXUS_OPERATION_SCHEDULED = 48; + /** + * An asynchronous Nexus operation was started by a Nexus handler. + * + * Generated from protobuf enum EVENT_TYPE_NEXUS_OPERATION_STARTED = 49; + */ + const EVENT_TYPE_NEXUS_OPERATION_STARTED = 49; + /** + * A Nexus operation completed successfully. + * + * Generated from protobuf enum EVENT_TYPE_NEXUS_OPERATION_COMPLETED = 50; + */ + const EVENT_TYPE_NEXUS_OPERATION_COMPLETED = 50; + /** + * A Nexus operation failed. + * + * Generated from protobuf enum EVENT_TYPE_NEXUS_OPERATION_FAILED = 51; + */ + const EVENT_TYPE_NEXUS_OPERATION_FAILED = 51; + /** + * A Nexus operation completed as canceled. + * + * Generated from protobuf enum EVENT_TYPE_NEXUS_OPERATION_CANCELED = 52; + */ + const EVENT_TYPE_NEXUS_OPERATION_CANCELED = 52; + /** + * A Nexus operation timed out. + * + * Generated from protobuf enum EVENT_TYPE_NEXUS_OPERATION_TIMED_OUT = 53; + */ + const EVENT_TYPE_NEXUS_OPERATION_TIMED_OUT = 53; + /** + * A Nexus operation was requested to be canceled using a RequestCancelNexusOperation command. + * + * Generated from protobuf enum EVENT_TYPE_NEXUS_OPERATION_CANCEL_REQUESTED = 54; + */ + const EVENT_TYPE_NEXUS_OPERATION_CANCEL_REQUESTED = 54; private static $valueToName = [ self::EVENT_TYPE_UNSPECIFIED => 'EVENT_TYPE_UNSPECIFIED', @@ -393,6 +436,13 @@ class EventType self::EVENT_TYPE_ACTIVITY_PROPERTIES_MODIFIED_EXTERNALLY => 'EVENT_TYPE_ACTIVITY_PROPERTIES_MODIFIED_EXTERNALLY', self::EVENT_TYPE_WORKFLOW_PROPERTIES_MODIFIED => 'EVENT_TYPE_WORKFLOW_PROPERTIES_MODIFIED', self::EVENT_TYPE_WORKFLOW_EXECUTION_UPDATE_ADMITTED => 'EVENT_TYPE_WORKFLOW_EXECUTION_UPDATE_ADMITTED', + self::EVENT_TYPE_NEXUS_OPERATION_SCHEDULED => 'EVENT_TYPE_NEXUS_OPERATION_SCHEDULED', + self::EVENT_TYPE_NEXUS_OPERATION_STARTED => 'EVENT_TYPE_NEXUS_OPERATION_STARTED', + self::EVENT_TYPE_NEXUS_OPERATION_COMPLETED => 'EVENT_TYPE_NEXUS_OPERATION_COMPLETED', + self::EVENT_TYPE_NEXUS_OPERATION_FAILED => 'EVENT_TYPE_NEXUS_OPERATION_FAILED', + self::EVENT_TYPE_NEXUS_OPERATION_CANCELED => 'EVENT_TYPE_NEXUS_OPERATION_CANCELED', + self::EVENT_TYPE_NEXUS_OPERATION_TIMED_OUT => 'EVENT_TYPE_NEXUS_OPERATION_TIMED_OUT', + self::EVENT_TYPE_NEXUS_OPERATION_CANCEL_REQUESTED => 'EVENT_TYPE_NEXUS_OPERATION_CANCEL_REQUESTED', ]; public static function name($value) diff --git a/generated/Temporal/Api/Enums/V1/HistoryEventFilterType.php b/generated/Temporal/Api/Enums/V1/HistoryEventFilterType.php index d976c84..e85f3fd 100644 --- a/generated/Temporal/Api/Enums/V1/HistoryEventFilterType.php +++ b/generated/Temporal/Api/Enums/V1/HistoryEventFilterType.php @@ -1,5 +1,6 @@ temporal.api.enums.v1.NexusOperationCancellationState + */ +class NexusOperationCancellationState +{ + /** + * Default value, unspecified state. + * + * Generated from protobuf enum NEXUS_OPERATION_CANCELLATION_STATE_UNSPECIFIED = 0; + */ + const NEXUS_OPERATION_CANCELLATION_STATE_UNSPECIFIED = 0; + /** + * Cancellation request is in the queue waiting to be executed or is currently executing. + * + * Generated from protobuf enum NEXUS_OPERATION_CANCELLATION_STATE_SCHEDULED = 1; + */ + const NEXUS_OPERATION_CANCELLATION_STATE_SCHEDULED = 1; + /** + * Cancellation request has failed with a retryable error and is backing off before the next attempt. + * + * Generated from protobuf enum NEXUS_OPERATION_CANCELLATION_STATE_BACKING_OFF = 2; + */ + const NEXUS_OPERATION_CANCELLATION_STATE_BACKING_OFF = 2; + /** + * Cancellation request succeeded. + * + * Generated from protobuf enum NEXUS_OPERATION_CANCELLATION_STATE_SUCCEEDED = 3; + */ + const NEXUS_OPERATION_CANCELLATION_STATE_SUCCEEDED = 3; + /** + * Cancellation request failed with a non-retryable error. + * + * Generated from protobuf enum NEXUS_OPERATION_CANCELLATION_STATE_FAILED = 4; + */ + const NEXUS_OPERATION_CANCELLATION_STATE_FAILED = 4; + /** + * The associated operation timed out - exceeded the user supplied schedule-to-close timeout. + * + * Generated from protobuf enum NEXUS_OPERATION_CANCELLATION_STATE_TIMED_OUT = 5; + */ + const NEXUS_OPERATION_CANCELLATION_STATE_TIMED_OUT = 5; + + private static $valueToName = [ + self::NEXUS_OPERATION_CANCELLATION_STATE_UNSPECIFIED => 'NEXUS_OPERATION_CANCELLATION_STATE_UNSPECIFIED', + self::NEXUS_OPERATION_CANCELLATION_STATE_SCHEDULED => 'NEXUS_OPERATION_CANCELLATION_STATE_SCHEDULED', + self::NEXUS_OPERATION_CANCELLATION_STATE_BACKING_OFF => 'NEXUS_OPERATION_CANCELLATION_STATE_BACKING_OFF', + self::NEXUS_OPERATION_CANCELLATION_STATE_SUCCEEDED => 'NEXUS_OPERATION_CANCELLATION_STATE_SUCCEEDED', + self::NEXUS_OPERATION_CANCELLATION_STATE_FAILED => 'NEXUS_OPERATION_CANCELLATION_STATE_FAILED', + self::NEXUS_OPERATION_CANCELLATION_STATE_TIMED_OUT => 'NEXUS_OPERATION_CANCELLATION_STATE_TIMED_OUT', + ]; + + public static function name($value) + { + if (!isset(self::$valueToName[$value])) { + throw new UnexpectedValueException(sprintf( + 'Enum %s has no name defined for value %s', __CLASS__, $value)); + } + return self::$valueToName[$value]; + } + + + public static function value($name) + { + $const = __CLASS__ . '::' . strtoupper($name); + if (!defined($const)) { + throw new UnexpectedValueException(sprintf( + 'Enum %s has no value defined for name %s', __CLASS__, $name)); + } + return constant($const); + } +} + diff --git a/generated/Temporal/Api/Enums/V1/ParentClosePolicy.php b/generated/Temporal/Api/Enums/V1/ParentClosePolicy.php index 00482cf..4c81dc9 100644 --- a/generated/Temporal/Api/Enums/V1/ParentClosePolicy.php +++ b/generated/Temporal/Api/Enums/V1/ParentClosePolicy.php @@ -1,5 +1,6 @@ temporal.api.enums.v1.PendingNexusOperationState + */ +class PendingNexusOperationState +{ + /** + * Default value, unspecified state. + * + * Generated from protobuf enum PENDING_NEXUS_OPERATION_STATE_UNSPECIFIED = 0; + */ + const PENDING_NEXUS_OPERATION_STATE_UNSPECIFIED = 0; + /** + * Operation is in the queue waiting to be executed or is currently executing. + * + * Generated from protobuf enum PENDING_NEXUS_OPERATION_STATE_SCHEDULED = 1; + */ + const PENDING_NEXUS_OPERATION_STATE_SCHEDULED = 1; + /** + * Operation has failed with a retryable error and is backing off before the next attempt. + * + * Generated from protobuf enum PENDING_NEXUS_OPERATION_STATE_BACKING_OFF = 2; + */ + const PENDING_NEXUS_OPERATION_STATE_BACKING_OFF = 2; + /** + * Operation was started and will complete asynchronously. + * + * Generated from protobuf enum PENDING_NEXUS_OPERATION_STATE_STARTED = 3; + */ + const PENDING_NEXUS_OPERATION_STATE_STARTED = 3; + + private static $valueToName = [ + self::PENDING_NEXUS_OPERATION_STATE_UNSPECIFIED => 'PENDING_NEXUS_OPERATION_STATE_UNSPECIFIED', + self::PENDING_NEXUS_OPERATION_STATE_SCHEDULED => 'PENDING_NEXUS_OPERATION_STATE_SCHEDULED', + self::PENDING_NEXUS_OPERATION_STATE_BACKING_OFF => 'PENDING_NEXUS_OPERATION_STATE_BACKING_OFF', + self::PENDING_NEXUS_OPERATION_STATE_STARTED => 'PENDING_NEXUS_OPERATION_STATE_STARTED', + ]; + + public static function name($value) + { + if (!isset(self::$valueToName[$value])) { + throw new UnexpectedValueException(sprintf( + 'Enum %s has no name defined for value %s', __CLASS__, $value)); + } + return self::$valueToName[$value]; + } + + + public static function value($name) + { + $const = __CLASS__ . '::' . strtoupper($name); + if (!defined($const)) { + throw new UnexpectedValueException(sprintf( + 'Enum %s has no value defined for name %s', __CLASS__, $name)); + } + return constant($const); + } +} + diff --git a/generated/Temporal/Api/Enums/V1/PendingWorkflowTaskState.php b/generated/Temporal/Api/Enums/V1/PendingWorkflowTaskState.php index 425f3cd..97b3f90 100644 --- a/generated/Temporal/Api/Enums/V1/PendingWorkflowTaskState.php +++ b/generated/Temporal/Api/Enums/V1/PendingWorkflowTaskState.php @@ -1,5 +1,6 @@ RESOURCE_EXHAUSTED_CAUSE_APS_LIMIT = 6; */ const RESOURCE_EXHAUSTED_CAUSE_APS_LIMIT = 6; + /** + * Persistence storage limit exceeded. + * + * Generated from protobuf enum RESOURCE_EXHAUSTED_CAUSE_PERSISTENCE_STORAGE_LIMIT = 7; + */ + const RESOURCE_EXHAUSTED_CAUSE_PERSISTENCE_STORAGE_LIMIT = 7; private static $valueToName = [ self::RESOURCE_EXHAUSTED_CAUSE_UNSPECIFIED => 'RESOURCE_EXHAUSTED_CAUSE_UNSPECIFIED', @@ -60,6 +67,7 @@ class ResourceExhaustedCause self::RESOURCE_EXHAUSTED_CAUSE_PERSISTENCE_LIMIT => 'RESOURCE_EXHAUSTED_CAUSE_PERSISTENCE_LIMIT', self::RESOURCE_EXHAUSTED_CAUSE_BUSY_WORKFLOW => 'RESOURCE_EXHAUSTED_CAUSE_BUSY_WORKFLOW', self::RESOURCE_EXHAUSTED_CAUSE_APS_LIMIT => 'RESOURCE_EXHAUSTED_CAUSE_APS_LIMIT', + self::RESOURCE_EXHAUSTED_CAUSE_PERSISTENCE_STORAGE_LIMIT => 'RESOURCE_EXHAUSTED_CAUSE_PERSISTENCE_STORAGE_LIMIT', ]; public static function name($value) diff --git a/generated/Temporal/Api/Enums/V1/ResourceExhaustedScope.php b/generated/Temporal/Api/Enums/V1/ResourceExhaustedScope.php index 5d7fbfd..124aa91 100644 --- a/generated/Temporal/Api/Enums/V1/ResourceExhaustedScope.php +++ b/generated/Temporal/Api/Enums/V1/ResourceExhaustedScope.php @@ -1,5 +1,6 @@ WORKFLOW_TASK_FAILED_CAUSE_UNHANDLED_UPDATE = 31; */ const WORKFLOW_TASK_FAILED_CAUSE_UNHANDLED_UPDATE = 31; + /** + * A workflow task completed with an invalid ScheduleNexusOperation command. + * + * Generated from protobuf enum WORKFLOW_TASK_FAILED_CAUSE_BAD_SCHEDULE_NEXUS_OPERATION_ATTRIBUTES = 32; + */ + const WORKFLOW_TASK_FAILED_CAUSE_BAD_SCHEDULE_NEXUS_OPERATION_ATTRIBUTES = 32; + /** + * A workflow task completed requesting to schedule a Nexus Operation exceeding the server configured limit. + * + * Generated from protobuf enum WORKFLOW_TASK_FAILED_CAUSE_PENDING_NEXUS_OPERATIONS_LIMIT_EXCEEDED = 33; + */ + const WORKFLOW_TASK_FAILED_CAUSE_PENDING_NEXUS_OPERATIONS_LIMIT_EXCEEDED = 33; + /** + * A workflow task completed with an invalid RequestCancelNexusOperation command. + * + * Generated from protobuf enum WORKFLOW_TASK_FAILED_CAUSE_BAD_REQUEST_CANCEL_NEXUS_OPERATION_ATTRIBUTES = 34; + */ + const WORKFLOW_TASK_FAILED_CAUSE_BAD_REQUEST_CANCEL_NEXUS_OPERATION_ATTRIBUTES = 34; + /** + * A workflow task completed requesting a feature that's disabled on the server (either system wide or - typically - + * for the workflow's namespace). + * Check the workflow task failure message for more information. + * + * Generated from protobuf enum WORKFLOW_TASK_FAILED_CAUSE_FEATURE_DISABLED = 35; + */ + const WORKFLOW_TASK_FAILED_CAUSE_FEATURE_DISABLED = 35; private static $valueToName = [ self::WORKFLOW_TASK_FAILED_CAUSE_UNSPECIFIED => 'WORKFLOW_TASK_FAILED_CAUSE_UNSPECIFIED', @@ -207,6 +234,10 @@ class WorkflowTaskFailedCause self::WORKFLOW_TASK_FAILED_CAUSE_PENDING_REQUEST_CANCEL_LIMIT_EXCEEDED => 'WORKFLOW_TASK_FAILED_CAUSE_PENDING_REQUEST_CANCEL_LIMIT_EXCEEDED', self::WORKFLOW_TASK_FAILED_CAUSE_BAD_UPDATE_WORKFLOW_EXECUTION_MESSAGE => 'WORKFLOW_TASK_FAILED_CAUSE_BAD_UPDATE_WORKFLOW_EXECUTION_MESSAGE', self::WORKFLOW_TASK_FAILED_CAUSE_UNHANDLED_UPDATE => 'WORKFLOW_TASK_FAILED_CAUSE_UNHANDLED_UPDATE', + self::WORKFLOW_TASK_FAILED_CAUSE_BAD_SCHEDULE_NEXUS_OPERATION_ATTRIBUTES => 'WORKFLOW_TASK_FAILED_CAUSE_BAD_SCHEDULE_NEXUS_OPERATION_ATTRIBUTES', + self::WORKFLOW_TASK_FAILED_CAUSE_PENDING_NEXUS_OPERATIONS_LIMIT_EXCEEDED => 'WORKFLOW_TASK_FAILED_CAUSE_PENDING_NEXUS_OPERATIONS_LIMIT_EXCEEDED', + self::WORKFLOW_TASK_FAILED_CAUSE_BAD_REQUEST_CANCEL_NEXUS_OPERATION_ATTRIBUTES => 'WORKFLOW_TASK_FAILED_CAUSE_BAD_REQUEST_CANCEL_NEXUS_OPERATION_ATTRIBUTES', + self::WORKFLOW_TASK_FAILED_CAUSE_FEATURE_DISABLED => 'WORKFLOW_TASK_FAILED_CAUSE_FEATURE_DISABLED', ]; public static function name($value) diff --git a/generated/Temporal/Api/Errordetails/V1/CancellationAlreadyRequestedFailure.php b/generated/Temporal/Api/Errordetails/V1/CancellationAlreadyRequestedFailure.php index e3967bf..a8bde15 100644 --- a/generated/Temporal/Api/Errordetails/V1/CancellationAlreadyRequestedFailure.php +++ b/generated/Temporal/Api/Errordetails/V1/CancellationAlreadyRequestedFailure.php @@ -1,5 +1,6 @@ temporal.api.errordetails.v1.MultiOperationExecutionFailure + */ +class MultiOperationExecutionFailure extends \Google\Protobuf\Internal\Message +{ + /** + * One status for each requested operation from the failed MultiOperation. The failed + * operation(s) have the same error details as if it was executed separately. All other operations have the + * status code `Aborted` and `MultiOperationExecutionAborted` is added to the details field. + * + * Generated from protobuf field repeated .temporal.api.errordetails.v1.MultiOperationExecutionFailure.OperationStatus statuses = 1; + */ + private $statuses; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type array<\Temporal\Api\Errordetails\V1\MultiOperationExecutionFailure\OperationStatus>|\Google\Protobuf\Internal\RepeatedField $statuses + * One status for each requested operation from the failed MultiOperation. The failed + * operation(s) have the same error details as if it was executed separately. All other operations have the + * status code `Aborted` and `MultiOperationExecutionAborted` is added to the details field. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Errordetails\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * One status for each requested operation from the failed MultiOperation. The failed + * operation(s) have the same error details as if it was executed separately. All other operations have the + * status code `Aborted` and `MultiOperationExecutionAborted` is added to the details field. + * + * Generated from protobuf field repeated .temporal.api.errordetails.v1.MultiOperationExecutionFailure.OperationStatus statuses = 1; + * @return \Google\Protobuf\Internal\RepeatedField + */ + public function getStatuses() + { + return $this->statuses; + } + + /** + * One status for each requested operation from the failed MultiOperation. The failed + * operation(s) have the same error details as if it was executed separately. All other operations have the + * status code `Aborted` and `MultiOperationExecutionAborted` is added to the details field. + * + * Generated from protobuf field repeated .temporal.api.errordetails.v1.MultiOperationExecutionFailure.OperationStatus statuses = 1; + * @param array<\Temporal\Api\Errordetails\V1\MultiOperationExecutionFailure\OperationStatus>|\Google\Protobuf\Internal\RepeatedField $var + * @return $this + */ + public function setStatuses($var) + { + $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Temporal\Api\Errordetails\V1\MultiOperationExecutionFailure\OperationStatus::class); + $this->statuses = $arr; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Errordetails/V1/MultiOperationExecutionFailure/OperationStatus.php b/generated/Temporal/Api/Errordetails/V1/MultiOperationExecutionFailure/OperationStatus.php new file mode 100644 index 0000000..328cc33 --- /dev/null +++ b/generated/Temporal/Api/Errordetails/V1/MultiOperationExecutionFailure/OperationStatus.php @@ -0,0 +1,118 @@ +temporal.api.errordetails.v1.MultiOperationExecutionFailure.OperationStatus + */ +class OperationStatus extends \Google\Protobuf\Internal\Message +{ + /** + * Generated from protobuf field int32 code = 1; + */ + protected $code = 0; + /** + * Generated from protobuf field string message = 2; + */ + protected $message = ''; + /** + * Generated from protobuf field repeated .google.protobuf.Any details = 3; + */ + private $details; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int $code + * @type string $message + * @type array<\Google\Protobuf\Any>|\Google\Protobuf\Internal\RepeatedField $details + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Errordetails\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * Generated from protobuf field int32 code = 1; + * @return int + */ + public function getCode() + { + return $this->code; + } + + /** + * Generated from protobuf field int32 code = 1; + * @param int $var + * @return $this + */ + public function setCode($var) + { + GPBUtil::checkInt32($var); + $this->code = $var; + + return $this; + } + + /** + * Generated from protobuf field string message = 2; + * @return string + */ + public function getMessage() + { + return $this->message; + } + + /** + * Generated from protobuf field string message = 2; + * @param string $var + * @return $this + */ + public function setMessage($var) + { + GPBUtil::checkString($var, True); + $this->message = $var; + + return $this; + } + + /** + * Generated from protobuf field repeated .google.protobuf.Any details = 3; + * @return \Google\Protobuf\Internal\RepeatedField + */ + public function getDetails() + { + return $this->details; + } + + /** + * Generated from protobuf field repeated .google.protobuf.Any details = 3; + * @param array<\Google\Protobuf\Any>|\Google\Protobuf\Internal\RepeatedField $var + * @return $this + */ + public function setDetails($var) + { + $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Any::class); + $this->details = $arr; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Errordetails/V1/NamespaceAlreadyExistsFailure.php b/generated/Temporal/Api/Errordetails/V1/NamespaceAlreadyExistsFailure.php index cf3fa60..4b4a0a4 100644 --- a/generated/Temporal/Api/Errordetails/V1/NamespaceAlreadyExistsFailure.php +++ b/generated/Temporal/Api/Errordetails/V1/NamespaceAlreadyExistsFailure.php @@ -1,5 +1,6 @@ .temporal.api.failure.v1.NexusOperationFailureInfo nexus_operation_execution_failure_info = 13; + * @return \Temporal\Api\Failure\V1\NexusOperationFailureInfo|null + */ + public function getNexusOperationExecutionFailureInfo() + { + return $this->readOneof(13); + } + + public function hasNexusOperationExecutionFailureInfo() + { + return $this->hasOneof(13); + } + + /** + * Generated from protobuf field .temporal.api.failure.v1.NexusOperationFailureInfo nexus_operation_execution_failure_info = 13; + * @param \Temporal\Api\Failure\V1\NexusOperationFailureInfo $var + * @return $this + */ + public function setNexusOperationExecutionFailureInfo($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Failure\V1\NexusOperationFailureInfo::class); + $this->writeOneof(13, $var); + + return $this; + } + /** * @return string */ diff --git a/generated/Temporal/Api/Failure/V1/MultiOperationExecutionAborted.php b/generated/Temporal/Api/Failure/V1/MultiOperationExecutionAborted.php new file mode 100644 index 0000000..7d3ddcd --- /dev/null +++ b/generated/Temporal/Api/Failure/V1/MultiOperationExecutionAborted.php @@ -0,0 +1,32 @@ +temporal.api.failure.v1.MultiOperationExecutionAborted + */ +class MultiOperationExecutionAborted extends \Google\Protobuf\Internal\Message +{ + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Failure\V1\Message::initOnce(); + parent::__construct($data); + } + +} + diff --git a/generated/Temporal/Api/Failure/V1/NexusOperationFailureInfo.php b/generated/Temporal/Api/Failure/V1/NexusOperationFailureInfo.php new file mode 100644 index 0000000..1199d59 --- /dev/null +++ b/generated/Temporal/Api/Failure/V1/NexusOperationFailureInfo.php @@ -0,0 +1,202 @@ +temporal.api.failure.v1.NexusOperationFailureInfo + */ +class NexusOperationFailureInfo extends \Google\Protobuf\Internal\Message +{ + /** + * The NexusOperationScheduled event ID. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + */ + protected $scheduled_event_id = 0; + /** + * Endpoint name. + * + * Generated from protobuf field string endpoint = 2; + */ + protected $endpoint = ''; + /** + * Service name. + * + * Generated from protobuf field string service = 3; + */ + protected $service = ''; + /** + * Operation name. + * + * Generated from protobuf field string operation = 4; + */ + protected $operation = ''; + /** + * Operation ID - may be empty if the operation completed synchronously. + * + * Generated from protobuf field string operation_id = 5; + */ + protected $operation_id = ''; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int|string $scheduled_event_id + * The NexusOperationScheduled event ID. + * @type string $endpoint + * Endpoint name. + * @type string $service + * Service name. + * @type string $operation + * Operation name. + * @type string $operation_id + * Operation ID - may be empty if the operation completed synchronously. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Failure\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * The NexusOperationScheduled event ID. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @return int|string + */ + public function getScheduledEventId() + { + return $this->scheduled_event_id; + } + + /** + * The NexusOperationScheduled event ID. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @param int|string $var + * @return $this + */ + public function setScheduledEventId($var) + { + GPBUtil::checkInt64($var); + $this->scheduled_event_id = $var; + + return $this; + } + + /** + * Endpoint name. + * + * Generated from protobuf field string endpoint = 2; + * @return string + */ + public function getEndpoint() + { + return $this->endpoint; + } + + /** + * Endpoint name. + * + * Generated from protobuf field string endpoint = 2; + * @param string $var + * @return $this + */ + public function setEndpoint($var) + { + GPBUtil::checkString($var, True); + $this->endpoint = $var; + + return $this; + } + + /** + * Service name. + * + * Generated from protobuf field string service = 3; + * @return string + */ + public function getService() + { + return $this->service; + } + + /** + * Service name. + * + * Generated from protobuf field string service = 3; + * @param string $var + * @return $this + */ + public function setService($var) + { + GPBUtil::checkString($var, True); + $this->service = $var; + + return $this; + } + + /** + * Operation name. + * + * Generated from protobuf field string operation = 4; + * @return string + */ + public function getOperation() + { + return $this->operation; + } + + /** + * Operation name. + * + * Generated from protobuf field string operation = 4; + * @param string $var + * @return $this + */ + public function setOperation($var) + { + GPBUtil::checkString($var, True); + $this->operation = $var; + + return $this; + } + + /** + * Operation ID - may be empty if the operation completed synchronously. + * + * Generated from protobuf field string operation_id = 5; + * @return string + */ + public function getOperationId() + { + return $this->operation_id; + } + + /** + * Operation ID - may be empty if the operation completed synchronously. + * + * Generated from protobuf field string operation_id = 5; + * @param string $var + * @return $this + */ + public function setOperationId($var) + { + GPBUtil::checkString($var, True); + $this->operation_id = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Failure/V1/ResetWorkflowFailureInfo.php b/generated/Temporal/Api/Failure/V1/ResetWorkflowFailureInfo.php index ccb0301..dfada39 100644 --- a/generated/Temporal/Api/Failure/V1/ResetWorkflowFailureInfo.php +++ b/generated/Temporal/Api/Failure/V1/ResetWorkflowFailureInfo.php @@ -1,5 +1,6 @@ bool worker_may_ignore = 300; */ protected $worker_may_ignore = false; + /** + * Metadata on the event. This is often carried over from commands and client calls. Most events + * won't have this information, and how this information is used is dependent upon the interface + * that reads it. + * Current well-known uses: + * * workflow_execution_started_event_attributes - summary and details from start workflow. + * * timer_started_event_attributes - summary represents an identifier for the timer for use by + * user interfaces. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 301; + */ + protected $user_metadata = null; protected $attributes; /** @@ -72,6 +85,14 @@ class HistoryEvent extends \Google\Protobuf\Internal\Message * information in any way that the SDK need be concerned with. If an SDK encounters an event * type which it does not understand, it must error unless this is true. If it is true, it's * acceptable for the event type and/or attributes to be uninterpretable. + * @type \Temporal\Api\Sdk\V1\UserMetadata $user_metadata + * Metadata on the event. This is often carried over from commands and client calls. Most events + * won't have this information, and how this information is used is dependent upon the interface + * that reads it. + * Current well-known uses: + * * workflow_execution_started_event_attributes - summary and details from start workflow. + * * timer_started_event_attributes - summary represents an identifier for the timer for use by + * user interfaces. * @type \Temporal\Api\History\V1\WorkflowExecutionStartedEventAttributes $workflow_execution_started_event_attributes * @type \Temporal\Api\History\V1\WorkflowExecutionCompletedEventAttributes $workflow_execution_completed_event_attributes * @type \Temporal\Api\History\V1\WorkflowExecutionFailedEventAttributes $workflow_execution_failed_event_attributes @@ -119,6 +140,13 @@ class HistoryEvent extends \Google\Protobuf\Internal\Message * @type \Temporal\Api\History\V1\ActivityPropertiesModifiedExternallyEventAttributes $activity_properties_modified_externally_event_attributes * @type \Temporal\Api\History\V1\WorkflowPropertiesModifiedEventAttributes $workflow_properties_modified_event_attributes * @type \Temporal\Api\History\V1\WorkflowExecutionUpdateAdmittedEventAttributes $workflow_execution_update_admitted_event_attributes + * @type \Temporal\Api\History\V1\NexusOperationScheduledEventAttributes $nexus_operation_scheduled_event_attributes + * @type \Temporal\Api\History\V1\NexusOperationStartedEventAttributes $nexus_operation_started_event_attributes + * @type \Temporal\Api\History\V1\NexusOperationCompletedEventAttributes $nexus_operation_completed_event_attributes + * @type \Temporal\Api\History\V1\NexusOperationFailedEventAttributes $nexus_operation_failed_event_attributes + * @type \Temporal\Api\History\V1\NexusOperationCanceledEventAttributes $nexus_operation_canceled_event_attributes + * @type \Temporal\Api\History\V1\NexusOperationTimedOutEventAttributes $nexus_operation_timed_out_event_attributes + * @type \Temporal\Api\History\V1\NexusOperationCancelRequestedEventAttributes $nexus_operation_cancel_requested_event_attributes * } */ public function __construct($data = NULL) { @@ -290,6 +318,54 @@ public function setWorkerMayIgnore($var) return $this; } + /** + * Metadata on the event. This is often carried over from commands and client calls. Most events + * won't have this information, and how this information is used is dependent upon the interface + * that reads it. + * Current well-known uses: + * * workflow_execution_started_event_attributes - summary and details from start workflow. + * * timer_started_event_attributes - summary represents an identifier for the timer for use by + * user interfaces. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 301; + * @return \Temporal\Api\Sdk\V1\UserMetadata|null + */ + public function getUserMetadata() + { + return $this->user_metadata; + } + + public function hasUserMetadata() + { + return isset($this->user_metadata); + } + + public function clearUserMetadata() + { + unset($this->user_metadata); + } + + /** + * Metadata on the event. This is often carried over from commands and client calls. Most events + * won't have this information, and how this information is used is dependent upon the interface + * that reads it. + * Current well-known uses: + * * workflow_execution_started_event_attributes - summary and details from start workflow. + * * timer_started_event_attributes - summary represents an identifier for the timer for use by + * user interfaces. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 301; + * @param \Temporal\Api\Sdk\V1\UserMetadata $var + * @return $this + */ + public function setUserMetadata($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Sdk\V1\UserMetadata::class); + $this->user_metadata = $var; + + return $this; + } + /** * Generated from protobuf field .temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6; * @return \Temporal\Api\History\V1\WorkflowExecutionStartedEventAttributes|null @@ -1559,6 +1635,195 @@ public function setWorkflowExecutionUpdateAdmittedEventAttributes($var) return $this; } + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53; + * @return \Temporal\Api\History\V1\NexusOperationScheduledEventAttributes|null + */ + public function getNexusOperationScheduledEventAttributes() + { + return $this->readOneof(53); + } + + public function hasNexusOperationScheduledEventAttributes() + { + return $this->hasOneof(53); + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53; + * @param \Temporal\Api\History\V1\NexusOperationScheduledEventAttributes $var + * @return $this + */ + public function setNexusOperationScheduledEventAttributes($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\History\V1\NexusOperationScheduledEventAttributes::class); + $this->writeOneof(53, $var); + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54; + * @return \Temporal\Api\History\V1\NexusOperationStartedEventAttributes|null + */ + public function getNexusOperationStartedEventAttributes() + { + return $this->readOneof(54); + } + + public function hasNexusOperationStartedEventAttributes() + { + return $this->hasOneof(54); + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54; + * @param \Temporal\Api\History\V1\NexusOperationStartedEventAttributes $var + * @return $this + */ + public function setNexusOperationStartedEventAttributes($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\History\V1\NexusOperationStartedEventAttributes::class); + $this->writeOneof(54, $var); + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55; + * @return \Temporal\Api\History\V1\NexusOperationCompletedEventAttributes|null + */ + public function getNexusOperationCompletedEventAttributes() + { + return $this->readOneof(55); + } + + public function hasNexusOperationCompletedEventAttributes() + { + return $this->hasOneof(55); + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55; + * @param \Temporal\Api\History\V1\NexusOperationCompletedEventAttributes $var + * @return $this + */ + public function setNexusOperationCompletedEventAttributes($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\History\V1\NexusOperationCompletedEventAttributes::class); + $this->writeOneof(55, $var); + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56; + * @return \Temporal\Api\History\V1\NexusOperationFailedEventAttributes|null + */ + public function getNexusOperationFailedEventAttributes() + { + return $this->readOneof(56); + } + + public function hasNexusOperationFailedEventAttributes() + { + return $this->hasOneof(56); + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56; + * @param \Temporal\Api\History\V1\NexusOperationFailedEventAttributes $var + * @return $this + */ + public function setNexusOperationFailedEventAttributes($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\History\V1\NexusOperationFailedEventAttributes::class); + $this->writeOneof(56, $var); + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57; + * @return \Temporal\Api\History\V1\NexusOperationCanceledEventAttributes|null + */ + public function getNexusOperationCanceledEventAttributes() + { + return $this->readOneof(57); + } + + public function hasNexusOperationCanceledEventAttributes() + { + return $this->hasOneof(57); + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57; + * @param \Temporal\Api\History\V1\NexusOperationCanceledEventAttributes $var + * @return $this + */ + public function setNexusOperationCanceledEventAttributes($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\History\V1\NexusOperationCanceledEventAttributes::class); + $this->writeOneof(57, $var); + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58; + * @return \Temporal\Api\History\V1\NexusOperationTimedOutEventAttributes|null + */ + public function getNexusOperationTimedOutEventAttributes() + { + return $this->readOneof(58); + } + + public function hasNexusOperationTimedOutEventAttributes() + { + return $this->hasOneof(58); + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58; + * @param \Temporal\Api\History\V1\NexusOperationTimedOutEventAttributes $var + * @return $this + */ + public function setNexusOperationTimedOutEventAttributes($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\History\V1\NexusOperationTimedOutEventAttributes::class); + $this->writeOneof(58, $var); + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59; + * @return \Temporal\Api\History\V1\NexusOperationCancelRequestedEventAttributes|null + */ + public function getNexusOperationCancelRequestedEventAttributes() + { + return $this->readOneof(59); + } + + public function hasNexusOperationCancelRequestedEventAttributes() + { + return $this->hasOneof(59); + } + + /** + * Generated from protobuf field .temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59; + * @param \Temporal\Api\History\V1\NexusOperationCancelRequestedEventAttributes $var + * @return $this + */ + public function setNexusOperationCancelRequestedEventAttributes($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\History\V1\NexusOperationCancelRequestedEventAttributes::class); + $this->writeOneof(59, $var); + + return $this; + } + /** * @return string */ diff --git a/generated/Temporal/Api/History/V1/MarkerRecordedEventAttributes.php b/generated/Temporal/Api/History/V1/MarkerRecordedEventAttributes.php index 5c135bb..60f4e1c 100644 --- a/generated/Temporal/Api/History/V1/MarkerRecordedEventAttributes.php +++ b/generated/Temporal/Api/History/V1/MarkerRecordedEventAttributes.php @@ -1,5 +1,6 @@ temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes + */ +class NexusOperationCancelRequestedEventAttributes extends \Google\Protobuf\Internal\Message +{ + /** + * The id of the `NEXUS_OPERATION_SCHEDULED` event this cancel request corresponds to. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + */ + protected $scheduled_event_id = 0; + /** + * The `WORKFLOW_TASK_COMPLETED` event that the corresponding RequestCancelNexusOperation command was reported + * with. + * + * Generated from protobuf field int64 workflow_task_completed_event_id = 2; + */ + protected $workflow_task_completed_event_id = 0; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int|string $scheduled_event_id + * The id of the `NEXUS_OPERATION_SCHEDULED` event this cancel request corresponds to. + * @type int|string $workflow_task_completed_event_id + * The `WORKFLOW_TASK_COMPLETED` event that the corresponding RequestCancelNexusOperation command was reported + * with. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\History\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * The id of the `NEXUS_OPERATION_SCHEDULED` event this cancel request corresponds to. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @return int|string + */ + public function getScheduledEventId() + { + return $this->scheduled_event_id; + } + + /** + * The id of the `NEXUS_OPERATION_SCHEDULED` event this cancel request corresponds to. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @param int|string $var + * @return $this + */ + public function setScheduledEventId($var) + { + GPBUtil::checkInt64($var); + $this->scheduled_event_id = $var; + + return $this; + } + + /** + * The `WORKFLOW_TASK_COMPLETED` event that the corresponding RequestCancelNexusOperation command was reported + * with. + * + * Generated from protobuf field int64 workflow_task_completed_event_id = 2; + * @return int|string + */ + public function getWorkflowTaskCompletedEventId() + { + return $this->workflow_task_completed_event_id; + } + + /** + * The `WORKFLOW_TASK_COMPLETED` event that the corresponding RequestCancelNexusOperation command was reported + * with. + * + * Generated from protobuf field int64 workflow_task_completed_event_id = 2; + * @param int|string $var + * @return $this + */ + public function setWorkflowTaskCompletedEventId($var) + { + GPBUtil::checkInt64($var); + $this->workflow_task_completed_event_id = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/History/V1/NexusOperationCanceledEventAttributes.php b/generated/Temporal/Api/History/V1/NexusOperationCanceledEventAttributes.php new file mode 100644 index 0000000..8b2e6af --- /dev/null +++ b/generated/Temporal/Api/History/V1/NexusOperationCanceledEventAttributes.php @@ -0,0 +1,112 @@ +temporal.api.history.v1.NexusOperationCanceledEventAttributes + */ +class NexusOperationCanceledEventAttributes extends \Google\Protobuf\Internal\Message +{ + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + */ + protected $scheduled_event_id = 0; + /** + * Cancellation details. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure failure = 2; + */ + protected $failure = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int|string $scheduled_event_id + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * @type \Temporal\Api\Failure\V1\Failure $failure + * Cancellation details. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\History\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @return int|string + */ + public function getScheduledEventId() + { + return $this->scheduled_event_id; + } + + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @param int|string $var + * @return $this + */ + public function setScheduledEventId($var) + { + GPBUtil::checkInt64($var); + $this->scheduled_event_id = $var; + + return $this; + } + + /** + * Cancellation details. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure failure = 2; + * @return \Temporal\Api\Failure\V1\Failure|null + */ + public function getFailure() + { + return $this->failure; + } + + public function hasFailure() + { + return isset($this->failure); + } + + public function clearFailure() + { + unset($this->failure); + } + + /** + * Cancellation details. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure failure = 2; + * @param \Temporal\Api\Failure\V1\Failure $var + * @return $this + */ + public function setFailure($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Failure\V1\Failure::class); + $this->failure = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/History/V1/NexusOperationCompletedEventAttributes.php b/generated/Temporal/Api/History/V1/NexusOperationCompletedEventAttributes.php new file mode 100644 index 0000000..124d7a2 --- /dev/null +++ b/generated/Temporal/Api/History/V1/NexusOperationCompletedEventAttributes.php @@ -0,0 +1,116 @@ +temporal.api.history.v1.NexusOperationCompletedEventAttributes + */ +class NexusOperationCompletedEventAttributes extends \Google\Protobuf\Internal\Message +{ + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + */ + protected $scheduled_event_id = 0; + /** + * Serialized result of the Nexus operation. The response of the Nexus handler. + * Delivered either via a completion callback or as a response to a synchronous operation. + * + * Generated from protobuf field .temporal.api.common.v1.Payload result = 2; + */ + protected $result = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int|string $scheduled_event_id + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * @type \Temporal\Api\Common\V1\Payload $result + * Serialized result of the Nexus operation. The response of the Nexus handler. + * Delivered either via a completion callback or as a response to a synchronous operation. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\History\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @return int|string + */ + public function getScheduledEventId() + { + return $this->scheduled_event_id; + } + + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @param int|string $var + * @return $this + */ + public function setScheduledEventId($var) + { + GPBUtil::checkInt64($var); + $this->scheduled_event_id = $var; + + return $this; + } + + /** + * Serialized result of the Nexus operation. The response of the Nexus handler. + * Delivered either via a completion callback or as a response to a synchronous operation. + * + * Generated from protobuf field .temporal.api.common.v1.Payload result = 2; + * @return \Temporal\Api\Common\V1\Payload|null + */ + public function getResult() + { + return $this->result; + } + + public function hasResult() + { + return isset($this->result); + } + + public function clearResult() + { + unset($this->result); + } + + /** + * Serialized result of the Nexus operation. The response of the Nexus handler. + * Delivered either via a completion callback or as a response to a synchronous operation. + * + * Generated from protobuf field .temporal.api.common.v1.Payload result = 2; + * @param \Temporal\Api\Common\V1\Payload $var + * @return $this + */ + public function setResult($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Common\V1\Payload::class); + $this->result = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/History/V1/NexusOperationFailedEventAttributes.php b/generated/Temporal/Api/History/V1/NexusOperationFailedEventAttributes.php new file mode 100644 index 0000000..5862f13 --- /dev/null +++ b/generated/Temporal/Api/History/V1/NexusOperationFailedEventAttributes.php @@ -0,0 +1,112 @@ +temporal.api.history.v1.NexusOperationFailedEventAttributes + */ +class NexusOperationFailedEventAttributes extends \Google\Protobuf\Internal\Message +{ + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + */ + protected $scheduled_event_id = 0; + /** + * Failure details. A NexusOperationFailureInfo wrapping an ApplicationFailureInfo. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure failure = 2; + */ + protected $failure = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int|string $scheduled_event_id + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * @type \Temporal\Api\Failure\V1\Failure $failure + * Failure details. A NexusOperationFailureInfo wrapping an ApplicationFailureInfo. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\History\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @return int|string + */ + public function getScheduledEventId() + { + return $this->scheduled_event_id; + } + + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @param int|string $var + * @return $this + */ + public function setScheduledEventId($var) + { + GPBUtil::checkInt64($var); + $this->scheduled_event_id = $var; + + return $this; + } + + /** + * Failure details. A NexusOperationFailureInfo wrapping an ApplicationFailureInfo. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure failure = 2; + * @return \Temporal\Api\Failure\V1\Failure|null + */ + public function getFailure() + { + return $this->failure; + } + + public function hasFailure() + { + return isset($this->failure); + } + + public function clearFailure() + { + unset($this->failure); + } + + /** + * Failure details. A NexusOperationFailureInfo wrapping an ApplicationFailureInfo. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure failure = 2; + * @param \Temporal\Api\Failure\V1\Failure $var + * @return $this + */ + public function setFailure($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Failure\V1\Failure::class); + $this->failure = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/History/V1/NexusOperationScheduledEventAttributes.php b/generated/Temporal/Api/History/V1/NexusOperationScheduledEventAttributes.php new file mode 100644 index 0000000..13c9781 --- /dev/null +++ b/generated/Temporal/Api/History/V1/NexusOperationScheduledEventAttributes.php @@ -0,0 +1,404 @@ +temporal.api.history.v1.NexusOperationScheduledEventAttributes + */ +class NexusOperationScheduledEventAttributes extends \Google\Protobuf\Internal\Message +{ + /** + * Endpoint name, must exist in the endpoint registry. + * + * Generated from protobuf field string endpoint = 1; + */ + protected $endpoint = ''; + /** + * Service name. + * + * Generated from protobuf field string service = 2; + */ + protected $service = ''; + /** + * Operation name. + * + * Generated from protobuf field string operation = 3; + */ + protected $operation = ''; + /** + * Input for the operation. The server converts this into Nexus request content and the appropriate content headers + * internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the + * content is transformed back to the original Payload stored in this event. + * + * Generated from protobuf field .temporal.api.common.v1.Payload input = 4; + */ + protected $input = null; + /** + * Schedule-to-close timeout for this operation. + * Indicates how long the caller is willing to wait for operation completion. + * Calls are retried internally by the server. + * (-- api-linter: core::0140::prepositions=disabled + * aip.dev/not-precedent: "to" is used to indicate interval. --) + * + * Generated from protobuf field .google.protobuf.Duration schedule_to_close_timeout = 5; + */ + protected $schedule_to_close_timeout = null; + /** + * Header to attach to the Nexus request. Note these headers are not the same as Temporal headers on internal + * activities and child workflows, these are transmitted to Nexus operations that may be external and are not + * traditional payloads. + * + * Generated from protobuf field map nexus_header = 6; + */ + private $nexus_header; + /** + * The `WORKFLOW_TASK_COMPLETED` event that the corresponding ScheduleNexusOperation command was reported with. + * + * Generated from protobuf field int64 workflow_task_completed_event_id = 7; + */ + protected $workflow_task_completed_event_id = 0; + /** + * A unique ID generated by the history service upon creation of this event. + * The ID will be transmitted with all nexus StartOperation requests and is used as an idempotentency key. + * + * Generated from protobuf field string request_id = 8; + */ + protected $request_id = ''; + /** + * Endpoint ID as resolved in the endpoint registry at the time this event was generated. + * This is stored on the event and used internally by the server in case the endpoint is renamed from the time the + * event was originally scheduled. + * + * Generated from protobuf field string endpoint_id = 9; + */ + protected $endpoint_id = ''; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $endpoint + * Endpoint name, must exist in the endpoint registry. + * @type string $service + * Service name. + * @type string $operation + * Operation name. + * @type \Temporal\Api\Common\V1\Payload $input + * Input for the operation. The server converts this into Nexus request content and the appropriate content headers + * internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the + * content is transformed back to the original Payload stored in this event. + * @type \Google\Protobuf\Duration $schedule_to_close_timeout + * Schedule-to-close timeout for this operation. + * Indicates how long the caller is willing to wait for operation completion. + * Calls are retried internally by the server. + * (-- api-linter: core::0140::prepositions=disabled + * aip.dev/not-precedent: "to" is used to indicate interval. --) + * @type array|\Google\Protobuf\Internal\MapField $nexus_header + * Header to attach to the Nexus request. Note these headers are not the same as Temporal headers on internal + * activities and child workflows, these are transmitted to Nexus operations that may be external and are not + * traditional payloads. + * @type int|string $workflow_task_completed_event_id + * The `WORKFLOW_TASK_COMPLETED` event that the corresponding ScheduleNexusOperation command was reported with. + * @type string $request_id + * A unique ID generated by the history service upon creation of this event. + * The ID will be transmitted with all nexus StartOperation requests and is used as an idempotentency key. + * @type string $endpoint_id + * Endpoint ID as resolved in the endpoint registry at the time this event was generated. + * This is stored on the event and used internally by the server in case the endpoint is renamed from the time the + * event was originally scheduled. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\History\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * Endpoint name, must exist in the endpoint registry. + * + * Generated from protobuf field string endpoint = 1; + * @return string + */ + public function getEndpoint() + { + return $this->endpoint; + } + + /** + * Endpoint name, must exist in the endpoint registry. + * + * Generated from protobuf field string endpoint = 1; + * @param string $var + * @return $this + */ + public function setEndpoint($var) + { + GPBUtil::checkString($var, True); + $this->endpoint = $var; + + return $this; + } + + /** + * Service name. + * + * Generated from protobuf field string service = 2; + * @return string + */ + public function getService() + { + return $this->service; + } + + /** + * Service name. + * + * Generated from protobuf field string service = 2; + * @param string $var + * @return $this + */ + public function setService($var) + { + GPBUtil::checkString($var, True); + $this->service = $var; + + return $this; + } + + /** + * Operation name. + * + * Generated from protobuf field string operation = 3; + * @return string + */ + public function getOperation() + { + return $this->operation; + } + + /** + * Operation name. + * + * Generated from protobuf field string operation = 3; + * @param string $var + * @return $this + */ + public function setOperation($var) + { + GPBUtil::checkString($var, True); + $this->operation = $var; + + return $this; + } + + /** + * Input for the operation. The server converts this into Nexus request content and the appropriate content headers + * internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the + * content is transformed back to the original Payload stored in this event. + * + * Generated from protobuf field .temporal.api.common.v1.Payload input = 4; + * @return \Temporal\Api\Common\V1\Payload|null + */ + public function getInput() + { + return $this->input; + } + + public function hasInput() + { + return isset($this->input); + } + + public function clearInput() + { + unset($this->input); + } + + /** + * Input for the operation. The server converts this into Nexus request content and the appropriate content headers + * internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the + * content is transformed back to the original Payload stored in this event. + * + * Generated from protobuf field .temporal.api.common.v1.Payload input = 4; + * @param \Temporal\Api\Common\V1\Payload $var + * @return $this + */ + public function setInput($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Common\V1\Payload::class); + $this->input = $var; + + return $this; + } + + /** + * Schedule-to-close timeout for this operation. + * Indicates how long the caller is willing to wait for operation completion. + * Calls are retried internally by the server. + * (-- api-linter: core::0140::prepositions=disabled + * aip.dev/not-precedent: "to" is used to indicate interval. --) + * + * Generated from protobuf field .google.protobuf.Duration schedule_to_close_timeout = 5; + * @return \Google\Protobuf\Duration|null + */ + public function getScheduleToCloseTimeout() + { + return $this->schedule_to_close_timeout; + } + + public function hasScheduleToCloseTimeout() + { + return isset($this->schedule_to_close_timeout); + } + + public function clearScheduleToCloseTimeout() + { + unset($this->schedule_to_close_timeout); + } + + /** + * Schedule-to-close timeout for this operation. + * Indicates how long the caller is willing to wait for operation completion. + * Calls are retried internally by the server. + * (-- api-linter: core::0140::prepositions=disabled + * aip.dev/not-precedent: "to" is used to indicate interval. --) + * + * Generated from protobuf field .google.protobuf.Duration schedule_to_close_timeout = 5; + * @param \Google\Protobuf\Duration $var + * @return $this + */ + public function setScheduleToCloseTimeout($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Duration::class); + $this->schedule_to_close_timeout = $var; + + return $this; + } + + /** + * Header to attach to the Nexus request. Note these headers are not the same as Temporal headers on internal + * activities and child workflows, these are transmitted to Nexus operations that may be external and are not + * traditional payloads. + * + * Generated from protobuf field map nexus_header = 6; + * @return \Google\Protobuf\Internal\MapField + */ + public function getNexusHeader() + { + return $this->nexus_header; + } + + /** + * Header to attach to the Nexus request. Note these headers are not the same as Temporal headers on internal + * activities and child workflows, these are transmitted to Nexus operations that may be external and are not + * traditional payloads. + * + * Generated from protobuf field map nexus_header = 6; + * @param array|\Google\Protobuf\Internal\MapField $var + * @return $this + */ + public function setNexusHeader($var) + { + $arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\Internal\GPBType::STRING); + $this->nexus_header = $arr; + + return $this; + } + + /** + * The `WORKFLOW_TASK_COMPLETED` event that the corresponding ScheduleNexusOperation command was reported with. + * + * Generated from protobuf field int64 workflow_task_completed_event_id = 7; + * @return int|string + */ + public function getWorkflowTaskCompletedEventId() + { + return $this->workflow_task_completed_event_id; + } + + /** + * The `WORKFLOW_TASK_COMPLETED` event that the corresponding ScheduleNexusOperation command was reported with. + * + * Generated from protobuf field int64 workflow_task_completed_event_id = 7; + * @param int|string $var + * @return $this + */ + public function setWorkflowTaskCompletedEventId($var) + { + GPBUtil::checkInt64($var); + $this->workflow_task_completed_event_id = $var; + + return $this; + } + + /** + * A unique ID generated by the history service upon creation of this event. + * The ID will be transmitted with all nexus StartOperation requests and is used as an idempotentency key. + * + * Generated from protobuf field string request_id = 8; + * @return string + */ + public function getRequestId() + { + return $this->request_id; + } + + /** + * A unique ID generated by the history service upon creation of this event. + * The ID will be transmitted with all nexus StartOperation requests and is used as an idempotentency key. + * + * Generated from protobuf field string request_id = 8; + * @param string $var + * @return $this + */ + public function setRequestId($var) + { + GPBUtil::checkString($var, True); + $this->request_id = $var; + + return $this; + } + + /** + * Endpoint ID as resolved in the endpoint registry at the time this event was generated. + * This is stored on the event and used internally by the server in case the endpoint is renamed from the time the + * event was originally scheduled. + * + * Generated from protobuf field string endpoint_id = 9; + * @return string + */ + public function getEndpointId() + { + return $this->endpoint_id; + } + + /** + * Endpoint ID as resolved in the endpoint registry at the time this event was generated. + * This is stored on the event and used internally by the server in case the endpoint is renamed from the time the + * event was originally scheduled. + * + * Generated from protobuf field string endpoint_id = 9; + * @param string $var + * @return $this + */ + public function setEndpointId($var) + { + GPBUtil::checkString($var, True); + $this->endpoint_id = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/History/V1/NexusOperationStartedEventAttributes.php b/generated/Temporal/Api/History/V1/NexusOperationStartedEventAttributes.php new file mode 100644 index 0000000..4c61408 --- /dev/null +++ b/generated/Temporal/Api/History/V1/NexusOperationStartedEventAttributes.php @@ -0,0 +1,109 @@ +temporal.api.history.v1.NexusOperationStartedEventAttributes + */ +class NexusOperationStartedEventAttributes extends \Google\Protobuf\Internal\Message +{ + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event this task corresponds to. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + */ + protected $scheduled_event_id = 0; + /** + * The operation ID returned by the Nexus handler in the response to the StartOperation request. + * This ID is used when canceling the operation. + * + * Generated from protobuf field string operation_id = 3; + */ + protected $operation_id = ''; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int|string $scheduled_event_id + * The ID of the `NEXUS_OPERATION_SCHEDULED` event this task corresponds to. + * @type string $operation_id + * The operation ID returned by the Nexus handler in the response to the StartOperation request. + * This ID is used when canceling the operation. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\History\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event this task corresponds to. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @return int|string + */ + public function getScheduledEventId() + { + return $this->scheduled_event_id; + } + + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event this task corresponds to. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @param int|string $var + * @return $this + */ + public function setScheduledEventId($var) + { + GPBUtil::checkInt64($var); + $this->scheduled_event_id = $var; + + return $this; + } + + /** + * The operation ID returned by the Nexus handler in the response to the StartOperation request. + * This ID is used when canceling the operation. + * + * Generated from protobuf field string operation_id = 3; + * @return string + */ + public function getOperationId() + { + return $this->operation_id; + } + + /** + * The operation ID returned by the Nexus handler in the response to the StartOperation request. + * This ID is used when canceling the operation. + * + * Generated from protobuf field string operation_id = 3; + * @param string $var + * @return $this + */ + public function setOperationId($var) + { + GPBUtil::checkString($var, True); + $this->operation_id = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/History/V1/NexusOperationTimedOutEventAttributes.php b/generated/Temporal/Api/History/V1/NexusOperationTimedOutEventAttributes.php new file mode 100644 index 0000000..4a4e5ec --- /dev/null +++ b/generated/Temporal/Api/History/V1/NexusOperationTimedOutEventAttributes.php @@ -0,0 +1,112 @@ +temporal.api.history.v1.NexusOperationTimedOutEventAttributes + */ +class NexusOperationTimedOutEventAttributes extends \Google\Protobuf\Internal\Message +{ + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + */ + protected $scheduled_event_id = 0; + /** + * Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure failure = 2; + */ + protected $failure = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int|string $scheduled_event_id + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * @type \Temporal\Api\Failure\V1\Failure $failure + * Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\History\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @return int|string + */ + public function getScheduledEventId() + { + return $this->scheduled_event_id; + } + + /** + * The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation. + * + * Generated from protobuf field int64 scheduled_event_id = 1; + * @param int|string $var + * @return $this + */ + public function setScheduledEventId($var) + { + GPBUtil::checkInt64($var); + $this->scheduled_event_id = $var; + + return $this; + } + + /** + * Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure failure = 2; + * @return \Temporal\Api\Failure\V1\Failure|null + */ + public function getFailure() + { + return $this->failure; + } + + public function hasFailure() + { + return isset($this->failure); + } + + public function clearFailure() + { + unset($this->failure); + } + + /** + * Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure failure = 2; + * @param \Temporal\Api\Failure\V1\Failure $var + * @return $this + */ + public function setFailure($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Failure\V1\Failure::class); + $this->failure = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/History/V1/RequestCancelExternalWorkflowExecutionFailedEventAttributes.php b/generated/Temporal/Api/History/V1/RequestCancelExternalWorkflowExecutionFailedEventAttributes.php index 6ec8013..23e75e1 100644 --- a/generated/Temporal/Api/History/V1/RequestCancelExternalWorkflowExecutionFailedEventAttributes.php +++ b/generated/Temporal/Api/History/V1/RequestCancelExternalWorkflowExecutionFailedEventAttributes.php @@ -1,5 +1,6 @@ string service = 1; + */ + protected $service = ''; /** * Type of operation to cancel. * - * Generated from protobuf field string operation = 1; + * Generated from protobuf field string operation = 2; */ protected $operation = ''; /** * Operation ID as originally generated by a Handler. * - * Generated from protobuf field string operation_id = 2; + * Generated from protobuf field string operation_id = 3; */ protected $operation_id = ''; @@ -34,6 +41,8 @@ class CancelOperationRequest extends \Google\Protobuf\Internal\Message * @param array $data { * Optional. Data for populating the Message object. * + * @type string $service + * Service name. * @type string $operation * Type of operation to cancel. * @type string $operation_id @@ -45,10 +54,36 @@ public function __construct($data = NULL) { parent::__construct($data); } + /** + * Service name. + * + * Generated from protobuf field string service = 1; + * @return string + */ + public function getService() + { + return $this->service; + } + + /** + * Service name. + * + * Generated from protobuf field string service = 1; + * @param string $var + * @return $this + */ + public function setService($var) + { + GPBUtil::checkString($var, True); + $this->service = $var; + + return $this; + } + /** * Type of operation to cancel. * - * Generated from protobuf field string operation = 1; + * Generated from protobuf field string operation = 2; * @return string */ public function getOperation() @@ -59,7 +94,7 @@ public function getOperation() /** * Type of operation to cancel. * - * Generated from protobuf field string operation = 1; + * Generated from protobuf field string operation = 2; * @param string $var * @return $this */ @@ -74,7 +109,7 @@ public function setOperation($var) /** * Operation ID as originally generated by a Handler. * - * Generated from protobuf field string operation_id = 2; + * Generated from protobuf field string operation_id = 3; * @return string */ public function getOperationId() @@ -85,7 +120,7 @@ public function getOperationId() /** * Operation ID as originally generated by a Handler. * - * Generated from protobuf field string operation_id = 2; + * Generated from protobuf field string operation_id = 3; * @param string $var * @return $this */ diff --git a/generated/Temporal/Api/Nexus/V1/CancelOperationResponse.php b/generated/Temporal/Api/Nexus/V1/CancelOperationResponse.php index 977f032..cf5d9ca 100644 --- a/generated/Temporal/Api/Nexus/V1/CancelOperationResponse.php +++ b/generated/Temporal/Api/Nexus/V1/CancelOperationResponse.php @@ -1,5 +1,6 @@ temporal.api.nexus.v1.Endpoint + */ +class Endpoint extends \Google\Protobuf\Internal\Message +{ + /** + * Data version for this endpoint, incremented for every update issued via the UpdateNexusEndpoint API. + * + * Generated from protobuf field int64 version = 1; + */ + protected $version = 0; + /** + * Unique server-generated endpoint ID. + * + * Generated from protobuf field string id = 2; + */ + protected $id = ''; + /** + * Spec for the endpoint. + * + * Generated from protobuf field .temporal.api.nexus.v1.EndpointSpec spec = 3; + */ + protected $spec = null; + /** + * The date and time when the endpoint was created. + * (-- api-linter: core::0142::time-field-names=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * + * Generated from protobuf field .google.protobuf.Timestamp created_time = 4; + */ + protected $created_time = null; + /** + * The date and time when the endpoint was last modified. + * Will not be set if the endpoint has never been modified. + * (-- api-linter: core::0142::time-field-names=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * + * Generated from protobuf field .google.protobuf.Timestamp last_modified_time = 5; + */ + protected $last_modified_time = null; + /** + * Server exposed URL prefix for invocation of operations on this endpoint. + * This doesn't include the protocol, hostname or port as the server does not know how it should be accessed + * publicly. The URL is stable in the face of endpoint renames. + * + * Generated from protobuf field string url_prefix = 6; + */ + protected $url_prefix = ''; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int|string $version + * Data version for this endpoint, incremented for every update issued via the UpdateNexusEndpoint API. + * @type string $id + * Unique server-generated endpoint ID. + * @type \Temporal\Api\Nexus\V1\EndpointSpec $spec + * Spec for the endpoint. + * @type \Google\Protobuf\Timestamp $created_time + * The date and time when the endpoint was created. + * (-- api-linter: core::0142::time-field-names=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * @type \Google\Protobuf\Timestamp $last_modified_time + * The date and time when the endpoint was last modified. + * Will not be set if the endpoint has never been modified. + * (-- api-linter: core::0142::time-field-names=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * @type string $url_prefix + * Server exposed URL prefix for invocation of operations on this endpoint. + * This doesn't include the protocol, hostname or port as the server does not know how it should be accessed + * publicly. The URL is stable in the face of endpoint renames. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Nexus\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * Data version for this endpoint, incremented for every update issued via the UpdateNexusEndpoint API. + * + * Generated from protobuf field int64 version = 1; + * @return int|string + */ + public function getVersion() + { + return $this->version; + } + + /** + * Data version for this endpoint, incremented for every update issued via the UpdateNexusEndpoint API. + * + * Generated from protobuf field int64 version = 1; + * @param int|string $var + * @return $this + */ + public function setVersion($var) + { + GPBUtil::checkInt64($var); + $this->version = $var; + + return $this; + } + + /** + * Unique server-generated endpoint ID. + * + * Generated from protobuf field string id = 2; + * @return string + */ + public function getId() + { + return $this->id; + } + + /** + * Unique server-generated endpoint ID. + * + * Generated from protobuf field string id = 2; + * @param string $var + * @return $this + */ + public function setId($var) + { + GPBUtil::checkString($var, True); + $this->id = $var; + + return $this; + } + + /** + * Spec for the endpoint. + * + * Generated from protobuf field .temporal.api.nexus.v1.EndpointSpec spec = 3; + * @return \Temporal\Api\Nexus\V1\EndpointSpec|null + */ + public function getSpec() + { + return $this->spec; + } + + public function hasSpec() + { + return isset($this->spec); + } + + public function clearSpec() + { + unset($this->spec); + } + + /** + * Spec for the endpoint. + * + * Generated from protobuf field .temporal.api.nexus.v1.EndpointSpec spec = 3; + * @param \Temporal\Api\Nexus\V1\EndpointSpec $var + * @return $this + */ + public function setSpec($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Nexus\V1\EndpointSpec::class); + $this->spec = $var; + + return $this; + } + + /** + * The date and time when the endpoint was created. + * (-- api-linter: core::0142::time-field-names=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * + * Generated from protobuf field .google.protobuf.Timestamp created_time = 4; + * @return \Google\Protobuf\Timestamp|null + */ + public function getCreatedTime() + { + return $this->created_time; + } + + public function hasCreatedTime() + { + return isset($this->created_time); + } + + public function clearCreatedTime() + { + unset($this->created_time); + } + + /** + * The date and time when the endpoint was created. + * (-- api-linter: core::0142::time-field-names=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * + * Generated from protobuf field .google.protobuf.Timestamp created_time = 4; + * @param \Google\Protobuf\Timestamp $var + * @return $this + */ + public function setCreatedTime($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Timestamp::class); + $this->created_time = $var; + + return $this; + } + + /** + * The date and time when the endpoint was last modified. + * Will not be set if the endpoint has never been modified. + * (-- api-linter: core::0142::time-field-names=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * + * Generated from protobuf field .google.protobuf.Timestamp last_modified_time = 5; + * @return \Google\Protobuf\Timestamp|null + */ + public function getLastModifiedTime() + { + return $this->last_modified_time; + } + + public function hasLastModifiedTime() + { + return isset($this->last_modified_time); + } + + public function clearLastModifiedTime() + { + unset($this->last_modified_time); + } + + /** + * The date and time when the endpoint was last modified. + * Will not be set if the endpoint has never been modified. + * (-- api-linter: core::0142::time-field-names=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * + * Generated from protobuf field .google.protobuf.Timestamp last_modified_time = 5; + * @param \Google\Protobuf\Timestamp $var + * @return $this + */ + public function setLastModifiedTime($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Timestamp::class); + $this->last_modified_time = $var; + + return $this; + } + + /** + * Server exposed URL prefix for invocation of operations on this endpoint. + * This doesn't include the protocol, hostname or port as the server does not know how it should be accessed + * publicly. The URL is stable in the face of endpoint renames. + * + * Generated from protobuf field string url_prefix = 6; + * @return string + */ + public function getUrlPrefix() + { + return $this->url_prefix; + } + + /** + * Server exposed URL prefix for invocation of operations on this endpoint. + * This doesn't include the protocol, hostname or port as the server does not know how it should be accessed + * publicly. The URL is stable in the face of endpoint renames. + * + * Generated from protobuf field string url_prefix = 6; + * @param string $var + * @return $this + */ + public function setUrlPrefix($var) + { + GPBUtil::checkString($var, True); + $this->url_prefix = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Nexus/V1/EndpointSpec.php b/generated/Temporal/Api/Nexus/V1/EndpointSpec.php new file mode 100644 index 0000000..9e9befa --- /dev/null +++ b/generated/Temporal/Api/Nexus/V1/EndpointSpec.php @@ -0,0 +1,168 @@ +temporal.api.nexus.v1.EndpointSpec + */ +class EndpointSpec extends \Google\Protobuf\Internal\Message +{ + /** + * Endpoint name, unique for this cluster. Must match `[a-zA-Z_][a-zA-Z0-9_]*`. + * Renaming an endpoint breaks all workflow callers that reference this endpoint, causing operations to fail. + * + * Generated from protobuf field string name = 1; + */ + protected $name = ''; + /** + * Markdown description serialized as a single JSON string. + * If the Payload is encrypted, the UI and CLI may decrypt with the configured codec server endpoint. + * By default, the server enforces a limit of 20,000 bytes for this entire payload. + * + * Generated from protobuf field .temporal.api.common.v1.Payload description = 2; + */ + protected $description = null; + /** + * Target to route requests to. + * + * Generated from protobuf field .temporal.api.nexus.v1.EndpointTarget target = 3; + */ + protected $target = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $name + * Endpoint name, unique for this cluster. Must match `[a-zA-Z_][a-zA-Z0-9_]*`. + * Renaming an endpoint breaks all workflow callers that reference this endpoint, causing operations to fail. + * @type \Temporal\Api\Common\V1\Payload $description + * Markdown description serialized as a single JSON string. + * If the Payload is encrypted, the UI and CLI may decrypt with the configured codec server endpoint. + * By default, the server enforces a limit of 20,000 bytes for this entire payload. + * @type \Temporal\Api\Nexus\V1\EndpointTarget $target + * Target to route requests to. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Nexus\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * Endpoint name, unique for this cluster. Must match `[a-zA-Z_][a-zA-Z0-9_]*`. + * Renaming an endpoint breaks all workflow callers that reference this endpoint, causing operations to fail. + * + * Generated from protobuf field string name = 1; + * @return string + */ + public function getName() + { + return $this->name; + } + + /** + * Endpoint name, unique for this cluster. Must match `[a-zA-Z_][a-zA-Z0-9_]*`. + * Renaming an endpoint breaks all workflow callers that reference this endpoint, causing operations to fail. + * + * Generated from protobuf field string name = 1; + * @param string $var + * @return $this + */ + public function setName($var) + { + GPBUtil::checkString($var, True); + $this->name = $var; + + return $this; + } + + /** + * Markdown description serialized as a single JSON string. + * If the Payload is encrypted, the UI and CLI may decrypt with the configured codec server endpoint. + * By default, the server enforces a limit of 20,000 bytes for this entire payload. + * + * Generated from protobuf field .temporal.api.common.v1.Payload description = 2; + * @return \Temporal\Api\Common\V1\Payload|null + */ + public function getDescription() + { + return $this->description; + } + + public function hasDescription() + { + return isset($this->description); + } + + public function clearDescription() + { + unset($this->description); + } + + /** + * Markdown description serialized as a single JSON string. + * If the Payload is encrypted, the UI and CLI may decrypt with the configured codec server endpoint. + * By default, the server enforces a limit of 20,000 bytes for this entire payload. + * + * Generated from protobuf field .temporal.api.common.v1.Payload description = 2; + * @param \Temporal\Api\Common\V1\Payload $var + * @return $this + */ + public function setDescription($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Common\V1\Payload::class); + $this->description = $var; + + return $this; + } + + /** + * Target to route requests to. + * + * Generated from protobuf field .temporal.api.nexus.v1.EndpointTarget target = 3; + * @return \Temporal\Api\Nexus\V1\EndpointTarget|null + */ + public function getTarget() + { + return $this->target; + } + + public function hasTarget() + { + return isset($this->target); + } + + public function clearTarget() + { + unset($this->target); + } + + /** + * Target to route requests to. + * + * Generated from protobuf field .temporal.api.nexus.v1.EndpointTarget target = 3; + * @param \Temporal\Api\Nexus\V1\EndpointTarget $var + * @return $this + */ + public function setTarget($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Nexus\V1\EndpointTarget::class); + $this->target = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Nexus/V1/EndpointTarget.php b/generated/Temporal/Api/Nexus/V1/EndpointTarget.php new file mode 100644 index 0000000..e102888 --- /dev/null +++ b/generated/Temporal/Api/Nexus/V1/EndpointTarget.php @@ -0,0 +1,99 @@ +temporal.api.nexus.v1.EndpointTarget + */ +class EndpointTarget extends \Google\Protobuf\Internal\Message +{ + protected $variant; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type \Temporal\Api\Nexus\V1\EndpointTarget\Worker $worker + * @type \Temporal\Api\Nexus\V1\EndpointTarget\External $external + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Nexus\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * Generated from protobuf field .temporal.api.nexus.v1.EndpointTarget.Worker worker = 1; + * @return \Temporal\Api\Nexus\V1\EndpointTarget\Worker|null + */ + public function getWorker() + { + return $this->readOneof(1); + } + + public function hasWorker() + { + return $this->hasOneof(1); + } + + /** + * Generated from protobuf field .temporal.api.nexus.v1.EndpointTarget.Worker worker = 1; + * @param \Temporal\Api\Nexus\V1\EndpointTarget\Worker $var + * @return $this + */ + public function setWorker($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Nexus\V1\EndpointTarget\Worker::class); + $this->writeOneof(1, $var); + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.nexus.v1.EndpointTarget.External external = 2; + * @return \Temporal\Api\Nexus\V1\EndpointTarget\External|null + */ + public function getExternal() + { + return $this->readOneof(2); + } + + public function hasExternal() + { + return $this->hasOneof(2); + } + + /** + * Generated from protobuf field .temporal.api.nexus.v1.EndpointTarget.External external = 2; + * @param \Temporal\Api\Nexus\V1\EndpointTarget\External $var + * @return $this + */ + public function setExternal($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Nexus\V1\EndpointTarget\External::class); + $this->writeOneof(2, $var); + + return $this; + } + + /** + * @return string + */ + public function getVariant() + { + return $this->whichOneof("variant"); + } + +} + diff --git a/generated/Temporal/Api/Nexus/V1/EndpointTarget/External.php b/generated/Temporal/Api/Nexus/V1/EndpointTarget/External.php new file mode 100644 index 0000000..9dd1bda --- /dev/null +++ b/generated/Temporal/Api/Nexus/V1/EndpointTarget/External.php @@ -0,0 +1,70 @@ +temporal.api.nexus.v1.EndpointTarget.External + */ +class External extends \Google\Protobuf\Internal\Message +{ + /** + * URL to call. + * + * Generated from protobuf field string url = 1; + */ + protected $url = ''; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $url + * URL to call. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Nexus\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * URL to call. + * + * Generated from protobuf field string url = 1; + * @return string + */ + public function getUrl() + { + return $this->url; + } + + /** + * URL to call. + * + * Generated from protobuf field string url = 1; + * @param string $var + * @return $this + */ + public function setUrl($var) + { + GPBUtil::checkString($var, True); + $this->url = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Nexus/V1/EndpointTarget/Worker.php b/generated/Temporal/Api/Nexus/V1/EndpointTarget/Worker.php new file mode 100644 index 0000000..ca359f3 --- /dev/null +++ b/generated/Temporal/Api/Nexus/V1/EndpointTarget/Worker.php @@ -0,0 +1,102 @@ +temporal.api.nexus.v1.EndpointTarget.Worker + */ +class Worker extends \Google\Protobuf\Internal\Message +{ + /** + * Namespace to route requests to. + * + * Generated from protobuf field string namespace = 1; + */ + protected $namespace = ''; + /** + * Nexus task queue to route requests to. + * + * Generated from protobuf field string task_queue = 2; + */ + protected $task_queue = ''; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $namespace + * Namespace to route requests to. + * @type string $task_queue + * Nexus task queue to route requests to. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Nexus\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * Namespace to route requests to. + * + * Generated from protobuf field string namespace = 1; + * @return string + */ + public function getNamespace() + { + return $this->namespace; + } + + /** + * Namespace to route requests to. + * + * Generated from protobuf field string namespace = 1; + * @param string $var + * @return $this + */ + public function setNamespace($var) + { + GPBUtil::checkString($var, True); + $this->namespace = $var; + + return $this; + } + + /** + * Nexus task queue to route requests to. + * + * Generated from protobuf field string task_queue = 2; + * @return string + */ + public function getTaskQueue() + { + return $this->task_queue; + } + + /** + * Nexus task queue to route requests to. + * + * Generated from protobuf field string task_queue = 2; + * @param string $var + * @return $this + */ + public function setTaskQueue($var) + { + GPBUtil::checkString($var, True); + $this->task_queue = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Nexus/V1/Failure.php b/generated/Temporal/Api/Nexus/V1/Failure.php index fb4f021..07932e2 100644 --- a/generated/Temporal/Api/Nexus/V1/Failure.php +++ b/generated/Temporal/Api/Nexus/V1/Failure.php @@ -1,5 +1,6 @@ .google.protobuf.Value details = 3; + * Generated from protobuf field bytes details = 3; */ - protected $details = null; + protected $details = ''; /** * Constructor. @@ -37,7 +38,7 @@ class Failure extends \Google\Protobuf\Internal\Message * * @type string $message * @type array|\Google\Protobuf\Internal\MapField $metadata - * @type \Google\Protobuf\Value $details + * @type string $details * } */ public function __construct($data = NULL) { @@ -90,32 +91,22 @@ public function setMetadata($var) } /** - * Generated from protobuf field .google.protobuf.Value details = 3; - * @return \Google\Protobuf\Value|null + * Generated from protobuf field bytes details = 3; + * @return string */ public function getDetails() { return $this->details; } - public function hasDetails() - { - return isset($this->details); - } - - public function clearDetails() - { - unset($this->details); - } - /** - * Generated from protobuf field .google.protobuf.Value details = 3; - * @param \Google\Protobuf\Value $var + * Generated from protobuf field bytes details = 3; + * @param string $var * @return $this */ public function setDetails($var) { - GPBUtil::checkMessage($var, \Google\Protobuf\Value::class); + GPBUtil::checkString($var, False); $this->details = $var; return $this; diff --git a/generated/Temporal/Api/Nexus/V1/HandlerError.php b/generated/Temporal/Api/Nexus/V1/HandlerError.php index 40b22dc..b019705 100644 --- a/generated/Temporal/Api/Nexus/V1/HandlerError.php +++ b/generated/Temporal/Api/Nexus/V1/HandlerError.php @@ -1,5 +1,6 @@ map header = 1; */ private $header; + /** + * The timestamp when the request was scheduled in the frontend. + * (-- api-linter: core::0142::time-field-names=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * + * Generated from protobuf field .google.protobuf.Timestamp scheduled_time = 2; + */ + protected $scheduled_time = null; protected $variant; /** @@ -33,6 +42,10 @@ class Request extends \Google\Protobuf\Internal\Message * @type array|\Google\Protobuf\Internal\MapField $header * Headers extracted from the original request in the Temporal frontend. * When using Nexus over HTTP, this includes the request's HTTP headers ignoring multiple values. + * @type \Google\Protobuf\Timestamp $scheduled_time + * The timestamp when the request was scheduled in the frontend. + * (-- api-linter: core::0142::time-field-names=disabled + * aip.dev/not-precedent: Not following linter rules. --) * @type \Temporal\Api\Nexus\V1\StartOperationRequest $start_operation * @type \Temporal\Api\Nexus\V1\CancelOperationRequest $cancel_operation * } @@ -71,55 +84,95 @@ public function setHeader($var) } /** - * Generated from protobuf field .temporal.api.nexus.v1.StartOperationRequest start_operation = 2; + * The timestamp when the request was scheduled in the frontend. + * (-- api-linter: core::0142::time-field-names=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * + * Generated from protobuf field .google.protobuf.Timestamp scheduled_time = 2; + * @return \Google\Protobuf\Timestamp|null + */ + public function getScheduledTime() + { + return $this->scheduled_time; + } + + public function hasScheduledTime() + { + return isset($this->scheduled_time); + } + + public function clearScheduledTime() + { + unset($this->scheduled_time); + } + + /** + * The timestamp when the request was scheduled in the frontend. + * (-- api-linter: core::0142::time-field-names=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * + * Generated from protobuf field .google.protobuf.Timestamp scheduled_time = 2; + * @param \Google\Protobuf\Timestamp $var + * @return $this + */ + public function setScheduledTime($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Timestamp::class); + $this->scheduled_time = $var; + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.nexus.v1.StartOperationRequest start_operation = 3; * @return \Temporal\Api\Nexus\V1\StartOperationRequest|null */ public function getStartOperation() { - return $this->readOneof(2); + return $this->readOneof(3); } public function hasStartOperation() { - return $this->hasOneof(2); + return $this->hasOneof(3); } /** - * Generated from protobuf field .temporal.api.nexus.v1.StartOperationRequest start_operation = 2; + * Generated from protobuf field .temporal.api.nexus.v1.StartOperationRequest start_operation = 3; * @param \Temporal\Api\Nexus\V1\StartOperationRequest $var * @return $this */ public function setStartOperation($var) { GPBUtil::checkMessage($var, \Temporal\Api\Nexus\V1\StartOperationRequest::class); - $this->writeOneof(2, $var); + $this->writeOneof(3, $var); return $this; } /** - * Generated from protobuf field .temporal.api.nexus.v1.CancelOperationRequest cancel_operation = 3; + * Generated from protobuf field .temporal.api.nexus.v1.CancelOperationRequest cancel_operation = 4; * @return \Temporal\Api\Nexus\V1\CancelOperationRequest|null */ public function getCancelOperation() { - return $this->readOneof(3); + return $this->readOneof(4); } public function hasCancelOperation() { - return $this->hasOneof(3); + return $this->hasOneof(4); } /** - * Generated from protobuf field .temporal.api.nexus.v1.CancelOperationRequest cancel_operation = 3; + * Generated from protobuf field .temporal.api.nexus.v1.CancelOperationRequest cancel_operation = 4; * @param \Temporal\Api\Nexus\V1\CancelOperationRequest $var * @return $this */ public function setCancelOperation($var) { GPBUtil::checkMessage($var, \Temporal\Api\Nexus\V1\CancelOperationRequest::class); - $this->writeOneof(3, $var); + $this->writeOneof(4, $var); return $this; } diff --git a/generated/Temporal/Api/Nexus/V1/Response.php b/generated/Temporal/Api/Nexus/V1/Response.php index 61985e0..95a98e7 100644 --- a/generated/Temporal/Api/Nexus/V1/Response.php +++ b/generated/Temporal/Api/Nexus/V1/Response.php @@ -1,5 +1,6 @@ string service = 1; + */ + protected $service = ''; /** * Type of operation to start. * - * Generated from protobuf field string operation = 1; + * Generated from protobuf field string operation = 2; */ protected $operation = ''; /** * A request ID that can be used as an idempotentency key. * - * Generated from protobuf field string request_id = 2; + * Generated from protobuf field string request_id = 3; */ protected $request_id = ''; /** * Callback URL to call upon completion if the started operation is async. * - * Generated from protobuf field string callback = 3; + * Generated from protobuf field string callback = 4; */ protected $callback = ''; /** * Full request body from the incoming HTTP request. * - * Generated from protobuf field .temporal.api.common.v1.Payload payload = 4; + * Generated from protobuf field .temporal.api.common.v1.Payload payload = 5; */ protected $payload = null; + /** + * Header that is expected to be attached to the callback request when the operation completes. + * + * Generated from protobuf field map callback_header = 6; + */ + private $callback_header; /** * Constructor. @@ -46,6 +59,8 @@ class StartOperationRequest extends \Google\Protobuf\Internal\Message * @param array $data { * Optional. Data for populating the Message object. * + * @type string $service + * Name of service to start the operation in. * @type string $operation * Type of operation to start. * @type string $request_id @@ -54,6 +69,8 @@ class StartOperationRequest extends \Google\Protobuf\Internal\Message * Callback URL to call upon completion if the started operation is async. * @type \Temporal\Api\Common\V1\Payload $payload * Full request body from the incoming HTTP request. + * @type array|\Google\Protobuf\Internal\MapField $callback_header + * Header that is expected to be attached to the callback request when the operation completes. * } */ public function __construct($data = NULL) { @@ -61,10 +78,36 @@ public function __construct($data = NULL) { parent::__construct($data); } + /** + * Name of service to start the operation in. + * + * Generated from protobuf field string service = 1; + * @return string + */ + public function getService() + { + return $this->service; + } + + /** + * Name of service to start the operation in. + * + * Generated from protobuf field string service = 1; + * @param string $var + * @return $this + */ + public function setService($var) + { + GPBUtil::checkString($var, True); + $this->service = $var; + + return $this; + } + /** * Type of operation to start. * - * Generated from protobuf field string operation = 1; + * Generated from protobuf field string operation = 2; * @return string */ public function getOperation() @@ -75,7 +118,7 @@ public function getOperation() /** * Type of operation to start. * - * Generated from protobuf field string operation = 1; + * Generated from protobuf field string operation = 2; * @param string $var * @return $this */ @@ -90,7 +133,7 @@ public function setOperation($var) /** * A request ID that can be used as an idempotentency key. * - * Generated from protobuf field string request_id = 2; + * Generated from protobuf field string request_id = 3; * @return string */ public function getRequestId() @@ -101,7 +144,7 @@ public function getRequestId() /** * A request ID that can be used as an idempotentency key. * - * Generated from protobuf field string request_id = 2; + * Generated from protobuf field string request_id = 3; * @param string $var * @return $this */ @@ -116,7 +159,7 @@ public function setRequestId($var) /** * Callback URL to call upon completion if the started operation is async. * - * Generated from protobuf field string callback = 3; + * Generated from protobuf field string callback = 4; * @return string */ public function getCallback() @@ -127,7 +170,7 @@ public function getCallback() /** * Callback URL to call upon completion if the started operation is async. * - * Generated from protobuf field string callback = 3; + * Generated from protobuf field string callback = 4; * @param string $var * @return $this */ @@ -142,7 +185,7 @@ public function setCallback($var) /** * Full request body from the incoming HTTP request. * - * Generated from protobuf field .temporal.api.common.v1.Payload payload = 4; + * Generated from protobuf field .temporal.api.common.v1.Payload payload = 5; * @return \Temporal\Api\Common\V1\Payload|null */ public function getPayload() @@ -163,7 +206,7 @@ public function clearPayload() /** * Full request body from the incoming HTTP request. * - * Generated from protobuf field .temporal.api.common.v1.Payload payload = 4; + * Generated from protobuf field .temporal.api.common.v1.Payload payload = 5; * @param \Temporal\Api\Common\V1\Payload $var * @return $this */ @@ -175,5 +218,31 @@ public function setPayload($var) return $this; } + /** + * Header that is expected to be attached to the callback request when the operation completes. + * + * Generated from protobuf field map callback_header = 6; + * @return \Google\Protobuf\Internal\MapField + */ + public function getCallbackHeader() + { + return $this->callback_header; + } + + /** + * Header that is expected to be attached to the callback request when the operation completes. + * + * Generated from protobuf field map callback_header = 6; + * @param array|\Google\Protobuf\Internal\MapField $var + * @return $this + */ + public function setCallbackHeader($var) + { + $arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\Internal\GPBType::STRING); + $this->callback_header = $arr; + + return $this; + } + } diff --git a/generated/Temporal/Api/Nexus/V1/StartOperationResponse.php b/generated/Temporal/Api/Nexus/V1/StartOperationResponse.php index 293b9c9..0a6e070 100644 --- a/generated/Temporal/Api/Nexus/V1/StartOperationResponse.php +++ b/generated/Temporal/Api/Nexus/V1/StartOperationResponse.php @@ -1,5 +1,6 @@ temporal.api.operatorservice.v1.CreateNexusEndpointRequest + */ +class CreateNexusEndpointRequest extends \Google\Protobuf\Internal\Message +{ + /** + * Endpoint definition to create. + * + * Generated from protobuf field .temporal.api.nexus.v1.EndpointSpec spec = 1; + */ + protected $spec = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type \Temporal\Api\Nexus\V1\EndpointSpec $spec + * Endpoint definition to create. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Operatorservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Endpoint definition to create. + * + * Generated from protobuf field .temporal.api.nexus.v1.EndpointSpec spec = 1; + * @return \Temporal\Api\Nexus\V1\EndpointSpec|null + */ + public function getSpec() + { + return $this->spec; + } + + public function hasSpec() + { + return isset($this->spec); + } + + public function clearSpec() + { + unset($this->spec); + } + + /** + * Endpoint definition to create. + * + * Generated from protobuf field .temporal.api.nexus.v1.EndpointSpec spec = 1; + * @param \Temporal\Api\Nexus\V1\EndpointSpec $var + * @return $this + */ + public function setSpec($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Nexus\V1\EndpointSpec::class); + $this->spec = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Operatorservice/V1/CreateNexusEndpointResponse.php b/generated/Temporal/Api/Operatorservice/V1/CreateNexusEndpointResponse.php new file mode 100644 index 0000000..41e1f10 --- /dev/null +++ b/generated/Temporal/Api/Operatorservice/V1/CreateNexusEndpointResponse.php @@ -0,0 +1,76 @@ +temporal.api.operatorservice.v1.CreateNexusEndpointResponse + */ +class CreateNexusEndpointResponse extends \Google\Protobuf\Internal\Message +{ + /** + * Data post acceptance. Can be used to issue additional updates to this record. + * + * Generated from protobuf field .temporal.api.nexus.v1.Endpoint endpoint = 1; + */ + protected $endpoint = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type \Temporal\Api\Nexus\V1\Endpoint $endpoint + * Data post acceptance. Can be used to issue additional updates to this record. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Operatorservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Data post acceptance. Can be used to issue additional updates to this record. + * + * Generated from protobuf field .temporal.api.nexus.v1.Endpoint endpoint = 1; + * @return \Temporal\Api\Nexus\V1\Endpoint|null + */ + public function getEndpoint() + { + return $this->endpoint; + } + + public function hasEndpoint() + { + return isset($this->endpoint); + } + + public function clearEndpoint() + { + unset($this->endpoint); + } + + /** + * Data post acceptance. Can be used to issue additional updates to this record. + * + * Generated from protobuf field .temporal.api.nexus.v1.Endpoint endpoint = 1; + * @param \Temporal\Api\Nexus\V1\Endpoint $var + * @return $this + */ + public function setEndpoint($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Nexus\V1\Endpoint::class); + $this->endpoint = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Operatorservice/V1/DeleteNamespaceRequest.php b/generated/Temporal/Api/Operatorservice/V1/DeleteNamespaceRequest.php index f0be419..f3a7bd5 100644 --- a/generated/Temporal/Api/Operatorservice/V1/DeleteNamespaceRequest.php +++ b/generated/Temporal/Api/Operatorservice/V1/DeleteNamespaceRequest.php @@ -1,5 +1,6 @@ temporal.api.operatorservice.v1.DeleteNexusEndpointRequest + */ +class DeleteNexusEndpointRequest extends \Google\Protobuf\Internal\Message +{ + /** + * Server-generated unique endpoint ID. + * + * Generated from protobuf field string id = 1; + */ + protected $id = ''; + /** + * Data version for this endpoint. Must match current version. + * + * Generated from protobuf field int64 version = 2; + */ + protected $version = 0; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $id + * Server-generated unique endpoint ID. + * @type int|string $version + * Data version for this endpoint. Must match current version. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Operatorservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Server-generated unique endpoint ID. + * + * Generated from protobuf field string id = 1; + * @return string + */ + public function getId() + { + return $this->id; + } + + /** + * Server-generated unique endpoint ID. + * + * Generated from protobuf field string id = 1; + * @param string $var + * @return $this + */ + public function setId($var) + { + GPBUtil::checkString($var, True); + $this->id = $var; + + return $this; + } + + /** + * Data version for this endpoint. Must match current version. + * + * Generated from protobuf field int64 version = 2; + * @return int|string + */ + public function getVersion() + { + return $this->version; + } + + /** + * Data version for this endpoint. Must match current version. + * + * Generated from protobuf field int64 version = 2; + * @param int|string $var + * @return $this + */ + public function setVersion($var) + { + GPBUtil::checkInt64($var); + $this->version = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Operatorservice/V1/DeleteNexusEndpointResponse.php b/generated/Temporal/Api/Operatorservice/V1/DeleteNexusEndpointResponse.php new file mode 100644 index 0000000..57241e3 --- /dev/null +++ b/generated/Temporal/Api/Operatorservice/V1/DeleteNexusEndpointResponse.php @@ -0,0 +1,32 @@ +temporal.api.operatorservice.v1.DeleteNexusEndpointResponse + */ +class DeleteNexusEndpointResponse extends \Google\Protobuf\Internal\Message +{ + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Operatorservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + +} + diff --git a/generated/Temporal/Api/Operatorservice/V1/GetNexusEndpointRequest.php b/generated/Temporal/Api/Operatorservice/V1/GetNexusEndpointRequest.php new file mode 100644 index 0000000..e88fe18 --- /dev/null +++ b/generated/Temporal/Api/Operatorservice/V1/GetNexusEndpointRequest.php @@ -0,0 +1,66 @@ +temporal.api.operatorservice.v1.GetNexusEndpointRequest + */ +class GetNexusEndpointRequest extends \Google\Protobuf\Internal\Message +{ + /** + * Server-generated unique endpoint ID. + * + * Generated from protobuf field string id = 1; + */ + protected $id = ''; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $id + * Server-generated unique endpoint ID. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Operatorservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Server-generated unique endpoint ID. + * + * Generated from protobuf field string id = 1; + * @return string + */ + public function getId() + { + return $this->id; + } + + /** + * Server-generated unique endpoint ID. + * + * Generated from protobuf field string id = 1; + * @param string $var + * @return $this + */ + public function setId($var) + { + GPBUtil::checkString($var, True); + $this->id = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Operatorservice/V1/GetNexusEndpointResponse.php b/generated/Temporal/Api/Operatorservice/V1/GetNexusEndpointResponse.php new file mode 100644 index 0000000..76b01a3 --- /dev/null +++ b/generated/Temporal/Api/Operatorservice/V1/GetNexusEndpointResponse.php @@ -0,0 +1,69 @@ +temporal.api.operatorservice.v1.GetNexusEndpointResponse + */ +class GetNexusEndpointResponse extends \Google\Protobuf\Internal\Message +{ + /** + * Generated from protobuf field .temporal.api.nexus.v1.Endpoint endpoint = 1; + */ + protected $endpoint = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type \Temporal\Api\Nexus\V1\Endpoint $endpoint + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Operatorservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Generated from protobuf field .temporal.api.nexus.v1.Endpoint endpoint = 1; + * @return \Temporal\Api\Nexus\V1\Endpoint|null + */ + public function getEndpoint() + { + return $this->endpoint; + } + + public function hasEndpoint() + { + return isset($this->endpoint); + } + + public function clearEndpoint() + { + unset($this->endpoint); + } + + /** + * Generated from protobuf field .temporal.api.nexus.v1.Endpoint endpoint = 1; + * @param \Temporal\Api\Nexus\V1\Endpoint $var + * @return $this + */ + public function setEndpoint($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Nexus\V1\Endpoint::class); + $this->endpoint = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Operatorservice/V1/ListClustersRequest.php b/generated/Temporal/Api/Operatorservice/V1/ListClustersRequest.php index c06bed9..fda321b 100644 --- a/generated/Temporal/Api/Operatorservice/V1/ListClustersRequest.php +++ b/generated/Temporal/Api/Operatorservice/V1/ListClustersRequest.php @@ -1,5 +1,6 @@ temporal.api.operatorservice.v1.ListNexusEndpointsRequest + */ +class ListNexusEndpointsRequest extends \Google\Protobuf\Internal\Message +{ + /** + * Generated from protobuf field int32 page_size = 1; + */ + protected $page_size = 0; + /** + * To get the next page, pass in `ListNexusEndpointsResponse.next_page_token` from the previous page's + * response, the token will be empty if there's no other page. + * Note: the last page may be empty if the total number of endpoints registered is a multiple of the page size. + * + * Generated from protobuf field bytes next_page_token = 2; + */ + protected $next_page_token = ''; + /** + * Name of the incoming endpoint to filter on - optional. Specifying this will result in zero or one results. + * (-- api-linter: core::203::field-behavior-required=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * + * Generated from protobuf field string name = 3; + */ + protected $name = ''; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int $page_size + * @type string $next_page_token + * To get the next page, pass in `ListNexusEndpointsResponse.next_page_token` from the previous page's + * response, the token will be empty if there's no other page. + * Note: the last page may be empty if the total number of endpoints registered is a multiple of the page size. + * @type string $name + * Name of the incoming endpoint to filter on - optional. Specifying this will result in zero or one results. + * (-- api-linter: core::203::field-behavior-required=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Operatorservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Generated from protobuf field int32 page_size = 1; + * @return int + */ + public function getPageSize() + { + return $this->page_size; + } + + /** + * Generated from protobuf field int32 page_size = 1; + * @param int $var + * @return $this + */ + public function setPageSize($var) + { + GPBUtil::checkInt32($var); + $this->page_size = $var; + + return $this; + } + + /** + * To get the next page, pass in `ListNexusEndpointsResponse.next_page_token` from the previous page's + * response, the token will be empty if there's no other page. + * Note: the last page may be empty if the total number of endpoints registered is a multiple of the page size. + * + * Generated from protobuf field bytes next_page_token = 2; + * @return string + */ + public function getNextPageToken() + { + return $this->next_page_token; + } + + /** + * To get the next page, pass in `ListNexusEndpointsResponse.next_page_token` from the previous page's + * response, the token will be empty if there's no other page. + * Note: the last page may be empty if the total number of endpoints registered is a multiple of the page size. + * + * Generated from protobuf field bytes next_page_token = 2; + * @param string $var + * @return $this + */ + public function setNextPageToken($var) + { + GPBUtil::checkString($var, False); + $this->next_page_token = $var; + + return $this; + } + + /** + * Name of the incoming endpoint to filter on - optional. Specifying this will result in zero or one results. + * (-- api-linter: core::203::field-behavior-required=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * + * Generated from protobuf field string name = 3; + * @return string + */ + public function getName() + { + return $this->name; + } + + /** + * Name of the incoming endpoint to filter on - optional. Specifying this will result in zero or one results. + * (-- api-linter: core::203::field-behavior-required=disabled + * aip.dev/not-precedent: Not following linter rules. --) + * + * Generated from protobuf field string name = 3; + * @param string $var + * @return $this + */ + public function setName($var) + { + GPBUtil::checkString($var, True); + $this->name = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Operatorservice/V1/ListNexusEndpointsResponse.php b/generated/Temporal/Api/Operatorservice/V1/ListNexusEndpointsResponse.php new file mode 100644 index 0000000..3380843 --- /dev/null +++ b/generated/Temporal/Api/Operatorservice/V1/ListNexusEndpointsResponse.php @@ -0,0 +1,93 @@ +temporal.api.operatorservice.v1.ListNexusEndpointsResponse + */ +class ListNexusEndpointsResponse extends \Google\Protobuf\Internal\Message +{ + /** + * Token for getting the next page. + * + * Generated from protobuf field bytes next_page_token = 1; + */ + protected $next_page_token = ''; + /** + * Generated from protobuf field repeated .temporal.api.nexus.v1.Endpoint endpoints = 2; + */ + private $endpoints; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $next_page_token + * Token for getting the next page. + * @type array<\Temporal\Api\Nexus\V1\Endpoint>|\Google\Protobuf\Internal\RepeatedField $endpoints + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Operatorservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Token for getting the next page. + * + * Generated from protobuf field bytes next_page_token = 1; + * @return string + */ + public function getNextPageToken() + { + return $this->next_page_token; + } + + /** + * Token for getting the next page. + * + * Generated from protobuf field bytes next_page_token = 1; + * @param string $var + * @return $this + */ + public function setNextPageToken($var) + { + GPBUtil::checkString($var, False); + $this->next_page_token = $var; + + return $this; + } + + /** + * Generated from protobuf field repeated .temporal.api.nexus.v1.Endpoint endpoints = 2; + * @return \Google\Protobuf\Internal\RepeatedField + */ + public function getEndpoints() + { + return $this->endpoints; + } + + /** + * Generated from protobuf field repeated .temporal.api.nexus.v1.Endpoint endpoints = 2; + * @param array<\Temporal\Api\Nexus\V1\Endpoint>|\Google\Protobuf\Internal\RepeatedField $var + * @return $this + */ + public function setEndpoints($var) + { + $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Temporal\Api\Nexus\V1\Endpoint::class); + $this->endpoints = $arr; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Operatorservice/V1/ListSearchAttributesRequest.php b/generated/Temporal/Api/Operatorservice/V1/ListSearchAttributesRequest.php index 95d4fef..12be191 100644 --- a/generated/Temporal/Api/Operatorservice/V1/ListSearchAttributesRequest.php +++ b/generated/Temporal/Api/Operatorservice/V1/ListSearchAttributesRequest.php @@ -1,5 +1,6 @@ _simpleRequest('/temporal.api.operatorservice.v1.OperatorService/GetNexusIncomingService', + return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/GetNexusEndpoint', $argument, - ['\Temporal\Api\Operatorservice\V1\GetNexusIncomingServiceResponse', 'decode'], + ['\Temporal\Api\Operatorservice\V1\GetNexusEndpointResponse', 'decode'], $metadata, $options); } /** - * Create a Nexus service. This will fail if a service with the same name already exists in the namespace with a - * status of ALREADY_EXISTS. - * Returns the created service with its initial version. You may use this version for subsequent updates. - * @param \Temporal\Api\Operatorservice\V1\CreateNexusIncomingServiceRequest $argument input argument + * Create a Nexus endpoint. This will fail if an endpoint with the same name is already registered with a status of + * ALREADY_EXISTS. + * Returns the created endpoint with its initial version. You may use this version for subsequent updates. + * @param \Temporal\Api\Operatorservice\V1\CreateNexusEndpointRequest $argument input argument * @param array $metadata metadata * @param array $options call options * @return \Grpc\UnaryCall */ - public function CreateNexusIncomingService(\Temporal\Api\Operatorservice\V1\CreateNexusIncomingServiceRequest $argument, + public function CreateNexusEndpoint(\Temporal\Api\Operatorservice\V1\CreateNexusEndpointRequest $argument, $metadata = [], $options = []) { - return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/CreateNexusIncomingService', + return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/CreateNexusEndpoint', $argument, - ['\Temporal\Api\Operatorservice\V1\CreateNexusIncomingServiceResponse', 'decode'], + ['\Temporal\Api\Operatorservice\V1\CreateNexusEndpointResponse', 'decode'], $metadata, $options); } /** - * Optimistically update a Nexus service based on provided version as obtained via the - * `GetNexusIncomingService` or `ListNexusOutgoingServicesResponse` APIs. This will fail with a status of - * FAILED_PRECONDITION if the version does not match. - * Returns the updated service with its updated version. You may use this version for subsequent updates. You don't + * Optimistically update a Nexus endpoint based on provided version as obtained via the `GetNexusEndpoint` or + * `ListNexusEndpointResponse` APIs. This will fail with a status of FAILED_PRECONDITION if the version does not + * match. + * Returns the updated endpoint with its updated version. You may use this version for subsequent updates. You don't * need to increment the version yourself. The server will increment the version for you after each update. - * @param \Temporal\Api\Operatorservice\V1\UpdateNexusIncomingServiceRequest $argument input argument + * @param \Temporal\Api\Operatorservice\V1\UpdateNexusEndpointRequest $argument input argument * @param array $metadata metadata * @param array $options call options * @return \Grpc\UnaryCall */ - public function UpdateNexusIncomingService(\Temporal\Api\Operatorservice\V1\UpdateNexusIncomingServiceRequest $argument, + public function UpdateNexusEndpoint(\Temporal\Api\Operatorservice\V1\UpdateNexusEndpointRequest $argument, $metadata = [], $options = []) { - return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/UpdateNexusIncomingService', + return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/UpdateNexusEndpoint', $argument, - ['\Temporal\Api\Operatorservice\V1\UpdateNexusIncomingServiceResponse', 'decode'], + ['\Temporal\Api\Operatorservice\V1\UpdateNexusEndpointResponse', 'decode'], $metadata, $options); } /** * Delete an incoming Nexus service by ID. - * @param \Temporal\Api\Operatorservice\V1\DeleteNexusIncomingServiceRequest $argument input argument + * @param \Temporal\Api\Operatorservice\V1\DeleteNexusEndpointRequest $argument input argument * @param array $metadata metadata * @param array $options call options * @return \Grpc\UnaryCall */ - public function DeleteNexusIncomingService(\Temporal\Api\Operatorservice\V1\DeleteNexusIncomingServiceRequest $argument, + public function DeleteNexusEndpoint(\Temporal\Api\Operatorservice\V1\DeleteNexusEndpointRequest $argument, $metadata = [], $options = []) { - return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/DeleteNexusIncomingService', + return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/DeleteNexusEndpoint', $argument, - ['\Temporal\Api\Operatorservice\V1\DeleteNexusIncomingServiceResponse', 'decode'], + ['\Temporal\Api\Operatorservice\V1\DeleteNexusEndpointResponse', 'decode'], $metadata, $options); } /** - * List all Nexus incoming services for the cluster, sorted by service ID in ascending order. Set page_token in the - * request to the next_page_token field of the previous response to get the next page of results. An empty - * next_page_token indicates that there are no more results. During pagination, a newly added service with an ID - * lexicographically earlier than the previous page's last service name may be missed. - * @param \Temporal\Api\Operatorservice\V1\ListNexusIncomingServicesRequest $argument input argument + * List all Nexus endpoints for the cluster, sorted by ID in ascending order. Set page_token in the request to the + * next_page_token field of the previous response to get the next page of results. An empty next_page_token + * indicates that there are no more results. During pagination, a newly added service with an ID lexicographically + * earlier than the previous page's last endpoint's ID may be missed. + * @param \Temporal\Api\Operatorservice\V1\ListNexusEndpointsRequest $argument input argument * @param array $metadata metadata * @param array $options call options * @return \Grpc\UnaryCall */ - public function ListNexusIncomingServices(\Temporal\Api\Operatorservice\V1\ListNexusIncomingServicesRequest $argument, + public function ListNexusEndpoints(\Temporal\Api\Operatorservice\V1\ListNexusEndpointsRequest $argument, $metadata = [], $options = []) { - return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/ListNexusIncomingServices', + return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/ListNexusEndpoints', $argument, - ['\Temporal\Api\Operatorservice\V1\ListNexusIncomingServicesResponse', 'decode'], - $metadata, $options); - } - - /** - * Get a registered outgoing Nexus service by namespace and service name. The returned version can be used for - * optimistic updates. - * @param \Temporal\Api\Operatorservice\V1\GetNexusOutgoingServiceRequest $argument input argument - * @param array $metadata metadata - * @param array $options call options - * @return \Grpc\UnaryCall - */ - public function GetNexusOutgoingService(\Temporal\Api\Operatorservice\V1\GetNexusOutgoingServiceRequest $argument, - $metadata = [], $options = []) { - return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/GetNexusOutgoingService', - $argument, - ['\Temporal\Api\Operatorservice\V1\GetNexusOutgoingServiceResponse', 'decode'], - $metadata, $options); - } - - /** - * Create a Nexus service. This will fail if a service with the same name already exists in the namespace with a - * status of ALREADY_EXISTS. - * Returns the created service with its initial version. You may use this version for subsequent updates. You don't - * need to increment the version yourself. The server will increment the version for you after each update. - * @param \Temporal\Api\Operatorservice\V1\CreateNexusOutgoingServiceRequest $argument input argument - * @param array $metadata metadata - * @param array $options call options - * @return \Grpc\UnaryCall - */ - public function CreateNexusOutgoingService(\Temporal\Api\Operatorservice\V1\CreateNexusOutgoingServiceRequest $argument, - $metadata = [], $options = []) { - return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/CreateNexusOutgoingService', - $argument, - ['\Temporal\Api\Operatorservice\V1\CreateNexusOutgoingServiceResponse', 'decode'], - $metadata, $options); - } - - /** - * Update an outgoing Nexus service by namespace and service name. The version in the request should match the - * current version of the service. This will fail with a status of FAILED_PRECONDITION if the version does not match. - * Returns the updated service with the updated version, which can be used for subsequent updates. You don't need - * to increment the version yourself. The server will increment the version for you. - * @param \Temporal\Api\Operatorservice\V1\UpdateNexusOutgoingServiceRequest $argument input argument - * @param array $metadata metadata - * @param array $options call options - * @return \Grpc\UnaryCall - */ - public function UpdateNexusOutgoingService(\Temporal\Api\Operatorservice\V1\UpdateNexusOutgoingServiceRequest $argument, - $metadata = [], $options = []) { - return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/UpdateNexusOutgoingService', - $argument, - ['\Temporal\Api\Operatorservice\V1\UpdateNexusOutgoingServiceResponse', 'decode'], - $metadata, $options); - } - - /** - * Delete an outgoing Nexus service by namespace and service name. - * @param \Temporal\Api\Operatorservice\V1\DeleteNexusOutgoingServiceRequest $argument input argument - * @param array $metadata metadata - * @param array $options call options - * @return \Grpc\UnaryCall - */ - public function DeleteNexusOutgoingService(\Temporal\Api\Operatorservice\V1\DeleteNexusOutgoingServiceRequest $argument, - $metadata = [], $options = []) { - return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/DeleteNexusOutgoingService', - $argument, - ['\Temporal\Api\Operatorservice\V1\DeleteNexusOutgoingServiceResponse', 'decode'], - $metadata, $options); - } - - /** - * List all Nexus outgoing services for a namespace, sorted by service name in ascending order. Set page_token in - * the request to the next_page_token field of the previous response to get the next page of results. An empty - * next_page_token indicates that there are no more results. During pagination, a newly added service with a name - * lexicographically earlier than the previous page's last service name may be missed. - * @param \Temporal\Api\Operatorservice\V1\ListNexusOutgoingServicesRequest $argument input argument - * @param array $metadata metadata - * @param array $options call options - * @return \Grpc\UnaryCall - */ - public function ListNexusOutgoingServices(\Temporal\Api\Operatorservice\V1\ListNexusOutgoingServicesRequest $argument, - $metadata = [], $options = []) { - return $this->_simpleRequest('/temporal.api.operatorservice.v1.OperatorService/ListNexusOutgoingServices', - $argument, - ['\Temporal\Api\Operatorservice\V1\ListNexusOutgoingServicesResponse', 'decode'], + ['\Temporal\Api\Operatorservice\V1\ListNexusEndpointsResponse', 'decode'], $metadata, $options); } diff --git a/generated/Temporal/Api/Operatorservice/V1/RemoveRemoteClusterRequest.php b/generated/Temporal/Api/Operatorservice/V1/RemoveRemoteClusterRequest.php index 437e20b..2ccaee5 100644 --- a/generated/Temporal/Api/Operatorservice/V1/RemoveRemoteClusterRequest.php +++ b/generated/Temporal/Api/Operatorservice/V1/RemoveRemoteClusterRequest.php @@ -1,5 +1,6 @@ temporal.api.operatorservice.v1.UpdateNexusEndpointRequest + */ +class UpdateNexusEndpointRequest extends \Google\Protobuf\Internal\Message +{ + /** + * Server-generated unique endpoint ID. + * + * Generated from protobuf field string id = 1; + */ + protected $id = ''; + /** + * Data version for this endpoint. Must match current version. + * + * Generated from protobuf field int64 version = 2; + */ + protected $version = 0; + /** + * Generated from protobuf field .temporal.api.nexus.v1.EndpointSpec spec = 3; + */ + protected $spec = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $id + * Server-generated unique endpoint ID. + * @type int|string $version + * Data version for this endpoint. Must match current version. + * @type \Temporal\Api\Nexus\V1\EndpointSpec $spec + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Operatorservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Server-generated unique endpoint ID. + * + * Generated from protobuf field string id = 1; + * @return string + */ + public function getId() + { + return $this->id; + } + + /** + * Server-generated unique endpoint ID. + * + * Generated from protobuf field string id = 1; + * @param string $var + * @return $this + */ + public function setId($var) + { + GPBUtil::checkString($var, True); + $this->id = $var; + + return $this; + } + + /** + * Data version for this endpoint. Must match current version. + * + * Generated from protobuf field int64 version = 2; + * @return int|string + */ + public function getVersion() + { + return $this->version; + } + + /** + * Data version for this endpoint. Must match current version. + * + * Generated from protobuf field int64 version = 2; + * @param int|string $var + * @return $this + */ + public function setVersion($var) + { + GPBUtil::checkInt64($var); + $this->version = $var; + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.nexus.v1.EndpointSpec spec = 3; + * @return \Temporal\Api\Nexus\V1\EndpointSpec|null + */ + public function getSpec() + { + return $this->spec; + } + + public function hasSpec() + { + return isset($this->spec); + } + + public function clearSpec() + { + unset($this->spec); + } + + /** + * Generated from protobuf field .temporal.api.nexus.v1.EndpointSpec spec = 3; + * @param \Temporal\Api\Nexus\V1\EndpointSpec $var + * @return $this + */ + public function setSpec($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Nexus\V1\EndpointSpec::class); + $this->spec = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Operatorservice/V1/UpdateNexusEndpointResponse.php b/generated/Temporal/Api/Operatorservice/V1/UpdateNexusEndpointResponse.php new file mode 100644 index 0000000..51845ba --- /dev/null +++ b/generated/Temporal/Api/Operatorservice/V1/UpdateNexusEndpointResponse.php @@ -0,0 +1,76 @@ +temporal.api.operatorservice.v1.UpdateNexusEndpointResponse + */ +class UpdateNexusEndpointResponse extends \Google\Protobuf\Internal\Message +{ + /** + * Data post acceptance. Can be used to issue additional updates to this record. + * + * Generated from protobuf field .temporal.api.nexus.v1.Endpoint endpoint = 1; + */ + protected $endpoint = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type \Temporal\Api\Nexus\V1\Endpoint $endpoint + * Data post acceptance. Can be used to issue additional updates to this record. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Operatorservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Data post acceptance. Can be used to issue additional updates to this record. + * + * Generated from protobuf field .temporal.api.nexus.v1.Endpoint endpoint = 1; + * @return \Temporal\Api\Nexus\V1\Endpoint|null + */ + public function getEndpoint() + { + return $this->endpoint; + } + + public function hasEndpoint() + { + return isset($this->endpoint); + } + + public function clearEndpoint() + { + unset($this->endpoint); + } + + /** + * Data post acceptance. Can be used to issue additional updates to this record. + * + * Generated from protobuf field .temporal.api.nexus.v1.Endpoint endpoint = 1; + * @param \Temporal\Api\Nexus\V1\Endpoint $var + * @return $this + */ + public function setEndpoint($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Nexus\V1\Endpoint::class); + $this->endpoint = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/PBNamespace/V1/BadBinaries.php b/generated/Temporal/Api/PBNamespace/V1/BadBinaries.php index 98375f6..82d5ebf 100644 --- a/generated/Temporal/Api/PBNamespace/V1/BadBinaries.php +++ b/generated/Temporal/Api/PBNamespace/V1/BadBinaries.php @@ -1,5 +1,6 @@ or * TZ=, which will get copied to timezone_name. (There must @@ -53,7 +54,7 @@ class ScheduleSpec extends \Google\Protobuf\Internal\Message * Note that the special case that some cron implementations have for * treating day_of_month and day_of_week as "or" instead of "and" when both * are set is not implemented. - * @every [/] is accepted and gets compiled into an + * \@every [/] is accepted and gets compiled into an * IntervalSpec instead. and should be a decimal integer * with a unit suffix s, m, h, or d. * @@ -147,7 +148,7 @@ class ScheduleSpec extends \Google\Protobuf\Internal\Message * 7 fields: second, minute, hour, day_of_month, month, day_of_week, year * If year is not given, it defaults to *. If second is not given, it * defaults to 0. - * Shorthands @yearly, @monthly, @weekly, @daily, and @hourly are also + * Shorthands \@yearly, \@monthly, \@weekly, \@daily, and \@hourly are also * accepted instead of the 5-7 time fields. * Optionally, the string can be preceded by CRON_TZ= or * TZ=, which will get copied to timezone_name. (There must @@ -156,7 +157,7 @@ class ScheduleSpec extends \Google\Protobuf\Internal\Message * Note that the special case that some cron implementations have for * treating day_of_month and day_of_week as "or" instead of "and" when both * are set is not implemented. - * @every [/] is accepted and gets compiled into an + * \@every [/] is accepted and gets compiled into an * IntervalSpec instead. and should be a decimal integer * with a unit suffix s, m, h, or d. * @type array<\Temporal\Api\Schedule\V1\CalendarSpec>|\Google\Protobuf\Internal\RepeatedField $calendar @@ -235,7 +236,7 @@ public function setStructuredCalendar($var) * 7 fields: second, minute, hour, day_of_month, month, day_of_week, year * If year is not given, it defaults to *. If second is not given, it * defaults to 0. - * Shorthands @yearly, @monthly, @weekly, @daily, and @hourly are also + * Shorthands \@yearly, \@monthly, \@weekly, \@daily, and \@hourly are also * accepted instead of the 5-7 time fields. * Optionally, the string can be preceded by CRON_TZ= or * TZ=, which will get copied to timezone_name. (There must @@ -244,7 +245,7 @@ public function setStructuredCalendar($var) * Note that the special case that some cron implementations have for * treating day_of_month and day_of_week as "or" instead of "and" when both * are set is not implemented. - * @every [/] is accepted and gets compiled into an + * \@every [/] is accepted and gets compiled into an * IntervalSpec instead. and should be a decimal integer * with a unit suffix s, m, h, or d. * @@ -265,7 +266,7 @@ public function getCronString() * 7 fields: second, minute, hour, day_of_month, month, day_of_week, year * If year is not given, it defaults to *. If second is not given, it * defaults to 0. - * Shorthands @yearly, @monthly, @weekly, @daily, and @hourly are also + * Shorthands \@yearly, \@monthly, \@weekly, \@daily, and \@hourly are also * accepted instead of the 5-7 time fields. * Optionally, the string can be preceded by CRON_TZ= or * TZ=, which will get copied to timezone_name. (There must @@ -274,7 +275,7 @@ public function getCronString() * Note that the special case that some cron implementations have for * treating day_of_month and day_of_week as "or" instead of "and" when both * are set is not implemented. - * @every [/] is accepted and gets compiled into an + * \@every [/] is accepted and gets compiled into an * IntervalSpec instead. and should be a decimal integer * with a unit suffix s, m, h, or d. * diff --git a/generated/Temporal/Api/Schedule/V1/ScheduleState.php b/generated/Temporal/Api/Schedule/V1/ScheduleState.php index a00b7b8..1335cf8 100644 --- a/generated/Temporal/Api/Schedule/V1/ScheduleState.php +++ b/generated/Temporal/Api/Schedule/V1/ScheduleState.php @@ -1,5 +1,6 @@ temporal.api.sdk.v1.EnhancedStackTrace + */ +class EnhancedStackTrace extends \Google\Protobuf\Internal\Message +{ + /** + * Information pertaining to the SDK that the trace has been captured from. + * + * Generated from protobuf field .temporal.api.sdk.v1.StackTraceSDKInfo sdk = 1; + */ + protected $sdk = null; + /** + * Mapping of file path to file contents. + * + * Generated from protobuf field map sources = 2; + */ + private $sources; + /** + * Collection of stacks captured. + * + * Generated from protobuf field repeated .temporal.api.sdk.v1.StackTrace stacks = 3; + */ + private $stacks; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type \Temporal\Api\Sdk\V1\StackTraceSDKInfo $sdk + * Information pertaining to the SDK that the trace has been captured from. + * @type array|\Google\Protobuf\Internal\MapField $sources + * Mapping of file path to file contents. + * @type array<\Temporal\Api\Sdk\V1\StackTrace>|\Google\Protobuf\Internal\RepeatedField $stacks + * Collection of stacks captured. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Sdk\V1\EnhancedStackTrace::initOnce(); + parent::__construct($data); + } + + /** + * Information pertaining to the SDK that the trace has been captured from. + * + * Generated from protobuf field .temporal.api.sdk.v1.StackTraceSDKInfo sdk = 1; + * @return \Temporal\Api\Sdk\V1\StackTraceSDKInfo|null + */ + public function getSdk() + { + return $this->sdk; + } + + public function hasSdk() + { + return isset($this->sdk); + } + + public function clearSdk() + { + unset($this->sdk); + } + + /** + * Information pertaining to the SDK that the trace has been captured from. + * + * Generated from protobuf field .temporal.api.sdk.v1.StackTraceSDKInfo sdk = 1; + * @param \Temporal\Api\Sdk\V1\StackTraceSDKInfo $var + * @return $this + */ + public function setSdk($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Sdk\V1\StackTraceSDKInfo::class); + $this->sdk = $var; + + return $this; + } + + /** + * Mapping of file path to file contents. + * + * Generated from protobuf field map sources = 2; + * @return \Google\Protobuf\Internal\MapField + */ + public function getSources() + { + return $this->sources; + } + + /** + * Mapping of file path to file contents. + * + * Generated from protobuf field map sources = 2; + * @param array|\Google\Protobuf\Internal\MapField $var + * @return $this + */ + public function setSources($var) + { + $arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\Internal\GPBType::MESSAGE, \Temporal\Api\Sdk\V1\StackTraceFileSlice::class); + $this->sources = $arr; + + return $this; + } + + /** + * Collection of stacks captured. + * + * Generated from protobuf field repeated .temporal.api.sdk.v1.StackTrace stacks = 3; + * @return \Google\Protobuf\Internal\RepeatedField + */ + public function getStacks() + { + return $this->stacks; + } + + /** + * Collection of stacks captured. + * + * Generated from protobuf field repeated .temporal.api.sdk.v1.StackTrace stacks = 3; + * @param array<\Temporal\Api\Sdk\V1\StackTrace>|\Google\Protobuf\Internal\RepeatedField $var + * @return $this + */ + public function setStacks($var) + { + $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Temporal\Api\Sdk\V1\StackTrace::class); + $this->stacks = $arr; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Sdk/V1/StackTrace.php b/generated/Temporal/Api/Sdk/V1/StackTrace.php new file mode 100644 index 0000000..15779fd --- /dev/null +++ b/generated/Temporal/Api/Sdk/V1/StackTrace.php @@ -0,0 +1,68 @@ +temporal.api.sdk.v1.StackTrace + */ +class StackTrace extends \Google\Protobuf\Internal\Message +{ + /** + * Collection of `FileLocation`s, each for a stack frame that comprise a stack trace. + * + * Generated from protobuf field repeated .temporal.api.sdk.v1.StackTraceFileLocation locations = 1; + */ + private $locations; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type array<\Temporal\Api\Sdk\V1\StackTraceFileLocation>|\Google\Protobuf\Internal\RepeatedField $locations + * Collection of `FileLocation`s, each for a stack frame that comprise a stack trace. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Sdk\V1\EnhancedStackTrace::initOnce(); + parent::__construct($data); + } + + /** + * Collection of `FileLocation`s, each for a stack frame that comprise a stack trace. + * + * Generated from protobuf field repeated .temporal.api.sdk.v1.StackTraceFileLocation locations = 1; + * @return \Google\Protobuf\Internal\RepeatedField + */ + public function getLocations() + { + return $this->locations; + } + + /** + * Collection of `FileLocation`s, each for a stack frame that comprise a stack trace. + * + * Generated from protobuf field repeated .temporal.api.sdk.v1.StackTraceFileLocation locations = 1; + * @param array<\Temporal\Api\Sdk\V1\StackTraceFileLocation>|\Google\Protobuf\Internal\RepeatedField $var + * @return $this + */ + public function setLocations($var) + { + $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Temporal\Api\Sdk\V1\StackTraceFileLocation::class); + $this->locations = $arr; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Sdk/V1/StackTraceFileLocation.php b/generated/Temporal/Api/Sdk/V1/StackTraceFileLocation.php new file mode 100644 index 0000000..19daba9 --- /dev/null +++ b/generated/Temporal/Api/Sdk/V1/StackTraceFileLocation.php @@ -0,0 +1,221 @@ +temporal.api.sdk.v1.StackTraceFileLocation + */ +class StackTraceFileLocation extends \Google\Protobuf\Internal\Message +{ + /** + * Path to source file (absolute or relative). + * If the paths are relative, ensure that they are all relative to the same root. + * + * Generated from protobuf field string file_path = 1; + */ + protected $file_path = ''; + /** + * Optional; If possible, SDK should send this -- this is required for displaying the code location. + * If not provided, set to -1. + * + * Generated from protobuf field int32 line = 2; + */ + protected $line = 0; + /** + * Optional; if possible, SDK should send this. + * If not provided, set to -1. + * + * Generated from protobuf field int32 column = 3; + */ + protected $column = 0; + /** + * Function name this line belongs to, if applicable. + * Used for falling back to stack trace view. + * + * Generated from protobuf field string function_name = 4; + */ + protected $function_name = ''; + /** + * Flag to communicate whether a location should be hidden by default in the stack view. + * + * Generated from protobuf field bool internal_code = 5; + */ + protected $internal_code = false; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $file_path + * Path to source file (absolute or relative). + * If the paths are relative, ensure that they are all relative to the same root. + * @type int $line + * Optional; If possible, SDK should send this -- this is required for displaying the code location. + * If not provided, set to -1. + * @type int $column + * Optional; if possible, SDK should send this. + * If not provided, set to -1. + * @type string $function_name + * Function name this line belongs to, if applicable. + * Used for falling back to stack trace view. + * @type bool $internal_code + * Flag to communicate whether a location should be hidden by default in the stack view. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Sdk\V1\EnhancedStackTrace::initOnce(); + parent::__construct($data); + } + + /** + * Path to source file (absolute or relative). + * If the paths are relative, ensure that they are all relative to the same root. + * + * Generated from protobuf field string file_path = 1; + * @return string + */ + public function getFilePath() + { + return $this->file_path; + } + + /** + * Path to source file (absolute or relative). + * If the paths are relative, ensure that they are all relative to the same root. + * + * Generated from protobuf field string file_path = 1; + * @param string $var + * @return $this + */ + public function setFilePath($var) + { + GPBUtil::checkString($var, True); + $this->file_path = $var; + + return $this; + } + + /** + * Optional; If possible, SDK should send this -- this is required for displaying the code location. + * If not provided, set to -1. + * + * Generated from protobuf field int32 line = 2; + * @return int + */ + public function getLine() + { + return $this->line; + } + + /** + * Optional; If possible, SDK should send this -- this is required for displaying the code location. + * If not provided, set to -1. + * + * Generated from protobuf field int32 line = 2; + * @param int $var + * @return $this + */ + public function setLine($var) + { + GPBUtil::checkInt32($var); + $this->line = $var; + + return $this; + } + + /** + * Optional; if possible, SDK should send this. + * If not provided, set to -1. + * + * Generated from protobuf field int32 column = 3; + * @return int + */ + public function getColumn() + { + return $this->column; + } + + /** + * Optional; if possible, SDK should send this. + * If not provided, set to -1. + * + * Generated from protobuf field int32 column = 3; + * @param int $var + * @return $this + */ + public function setColumn($var) + { + GPBUtil::checkInt32($var); + $this->column = $var; + + return $this; + } + + /** + * Function name this line belongs to, if applicable. + * Used for falling back to stack trace view. + * + * Generated from protobuf field string function_name = 4; + * @return string + */ + public function getFunctionName() + { + return $this->function_name; + } + + /** + * Function name this line belongs to, if applicable. + * Used for falling back to stack trace view. + * + * Generated from protobuf field string function_name = 4; + * @param string $var + * @return $this + */ + public function setFunctionName($var) + { + GPBUtil::checkString($var, True); + $this->function_name = $var; + + return $this; + } + + /** + * Flag to communicate whether a location should be hidden by default in the stack view. + * + * Generated from protobuf field bool internal_code = 5; + * @return bool + */ + public function getInternalCode() + { + return $this->internal_code; + } + + /** + * Flag to communicate whether a location should be hidden by default in the stack view. + * + * Generated from protobuf field bool internal_code = 5; + * @param bool $var + * @return $this + */ + public function setInternalCode($var) + { + GPBUtil::checkBool($var); + $this->internal_code = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Sdk/V1/StackTraceFileSlice.php b/generated/Temporal/Api/Sdk/V1/StackTraceFileSlice.php new file mode 100644 index 0000000..35d79b7 --- /dev/null +++ b/generated/Temporal/Api/Sdk/V1/StackTraceFileSlice.php @@ -0,0 +1,114 @@ +temporal.api.sdk.v1.StackTraceFileSlice + */ +class StackTraceFileSlice extends \Google\Protobuf\Internal\Message +{ + /** + * Only used (possibly) to trim the file without breaking syntax highlighting. This is not optional, unlike + * the `line` property of a `StackTraceFileLocation`. + * (-- api-linter: core::0141::forbidden-types=disabled + * aip.dev/not-precedent: These really shouldn't have negative values. --) + * + * Generated from protobuf field uint32 line_offset = 1; + */ + protected $line_offset = 0; + /** + * Slice of a file with the respective OS-specific line terminator. + * + * Generated from protobuf field string content = 2; + */ + protected $content = ''; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int $line_offset + * Only used (possibly) to trim the file without breaking syntax highlighting. This is not optional, unlike + * the `line` property of a `StackTraceFileLocation`. + * (-- api-linter: core::0141::forbidden-types=disabled + * aip.dev/not-precedent: These really shouldn't have negative values. --) + * @type string $content + * Slice of a file with the respective OS-specific line terminator. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Sdk\V1\EnhancedStackTrace::initOnce(); + parent::__construct($data); + } + + /** + * Only used (possibly) to trim the file without breaking syntax highlighting. This is not optional, unlike + * the `line` property of a `StackTraceFileLocation`. + * (-- api-linter: core::0141::forbidden-types=disabled + * aip.dev/not-precedent: These really shouldn't have negative values. --) + * + * Generated from protobuf field uint32 line_offset = 1; + * @return int + */ + public function getLineOffset() + { + return $this->line_offset; + } + + /** + * Only used (possibly) to trim the file without breaking syntax highlighting. This is not optional, unlike + * the `line` property of a `StackTraceFileLocation`. + * (-- api-linter: core::0141::forbidden-types=disabled + * aip.dev/not-precedent: These really shouldn't have negative values. --) + * + * Generated from protobuf field uint32 line_offset = 1; + * @param int $var + * @return $this + */ + public function setLineOffset($var) + { + GPBUtil::checkUint32($var); + $this->line_offset = $var; + + return $this; + } + + /** + * Slice of a file with the respective OS-specific line terminator. + * + * Generated from protobuf field string content = 2; + * @return string + */ + public function getContent() + { + return $this->content; + } + + /** + * Slice of a file with the respective OS-specific line terminator. + * + * Generated from protobuf field string content = 2; + * @param string $var + * @return $this + */ + public function setContent($var) + { + GPBUtil::checkString($var, True); + $this->content = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Sdk/V1/StackTraceSDKInfo.php b/generated/Temporal/Api/Sdk/V1/StackTraceSDKInfo.php new file mode 100644 index 0000000..8b67dee --- /dev/null +++ b/generated/Temporal/Api/Sdk/V1/StackTraceSDKInfo.php @@ -0,0 +1,104 @@ +temporal.api.sdk.v1.StackTraceSDKInfo + */ +class StackTraceSDKInfo extends \Google\Protobuf\Internal\Message +{ + /** + * Name of the SDK + * + * Generated from protobuf field string name = 1; + */ + protected $name = ''; + /** + * Version string of the SDK + * + * Generated from protobuf field string version = 2; + */ + protected $version = ''; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $name + * Name of the SDK + * @type string $version + * Version string of the SDK + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Sdk\V1\EnhancedStackTrace::initOnce(); + parent::__construct($data); + } + + /** + * Name of the SDK + * + * Generated from protobuf field string name = 1; + * @return string + */ + public function getName() + { + return $this->name; + } + + /** + * Name of the SDK + * + * Generated from protobuf field string name = 1; + * @param string $var + * @return $this + */ + public function setName($var) + { + GPBUtil::checkString($var, True); + $this->name = $var; + + return $this; + } + + /** + * Version string of the SDK + * + * Generated from protobuf field string version = 2; + * @return string + */ + public function getVersion() + { + return $this->version; + } + + /** + * Version string of the SDK + * + * Generated from protobuf field string version = 2; + * @param string $var + * @return $this + */ + public function setVersion($var) + { + GPBUtil::checkString($var, True); + $this->version = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Sdk/V1/UserMetadata.php b/generated/Temporal/Api/Sdk/V1/UserMetadata.php new file mode 100644 index 0000000..89ec80d --- /dev/null +++ b/generated/Temporal/Api/Sdk/V1/UserMetadata.php @@ -0,0 +1,142 @@ +temporal.api.sdk.v1.UserMetadata + */ +class UserMetadata extends \Google\Protobuf\Internal\Message +{ + /** + * Short-form text that provides a summary. This payload should be a "json/plain"-encoded payload + * that is a single JSON string for use in user interfaces. User interface formatting may not + * apply to this text when used in "title" situations. The payload data section is limited to 400 + * bytes by default. + * + * Generated from protobuf field .temporal.api.common.v1.Payload summary = 1; + */ + protected $summary = null; + /** + * Long-form text that provides details. This payload should be a "json/plain"-encoded payload + * that is a single JSON string for use in user interfaces. User interface formatting may apply to + * this text in common use. The payload data section is limited to 20000 bytes by default. + * + * Generated from protobuf field .temporal.api.common.v1.Payload details = 2; + */ + protected $details = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type \Temporal\Api\Common\V1\Payload $summary + * Short-form text that provides a summary. This payload should be a "json/plain"-encoded payload + * that is a single JSON string for use in user interfaces. User interface formatting may not + * apply to this text when used in "title" situations. The payload data section is limited to 400 + * bytes by default. + * @type \Temporal\Api\Common\V1\Payload $details + * Long-form text that provides details. This payload should be a "json/plain"-encoded payload + * that is a single JSON string for use in user interfaces. User interface formatting may apply to + * this text in common use. The payload data section is limited to 20000 bytes by default. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Sdk\V1\UserMetadata::initOnce(); + parent::__construct($data); + } + + /** + * Short-form text that provides a summary. This payload should be a "json/plain"-encoded payload + * that is a single JSON string for use in user interfaces. User interface formatting may not + * apply to this text when used in "title" situations. The payload data section is limited to 400 + * bytes by default. + * + * Generated from protobuf field .temporal.api.common.v1.Payload summary = 1; + * @return \Temporal\Api\Common\V1\Payload|null + */ + public function getSummary() + { + return $this->summary; + } + + public function hasSummary() + { + return isset($this->summary); + } + + public function clearSummary() + { + unset($this->summary); + } + + /** + * Short-form text that provides a summary. This payload should be a "json/plain"-encoded payload + * that is a single JSON string for use in user interfaces. User interface formatting may not + * apply to this text when used in "title" situations. The payload data section is limited to 400 + * bytes by default. + * + * Generated from protobuf field .temporal.api.common.v1.Payload summary = 1; + * @param \Temporal\Api\Common\V1\Payload $var + * @return $this + */ + public function setSummary($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Common\V1\Payload::class); + $this->summary = $var; + + return $this; + } + + /** + * Long-form text that provides details. This payload should be a "json/plain"-encoded payload + * that is a single JSON string for use in user interfaces. User interface formatting may apply to + * this text in common use. The payload data section is limited to 20000 bytes by default. + * + * Generated from protobuf field .temporal.api.common.v1.Payload details = 2; + * @return \Temporal\Api\Common\V1\Payload|null + */ + public function getDetails() + { + return $this->details; + } + + public function hasDetails() + { + return isset($this->details); + } + + public function clearDetails() + { + unset($this->details); + } + + /** + * Long-form text that provides details. This payload should be a "json/plain"-encoded payload + * that is a single JSON string for use in user interfaces. User interface formatting may apply to + * this text in common use. The payload data section is limited to 20000 bytes by default. + * + * Generated from protobuf field .temporal.api.common.v1.Payload details = 2; + * @param \Temporal\Api\Common\V1\Payload $var + * @return $this + */ + public function setDetails($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Common\V1\Payload::class); + $this->details = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Sdk/V1/WorkflowDefinition.php b/generated/Temporal/Api/Sdk/V1/WorkflowDefinition.php index a4f6c43..937a3ce 100644 --- a/generated/Temporal/Api/Sdk/V1/WorkflowDefinition.php +++ b/generated/Temporal/Api/Sdk/V1/WorkflowDefinition.php @@ -1,5 +1,6 @@ string description = 2; - */ - protected $description = ''; - /** - * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition query_definitions = 3; + * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition query_definitions = 2; */ private $query_definitions; /** - * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition signal_definitions = 4; + * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition signal_definitions = 3; */ private $signal_definitions; /** - * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition update_definitions = 5; + * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition update_definitions = 4; */ private $update_definitions; @@ -52,10 +45,6 @@ class WorkflowDefinition extends \Google\Protobuf\Internal\Message * @type string $type * A name scoped by the task queue that maps to this workflow definition. * If missing, this workflow is a dynamic workflow. - * @type string $description - * An optional workflow description provided by the application. - * By convention, external tools may interpret its first part, - * i.e., ending with a line break, as a summary of the description. * @type array<\Temporal\Api\Sdk\V1\WorkflowInteractionDefinition>|\Google\Protobuf\Internal\RepeatedField $query_definitions * @type array<\Temporal\Api\Sdk\V1\WorkflowInteractionDefinition>|\Google\Protobuf\Internal\RepeatedField $signal_definitions * @type array<\Temporal\Api\Sdk\V1\WorkflowInteractionDefinition>|\Google\Protobuf\Internal\RepeatedField $update_definitions @@ -95,37 +84,7 @@ public function setType($var) } /** - * An optional workflow description provided by the application. - * By convention, external tools may interpret its first part, - * i.e., ending with a line break, as a summary of the description. - * - * Generated from protobuf field string description = 2; - * @return string - */ - public function getDescription() - { - return $this->description; - } - - /** - * An optional workflow description provided by the application. - * By convention, external tools may interpret its first part, - * i.e., ending with a line break, as a summary of the description. - * - * Generated from protobuf field string description = 2; - * @param string $var - * @return $this - */ - public function setDescription($var) - { - GPBUtil::checkString($var, True); - $this->description = $var; - - return $this; - } - - /** - * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition query_definitions = 3; + * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition query_definitions = 2; * @return \Google\Protobuf\Internal\RepeatedField */ public function getQueryDefinitions() @@ -134,7 +93,7 @@ public function getQueryDefinitions() } /** - * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition query_definitions = 3; + * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition query_definitions = 2; * @param array<\Temporal\Api\Sdk\V1\WorkflowInteractionDefinition>|\Google\Protobuf\Internal\RepeatedField $var * @return $this */ @@ -147,7 +106,7 @@ public function setQueryDefinitions($var) } /** - * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition signal_definitions = 4; + * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition signal_definitions = 3; * @return \Google\Protobuf\Internal\RepeatedField */ public function getSignalDefinitions() @@ -156,7 +115,7 @@ public function getSignalDefinitions() } /** - * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition signal_definitions = 4; + * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition signal_definitions = 3; * @param array<\Temporal\Api\Sdk\V1\WorkflowInteractionDefinition>|\Google\Protobuf\Internal\RepeatedField $var * @return $this */ @@ -169,7 +128,7 @@ public function setSignalDefinitions($var) } /** - * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition update_definitions = 5; + * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition update_definitions = 4; * @return \Google\Protobuf\Internal\RepeatedField */ public function getUpdateDefinitions() @@ -178,7 +137,7 @@ public function getUpdateDefinitions() } /** - * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition update_definitions = 5; + * Generated from protobuf field repeated .temporal.api.sdk.v1.WorkflowInteractionDefinition update_definitions = 4; * @param array<\Temporal\Api\Sdk\V1\WorkflowInteractionDefinition>|\Google\Protobuf\Internal\RepeatedField $var * @return $this */ diff --git a/generated/Temporal/Api/Sdk/V1/WorkflowInteractionDefinition.php b/generated/Temporal/Api/Sdk/V1/WorkflowInteractionDefinition.php index 29652f9..c211827 100644 --- a/generated/Temporal/Api/Sdk/V1/WorkflowInteractionDefinition.php +++ b/generated/Temporal/Api/Sdk/V1/WorkflowInteractionDefinition.php @@ -1,5 +1,6 @@ .temporal.api.sdk.v1.WorkflowDefinition definition = 1; */ protected $definition = null; + /** + * Current long-form details of the workflow's state. This is used by user interfaces to show + * long-form text. This text may be formatted by the user interface. + * + * Generated from protobuf field string current_details = 2; + */ + protected $current_details = ''; /** * Constructor. @@ -30,6 +38,9 @@ class WorkflowMetadata extends \Google\Protobuf\Internal\Message * * @type \Temporal\Api\Sdk\V1\WorkflowDefinition $definition * Metadata provided at declaration or creation time. + * @type string $current_details + * Current long-form details of the workflow's state. This is used by user interfaces to show + * long-form text. This text may be formatted by the user interface. * } */ public function __construct($data = NULL) { @@ -73,5 +84,33 @@ public function setDefinition($var) return $this; } + /** + * Current long-form details of the workflow's state. This is used by user interfaces to show + * long-form text. This text may be formatted by the user interface. + * + * Generated from protobuf field string current_details = 2; + * @return string + */ + public function getCurrentDetails() + { + return $this->current_details; + } + + /** + * Current long-form details of the workflow's state. This is used by user interfaces to show + * long-form text. This text may be formatted by the user interface. + * + * Generated from protobuf field string current_details = 2; + * @param string $var + * @return $this + */ + public function setCurrentDetails($var) + { + GPBUtil::checkString($var, True); + $this->current_details = $var; + + return $this; + } + } diff --git a/generated/Temporal/Api/Sdk/V1/WorkflowTaskCompletedMetadata.php b/generated/Temporal/Api/Sdk/V1/WorkflowTaskCompletedMetadata.php index be1ac7e..ed9ef40 100644 --- a/generated/Temporal/Api/Sdk/V1/WorkflowTaskCompletedMetadata.php +++ b/generated/Temporal/Api/Sdk/V1/WorkflowTaskCompletedMetadata.php @@ -1,5 +1,6 @@ temporal.api.taskqueue.v1.BuildIdAssignmentRule */ diff --git a/generated/Temporal/Api/Taskqueue/V1/BuildIdReachability.php b/generated/Temporal/Api/Taskqueue/V1/BuildIdReachability.php index 058d317..29bae7a 100644 --- a/generated/Temporal/Api/Taskqueue/V1/BuildIdReachability.php +++ b/generated/Temporal/Api/Taskqueue/V1/BuildIdReachability.php @@ -1,5 +1,6 @@ temporal.api.taskqueue.v1.CompatibleBuildIdRedirectRule */ @@ -36,6 +36,11 @@ class CompatibleBuildIdRedirectRule extends \Google\Protobuf\Internal\Message */ protected $source_build_id = ''; /** + * Target Build ID must be compatible with the Source Build ID; that is it + * must be able to process event histories made by the Source Build ID by + * using [Patching](https://docs.temporal.io/workflows#patching) or other + * means. + * * Generated from protobuf field string target_build_id = 2; */ protected $target_build_id = ''; @@ -48,6 +53,10 @@ class CompatibleBuildIdRedirectRule extends \Google\Protobuf\Internal\Message * * @type string $source_build_id * @type string $target_build_id + * Target Build ID must be compatible with the Source Build ID; that is it + * must be able to process event histories made by the Source Build ID by + * using [Patching](https://docs.temporal.io/workflows#patching) or other + * means. * } */ public function __construct($data = NULL) { @@ -78,6 +87,11 @@ public function setSourceBuildId($var) } /** + * Target Build ID must be compatible with the Source Build ID; that is it + * must be able to process event histories made by the Source Build ID by + * using [Patching](https://docs.temporal.io/workflows#patching) or other + * means. + * * Generated from protobuf field string target_build_id = 2; * @return string */ @@ -87,6 +101,11 @@ public function getTargetBuildId() } /** + * Target Build ID must be compatible with the Source Build ID; that is it + * must be able to process event histories made by the Source Build ID by + * using [Patching](https://docs.temporal.io/workflows#patching) or other + * means. + * * Generated from protobuf field string target_build_id = 2; * @param string $var * @return $this diff --git a/generated/Temporal/Api/Taskqueue/V1/CompatibleVersionSet.php b/generated/Temporal/Api/Taskqueue/V1/CompatibleVersionSet.php index 00eff62..a05e6fc 100644 --- a/generated/Temporal/Api/Taskqueue/V1/CompatibleVersionSet.php +++ b/generated/Temporal/Api/Taskqueue/V1/CompatibleVersionSet.php @@ -1,5 +1,6 @@ temporal.api.taskqueue.v1.TaskQueueStats + */ +class TaskQueueStats extends \Google\Protobuf\Internal\Message +{ + /** + * The approximate number of tasks backlogged in this task queue. May count expired tasks but eventually converges + * to the right value. + * + * Generated from protobuf field int64 approximate_backlog_count = 1; + */ + protected $approximate_backlog_count = 0; + /** + * Approximate age of the oldest task in the backlog based on the create timestamp of the task at the head of the queue. + * + * Generated from protobuf field .google.protobuf.Duration approximate_backlog_age = 2; + */ + protected $approximate_backlog_age = null; + /** + * Approximate tasks per second added to the task queue based on activity within a fixed window. This includes both backlogged and + * sync-matched tasks. + * + * Generated from protobuf field float tasks_add_rate = 3; + */ + protected $tasks_add_rate = 0.0; + /** + * Approximate tasks per second dispatched to workers based on activity within a fixed window. This includes both backlogged and + * sync-matched tasks. + * + * Generated from protobuf field float tasks_dispatch_rate = 4; + */ + protected $tasks_dispatch_rate = 0.0; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type int|string $approximate_backlog_count + * The approximate number of tasks backlogged in this task queue. May count expired tasks but eventually converges + * to the right value. + * @type \Google\Protobuf\Duration $approximate_backlog_age + * Approximate age of the oldest task in the backlog based on the create timestamp of the task at the head of the queue. + * @type float $tasks_add_rate + * Approximate tasks per second added to the task queue based on activity within a fixed window. This includes both backlogged and + * sync-matched tasks. + * @type float $tasks_dispatch_rate + * Approximate tasks per second dispatched to workers based on activity within a fixed window. This includes both backlogged and + * sync-matched tasks. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Taskqueue\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * The approximate number of tasks backlogged in this task queue. May count expired tasks but eventually converges + * to the right value. + * + * Generated from protobuf field int64 approximate_backlog_count = 1; + * @return int|string + */ + public function getApproximateBacklogCount() + { + return $this->approximate_backlog_count; + } + + /** + * The approximate number of tasks backlogged in this task queue. May count expired tasks but eventually converges + * to the right value. + * + * Generated from protobuf field int64 approximate_backlog_count = 1; + * @param int|string $var + * @return $this + */ + public function setApproximateBacklogCount($var) + { + GPBUtil::checkInt64($var); + $this->approximate_backlog_count = $var; + + return $this; + } + + /** + * Approximate age of the oldest task in the backlog based on the create timestamp of the task at the head of the queue. + * + * Generated from protobuf field .google.protobuf.Duration approximate_backlog_age = 2; + * @return \Google\Protobuf\Duration|null + */ + public function getApproximateBacklogAge() + { + return $this->approximate_backlog_age; + } + + public function hasApproximateBacklogAge() + { + return isset($this->approximate_backlog_age); + } + + public function clearApproximateBacklogAge() + { + unset($this->approximate_backlog_age); + } + + /** + * Approximate age of the oldest task in the backlog based on the create timestamp of the task at the head of the queue. + * + * Generated from protobuf field .google.protobuf.Duration approximate_backlog_age = 2; + * @param \Google\Protobuf\Duration $var + * @return $this + */ + public function setApproximateBacklogAge($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Duration::class); + $this->approximate_backlog_age = $var; + + return $this; + } + + /** + * Approximate tasks per second added to the task queue based on activity within a fixed window. This includes both backlogged and + * sync-matched tasks. + * + * Generated from protobuf field float tasks_add_rate = 3; + * @return float + */ + public function getTasksAddRate() + { + return $this->tasks_add_rate; + } + + /** + * Approximate tasks per second added to the task queue based on activity within a fixed window. This includes both backlogged and + * sync-matched tasks. + * + * Generated from protobuf field float tasks_add_rate = 3; + * @param float $var + * @return $this + */ + public function setTasksAddRate($var) + { + GPBUtil::checkFloat($var); + $this->tasks_add_rate = $var; + + return $this; + } + + /** + * Approximate tasks per second dispatched to workers based on activity within a fixed window. This includes both backlogged and + * sync-matched tasks. + * + * Generated from protobuf field float tasks_dispatch_rate = 4; + * @return float + */ + public function getTasksDispatchRate() + { + return $this->tasks_dispatch_rate; + } + + /** + * Approximate tasks per second dispatched to workers based on activity within a fixed window. This includes both backlogged and + * sync-matched tasks. + * + * Generated from protobuf field float tasks_dispatch_rate = 4; + * @param float $var + * @return $this + */ + public function setTasksDispatchRate($var) + { + GPBUtil::checkFloat($var); + $this->tasks_dispatch_rate = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Taskqueue/V1/TaskQueueStatus.php b/generated/Temporal/Api/Taskqueue/V1/TaskQueueStatus.php index 7a6fcf9..a93be65 100644 --- a/generated/Temporal/Api/Taskqueue/V1/TaskQueueStatus.php +++ b/generated/Temporal/Api/Taskqueue/V1/TaskQueueStatus.php @@ -1,5 +1,6 @@ repeated .temporal.api.taskqueue.v1.PollerInfo pollers = 1; */ private $pollers; + /** + * Generated from protobuf field .temporal.api.taskqueue.v1.TaskQueueStats stats = 2; + */ + protected $stats = null; /** * Constructor. @@ -28,6 +33,7 @@ class TaskQueueTypeInfo extends \Google\Protobuf\Internal\Message * * @type array<\Temporal\Api\Taskqueue\V1\PollerInfo>|\Google\Protobuf\Internal\RepeatedField $pollers * Unversioned workers (with `useVersioning=false`) are reported in unversioned result even if they set a Build ID. + * @type \Temporal\Api\Taskqueue\V1\TaskQueueStats $stats * } */ public function __construct($data = NULL) { @@ -61,5 +67,37 @@ public function setPollers($var) return $this; } + /** + * Generated from protobuf field .temporal.api.taskqueue.v1.TaskQueueStats stats = 2; + * @return \Temporal\Api\Taskqueue\V1\TaskQueueStats|null + */ + public function getStats() + { + return $this->stats; + } + + public function hasStats() + { + return isset($this->stats); + } + + public function clearStats() + { + unset($this->stats); + } + + /** + * Generated from protobuf field .temporal.api.taskqueue.v1.TaskQueueStats stats = 2; + * @param \Temporal\Api\Taskqueue\V1\TaskQueueStats $var + * @return $this + */ + public function setStats($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Taskqueue\V1\TaskQueueStats::class); + $this->stats = $var; + + return $this; + } + } diff --git a/generated/Temporal/Api/Taskqueue/V1/TaskQueueVersionInfo.php b/generated/Temporal/Api/Taskqueue/V1/TaskQueueVersionInfo.php index e167580..14c80f6 100644 --- a/generated/Temporal/Api/Taskqueue/V1/TaskQueueVersionInfo.php +++ b/generated/Temporal/Api/Taskqueue/V1/TaskQueueVersionInfo.php @@ -1,5 +1,6 @@ .temporal.api.enums.v1.BuildIdTaskReachability task_reachability = 2; */ protected $task_reachability = 0; @@ -33,6 +43,14 @@ class TaskQueueVersionInfo extends \Google\Protobuf\Internal\Message * @type array|\Google\Protobuf\Internal\MapField $types_info * Task Queue info per Task Type. Key is the numerical value of the temporal.api.enums.v1.TaskQueueType enum. * @type int $task_reachability + * Task Reachability is eventually consistent; there may be a delay until it converges to the most + * accurate value but it is designed in a way to take the more conservative side until it converges. + * For example REACHABLE is more conservative than CLOSED_WORKFLOWS_ONLY. + * Note: future activities who inherit their workflow's Build ID but not its Task Queue will not be + * accounted for reachability as server cannot know if they'll happen as they do not use + * assignment rules of their Task Queue. Same goes for Child Workflows or Continue-As-New Workflows + * who inherit the parent/previous workflow's Build ID but not its Task Queue. In those cases, make + * sure to query reachability for the parent/previous workflow's Task Queue as well. * } */ public function __construct($data = NULL) { @@ -67,6 +85,15 @@ public function setTypesInfo($var) } /** + * Task Reachability is eventually consistent; there may be a delay until it converges to the most + * accurate value but it is designed in a way to take the more conservative side until it converges. + * For example REACHABLE is more conservative than CLOSED_WORKFLOWS_ONLY. + * Note: future activities who inherit their workflow's Build ID but not its Task Queue will not be + * accounted for reachability as server cannot know if they'll happen as they do not use + * assignment rules of their Task Queue. Same goes for Child Workflows or Continue-As-New Workflows + * who inherit the parent/previous workflow's Build ID but not its Task Queue. In those cases, make + * sure to query reachability for the parent/previous workflow's Task Queue as well. + * * Generated from protobuf field .temporal.api.enums.v1.BuildIdTaskReachability task_reachability = 2; * @return int */ @@ -76,6 +103,15 @@ public function getTaskReachability() } /** + * Task Reachability is eventually consistent; there may be a delay until it converges to the most + * accurate value but it is designed in a way to take the more conservative side until it converges. + * For example REACHABLE is more conservative than CLOSED_WORKFLOWS_ONLY. + * Note: future activities who inherit their workflow's Build ID but not its Task Queue will not be + * accounted for reachability as server cannot know if they'll happen as they do not use + * assignment rules of their Task Queue. Same goes for Child Workflows or Continue-As-New Workflows + * who inherit the parent/previous workflow's Build ID but not its Task Queue. In those cases, make + * sure to query reachability for the parent/previous workflow's Task Queue as well. + * * Generated from protobuf field .temporal.api.enums.v1.BuildIdTaskReachability task_reachability = 2; * @param int $var * @return $this diff --git a/generated/Temporal/Api/Taskqueue/V1/TaskQueueVersionSelection.php b/generated/Temporal/Api/Taskqueue/V1/TaskQueueVersionSelection.php index faafdc1..dcf471b 100644 --- a/generated/Temporal/Api/Taskqueue/V1/TaskQueueVersionSelection.php +++ b/generated/Temporal/Api/Taskqueue/V1/TaskQueueVersionSelection.php @@ -1,5 +1,6 @@ .temporal.api.common.v1.Header header = 13; */ protected $header = null; + /** + * Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionConfig + * for use by user interfaces to display the fixed as-of-start summary and details of the + * workflow. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 14; + */ + protected $user_metadata = null; /** * Constructor. @@ -109,6 +118,10 @@ class NewWorkflowExecutionInfo extends \Google\Protobuf\Internal\Message * @type \Temporal\Api\Common\V1\Memo $memo * @type \Temporal\Api\Common\V1\SearchAttributes $search_attributes * @type \Temporal\Api\Common\V1\Header $header + * @type \Temporal\Api\Sdk\V1\UserMetadata $user_metadata + * Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionConfig + * for use by user interfaces to display the fixed as-of-start summary and details of the + * workflow. * } */ public function __construct($data = NULL) { @@ -530,5 +543,45 @@ public function setHeader($var) return $this; } + /** + * Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionConfig + * for use by user interfaces to display the fixed as-of-start summary and details of the + * workflow. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 14; + * @return \Temporal\Api\Sdk\V1\UserMetadata|null + */ + public function getUserMetadata() + { + return $this->user_metadata; + } + + public function hasUserMetadata() + { + return isset($this->user_metadata); + } + + public function clearUserMetadata() + { + unset($this->user_metadata); + } + + /** + * Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionConfig + * for use by user interfaces to display the fixed as-of-start summary and details of the + * workflow. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 14; + * @param \Temporal\Api\Sdk\V1\UserMetadata $var + * @return $this + */ + public function setUserMetadata($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Sdk\V1\UserMetadata::class); + $this->user_metadata = $var; + + return $this; + } + } diff --git a/generated/Temporal/Api/Workflow/V1/NexusOperationCancellationInfo.php b/generated/Temporal/Api/Workflow/V1/NexusOperationCancellationInfo.php new file mode 100644 index 0000000..4b2a854 --- /dev/null +++ b/generated/Temporal/Api/Workflow/V1/NexusOperationCancellationInfo.php @@ -0,0 +1,275 @@ +temporal.api.workflow.v1.NexusOperationCancellationInfo + */ +class NexusOperationCancellationInfo extends \Google\Protobuf\Internal\Message +{ + /** + * The time when cancellation was requested. + * + * Generated from protobuf field .google.protobuf.Timestamp requested_time = 1; + */ + protected $requested_time = null; + /** + * Generated from protobuf field .temporal.api.enums.v1.NexusOperationCancellationState state = 2; + */ + protected $state = 0; + /** + * The number of attempts made to deliver the cancel operation request. + * This number represents a minimum bound since the attempt is incremented after the request completes. + * + * Generated from protobuf field int32 attempt = 3; + */ + protected $attempt = 0; + /** + * The time when the last attempt completed. + * + * Generated from protobuf field .google.protobuf.Timestamp last_attempt_complete_time = 4; + */ + protected $last_attempt_complete_time = null; + /** + * The last attempt's failure, if any. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure last_attempt_failure = 5; + */ + protected $last_attempt_failure = null; + /** + * The time when the next attempt is scheduled. + * + * Generated from protobuf field .google.protobuf.Timestamp next_attempt_schedule_time = 6; + */ + protected $next_attempt_schedule_time = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type \Google\Protobuf\Timestamp $requested_time + * The time when cancellation was requested. + * @type int $state + * @type int $attempt + * The number of attempts made to deliver the cancel operation request. + * This number represents a minimum bound since the attempt is incremented after the request completes. + * @type \Google\Protobuf\Timestamp $last_attempt_complete_time + * The time when the last attempt completed. + * @type \Temporal\Api\Failure\V1\Failure $last_attempt_failure + * The last attempt's failure, if any. + * @type \Google\Protobuf\Timestamp $next_attempt_schedule_time + * The time when the next attempt is scheduled. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Workflow\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * The time when cancellation was requested. + * + * Generated from protobuf field .google.protobuf.Timestamp requested_time = 1; + * @return \Google\Protobuf\Timestamp|null + */ + public function getRequestedTime() + { + return $this->requested_time; + } + + public function hasRequestedTime() + { + return isset($this->requested_time); + } + + public function clearRequestedTime() + { + unset($this->requested_time); + } + + /** + * The time when cancellation was requested. + * + * Generated from protobuf field .google.protobuf.Timestamp requested_time = 1; + * @param \Google\Protobuf\Timestamp $var + * @return $this + */ + public function setRequestedTime($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Timestamp::class); + $this->requested_time = $var; + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.enums.v1.NexusOperationCancellationState state = 2; + * @return int + */ + public function getState() + { + return $this->state; + } + + /** + * Generated from protobuf field .temporal.api.enums.v1.NexusOperationCancellationState state = 2; + * @param int $var + * @return $this + */ + public function setState($var) + { + GPBUtil::checkEnum($var, \Temporal\Api\Enums\V1\NexusOperationCancellationState::class); + $this->state = $var; + + return $this; + } + + /** + * The number of attempts made to deliver the cancel operation request. + * This number represents a minimum bound since the attempt is incremented after the request completes. + * + * Generated from protobuf field int32 attempt = 3; + * @return int + */ + public function getAttempt() + { + return $this->attempt; + } + + /** + * The number of attempts made to deliver the cancel operation request. + * This number represents a minimum bound since the attempt is incremented after the request completes. + * + * Generated from protobuf field int32 attempt = 3; + * @param int $var + * @return $this + */ + public function setAttempt($var) + { + GPBUtil::checkInt32($var); + $this->attempt = $var; + + return $this; + } + + /** + * The time when the last attempt completed. + * + * Generated from protobuf field .google.protobuf.Timestamp last_attempt_complete_time = 4; + * @return \Google\Protobuf\Timestamp|null + */ + public function getLastAttemptCompleteTime() + { + return $this->last_attempt_complete_time; + } + + public function hasLastAttemptCompleteTime() + { + return isset($this->last_attempt_complete_time); + } + + public function clearLastAttemptCompleteTime() + { + unset($this->last_attempt_complete_time); + } + + /** + * The time when the last attempt completed. + * + * Generated from protobuf field .google.protobuf.Timestamp last_attempt_complete_time = 4; + * @param \Google\Protobuf\Timestamp $var + * @return $this + */ + public function setLastAttemptCompleteTime($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Timestamp::class); + $this->last_attempt_complete_time = $var; + + return $this; + } + + /** + * The last attempt's failure, if any. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure last_attempt_failure = 5; + * @return \Temporal\Api\Failure\V1\Failure|null + */ + public function getLastAttemptFailure() + { + return $this->last_attempt_failure; + } + + public function hasLastAttemptFailure() + { + return isset($this->last_attempt_failure); + } + + public function clearLastAttemptFailure() + { + unset($this->last_attempt_failure); + } + + /** + * The last attempt's failure, if any. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure last_attempt_failure = 5; + * @param \Temporal\Api\Failure\V1\Failure $var + * @return $this + */ + public function setLastAttemptFailure($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Failure\V1\Failure::class); + $this->last_attempt_failure = $var; + + return $this; + } + + /** + * The time when the next attempt is scheduled. + * + * Generated from protobuf field .google.protobuf.Timestamp next_attempt_schedule_time = 6; + * @return \Google\Protobuf\Timestamp|null + */ + public function getNextAttemptScheduleTime() + { + return $this->next_attempt_schedule_time; + } + + public function hasNextAttemptScheduleTime() + { + return isset($this->next_attempt_schedule_time); + } + + public function clearNextAttemptScheduleTime() + { + unset($this->next_attempt_schedule_time); + } + + /** + * The time when the next attempt is scheduled. + * + * Generated from protobuf field .google.protobuf.Timestamp next_attempt_schedule_time = 6; + * @param \Google\Protobuf\Timestamp $var + * @return $this + */ + public function setNextAttemptScheduleTime($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Timestamp::class); + $this->next_attempt_schedule_time = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Workflow/V1/PendingActivityInfo.php b/generated/Temporal/Api/Workflow/V1/PendingActivityInfo.php index 4ad0c93..7771059 100644 --- a/generated/Temporal/Api/Workflow/V1/PendingActivityInfo.php +++ b/generated/Temporal/Api/Workflow/V1/PendingActivityInfo.php @@ -1,5 +1,6 @@ temporal.api.workflow.v1.PendingNexusOperationInfo + */ +class PendingNexusOperationInfo extends \Google\Protobuf\Internal\Message +{ + /** + * Endpoint name. + * Resolved to a URL via the cluster's endpoint registry. + * + * Generated from protobuf field string endpoint = 1; + */ + protected $endpoint = ''; + /** + * Service name. + * + * Generated from protobuf field string service = 2; + */ + protected $service = ''; + /** + * Operation name. + * + * Generated from protobuf field string operation = 3; + */ + protected $operation = ''; + /** + * Operation ID. Only set for asynchronous operations after a successful StartOperation call. + * + * Generated from protobuf field string operation_id = 4; + */ + protected $operation_id = ''; + /** + * Schedule-to-close timeout for this operation. + * This is the only timeout settable by a workflow. + * (-- api-linter: core::0140::prepositions=disabled + * aip.dev/not-precedent: "to" is used to indicate interval. --) + * + * Generated from protobuf field .google.protobuf.Duration schedule_to_close_timeout = 5; + */ + protected $schedule_to_close_timeout = null; + /** + * The time when the operation was scheduled. + * + * Generated from protobuf field .google.protobuf.Timestamp scheduled_time = 6; + */ + protected $scheduled_time = null; + /** + * Generated from protobuf field .temporal.api.enums.v1.PendingNexusOperationState state = 7; + */ + protected $state = 0; + /** + * The number of attempts made to deliver the start operation request. + * This number represents a minimum bound since the attempt is incremented after the request completes. + * + * Generated from protobuf field int32 attempt = 8; + */ + protected $attempt = 0; + /** + * The time when the last attempt completed. + * + * Generated from protobuf field .google.protobuf.Timestamp last_attempt_complete_time = 9; + */ + protected $last_attempt_complete_time = null; + /** + * The last attempt's failure, if any. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure last_attempt_failure = 10; + */ + protected $last_attempt_failure = null; + /** + * The time when the next attempt is scheduled. + * + * Generated from protobuf field .google.protobuf.Timestamp next_attempt_schedule_time = 11; + */ + protected $next_attempt_schedule_time = null; + /** + * Generated from protobuf field .temporal.api.workflow.v1.NexusOperationCancellationInfo cancellation_info = 12; + */ + protected $cancellation_info = null; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $endpoint + * Endpoint name. + * Resolved to a URL via the cluster's endpoint registry. + * @type string $service + * Service name. + * @type string $operation + * Operation name. + * @type string $operation_id + * Operation ID. Only set for asynchronous operations after a successful StartOperation call. + * @type \Google\Protobuf\Duration $schedule_to_close_timeout + * Schedule-to-close timeout for this operation. + * This is the only timeout settable by a workflow. + * (-- api-linter: core::0140::prepositions=disabled + * aip.dev/not-precedent: "to" is used to indicate interval. --) + * @type \Google\Protobuf\Timestamp $scheduled_time + * The time when the operation was scheduled. + * @type int $state + * @type int $attempt + * The number of attempts made to deliver the start operation request. + * This number represents a minimum bound since the attempt is incremented after the request completes. + * @type \Google\Protobuf\Timestamp $last_attempt_complete_time + * The time when the last attempt completed. + * @type \Temporal\Api\Failure\V1\Failure $last_attempt_failure + * The last attempt's failure, if any. + * @type \Google\Protobuf\Timestamp $next_attempt_schedule_time + * The time when the next attempt is scheduled. + * @type \Temporal\Api\Workflow\V1\NexusOperationCancellationInfo $cancellation_info + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Workflow\V1\Message::initOnce(); + parent::__construct($data); + } + + /** + * Endpoint name. + * Resolved to a URL via the cluster's endpoint registry. + * + * Generated from protobuf field string endpoint = 1; + * @return string + */ + public function getEndpoint() + { + return $this->endpoint; + } + + /** + * Endpoint name. + * Resolved to a URL via the cluster's endpoint registry. + * + * Generated from protobuf field string endpoint = 1; + * @param string $var + * @return $this + */ + public function setEndpoint($var) + { + GPBUtil::checkString($var, True); + $this->endpoint = $var; + + return $this; + } + + /** + * Service name. + * + * Generated from protobuf field string service = 2; + * @return string + */ + public function getService() + { + return $this->service; + } + + /** + * Service name. + * + * Generated from protobuf field string service = 2; + * @param string $var + * @return $this + */ + public function setService($var) + { + GPBUtil::checkString($var, True); + $this->service = $var; + + return $this; + } + + /** + * Operation name. + * + * Generated from protobuf field string operation = 3; + * @return string + */ + public function getOperation() + { + return $this->operation; + } + + /** + * Operation name. + * + * Generated from protobuf field string operation = 3; + * @param string $var + * @return $this + */ + public function setOperation($var) + { + GPBUtil::checkString($var, True); + $this->operation = $var; + + return $this; + } + + /** + * Operation ID. Only set for asynchronous operations after a successful StartOperation call. + * + * Generated from protobuf field string operation_id = 4; + * @return string + */ + public function getOperationId() + { + return $this->operation_id; + } + + /** + * Operation ID. Only set for asynchronous operations after a successful StartOperation call. + * + * Generated from protobuf field string operation_id = 4; + * @param string $var + * @return $this + */ + public function setOperationId($var) + { + GPBUtil::checkString($var, True); + $this->operation_id = $var; + + return $this; + } + + /** + * Schedule-to-close timeout for this operation. + * This is the only timeout settable by a workflow. + * (-- api-linter: core::0140::prepositions=disabled + * aip.dev/not-precedent: "to" is used to indicate interval. --) + * + * Generated from protobuf field .google.protobuf.Duration schedule_to_close_timeout = 5; + * @return \Google\Protobuf\Duration|null + */ + public function getScheduleToCloseTimeout() + { + return $this->schedule_to_close_timeout; + } + + public function hasScheduleToCloseTimeout() + { + return isset($this->schedule_to_close_timeout); + } + + public function clearScheduleToCloseTimeout() + { + unset($this->schedule_to_close_timeout); + } + + /** + * Schedule-to-close timeout for this operation. + * This is the only timeout settable by a workflow. + * (-- api-linter: core::0140::prepositions=disabled + * aip.dev/not-precedent: "to" is used to indicate interval. --) + * + * Generated from protobuf field .google.protobuf.Duration schedule_to_close_timeout = 5; + * @param \Google\Protobuf\Duration $var + * @return $this + */ + public function setScheduleToCloseTimeout($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Duration::class); + $this->schedule_to_close_timeout = $var; + + return $this; + } + + /** + * The time when the operation was scheduled. + * + * Generated from protobuf field .google.protobuf.Timestamp scheduled_time = 6; + * @return \Google\Protobuf\Timestamp|null + */ + public function getScheduledTime() + { + return $this->scheduled_time; + } + + public function hasScheduledTime() + { + return isset($this->scheduled_time); + } + + public function clearScheduledTime() + { + unset($this->scheduled_time); + } + + /** + * The time when the operation was scheduled. + * + * Generated from protobuf field .google.protobuf.Timestamp scheduled_time = 6; + * @param \Google\Protobuf\Timestamp $var + * @return $this + */ + public function setScheduledTime($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Timestamp::class); + $this->scheduled_time = $var; + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.enums.v1.PendingNexusOperationState state = 7; + * @return int + */ + public function getState() + { + return $this->state; + } + + /** + * Generated from protobuf field .temporal.api.enums.v1.PendingNexusOperationState state = 7; + * @param int $var + * @return $this + */ + public function setState($var) + { + GPBUtil::checkEnum($var, \Temporal\Api\Enums\V1\PendingNexusOperationState::class); + $this->state = $var; + + return $this; + } + + /** + * The number of attempts made to deliver the start operation request. + * This number represents a minimum bound since the attempt is incremented after the request completes. + * + * Generated from protobuf field int32 attempt = 8; + * @return int + */ + public function getAttempt() + { + return $this->attempt; + } + + /** + * The number of attempts made to deliver the start operation request. + * This number represents a minimum bound since the attempt is incremented after the request completes. + * + * Generated from protobuf field int32 attempt = 8; + * @param int $var + * @return $this + */ + public function setAttempt($var) + { + GPBUtil::checkInt32($var); + $this->attempt = $var; + + return $this; + } + + /** + * The time when the last attempt completed. + * + * Generated from protobuf field .google.protobuf.Timestamp last_attempt_complete_time = 9; + * @return \Google\Protobuf\Timestamp|null + */ + public function getLastAttemptCompleteTime() + { + return $this->last_attempt_complete_time; + } + + public function hasLastAttemptCompleteTime() + { + return isset($this->last_attempt_complete_time); + } + + public function clearLastAttemptCompleteTime() + { + unset($this->last_attempt_complete_time); + } + + /** + * The time when the last attempt completed. + * + * Generated from protobuf field .google.protobuf.Timestamp last_attempt_complete_time = 9; + * @param \Google\Protobuf\Timestamp $var + * @return $this + */ + public function setLastAttemptCompleteTime($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Timestamp::class); + $this->last_attempt_complete_time = $var; + + return $this; + } + + /** + * The last attempt's failure, if any. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure last_attempt_failure = 10; + * @return \Temporal\Api\Failure\V1\Failure|null + */ + public function getLastAttemptFailure() + { + return $this->last_attempt_failure; + } + + public function hasLastAttemptFailure() + { + return isset($this->last_attempt_failure); + } + + public function clearLastAttemptFailure() + { + unset($this->last_attempt_failure); + } + + /** + * The last attempt's failure, if any. + * + * Generated from protobuf field .temporal.api.failure.v1.Failure last_attempt_failure = 10; + * @param \Temporal\Api\Failure\V1\Failure $var + * @return $this + */ + public function setLastAttemptFailure($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Failure\V1\Failure::class); + $this->last_attempt_failure = $var; + + return $this; + } + + /** + * The time when the next attempt is scheduled. + * + * Generated from protobuf field .google.protobuf.Timestamp next_attempt_schedule_time = 11; + * @return \Google\Protobuf\Timestamp|null + */ + public function getNextAttemptScheduleTime() + { + return $this->next_attempt_schedule_time; + } + + public function hasNextAttemptScheduleTime() + { + return isset($this->next_attempt_schedule_time); + } + + public function clearNextAttemptScheduleTime() + { + unset($this->next_attempt_schedule_time); + } + + /** + * The time when the next attempt is scheduled. + * + * Generated from protobuf field .google.protobuf.Timestamp next_attempt_schedule_time = 11; + * @param \Google\Protobuf\Timestamp $var + * @return $this + */ + public function setNextAttemptScheduleTime($var) + { + GPBUtil::checkMessage($var, \Google\Protobuf\Timestamp::class); + $this->next_attempt_schedule_time = $var; + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.workflow.v1.NexusOperationCancellationInfo cancellation_info = 12; + * @return \Temporal\Api\Workflow\V1\NexusOperationCancellationInfo|null + */ + public function getCancellationInfo() + { + return $this->cancellation_info; + } + + public function hasCancellationInfo() + { + return isset($this->cancellation_info); + } + + public function clearCancellationInfo() + { + unset($this->cancellation_info); + } + + /** + * Generated from protobuf field .temporal.api.workflow.v1.NexusOperationCancellationInfo cancellation_info = 12; + * @param \Temporal\Api\Workflow\V1\NexusOperationCancellationInfo $var + * @return $this + */ + public function setCancellationInfo($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Workflow\V1\NexusOperationCancellationInfo::class); + $this->cancellation_info = $var; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Workflow/V1/PendingWorkflowTaskInfo.php b/generated/Temporal/Api/Workflow/V1/PendingWorkflowTaskInfo.php index feb134a..63d5954 100644 --- a/generated/Temporal/Api/Workflow/V1/PendingWorkflowTaskInfo.php +++ b/generated/Temporal/Api/Workflow/V1/PendingWorkflowTaskInfo.php @@ -1,5 +1,6 @@ .google.protobuf.Duration default_workflow_task_timeout = 4; */ protected $default_workflow_task_timeout = null; + /** + * User metadata provided on start workflow. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 5; + */ + protected $user_metadata = null; /** * Constructor. @@ -40,6 +47,8 @@ class WorkflowExecutionConfig extends \Google\Protobuf\Internal\Message * @type \Google\Protobuf\Duration $workflow_execution_timeout * @type \Google\Protobuf\Duration $workflow_run_timeout * @type \Google\Protobuf\Duration $default_workflow_task_timeout + * @type \Temporal\Api\Sdk\V1\UserMetadata $user_metadata + * User metadata provided on start workflow. * } */ public function __construct($data = NULL) { @@ -175,5 +184,41 @@ public function setDefaultWorkflowTaskTimeout($var) return $this; } + /** + * User metadata provided on start workflow. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 5; + * @return \Temporal\Api\Sdk\V1\UserMetadata|null + */ + public function getUserMetadata() + { + return $this->user_metadata; + } + + public function hasUserMetadata() + { + return isset($this->user_metadata); + } + + public function clearUserMetadata() + { + unset($this->user_metadata); + } + + /** + * User metadata provided on start workflow. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 5; + * @param \Temporal\Api\Sdk\V1\UserMetadata $var + * @return $this + */ + public function setUserMetadata($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Sdk\V1\UserMetadata::class); + $this->user_metadata = $var; + + return $this; + } + } diff --git a/generated/Temporal/Api/Workflow/V1/WorkflowExecutionInfo.php b/generated/Temporal/Api/Workflow/V1/WorkflowExecutionInfo.php index d2c75de..3accd78 100644 --- a/generated/Temporal/Api/Workflow/V1/WorkflowExecutionInfo.php +++ b/generated/Temporal/Api/Workflow/V1/WorkflowExecutionInfo.php @@ -1,5 +1,6 @@ bool report_stats = 8; + */ + protected $report_stats = false; + /** * Report list of pollers for requested task queue types and versions * * Generated from protobuf field bool report_pollers = 9; @@ -99,9 +104,9 @@ class DescribeTaskQueueRequest extends \Google\Protobuf\Internal\Message * (-- api-linter: core::0140::prepositions --) * @type array|\Google\Protobuf\Internal\RepeatedField $task_queue_types * Task queue types to report info about. If not specified, all types are considered. + * @type bool $report_stats + * Report stats for the requested task queue types and versions * @type bool $report_pollers - * Report backlog info for the requested task queue types and versions - * bool report_backlog_info = 8; * Report list of pollers for requested task queue types and versions * @type bool $report_task_reachability * Report task reachability for the requested versions and all task types (task reachability is not reported @@ -320,8 +325,32 @@ public function setTaskQueueTypes($var) } /** - * Report backlog info for the requested task queue types and versions - * bool report_backlog_info = 8; + * Report stats for the requested task queue types and versions + * + * Generated from protobuf field bool report_stats = 8; + * @return bool + */ + public function getReportStats() + { + return $this->report_stats; + } + + /** + * Report stats for the requested task queue types and versions + * + * Generated from protobuf field bool report_stats = 8; + * @param bool $var + * @return $this + */ + public function setReportStats($var) + { + GPBUtil::checkBool($var); + $this->report_stats = $var; + + return $this; + } + + /** * Report list of pollers for requested task queue types and versions * * Generated from protobuf field bool report_pollers = 9; @@ -333,8 +362,6 @@ public function getReportPollers() } /** - * Report backlog info for the requested task queue types and versions - * bool report_backlog_info = 8; * Report list of pollers for requested task queue types and versions * * Generated from protobuf field bool report_pollers = 9; diff --git a/generated/Temporal/Api/Workflowservice/V1/DescribeTaskQueueResponse.php b/generated/Temporal/Api/Workflowservice/V1/DescribeTaskQueueResponse.php index fee8313..dc19e60 100644 --- a/generated/Temporal/Api/Workflowservice/V1/DescribeTaskQueueResponse.php +++ b/generated/Temporal/Api/Workflowservice/V1/DescribeTaskQueueResponse.php @@ -1,5 +1,6 @@ repeated .temporal.api.workflow.v1.CallbackInfo callbacks = 6; */ private $callbacks; + /** + * Generated from protobuf field repeated .temporal.api.workflow.v1.PendingNexusOperationInfo pending_nexus_operations = 7; + */ + private $pending_nexus_operations; /** * Constructor. @@ -50,6 +55,7 @@ class DescribeWorkflowExecutionResponse extends \Google\Protobuf\Internal\Messag * @type array<\Temporal\Api\Workflow\V1\PendingChildExecutionInfo>|\Google\Protobuf\Internal\RepeatedField $pending_children * @type \Temporal\Api\Workflow\V1\PendingWorkflowTaskInfo $pending_workflow_task * @type array<\Temporal\Api\Workflow\V1\CallbackInfo>|\Google\Protobuf\Internal\RepeatedField $callbacks + * @type array<\Temporal\Api\Workflow\V1\PendingNexusOperationInfo>|\Google\Protobuf\Internal\RepeatedField $pending_nexus_operations * } */ public function __construct($data = NULL) { @@ -219,5 +225,27 @@ public function setCallbacks($var) return $this; } + /** + * Generated from protobuf field repeated .temporal.api.workflow.v1.PendingNexusOperationInfo pending_nexus_operations = 7; + * @return \Google\Protobuf\Internal\RepeatedField + */ + public function getPendingNexusOperations() + { + return $this->pending_nexus_operations; + } + + /** + * Generated from protobuf field repeated .temporal.api.workflow.v1.PendingNexusOperationInfo pending_nexus_operations = 7; + * @param array<\Temporal\Api\Workflow\V1\PendingNexusOperationInfo>|\Google\Protobuf\Internal\RepeatedField $var + * @return $this + */ + public function setPendingNexusOperations($var) + { + $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Temporal\Api\Workflow\V1\PendingNexusOperationInfo::class); + $this->pending_nexus_operations = $arr; + + return $this; + } + } diff --git a/generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationRequest.php b/generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationRequest.php new file mode 100644 index 0000000..e34e07b --- /dev/null +++ b/generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationRequest.php @@ -0,0 +1,113 @@ +temporal.api.workflowservice.v1.ExecuteMultiOperationRequest + */ +class ExecuteMultiOperationRequest extends \Google\Protobuf\Internal\Message +{ + /** + * Generated from protobuf field string namespace = 1; + */ + protected $namespace = ''; + /** + * List of operations to execute within a single workflow. + * Preconditions: + * - The list of operations must not be empty. + * - The workflow ids must match across operations. + * - The only valid list of operations at this time is [StartWorkflow, UpdateWorkflow], in this order. + * Note that additional operation-specific restrictions have to be considered. + * + * Generated from protobuf field repeated .temporal.api.workflowservice.v1.ExecuteMultiOperationRequest.Operation operations = 2; + */ + private $operations; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type string $namespace + * @type array<\Temporal\Api\Workflowservice\V1\ExecuteMultiOperationRequest\Operation>|\Google\Protobuf\Internal\RepeatedField $operations + * List of operations to execute within a single workflow. + * Preconditions: + * - The list of operations must not be empty. + * - The workflow ids must match across operations. + * - The only valid list of operations at this time is [StartWorkflow, UpdateWorkflow], in this order. + * Note that additional operation-specific restrictions have to be considered. + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Workflowservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Generated from protobuf field string namespace = 1; + * @return string + */ + public function getNamespace() + { + return $this->namespace; + } + + /** + * Generated from protobuf field string namespace = 1; + * @param string $var + * @return $this + */ + public function setNamespace($var) + { + GPBUtil::checkString($var, True); + $this->namespace = $var; + + return $this; + } + + /** + * List of operations to execute within a single workflow. + * Preconditions: + * - The list of operations must not be empty. + * - The workflow ids must match across operations. + * - The only valid list of operations at this time is [StartWorkflow, UpdateWorkflow], in this order. + * Note that additional operation-specific restrictions have to be considered. + * + * Generated from protobuf field repeated .temporal.api.workflowservice.v1.ExecuteMultiOperationRequest.Operation operations = 2; + * @return \Google\Protobuf\Internal\RepeatedField + */ + public function getOperations() + { + return $this->operations; + } + + /** + * List of operations to execute within a single workflow. + * Preconditions: + * - The list of operations must not be empty. + * - The workflow ids must match across operations. + * - The only valid list of operations at this time is [StartWorkflow, UpdateWorkflow], in this order. + * Note that additional operation-specific restrictions have to be considered. + * + * Generated from protobuf field repeated .temporal.api.workflowservice.v1.ExecuteMultiOperationRequest.Operation operations = 2; + * @param array<\Temporal\Api\Workflowservice\V1\ExecuteMultiOperationRequest\Operation>|\Google\Protobuf\Internal\RepeatedField $var + * @return $this + */ + public function setOperations($var) + { + $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Temporal\Api\Workflowservice\V1\ExecuteMultiOperationRequest\Operation::class); + $this->operations = $arr; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationRequest/Operation.php b/generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationRequest/Operation.php new file mode 100644 index 0000000..ee2a28e --- /dev/null +++ b/generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationRequest/Operation.php @@ -0,0 +1,108 @@ +temporal.api.workflowservice.v1.ExecuteMultiOperationRequest.Operation + */ +class Operation extends \Google\Protobuf\Internal\Message +{ + protected $operation; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type \Temporal\Api\Workflowservice\V1\StartWorkflowExecutionRequest $start_workflow + * Additional restrictions: + * - setting `cron_schedule` is invalid + * - setting `request_eager_execution` is invalid + * @type \Temporal\Api\Workflowservice\V1\UpdateWorkflowExecutionRequest $update_workflow + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Workflowservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Additional restrictions: + * - setting `cron_schedule` is invalid + * - setting `request_eager_execution` is invalid + * + * Generated from protobuf field .temporal.api.workflowservice.v1.StartWorkflowExecutionRequest start_workflow = 1; + * @return \Temporal\Api\Workflowservice\V1\StartWorkflowExecutionRequest|null + */ + public function getStartWorkflow() + { + return $this->readOneof(1); + } + + public function hasStartWorkflow() + { + return $this->hasOneof(1); + } + + /** + * Additional restrictions: + * - setting `cron_schedule` is invalid + * - setting `request_eager_execution` is invalid + * + * Generated from protobuf field .temporal.api.workflowservice.v1.StartWorkflowExecutionRequest start_workflow = 1; + * @param \Temporal\Api\Workflowservice\V1\StartWorkflowExecutionRequest $var + * @return $this + */ + public function setStartWorkflow($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Workflowservice\V1\StartWorkflowExecutionRequest::class); + $this->writeOneof(1, $var); + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.workflowservice.v1.UpdateWorkflowExecutionRequest update_workflow = 2; + * @return \Temporal\Api\Workflowservice\V1\UpdateWorkflowExecutionRequest|null + */ + public function getUpdateWorkflow() + { + return $this->readOneof(2); + } + + public function hasUpdateWorkflow() + { + return $this->hasOneof(2); + } + + /** + * Generated from protobuf field .temporal.api.workflowservice.v1.UpdateWorkflowExecutionRequest update_workflow = 2; + * @param \Temporal\Api\Workflowservice\V1\UpdateWorkflowExecutionRequest $var + * @return $this + */ + public function setUpdateWorkflow($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Workflowservice\V1\UpdateWorkflowExecutionRequest::class); + $this->writeOneof(2, $var); + + return $this; + } + + /** + * @return string + */ + public function getOperation() + { + return $this->whichOneof("operation"); + } + +} + diff --git a/generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationResponse.php b/generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationResponse.php new file mode 100644 index 0000000..8bdb5d5 --- /dev/null +++ b/generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationResponse.php @@ -0,0 +1,59 @@ +temporal.api.workflowservice.v1.ExecuteMultiOperationResponse + */ +class ExecuteMultiOperationResponse extends \Google\Protobuf\Internal\Message +{ + /** + * Generated from protobuf field repeated .temporal.api.workflowservice.v1.ExecuteMultiOperationResponse.Response responses = 1; + */ + private $responses; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type array<\Temporal\Api\Workflowservice\V1\ExecuteMultiOperationResponse\Response>|\Google\Protobuf\Internal\RepeatedField $responses + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Workflowservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Generated from protobuf field repeated .temporal.api.workflowservice.v1.ExecuteMultiOperationResponse.Response responses = 1; + * @return \Google\Protobuf\Internal\RepeatedField + */ + public function getResponses() + { + return $this->responses; + } + + /** + * Generated from protobuf field repeated .temporal.api.workflowservice.v1.ExecuteMultiOperationResponse.Response responses = 1; + * @param array<\Temporal\Api\Workflowservice\V1\ExecuteMultiOperationResponse\Response>|\Google\Protobuf\Internal\RepeatedField $var + * @return $this + */ + public function setResponses($var) + { + $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Temporal\Api\Workflowservice\V1\ExecuteMultiOperationResponse\Response::class); + $this->responses = $arr; + + return $this; + } + +} + diff --git a/generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationResponse/Response.php b/generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationResponse/Response.php new file mode 100644 index 0000000..e395e4a --- /dev/null +++ b/generated/Temporal/Api/Workflowservice/V1/ExecuteMultiOperationResponse/Response.php @@ -0,0 +1,97 @@ +temporal.api.workflowservice.v1.ExecuteMultiOperationResponse.Response + */ +class Response extends \Google\Protobuf\Internal\Message +{ + protected $response; + + /** + * Constructor. + * + * @param array $data { + * Optional. Data for populating the Message object. + * + * @type \Temporal\Api\Workflowservice\V1\StartWorkflowExecutionResponse $start_workflow + * @type \Temporal\Api\Workflowservice\V1\UpdateWorkflowExecutionResponse $update_workflow + * } + */ + public function __construct($data = NULL) { + \GPBMetadata\Temporal\Api\Workflowservice\V1\RequestResponse::initOnce(); + parent::__construct($data); + } + + /** + * Generated from protobuf field .temporal.api.workflowservice.v1.StartWorkflowExecutionResponse start_workflow = 1; + * @return \Temporal\Api\Workflowservice\V1\StartWorkflowExecutionResponse|null + */ + public function getStartWorkflow() + { + return $this->readOneof(1); + } + + public function hasStartWorkflow() + { + return $this->hasOneof(1); + } + + /** + * Generated from protobuf field .temporal.api.workflowservice.v1.StartWorkflowExecutionResponse start_workflow = 1; + * @param \Temporal\Api\Workflowservice\V1\StartWorkflowExecutionResponse $var + * @return $this + */ + public function setStartWorkflow($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Workflowservice\V1\StartWorkflowExecutionResponse::class); + $this->writeOneof(1, $var); + + return $this; + } + + /** + * Generated from protobuf field .temporal.api.workflowservice.v1.UpdateWorkflowExecutionResponse update_workflow = 2; + * @return \Temporal\Api\Workflowservice\V1\UpdateWorkflowExecutionResponse|null + */ + public function getUpdateWorkflow() + { + return $this->readOneof(2); + } + + public function hasUpdateWorkflow() + { + return $this->hasOneof(2); + } + + /** + * Generated from protobuf field .temporal.api.workflowservice.v1.UpdateWorkflowExecutionResponse update_workflow = 2; + * @param \Temporal\Api\Workflowservice\V1\UpdateWorkflowExecutionResponse $var + * @return $this + */ + public function setUpdateWorkflow($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Workflowservice\V1\UpdateWorkflowExecutionResponse::class); + $this->writeOneof(2, $var); + + return $this; + } + + /** + * @return string + */ + public function getResponse() + { + return $this->whichOneof("response"); + } + +} + diff --git a/generated/Temporal/Api/Workflowservice/V1/GetClusterInfoRequest.php b/generated/Temporal/Api/Workflowservice/V1/GetClusterInfoRequest.php index 4f68bba..323daae 100644 --- a/generated/Temporal/Api/Workflowservice/V1/GetClusterInfoRequest.php +++ b/generated/Temporal/Api/Workflowservice/V1/GetClusterInfoRequest.php @@ -1,5 +1,6 @@ bool count_group_by_execution_status = 10; */ protected $count_group_by_execution_status = false; + /** + * True if the server supports Nexus operations. + * This flag is dependent both on server version and for Nexus to be enabled via server configuration. + * + * Generated from protobuf field bool nexus = 11; + */ + protected $nexus = false; /** * Constructor. @@ -116,6 +124,9 @@ class Capabilities extends \Google\Protobuf\Internal\Message * @type bool $count_group_by_execution_status * True if the server supports count group by execution status * (-- api-linter: core::0140::prepositions=disabled --) + * @type bool $nexus + * True if the server supports Nexus operations. + * This flag is dependent both on server version and for Nexus to be enabled via server configuration. * } */ public function __construct($data = NULL) { @@ -397,8 +408,33 @@ public function setCountGroupByExecutionStatus($var) return $this; } -} + /** + * True if the server supports Nexus operations. + * This flag is dependent both on server version and for Nexus to be enabled via server configuration. + * + * Generated from protobuf field bool nexus = 11; + * @return bool + */ + public function getNexus() + { + return $this->nexus; + } + + /** + * True if the server supports Nexus operations. + * This flag is dependent both on server version and for Nexus to be enabled via server configuration. + * + * Generated from protobuf field bool nexus = 11; + * @param bool $var + * @return $this + */ + public function setNexus($var) + { + GPBUtil::checkBool($var); + $this->nexus = $var; -// Adding a class alias for backwards compatibility with the previous class name. -class_alias(Capabilities::class, \Temporal\Api\Workflowservice\V1\GetSystemInfoResponse_Capabilities::class); + return $this; + } + +} diff --git a/generated/Temporal/Api/Workflowservice/V1/GetWorkerBuildIdCompatibilityRequest.php b/generated/Temporal/Api/Workflowservice/V1/GetWorkerBuildIdCompatibilityRequest.php index 6c064ef..a681414 100644 --- a/generated/Temporal/Api/Workflowservice/V1/GetWorkerBuildIdCompatibilityRequest.php +++ b/generated/Temporal/Api/Workflowservice/V1/GetWorkerBuildIdCompatibilityRequest.php @@ -1,5 +1,6 @@ int64 backlog_count_hint = 7; */ @@ -134,8 +142,15 @@ class PollWorkflowTaskQueueResponse extends \Google\Protobuf\Internal\Message * @type int $attempt * Starting at 1, the number of attempts to complete this task by any worker. * @type int|string $backlog_count_hint - * A hint that there are more tasks already present in this task queue. Can be used to - * prioritize draining a sticky queue before polling from a normal queue. + * A hint that there are more tasks already present in this task queue + * partition. Can be used to prioritize draining a sticky queue. + * Specifically, the returned number is the number of tasks remaining in + * the in-memory buffer for this partition, which is currently capped at + * 1000. Because sticky queues only have one partition, this number is + * more useful when draining them. Normal queues, typically having more than one + * partition, will return a number representing only some portion of the + * overall backlog. Subsequent RPCs may not hit the same partition as + * this call. * @type \Temporal\Api\History\V1\History $history * The history for this workflow, which will either be complete or partial. Partial histories * are sent to workers who have signaled that they are using a sticky queue when completing @@ -344,8 +359,15 @@ public function setAttempt($var) } /** - * A hint that there are more tasks already present in this task queue. Can be used to - * prioritize draining a sticky queue before polling from a normal queue. + * A hint that there are more tasks already present in this task queue + * partition. Can be used to prioritize draining a sticky queue. + * Specifically, the returned number is the number of tasks remaining in + * the in-memory buffer for this partition, which is currently capped at + * 1000. Because sticky queues only have one partition, this number is + * more useful when draining them. Normal queues, typically having more than one + * partition, will return a number representing only some portion of the + * overall backlog. Subsequent RPCs may not hit the same partition as + * this call. * * Generated from protobuf field int64 backlog_count_hint = 7; * @return int|string @@ -356,8 +378,15 @@ public function getBacklogCountHint() } /** - * A hint that there are more tasks already present in this task queue. Can be used to - * prioritize draining a sticky queue before polling from a normal queue. + * A hint that there are more tasks already present in this task queue + * partition. Can be used to prioritize draining a sticky queue. + * Specifically, the returned number is the number of tasks remaining in + * the in-memory buffer for this partition, which is currently capped at + * 1000. Because sticky queues only have one partition, this number is + * more useful when draining them. Normal queues, typically having more than one + * partition, will return a number representing only some portion of the + * overall backlog. Subsequent RPCs may not hit the same partition as + * this call. * * Generated from protobuf field int64 backlog_count_hint = 7; * @param int|string $var diff --git a/generated/Temporal/Api/Workflowservice/V1/QueryWorkflowRequest.php b/generated/Temporal/Api/Workflowservice/V1/QueryWorkflowRequest.php index 063e903..c1c73b9 100644 --- a/generated/Temporal/Api/Workflowservice/V1/QueryWorkflowRequest.php +++ b/generated/Temporal/Api/Workflowservice/V1/QueryWorkflowRequest.php @@ -1,5 +1,6 @@ .temporal.api.enums.v1.ResetReapplyType reset_reapply_type = 6; */ @@ -68,7 +69,7 @@ class ResetWorkflowExecutionRequest extends \Google\Protobuf\Internal\Message * Used to de-dupe reset requests * @type int $reset_reapply_type * Event types to be reapplied (deprecated) - * Default: RESET_REAPPLY_TYPE_ALL_ELIGIBLE + * Default: RESET_REAPPLY_TYPE_SIGNAL * @type array|\Google\Protobuf\Internal\RepeatedField $reset_reapply_exclude_types * Event types not to be reapplied * } @@ -210,7 +211,7 @@ public function setRequestId($var) /** * Event types to be reapplied (deprecated) - * Default: RESET_REAPPLY_TYPE_ALL_ELIGIBLE + * Default: RESET_REAPPLY_TYPE_SIGNAL * * Generated from protobuf field .temporal.api.enums.v1.ResetReapplyType reset_reapply_type = 6; * @return int @@ -222,7 +223,7 @@ public function getResetReapplyType() /** * Event types to be reapplied (deprecated) - * Default: RESET_REAPPLY_TYPE_ALL_ELIGIBLE + * Default: RESET_REAPPLY_TYPE_SIGNAL * * Generated from protobuf field .temporal.api.enums.v1.ResetReapplyType reset_reapply_type = 6; * @param int $var diff --git a/generated/Temporal/Api/Workflowservice/V1/ResetWorkflowExecutionResponse.php b/generated/Temporal/Api/Workflowservice/V1/ResetWorkflowExecutionResponse.php index 5453de2..5dc21f2 100644 --- a/generated/Temporal/Api/Workflowservice/V1/ResetWorkflowExecutionResponse.php +++ b/generated/Temporal/Api/Workflowservice/V1/ResetWorkflowExecutionResponse.php @@ -1,5 +1,6 @@ int64 reset_history_event_id = 3; */ protected $reset_history_event_id = 0; @@ -41,6 +46,9 @@ class RespondWorkflowTaskCompletedResponse extends \Google\Protobuf\Internal\Mes * @type array<\Temporal\Api\Workflowservice\V1\PollActivityTaskQueueResponse>|\Google\Protobuf\Internal\RepeatedField $activity_tasks * See `ScheduleActivityTaskCommandAttributes::request_start` * @type int|string $reset_history_event_id + * If non zero, indicates the server has discarded the workflow task that was being responded to. + * Will be the event ID of the last workflow task started event in the history before the new workflow task. + * Server is only expected to discard a workflow task if it could not have modified the workflow state. * } */ public function __construct($data = NULL) { @@ -111,6 +119,10 @@ public function setActivityTasks($var) } /** + * If non zero, indicates the server has discarded the workflow task that was being responded to. + * Will be the event ID of the last workflow task started event in the history before the new workflow task. + * Server is only expected to discard a workflow task if it could not have modified the workflow state. + * * Generated from protobuf field int64 reset_history_event_id = 3; * @return int|string */ @@ -120,6 +132,10 @@ public function getResetHistoryEventId() } /** + * If non zero, indicates the server has discarded the workflow task that was being responded to. + * Will be the event ID of the last workflow task started event in the history before the new workflow task. + * Server is only expected to discard a workflow task if it could not have modified the workflow state. + * * Generated from protobuf field int64 reset_history_event_id = 3; * @param int|string $var * @return $this diff --git a/generated/Temporal/Api/Workflowservice/V1/RespondWorkflowTaskFailedRequest.php b/generated/Temporal/Api/Workflowservice/V1/RespondWorkflowTaskFailedRequest.php index 96f5bb4..2c003ee 100644 --- a/generated/Temporal/Api/Workflowservice/V1/RespondWorkflowTaskFailedRequest.php +++ b/generated/Temporal/Api/Workflowservice/V1/RespondWorkflowTaskFailedRequest.php @@ -1,5 +1,6 @@ bool skip_generate_workflow_task = 21; */ protected $skip_generate_workflow_task = false; + /** + * Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo + * for use by user interfaces to display the fixed as-of-start summary and details of the + * workflow. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 23; + */ + protected $user_metadata = null; /** * Constructor. @@ -198,6 +207,10 @@ class SignalWithStartWorkflowExecutionRequest extends \Google\Protobuf\Internal\ * will not unblock the workflow. * @type bool $skip_generate_workflow_task * Indicates that a new workflow task should not be generated when this signal is received. + * @type \Temporal\Api\Sdk\V1\UserMetadata $user_metadata + * Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo + * for use by user interfaces to display the fixed as-of-start summary and details of the + * workflow. * } */ public function __construct($data = NULL) { @@ -893,5 +906,45 @@ public function setSkipGenerateWorkflowTask($var) return $this; } + /** + * Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo + * for use by user interfaces to display the fixed as-of-start summary and details of the + * workflow. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 23; + * @return \Temporal\Api\Sdk\V1\UserMetadata|null + */ + public function getUserMetadata() + { + return $this->user_metadata; + } + + public function hasUserMetadata() + { + return isset($this->user_metadata); + } + + public function clearUserMetadata() + { + unset($this->user_metadata); + } + + /** + * Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo + * for use by user interfaces to display the fixed as-of-start summary and details of the + * workflow. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 23; + * @param \Temporal\Api\Sdk\V1\UserMetadata $var + * @return $this + */ + public function setUserMetadata($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Sdk\V1\UserMetadata::class); + $this->user_metadata = $var; + + return $this; + } + } diff --git a/generated/Temporal/Api/Workflowservice/V1/SignalWithStartWorkflowExecutionResponse.php b/generated/Temporal/Api/Workflowservice/V1/SignalWithStartWorkflowExecutionResponse.php index 02bea90..d9cd610 100644 --- a/generated/Temporal/Api/Workflowservice/V1/SignalWithStartWorkflowExecutionResponse.php +++ b/generated/Temporal/Api/Workflowservice/V1/SignalWithStartWorkflowExecutionResponse.php @@ -1,5 +1,6 @@ repeated .temporal.api.common.v1.Callback completion_callbacks = 21; */ private $completion_callbacks; + /** + * Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo + * for use by user interfaces to display the fixed as-of-start summary and details of the + * workflow. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 23; + */ + protected $user_metadata = null; /** * Constructor. @@ -200,6 +209,10 @@ class StartWorkflowExecutionRequest extends \Google\Protobuf\Internal\Message * Callbacks to be called by the server when this workflow reaches a terminal state. * If the workflow continues-as-new, these callbacks will be carried over to the new execution. * Callback addresses must be whitelisted in the server's dynamic configuration. + * @type \Temporal\Api\Sdk\V1\UserMetadata $user_metadata + * Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo + * for use by user interfaces to display the fixed as-of-start summary and details of the + * workflow. * } */ public function __construct($data = NULL) { @@ -905,5 +918,45 @@ public function setCompletionCallbacks($var) return $this; } + /** + * Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo + * for use by user interfaces to display the fixed as-of-start summary and details of the + * workflow. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 23; + * @return \Temporal\Api\Sdk\V1\UserMetadata|null + */ + public function getUserMetadata() + { + return $this->user_metadata; + } + + public function hasUserMetadata() + { + return isset($this->user_metadata); + } + + public function clearUserMetadata() + { + unset($this->user_metadata); + } + + /** + * Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo + * for use by user interfaces to display the fixed as-of-start summary and details of the + * workflow. + * + * Generated from protobuf field .temporal.api.sdk.v1.UserMetadata user_metadata = 23; + * @param \Temporal\Api\Sdk\V1\UserMetadata $var + * @return $this + */ + public function setUserMetadata($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Sdk\V1\UserMetadata::class); + $this->user_metadata = $var; + + return $this; + } + } diff --git a/generated/Temporal/Api/Workflowservice/V1/StartWorkflowExecutionResponse.php b/generated/Temporal/Api/Workflowservice/V1/StartWorkflowExecutionResponse.php index 20e56dd..f69d642 100644 --- a/generated/Temporal/Api/Workflowservice/V1/StartWorkflowExecutionResponse.php +++ b/generated/Temporal/Api/Workflowservice/V1/StartWorkflowExecutionResponse.php @@ -1,5 +1,6 @@ string request_id = 6; */ protected $request_id = ''; + /** + * Schedule search attributes to be updated. + * Do not set this field if you do not want to update the search attributes. + * A non-null empty object will set the search attributes to an empty map. + * Note: you cannot only update the search attributes with `UpdateScheduleRequest`, + * you must also set the `schedule` field; otherwise, it will unset the schedule. + * + * Generated from protobuf field .temporal.api.common.v1.SearchAttributes search_attributes = 7; + */ + protected $search_attributes = null; /** * Constructor. @@ -76,6 +87,12 @@ class UpdateScheduleRequest extends \Google\Protobuf\Internal\Message * The identity of the client who initiated this request. * @type string $request_id * A unique identifier for this update request for idempotence. Typically UUIDv4. + * @type \Temporal\Api\Common\V1\SearchAttributes $search_attributes + * Schedule search attributes to be updated. + * Do not set this field if you do not want to update the search attributes. + * A non-null empty object will set the search attributes to an empty map. + * Note: you cannot only update the search attributes with `UpdateScheduleRequest`, + * you must also set the `schedule` field; otherwise, it will unset the schedule. * } */ public function __construct($data = NULL) { @@ -257,5 +274,49 @@ public function setRequestId($var) return $this; } + /** + * Schedule search attributes to be updated. + * Do not set this field if you do not want to update the search attributes. + * A non-null empty object will set the search attributes to an empty map. + * Note: you cannot only update the search attributes with `UpdateScheduleRequest`, + * you must also set the `schedule` field; otherwise, it will unset the schedule. + * + * Generated from protobuf field .temporal.api.common.v1.SearchAttributes search_attributes = 7; + * @return \Temporal\Api\Common\V1\SearchAttributes|null + */ + public function getSearchAttributes() + { + return $this->search_attributes; + } + + public function hasSearchAttributes() + { + return isset($this->search_attributes); + } + + public function clearSearchAttributes() + { + unset($this->search_attributes); + } + + /** + * Schedule search attributes to be updated. + * Do not set this field if you do not want to update the search attributes. + * A non-null empty object will set the search attributes to an empty map. + * Note: you cannot only update the search attributes with `UpdateScheduleRequest`, + * you must also set the `schedule` field; otherwise, it will unset the schedule. + * + * Generated from protobuf field .temporal.api.common.v1.SearchAttributes search_attributes = 7; + * @param \Temporal\Api\Common\V1\SearchAttributes $var + * @return $this + */ + public function setSearchAttributes($var) + { + GPBUtil::checkMessage($var, \Temporal\Api\Common\V1\SearchAttributes::class); + $this->search_attributes = $var; + + return $this; + } + } diff --git a/generated/Temporal/Api/Workflowservice/V1/UpdateScheduleResponse.php b/generated/Temporal/Api/Workflowservice/V1/UpdateScheduleResponse.php index 088a92c..f39354a 100644 --- a/generated/Temporal/Api/Workflowservice/V1/UpdateScheduleResponse.php +++ b/generated/Temporal/Api/Workflowservice/V1/UpdateScheduleResponse.php @@ -1,5 +1,6 @@ _simpleRequest('/temporal.api.workflowservice.v1.WorkflowService/ExecuteMultiOperation', + $argument, + ['\Temporal\Api\Workflowservice\V1\ExecuteMultiOperationResponse', 'decode'], + $metadata, $options); + } + /** * GetWorkflowExecutionHistory returns the history of specified workflow execution. Fails with * `NotFound` if the specified workflow execution is unknown to the service. @@ -975,7 +998,27 @@ public function GetWorkerBuildIdCompatibility(\Temporal\Api\Workflowservice\V1\G } /** - * Allows updating the Build ID assignment and redirect rules for a given Task Queue. + * Use this API to manage Worker Versioning Rules for a given Task Queue. There are two types of + * rules: Build ID Assignment rules and Compatible Build ID Redirect rules. + * + * Assignment rules determine how to assign new executions to a Build IDs. Their primary + * use case is to specify the latest Build ID but they have powerful features for gradual rollout + * of a new Build ID. + * + * Once a workflow execution is assigned to a Build ID and it completes its first Workflow Task, + * the workflow stays on the assigned Build ID regardless of changes in assignment rules. This + * eliminates the need for compatibility between versions when you only care about using the new + * version for new workflows and let existing workflows finish in their own version. + * + * Activities, Child Workflows and Continue-as-New executions have the option to inherit the + * Build ID of their parent/previous workflow or use the latest assignment rules to independently + * select a Build ID. + * + * Redirect rules should only be used when you want to move workflows and activities assigned to + * one Build ID (source) to another compatible Build ID (target). You are responsible to make sure + * the target Build ID of a redirect rule is able to process event histories made by the source + * Build ID by using [Patching](https://docs.temporal.io/workflows#patching) or other means. + * * WARNING: Worker Versioning is not yet stable and the API and behavior may change incompatibly. * (-- api-linter: core::0127::http-annotation=disabled * aip.dev/not-precedent: We do yet expose versioning API to HTTP. --) From cc423ce36b61a4a841e4258470591cc3cfa8539e Mon Sep 17 00:00:00 2001 From: roxblnfk Date: Thu, 11 Jul 2024 12:43:55 +0400 Subject: [PATCH 2/2] Support google/protobuf 4.x --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7efc4ce..80491bb 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ ], "require": { "php": "^8.1", - "google/protobuf": "^v3.22" + "google/protobuf": "^3.22 || ^4.0" }, "suggest": { "google/common-protos": "Required for Temporal API"