Documentation
¶
Overview ¶
Code generated by protoc-gen-go-helpers. DO NOT EDIT.
Index ¶
- Variables
- type AddVersionUpdateArgs
- func (*AddVersionUpdateArgs) Descriptor() ([]byte, []int)deprecated
- func (this *AddVersionUpdateArgs) Equal(that interface{}) bool
- func (x *AddVersionUpdateArgs) GetCreateTime() *timestamppb.Timestamp
- func (x *AddVersionUpdateArgs) GetVersion() string
- func (val *AddVersionUpdateArgs) Marshal() ([]byte, error)
- func (*AddVersionUpdateArgs) ProtoMessage()
- func (x *AddVersionUpdateArgs) ProtoReflect() protoreflect.Message
- func (x *AddVersionUpdateArgs) Reset()
- func (val *AddVersionUpdateArgs) Size() int
- func (x *AddVersionUpdateArgs) String() string
- func (val *AddVersionUpdateArgs) Unmarshal(buf []byte) error
- type CheckTaskQueuesHavePollersActivityArgs
- func (*CheckTaskQueuesHavePollersActivityArgs) Descriptor() ([]byte, []int)deprecated
- func (this *CheckTaskQueuesHavePollersActivityArgs) Equal(that interface{}) bool
- func (x *CheckTaskQueuesHavePollersActivityArgs) GetTaskQueuesAndTypes() map[string]*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes
- func (x *CheckTaskQueuesHavePollersActivityArgs) GetWorkerDeploymentVersion() *WorkerDeploymentVersion
- func (val *CheckTaskQueuesHavePollersActivityArgs) Marshal() ([]byte, error)
- func (*CheckTaskQueuesHavePollersActivityArgs) ProtoMessage()
- func (x *CheckTaskQueuesHavePollersActivityArgs) ProtoReflect() protoreflect.Message
- func (x *CheckTaskQueuesHavePollersActivityArgs) Reset()
- func (val *CheckTaskQueuesHavePollersActivityArgs) Size() int
- func (x *CheckTaskQueuesHavePollersActivityArgs) String() string
- func (val *CheckTaskQueuesHavePollersActivityArgs) Unmarshal(buf []byte) error
- type CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes
- func (*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) Descriptor() ([]byte, []int)deprecated
- func (x *CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) GetTypes() []v1.TaskQueueType
- func (*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) ProtoMessage()
- func (x *CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) ProtoReflect() protoreflect.Message
- func (x *CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) Reset()
- func (x *CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) String() string
- type CheckWorkerDeploymentUserDataPropagationRequest
- func (*CheckWorkerDeploymentUserDataPropagationRequest) Descriptor() ([]byte, []int)deprecated
- func (this *CheckWorkerDeploymentUserDataPropagationRequest) Equal(that interface{}) bool
- func (x *CheckWorkerDeploymentUserDataPropagationRequest) GetTaskQueueMaxVersions() map[string]int64
- func (val *CheckWorkerDeploymentUserDataPropagationRequest) Marshal() ([]byte, error)
- func (*CheckWorkerDeploymentUserDataPropagationRequest) ProtoMessage()
- func (x *CheckWorkerDeploymentUserDataPropagationRequest) ProtoReflect() protoreflect.Message
- func (x *CheckWorkerDeploymentUserDataPropagationRequest) Reset()
- func (val *CheckWorkerDeploymentUserDataPropagationRequest) Size() int
- func (x *CheckWorkerDeploymentUserDataPropagationRequest) String() string
- func (val *CheckWorkerDeploymentUserDataPropagationRequest) Unmarshal(buf []byte) error
- type DeleteDeploymentArgs
- func (*DeleteDeploymentArgs) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteDeploymentArgs) Equal(that interface{}) bool
- func (x *DeleteDeploymentArgs) GetIdentity() string
- func (val *DeleteDeploymentArgs) Marshal() ([]byte, error)
- func (*DeleteDeploymentArgs) ProtoMessage()
- func (x *DeleteDeploymentArgs) ProtoReflect() protoreflect.Message
- func (x *DeleteDeploymentArgs) Reset()
- func (val *DeleteDeploymentArgs) Size() int
- func (x *DeleteDeploymentArgs) String() string
- func (val *DeleteDeploymentArgs) Unmarshal(buf []byte) error
- type DeleteVersionActivityArgs
- func (*DeleteVersionActivityArgs) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteVersionActivityArgs) Equal(that interface{}) bool
- func (x *DeleteVersionActivityArgs) GetAsyncPropagation() bool
- func (x *DeleteVersionActivityArgs) GetDeploymentName() string
- func (x *DeleteVersionActivityArgs) GetIdentity() string
- func (x *DeleteVersionActivityArgs) GetRequestId() string
- func (x *DeleteVersionActivityArgs) GetSkipDrainage() bool
- func (x *DeleteVersionActivityArgs) GetVersion() string
- func (val *DeleteVersionActivityArgs) Marshal() ([]byte, error)
- func (*DeleteVersionActivityArgs) ProtoMessage()
- func (x *DeleteVersionActivityArgs) ProtoReflect() protoreflect.Message
- func (x *DeleteVersionActivityArgs) Reset()
- func (val *DeleteVersionActivityArgs) Size() int
- func (x *DeleteVersionActivityArgs) String() string
- func (val *DeleteVersionActivityArgs) Unmarshal(buf []byte) error
- type DeleteVersionArgs
- func (*DeleteVersionArgs) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteVersionArgs) Equal(that interface{}) bool
- func (x *DeleteVersionArgs) GetAsyncPropagation() bool
- func (x *DeleteVersionArgs) GetIdentity() string
- func (x *DeleteVersionArgs) GetServerDelete() bool
- func (x *DeleteVersionArgs) GetSkipDrainage() bool
- func (x *DeleteVersionArgs) GetVersion() string
- func (val *DeleteVersionArgs) Marshal() ([]byte, error)
- func (*DeleteVersionArgs) ProtoMessage()
- func (x *DeleteVersionArgs) ProtoReflect() protoreflect.Message
- func (x *DeleteVersionArgs) Reset()
- func (val *DeleteVersionArgs) Size() int
- func (x *DeleteVersionArgs) String() string
- func (val *DeleteVersionArgs) Unmarshal(buf []byte) error
- type DeploymentVersionData
- func (*DeploymentVersionData) Descriptor() ([]byte, []int)deprecated
- func (this *DeploymentVersionData) Equal(that interface{}) bool
- func (x *DeploymentVersionData) GetCurrentSinceTime() *timestamppb.Timestamp
- func (x *DeploymentVersionData) GetRampPercentage() float32
- func (x *DeploymentVersionData) GetRampingSinceTime() *timestamppb.Timestamp
- func (x *DeploymentVersionData) GetRoutingUpdateTime() *timestamppb.Timestamp
- func (x *DeploymentVersionData) GetStatus() v1.WorkerDeploymentVersionStatus
- func (x *DeploymentVersionData) GetVersion() *WorkerDeploymentVersion
- func (val *DeploymentVersionData) Marshal() ([]byte, error)
- func (*DeploymentVersionData) ProtoMessage()
- func (x *DeploymentVersionData) ProtoReflect() protoreflect.Message
- func (x *DeploymentVersionData) Reset()
- func (val *DeploymentVersionData) Size() int
- func (x *DeploymentVersionData) String() string
- func (val *DeploymentVersionData) Unmarshal(buf []byte) error
- type DescribeVersionFromWorkerDeploymentActivityArgs
- func (*DescribeVersionFromWorkerDeploymentActivityArgs) Descriptor() ([]byte, []int)deprecated
- func (this *DescribeVersionFromWorkerDeploymentActivityArgs) Equal(that interface{}) bool
- func (x *DescribeVersionFromWorkerDeploymentActivityArgs) GetVersion() string
- func (val *DescribeVersionFromWorkerDeploymentActivityArgs) Marshal() ([]byte, error)
- func (*DescribeVersionFromWorkerDeploymentActivityArgs) ProtoMessage()
- func (x *DescribeVersionFromWorkerDeploymentActivityArgs) ProtoReflect() protoreflect.Message
- func (x *DescribeVersionFromWorkerDeploymentActivityArgs) Reset()
- func (val *DescribeVersionFromWorkerDeploymentActivityArgs) Size() int
- func (x *DescribeVersionFromWorkerDeploymentActivityArgs) String() string
- func (val *DescribeVersionFromWorkerDeploymentActivityArgs) Unmarshal(buf []byte) error
- type DescribeVersionFromWorkerDeploymentActivityResult
- func (*DescribeVersionFromWorkerDeploymentActivityResult) Descriptor() ([]byte, []int)deprecated
- func (this *DescribeVersionFromWorkerDeploymentActivityResult) Equal(that interface{}) bool
- func (x *DescribeVersionFromWorkerDeploymentActivityResult) GetTaskQueueInfos() []*v11.WorkerDeploymentVersionInfo_VersionTaskQueueInfo
- func (val *DescribeVersionFromWorkerDeploymentActivityResult) Marshal() ([]byte, error)
- func (*DescribeVersionFromWorkerDeploymentActivityResult) ProtoMessage()
- func (x *DescribeVersionFromWorkerDeploymentActivityResult) ProtoReflect() protoreflect.Message
- func (x *DescribeVersionFromWorkerDeploymentActivityResult) Reset()
- func (val *DescribeVersionFromWorkerDeploymentActivityResult) Size() int
- func (x *DescribeVersionFromWorkerDeploymentActivityResult) String() string
- func (val *DescribeVersionFromWorkerDeploymentActivityResult) Unmarshal(buf []byte) error
- type ForceCANDeploymentSignalArgs
- func (*ForceCANDeploymentSignalArgs) Descriptor() ([]byte, []int)deprecated
- func (this *ForceCANDeploymentSignalArgs) Equal(that interface{}) bool
- func (x *ForceCANDeploymentSignalArgs) GetOverrideState() *WorkerDeploymentLocalState
- func (val *ForceCANDeploymentSignalArgs) Marshal() ([]byte, error)
- func (*ForceCANDeploymentSignalArgs) ProtoMessage()
- func (x *ForceCANDeploymentSignalArgs) ProtoReflect() protoreflect.Message
- func (x *ForceCANDeploymentSignalArgs) Reset()
- func (val *ForceCANDeploymentSignalArgs) Size() int
- func (x *ForceCANDeploymentSignalArgs) String() string
- func (val *ForceCANDeploymentSignalArgs) Unmarshal(buf []byte) error
- type ForceCANVersionSignalArgs
- func (*ForceCANVersionSignalArgs) Descriptor() ([]byte, []int)deprecated
- func (this *ForceCANVersionSignalArgs) Equal(that interface{}) bool
- func (x *ForceCANVersionSignalArgs) GetOverrideState() *VersionLocalState
- func (val *ForceCANVersionSignalArgs) Marshal() ([]byte, error)
- func (*ForceCANVersionSignalArgs) ProtoMessage()
- func (x *ForceCANVersionSignalArgs) ProtoReflect() protoreflect.Message
- func (x *ForceCANVersionSignalArgs) Reset()
- func (val *ForceCANVersionSignalArgs) Size() int
- func (x *ForceCANVersionSignalArgs) String() string
- func (val *ForceCANVersionSignalArgs) Unmarshal(buf []byte) error
- type IsVersionMissingTaskQueuesArgs
- func (*IsVersionMissingTaskQueuesArgs) Descriptor() ([]byte, []int)deprecated
- func (this *IsVersionMissingTaskQueuesArgs) Equal(that interface{}) bool
- func (x *IsVersionMissingTaskQueuesArgs) GetNewCurrentVersion() string
- func (x *IsVersionMissingTaskQueuesArgs) GetPrevCurrentVersion() string
- func (val *IsVersionMissingTaskQueuesArgs) Marshal() ([]byte, error)
- func (*IsVersionMissingTaskQueuesArgs) ProtoMessage()
- func (x *IsVersionMissingTaskQueuesArgs) ProtoReflect() protoreflect.Message
- func (x *IsVersionMissingTaskQueuesArgs) Reset()
- func (val *IsVersionMissingTaskQueuesArgs) Size() int
- func (x *IsVersionMissingTaskQueuesArgs) String() string
- func (val *IsVersionMissingTaskQueuesArgs) Unmarshal(buf []byte) error
- type IsVersionMissingTaskQueuesResult
- func (*IsVersionMissingTaskQueuesResult) Descriptor() ([]byte, []int)deprecated
- func (this *IsVersionMissingTaskQueuesResult) Equal(that interface{}) bool
- func (x *IsVersionMissingTaskQueuesResult) GetIsMissingTaskQueues() bool
- func (val *IsVersionMissingTaskQueuesResult) Marshal() ([]byte, error)
- func (*IsVersionMissingTaskQueuesResult) ProtoMessage()
- func (x *IsVersionMissingTaskQueuesResult) ProtoReflect() protoreflect.Message
- func (x *IsVersionMissingTaskQueuesResult) Reset()
- func (val *IsVersionMissingTaskQueuesResult) Size() int
- func (x *IsVersionMissingTaskQueuesResult) String() string
- func (val *IsVersionMissingTaskQueuesResult) Unmarshal(buf []byte) error
- type PropagatingRevisions
- func (*PropagatingRevisions) Descriptor() ([]byte, []int)deprecated
- func (this *PropagatingRevisions) Equal(that interface{}) bool
- func (x *PropagatingRevisions) GetRevisionNumbers() []int64
- func (val *PropagatingRevisions) Marshal() ([]byte, error)
- func (*PropagatingRevisions) ProtoMessage()
- func (x *PropagatingRevisions) ProtoReflect() protoreflect.Message
- func (x *PropagatingRevisions) Reset()
- func (val *PropagatingRevisions) Size() int
- func (x *PropagatingRevisions) String() string
- func (val *PropagatingRevisions) Unmarshal(buf []byte) error
- type PropagationCompletionInfo
- func (*PropagationCompletionInfo) Descriptor() ([]byte, []int)deprecated
- func (this *PropagationCompletionInfo) Equal(that interface{}) bool
- func (x *PropagationCompletionInfo) GetBuildId() string
- func (x *PropagationCompletionInfo) GetRevisionNumber() int64
- func (val *PropagationCompletionInfo) Marshal() ([]byte, error)
- func (*PropagationCompletionInfo) ProtoMessage()
- func (x *PropagationCompletionInfo) ProtoReflect() protoreflect.Message
- func (x *PropagationCompletionInfo) Reset()
- func (val *PropagationCompletionInfo) Size() int
- func (x *PropagationCompletionInfo) String() string
- func (val *PropagationCompletionInfo) Unmarshal(buf []byte) error
- type QueryDescribeVersionResponse
- func (*QueryDescribeVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *QueryDescribeVersionResponse) Equal(that interface{}) bool
- func (x *QueryDescribeVersionResponse) GetVersionState() *VersionLocalState
- func (val *QueryDescribeVersionResponse) Marshal() ([]byte, error)
- func (*QueryDescribeVersionResponse) ProtoMessage()
- func (x *QueryDescribeVersionResponse) ProtoReflect() protoreflect.Message
- func (x *QueryDescribeVersionResponse) Reset()
- func (val *QueryDescribeVersionResponse) Size() int
- func (x *QueryDescribeVersionResponse) String() string
- func (val *QueryDescribeVersionResponse) Unmarshal(buf []byte) error
- type QueryDescribeWorkerDeploymentResponse
- func (*QueryDescribeWorkerDeploymentResponse) Descriptor() ([]byte, []int)deprecated
- func (this *QueryDescribeWorkerDeploymentResponse) Equal(that interface{}) bool
- func (x *QueryDescribeWorkerDeploymentResponse) GetState() *WorkerDeploymentLocalState
- func (val *QueryDescribeWorkerDeploymentResponse) Marshal() ([]byte, error)
- func (*QueryDescribeWorkerDeploymentResponse) ProtoMessage()
- func (x *QueryDescribeWorkerDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *QueryDescribeWorkerDeploymentResponse) Reset()
- func (val *QueryDescribeWorkerDeploymentResponse) Size() int
- func (x *QueryDescribeWorkerDeploymentResponse) String() string
- func (val *QueryDescribeWorkerDeploymentResponse) Unmarshal(buf []byte) error
- type RegisterWorkerInVersionArgs
- func (*RegisterWorkerInVersionArgs) Descriptor() ([]byte, []int)deprecated
- func (this *RegisterWorkerInVersionArgs) Equal(that interface{}) bool
- func (x *RegisterWorkerInVersionArgs) GetMaxTaskQueues() int32
- func (x *RegisterWorkerInVersionArgs) GetRoutingConfig() *v11.RoutingConfig
- func (x *RegisterWorkerInVersionArgs) GetTaskQueueName() string
- func (x *RegisterWorkerInVersionArgs) GetTaskQueueType() v1.TaskQueueType
- func (x *RegisterWorkerInVersionArgs) GetVersion() string
- func (val *RegisterWorkerInVersionArgs) Marshal() ([]byte, error)
- func (*RegisterWorkerInVersionArgs) ProtoMessage()
- func (x *RegisterWorkerInVersionArgs) ProtoReflect() protoreflect.Message
- func (x *RegisterWorkerInVersionArgs) Reset()
- func (val *RegisterWorkerInVersionArgs) Size() int
- func (x *RegisterWorkerInVersionArgs) String() string
- func (val *RegisterWorkerInVersionArgs) Unmarshal(buf []byte) error
- type RegisterWorkerInWorkerDeploymentArgs
- func (*RegisterWorkerInWorkerDeploymentArgs) Descriptor() ([]byte, []int)deprecated
- func (this *RegisterWorkerInWorkerDeploymentArgs) Equal(that interface{}) bool
- func (x *RegisterWorkerInWorkerDeploymentArgs) GetMaxTaskQueues() int32
- func (x *RegisterWorkerInWorkerDeploymentArgs) GetTaskQueueName() string
- func (x *RegisterWorkerInWorkerDeploymentArgs) GetTaskQueueType() v1.TaskQueueType
- func (x *RegisterWorkerInWorkerDeploymentArgs) GetVersion() *WorkerDeploymentVersion
- func (val *RegisterWorkerInWorkerDeploymentArgs) Marshal() ([]byte, error)
- func (*RegisterWorkerInWorkerDeploymentArgs) ProtoMessage()
- func (x *RegisterWorkerInWorkerDeploymentArgs) ProtoReflect() protoreflect.Message
- func (x *RegisterWorkerInWorkerDeploymentArgs) Reset()
- func (val *RegisterWorkerInWorkerDeploymentArgs) Size() int
- func (x *RegisterWorkerInWorkerDeploymentArgs) String() string
- func (val *RegisterWorkerInWorkerDeploymentArgs) Unmarshal(buf []byte) error
- type SetCurrentVersionArgs
- func (*SetCurrentVersionArgs) Descriptor() ([]byte, []int)deprecated
- func (this *SetCurrentVersionArgs) Equal(that interface{}) bool
- func (x *SetCurrentVersionArgs) GetAllowNoPollers() bool
- func (x *SetCurrentVersionArgs) GetConflictToken() []byte
- func (x *SetCurrentVersionArgs) GetIdentity() string
- func (x *SetCurrentVersionArgs) GetIgnoreMissingTaskQueues() bool
- func (x *SetCurrentVersionArgs) GetVersion() string
- func (val *SetCurrentVersionArgs) Marshal() ([]byte, error)
- func (*SetCurrentVersionArgs) ProtoMessage()
- func (x *SetCurrentVersionArgs) ProtoReflect() protoreflect.Message
- func (x *SetCurrentVersionArgs) Reset()
- func (val *SetCurrentVersionArgs) Size() int
- func (x *SetCurrentVersionArgs) String() string
- func (val *SetCurrentVersionArgs) Unmarshal(buf []byte) error
- type SetCurrentVersionResponse
- func (*SetCurrentVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SetCurrentVersionResponse) Equal(that interface{}) bool
- func (x *SetCurrentVersionResponse) GetConflictToken() []byte
- func (x *SetCurrentVersionResponse) GetPreviousVersion() string
- func (val *SetCurrentVersionResponse) Marshal() ([]byte, error)
- func (*SetCurrentVersionResponse) ProtoMessage()
- func (x *SetCurrentVersionResponse) ProtoReflect() protoreflect.Message
- func (x *SetCurrentVersionResponse) Reset()
- func (val *SetCurrentVersionResponse) Size() int
- func (x *SetCurrentVersionResponse) String() string
- func (val *SetCurrentVersionResponse) Unmarshal(buf []byte) error
- type SetManagerIdentityArgs
- func (*SetManagerIdentityArgs) Descriptor() ([]byte, []int)deprecated
- func (this *SetManagerIdentityArgs) Equal(that interface{}) bool
- func (x *SetManagerIdentityArgs) GetConflictToken() []byte
- func (x *SetManagerIdentityArgs) GetIdentity() string
- func (x *SetManagerIdentityArgs) GetManagerIdentity() string
- func (val *SetManagerIdentityArgs) Marshal() ([]byte, error)
- func (*SetManagerIdentityArgs) ProtoMessage()
- func (x *SetManagerIdentityArgs) ProtoReflect() protoreflect.Message
- func (x *SetManagerIdentityArgs) Reset()
- func (val *SetManagerIdentityArgs) Size() int
- func (x *SetManagerIdentityArgs) String() string
- func (val *SetManagerIdentityArgs) Unmarshal(buf []byte) error
- type SetManagerIdentityResponse
- func (*SetManagerIdentityResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SetManagerIdentityResponse) Equal(that interface{}) bool
- func (x *SetManagerIdentityResponse) GetConflictToken() []byte
- func (x *SetManagerIdentityResponse) GetPreviousManagerIdentity() string
- func (val *SetManagerIdentityResponse) Marshal() ([]byte, error)
- func (*SetManagerIdentityResponse) ProtoMessage()
- func (x *SetManagerIdentityResponse) ProtoReflect() protoreflect.Message
- func (x *SetManagerIdentityResponse) Reset()
- func (val *SetManagerIdentityResponse) Size() int
- func (x *SetManagerIdentityResponse) String() string
- func (val *SetManagerIdentityResponse) Unmarshal(buf []byte) error
- type SetRampingVersionArgs
- func (*SetRampingVersionArgs) Descriptor() ([]byte, []int)deprecated
- func (this *SetRampingVersionArgs) Equal(that interface{}) bool
- func (x *SetRampingVersionArgs) GetAllowNoPollers() bool
- func (x *SetRampingVersionArgs) GetConflictToken() []byte
- func (x *SetRampingVersionArgs) GetIdentity() string
- func (x *SetRampingVersionArgs) GetIgnoreMissingTaskQueues() bool
- func (x *SetRampingVersionArgs) GetPercentage() float32
- func (x *SetRampingVersionArgs) GetVersion() string
- func (val *SetRampingVersionArgs) Marshal() ([]byte, error)
- func (*SetRampingVersionArgs) ProtoMessage()
- func (x *SetRampingVersionArgs) ProtoReflect() protoreflect.Message
- func (x *SetRampingVersionArgs) Reset()
- func (val *SetRampingVersionArgs) Size() int
- func (x *SetRampingVersionArgs) String() string
- func (val *SetRampingVersionArgs) Unmarshal(buf []byte) error
- type SetRampingVersionResponse
- func (*SetRampingVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SetRampingVersionResponse) Equal(that interface{}) bool
- func (x *SetRampingVersionResponse) GetConflictToken() []byte
- func (x *SetRampingVersionResponse) GetPreviousPercentage() float32
- func (x *SetRampingVersionResponse) GetPreviousVersion() string
- func (val *SetRampingVersionResponse) Marshal() ([]byte, error)
- func (*SetRampingVersionResponse) ProtoMessage()
- func (x *SetRampingVersionResponse) ProtoReflect() protoreflect.Message
- func (x *SetRampingVersionResponse) Reset()
- func (val *SetRampingVersionResponse) Size() int
- func (x *SetRampingVersionResponse) String() string
- func (val *SetRampingVersionResponse) Unmarshal(buf []byte) error
- type StartWorkerDeploymentRequest
- func (*StartWorkerDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (this *StartWorkerDeploymentRequest) Equal(that interface{}) bool
- func (x *StartWorkerDeploymentRequest) GetDeploymentName() string
- func (x *StartWorkerDeploymentRequest) GetRequestId() string
- func (val *StartWorkerDeploymentRequest) Marshal() ([]byte, error)
- func (*StartWorkerDeploymentRequest) ProtoMessage()
- func (x *StartWorkerDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *StartWorkerDeploymentRequest) Reset()
- func (val *StartWorkerDeploymentRequest) Size() int
- func (x *StartWorkerDeploymentRequest) String() string
- func (val *StartWorkerDeploymentRequest) Unmarshal(buf []byte) error
- type StartWorkerDeploymentVersionRequest
- func (*StartWorkerDeploymentVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *StartWorkerDeploymentVersionRequest) Equal(that interface{}) bool
- func (x *StartWorkerDeploymentVersionRequest) GetBuildId() string
- func (x *StartWorkerDeploymentVersionRequest) GetDeploymentName() string
- func (x *StartWorkerDeploymentVersionRequest) GetRequestId() string
- func (val *StartWorkerDeploymentVersionRequest) Marshal() ([]byte, error)
- func (*StartWorkerDeploymentVersionRequest) ProtoMessage()
- func (x *StartWorkerDeploymentVersionRequest) ProtoReflect() protoreflect.Message
- func (x *StartWorkerDeploymentVersionRequest) Reset()
- func (val *StartWorkerDeploymentVersionRequest) Size() int
- func (x *StartWorkerDeploymentVersionRequest) String() string
- func (val *StartWorkerDeploymentVersionRequest) Unmarshal(buf []byte) error
- type SyncDeploymentVersionUserDataRequest
- func (*SyncDeploymentVersionUserDataRequest) Descriptor() ([]byte, []int)deprecated
- func (this *SyncDeploymentVersionUserDataRequest) Equal(that interface{}) bool
- func (x *SyncDeploymentVersionUserDataRequest) GetDeploymentName() string
- func (x *SyncDeploymentVersionUserDataRequest) GetForgetVersion() bool
- func (x *SyncDeploymentVersionUserDataRequest) GetSync() []*SyncDeploymentVersionUserDataRequest_SyncUserData
- func (x *SyncDeploymentVersionUserDataRequest) GetUpdateRoutingConfig() *v11.RoutingConfig
- func (x *SyncDeploymentVersionUserDataRequest) GetUpsertVersionData() *WorkerDeploymentVersionData
- func (x *SyncDeploymentVersionUserDataRequest) GetVersion() *WorkerDeploymentVersion
- func (val *SyncDeploymentVersionUserDataRequest) Marshal() ([]byte, error)
- func (*SyncDeploymentVersionUserDataRequest) ProtoMessage()
- func (x *SyncDeploymentVersionUserDataRequest) ProtoReflect() protoreflect.Message
- func (x *SyncDeploymentVersionUserDataRequest) Reset()
- func (val *SyncDeploymentVersionUserDataRequest) Size() int
- func (x *SyncDeploymentVersionUserDataRequest) String() string
- func (val *SyncDeploymentVersionUserDataRequest) Unmarshal(buf []byte) error
- type SyncDeploymentVersionUserDataRequest_SyncUserData
- func (*SyncDeploymentVersionUserDataRequest_SyncUserData) Descriptor() ([]byte, []int)deprecated
- func (x *SyncDeploymentVersionUserDataRequest_SyncUserData) GetData() *DeploymentVersionData
- func (x *SyncDeploymentVersionUserDataRequest_SyncUserData) GetName() string
- func (x *SyncDeploymentVersionUserDataRequest_SyncUserData) GetTypes() []v1.TaskQueueType
- func (*SyncDeploymentVersionUserDataRequest_SyncUserData) ProtoMessage()
- func (x *SyncDeploymentVersionUserDataRequest_SyncUserData) ProtoReflect() protoreflect.Message
- func (x *SyncDeploymentVersionUserDataRequest_SyncUserData) Reset()
- func (x *SyncDeploymentVersionUserDataRequest_SyncUserData) String() string
- type SyncDeploymentVersionUserDataResponse
- func (*SyncDeploymentVersionUserDataResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SyncDeploymentVersionUserDataResponse) Equal(that interface{}) bool
- func (x *SyncDeploymentVersionUserDataResponse) GetTaskQueueMaxVersions() map[string]int64
- func (val *SyncDeploymentVersionUserDataResponse) Marshal() ([]byte, error)
- func (*SyncDeploymentVersionUserDataResponse) ProtoMessage()
- func (x *SyncDeploymentVersionUserDataResponse) ProtoReflect() protoreflect.Message
- func (x *SyncDeploymentVersionUserDataResponse) Reset()
- func (val *SyncDeploymentVersionUserDataResponse) Size() int
- func (x *SyncDeploymentVersionUserDataResponse) String() string
- func (val *SyncDeploymentVersionUserDataResponse) Unmarshal(buf []byte) error
- type SyncDrainageInfoSignalArgs
- func (*SyncDrainageInfoSignalArgs) Descriptor() ([]byte, []int)deprecated
- func (this *SyncDrainageInfoSignalArgs) Equal(that interface{}) bool
- func (x *SyncDrainageInfoSignalArgs) GetDrainageInfo() *v11.VersionDrainageInfo
- func (val *SyncDrainageInfoSignalArgs) Marshal() ([]byte, error)
- func (*SyncDrainageInfoSignalArgs) ProtoMessage()
- func (x *SyncDrainageInfoSignalArgs) ProtoReflect() protoreflect.Message
- func (x *SyncDrainageInfoSignalArgs) Reset()
- func (val *SyncDrainageInfoSignalArgs) Size() int
- func (x *SyncDrainageInfoSignalArgs) String() string
- func (val *SyncDrainageInfoSignalArgs) Unmarshal(buf []byte) error
- type SyncDrainageStatusSignalArgs
- func (*SyncDrainageStatusSignalArgs) Descriptor() ([]byte, []int)deprecated
- func (this *SyncDrainageStatusSignalArgs) Equal(that interface{}) bool
- func (x *SyncDrainageStatusSignalArgs) GetDrainageStatus() v1.VersionDrainageStatus
- func (x *SyncDrainageStatusSignalArgs) GetVersion() string
- func (val *SyncDrainageStatusSignalArgs) Marshal() ([]byte, error)
- func (*SyncDrainageStatusSignalArgs) ProtoMessage()
- func (x *SyncDrainageStatusSignalArgs) ProtoReflect() protoreflect.Message
- func (x *SyncDrainageStatusSignalArgs) Reset()
- func (val *SyncDrainageStatusSignalArgs) Size() int
- func (x *SyncDrainageStatusSignalArgs) String() string
- func (val *SyncDrainageStatusSignalArgs) Unmarshal(buf []byte) error
- type SyncUnversionedRampActivityArgs
- func (*SyncUnversionedRampActivityArgs) Descriptor() ([]byte, []int)deprecated
- func (this *SyncUnversionedRampActivityArgs) Equal(that interface{}) bool
- func (x *SyncUnversionedRampActivityArgs) GetCurrentVersion() string
- func (x *SyncUnversionedRampActivityArgs) GetUpdateArgs() *SyncVersionStateUpdateArgs
- func (val *SyncUnversionedRampActivityArgs) Marshal() ([]byte, error)
- func (*SyncUnversionedRampActivityArgs) ProtoMessage()
- func (x *SyncUnversionedRampActivityArgs) ProtoReflect() protoreflect.Message
- func (x *SyncUnversionedRampActivityArgs) Reset()
- func (val *SyncUnversionedRampActivityArgs) Size() int
- func (x *SyncUnversionedRampActivityArgs) String() string
- func (val *SyncUnversionedRampActivityArgs) Unmarshal(buf []byte) error
- type SyncUnversionedRampActivityResponse
- func (*SyncUnversionedRampActivityResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SyncUnversionedRampActivityResponse) Equal(that interface{}) bool
- func (x *SyncUnversionedRampActivityResponse) GetTaskQueueMaxVersions() map[string]int64
- func (val *SyncUnversionedRampActivityResponse) Marshal() ([]byte, error)
- func (*SyncUnversionedRampActivityResponse) ProtoMessage()
- func (x *SyncUnversionedRampActivityResponse) ProtoReflect() protoreflect.Message
- func (x *SyncUnversionedRampActivityResponse) Reset()
- func (val *SyncUnversionedRampActivityResponse) Size() int
- func (x *SyncUnversionedRampActivityResponse) String() string
- func (val *SyncUnversionedRampActivityResponse) Unmarshal(buf []byte) error
- type SyncVersionStateActivityArgs
- func (*SyncVersionStateActivityArgs) Descriptor() ([]byte, []int)deprecated
- func (this *SyncVersionStateActivityArgs) Equal(that interface{}) bool
- func (x *SyncVersionStateActivityArgs) GetDeploymentName() string
- func (x *SyncVersionStateActivityArgs) GetRequestId() string
- func (x *SyncVersionStateActivityArgs) GetUpdateArgs() *SyncVersionStateUpdateArgs
- func (x *SyncVersionStateActivityArgs) GetVersion() string
- func (val *SyncVersionStateActivityArgs) Marshal() ([]byte, error)
- func (*SyncVersionStateActivityArgs) ProtoMessage()
- func (x *SyncVersionStateActivityArgs) ProtoReflect() protoreflect.Message
- func (x *SyncVersionStateActivityArgs) Reset()
- func (val *SyncVersionStateActivityArgs) Size() int
- func (x *SyncVersionStateActivityArgs) String() string
- func (val *SyncVersionStateActivityArgs) Unmarshal(buf []byte) error
- type SyncVersionStateActivityResult
- func (*SyncVersionStateActivityResult) Descriptor() ([]byte, []int)deprecated
- func (this *SyncVersionStateActivityResult) Equal(that interface{}) bool
- func (x *SyncVersionStateActivityResult) GetSummary() *WorkerDeploymentVersionSummary
- func (x *SyncVersionStateActivityResult) GetVersionState() *VersionLocalStatedeprecated
- func (val *SyncVersionStateActivityResult) Marshal() ([]byte, error)
- func (*SyncVersionStateActivityResult) ProtoMessage()
- func (x *SyncVersionStateActivityResult) ProtoReflect() protoreflect.Message
- func (x *SyncVersionStateActivityResult) Reset()
- func (val *SyncVersionStateActivityResult) Size() int
- func (x *SyncVersionStateActivityResult) String() string
- func (val *SyncVersionStateActivityResult) Unmarshal(buf []byte) error
- type SyncVersionStateResponse
- func (*SyncVersionStateResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SyncVersionStateResponse) Equal(that interface{}) bool
- func (x *SyncVersionStateResponse) GetSummary() *WorkerDeploymentVersionSummary
- func (x *SyncVersionStateResponse) GetVersionState() *VersionLocalStatedeprecated
- func (val *SyncVersionStateResponse) Marshal() ([]byte, error)
- func (*SyncVersionStateResponse) ProtoMessage()
- func (x *SyncVersionStateResponse) ProtoReflect() protoreflect.Message
- func (x *SyncVersionStateResponse) Reset()
- func (val *SyncVersionStateResponse) Size() int
- func (x *SyncVersionStateResponse) String() string
- func (val *SyncVersionStateResponse) Unmarshal(buf []byte) error
- type SyncVersionStateUpdateArgs
- func (*SyncVersionStateUpdateArgs) Descriptor() ([]byte, []int)deprecated
- func (this *SyncVersionStateUpdateArgs) Equal(that interface{}) bool
- func (x *SyncVersionStateUpdateArgs) GetCurrentSinceTime() *timestamppb.Timestampdeprecated
- func (x *SyncVersionStateUpdateArgs) GetRampPercentage() float32deprecated
- func (x *SyncVersionStateUpdateArgs) GetRampingSinceTime() *timestamppb.Timestampdeprecated
- func (x *SyncVersionStateUpdateArgs) GetRoutingConfig() *v11.RoutingConfig
- func (x *SyncVersionStateUpdateArgs) GetRoutingUpdateTime() *timestamppb.Timestampdeprecated
- func (val *SyncVersionStateUpdateArgs) Marshal() ([]byte, error)
- func (*SyncVersionStateUpdateArgs) ProtoMessage()
- func (x *SyncVersionStateUpdateArgs) ProtoReflect() protoreflect.Message
- func (x *SyncVersionStateUpdateArgs) Reset()
- func (val *SyncVersionStateUpdateArgs) Size() int
- func (x *SyncVersionStateUpdateArgs) String() string
- func (val *SyncVersionStateUpdateArgs) Unmarshal(buf []byte) error
- type TaskQueueVersionData
- func (*TaskQueueVersionData) Descriptor() ([]byte, []int)deprecated
- func (this *TaskQueueVersionData) Equal(that interface{}) bool
- func (val *TaskQueueVersionData) Marshal() ([]byte, error)
- func (*TaskQueueVersionData) ProtoMessage()
- func (x *TaskQueueVersionData) ProtoReflect() protoreflect.Message
- func (x *TaskQueueVersionData) Reset()
- func (val *TaskQueueVersionData) Size() int
- func (x *TaskQueueVersionData) String() string
- func (val *TaskQueueVersionData) Unmarshal(buf []byte) error
- type UpdateVersionMetadataArgs
- func (*UpdateVersionMetadataArgs) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateVersionMetadataArgs) Equal(that interface{}) bool
- func (x *UpdateVersionMetadataArgs) GetIdentity() string
- func (x *UpdateVersionMetadataArgs) GetRemoveEntries() []string
- func (x *UpdateVersionMetadataArgs) GetUpsertEntries() map[string]*v12.Payload
- func (val *UpdateVersionMetadataArgs) Marshal() ([]byte, error)
- func (*UpdateVersionMetadataArgs) ProtoMessage()
- func (x *UpdateVersionMetadataArgs) ProtoReflect() protoreflect.Message
- func (x *UpdateVersionMetadataArgs) Reset()
- func (val *UpdateVersionMetadataArgs) Size() int
- func (x *UpdateVersionMetadataArgs) String() string
- func (val *UpdateVersionMetadataArgs) Unmarshal(buf []byte) error
- type UpdateVersionMetadataResponse
- func (*UpdateVersionMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateVersionMetadataResponse) Equal(that interface{}) bool
- func (x *UpdateVersionMetadataResponse) GetMetadata() *v11.VersionMetadata
- func (val *UpdateVersionMetadataResponse) Marshal() ([]byte, error)
- func (*UpdateVersionMetadataResponse) ProtoMessage()
- func (x *UpdateVersionMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateVersionMetadataResponse) Reset()
- func (val *UpdateVersionMetadataResponse) Size() int
- func (x *UpdateVersionMetadataResponse) String() string
- func (val *UpdateVersionMetadataResponse) Unmarshal(buf []byte) error
- type VersionLocalState
- func (*VersionLocalState) Descriptor() ([]byte, []int)deprecated
- func (this *VersionLocalState) Equal(that interface{}) bool
- func (x *VersionLocalState) GetCreateTime() *timestamppb.Timestamp
- func (x *VersionLocalState) GetCurrentSinceTime() *timestamppb.Timestamp
- func (x *VersionLocalState) GetDrainageInfo() *v11.VersionDrainageInfo
- func (x *VersionLocalState) GetFirstActivationTime() *timestamppb.Timestamp
- func (x *VersionLocalState) GetLastCurrentTime() *timestamppb.Timestamp
- func (x *VersionLocalState) GetLastDeactivationTime() *timestamppb.Timestamp
- func (x *VersionLocalState) GetMetadata() *v11.VersionMetadata
- func (x *VersionLocalState) GetRampPercentage() float32
- func (x *VersionLocalState) GetRampingSinceTime() *timestamppb.Timestamp
- func (x *VersionLocalState) GetRevisionNumber() int64
- func (x *VersionLocalState) GetRoutingUpdateTime() *timestamppb.Timestamp
- func (x *VersionLocalState) GetStartedDeploymentWorkflow() booldeprecated
- func (x *VersionLocalState) GetStatus() v1.WorkerDeploymentVersionStatus
- func (x *VersionLocalState) GetSyncBatchSize() int32
- func (x *VersionLocalState) GetTaskQueueFamilies() map[string]*VersionLocalState_TaskQueueFamilyData
- func (x *VersionLocalState) GetVersion() *WorkerDeploymentVersion
- func (val *VersionLocalState) Marshal() ([]byte, error)
- func (*VersionLocalState) ProtoMessage()
- func (x *VersionLocalState) ProtoReflect() protoreflect.Message
- func (x *VersionLocalState) Reset()
- func (val *VersionLocalState) Size() int
- func (x *VersionLocalState) String() string
- func (val *VersionLocalState) Unmarshal(buf []byte) error
- type VersionLocalState_TaskQueueFamilyData
- func (*VersionLocalState_TaskQueueFamilyData) Descriptor() ([]byte, []int)deprecated
- func (x *VersionLocalState_TaskQueueFamilyData) GetTaskQueues() map[int32]*TaskQueueVersionData
- func (*VersionLocalState_TaskQueueFamilyData) ProtoMessage()
- func (x *VersionLocalState_TaskQueueFamilyData) ProtoReflect() protoreflect.Message
- func (x *VersionLocalState_TaskQueueFamilyData) Reset()
- func (x *VersionLocalState_TaskQueueFamilyData) String() string
- type WorkerDeploymentLocalState
- func (*WorkerDeploymentLocalState) Descriptor() ([]byte, []int)deprecated
- func (this *WorkerDeploymentLocalState) Equal(that interface{}) bool
- func (x *WorkerDeploymentLocalState) GetConflictToken() []byte
- func (x *WorkerDeploymentLocalState) GetCreateTime() *timestamppb.Timestamp
- func (x *WorkerDeploymentLocalState) GetLastModifierIdentity() string
- func (x *WorkerDeploymentLocalState) GetManagerIdentity() string
- func (x *WorkerDeploymentLocalState) GetPropagatingRevisions() map[string]*PropagatingRevisions
- func (x *WorkerDeploymentLocalState) GetRoutingConfig() *v11.RoutingConfig
- func (x *WorkerDeploymentLocalState) GetSyncBatchSize() int32
- func (x *WorkerDeploymentLocalState) GetVersions() map[string]*WorkerDeploymentVersionSummary
- func (val *WorkerDeploymentLocalState) Marshal() ([]byte, error)
- func (*WorkerDeploymentLocalState) ProtoMessage()
- func (x *WorkerDeploymentLocalState) ProtoReflect() protoreflect.Message
- func (x *WorkerDeploymentLocalState) Reset()
- func (val *WorkerDeploymentLocalState) Size() int
- func (x *WorkerDeploymentLocalState) String() string
- func (val *WorkerDeploymentLocalState) Unmarshal(buf []byte) error
- type WorkerDeploymentSummary
- func (*WorkerDeploymentSummary) Descriptor() ([]byte, []int)deprecated
- func (this *WorkerDeploymentSummary) Equal(that interface{}) bool
- func (x *WorkerDeploymentSummary) GetCreateTime() *timestamppb.Timestamp
- func (x *WorkerDeploymentSummary) GetCurrentVersionSummary() *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary
- func (x *WorkerDeploymentSummary) GetLatestVersionSummary() *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary
- func (x *WorkerDeploymentSummary) GetName() string
- func (x *WorkerDeploymentSummary) GetRampingVersionSummary() *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary
- func (x *WorkerDeploymentSummary) GetRoutingConfig() *v11.RoutingConfig
- func (val *WorkerDeploymentSummary) Marshal() ([]byte, error)
- func (*WorkerDeploymentSummary) ProtoMessage()
- func (x *WorkerDeploymentSummary) ProtoReflect() protoreflect.Message
- func (x *WorkerDeploymentSummary) Reset()
- func (val *WorkerDeploymentSummary) Size() int
- func (x *WorkerDeploymentSummary) String() string
- func (val *WorkerDeploymentSummary) Unmarshal(buf []byte) error
- type WorkerDeploymentVersion
- func (*WorkerDeploymentVersion) Descriptor() ([]byte, []int)deprecated
- func (this *WorkerDeploymentVersion) Equal(that interface{}) bool
- func (x *WorkerDeploymentVersion) GetBuildId() string
- func (x *WorkerDeploymentVersion) GetDeploymentName() string
- func (val *WorkerDeploymentVersion) Marshal() ([]byte, error)
- func (*WorkerDeploymentVersion) ProtoMessage()
- func (x *WorkerDeploymentVersion) ProtoReflect() protoreflect.Message
- func (x *WorkerDeploymentVersion) Reset()
- func (val *WorkerDeploymentVersion) Size() int
- func (x *WorkerDeploymentVersion) String() string
- func (val *WorkerDeploymentVersion) Unmarshal(buf []byte) error
- type WorkerDeploymentVersionData
- func (*WorkerDeploymentVersionData) Descriptor() ([]byte, []int)deprecated
- func (this *WorkerDeploymentVersionData) Equal(that interface{}) bool
- func (x *WorkerDeploymentVersionData) GetDeleted() bool
- func (x *WorkerDeploymentVersionData) GetRevisionNumber() int64
- func (x *WorkerDeploymentVersionData) GetStatus() v1.WorkerDeploymentVersionStatus
- func (x *WorkerDeploymentVersionData) GetUpdateTime() *timestamppb.Timestamp
- func (val *WorkerDeploymentVersionData) Marshal() ([]byte, error)
- func (*WorkerDeploymentVersionData) ProtoMessage()
- func (x *WorkerDeploymentVersionData) ProtoReflect() protoreflect.Message
- func (x *WorkerDeploymentVersionData) Reset()
- func (val *WorkerDeploymentVersionData) Size() int
- func (x *WorkerDeploymentVersionData) String() string
- func (val *WorkerDeploymentVersionData) Unmarshal(buf []byte) error
- type WorkerDeploymentVersionSummary
- func (*WorkerDeploymentVersionSummary) Descriptor() ([]byte, []int)deprecated
- func (this *WorkerDeploymentVersionSummary) Equal(that interface{}) bool
- func (x *WorkerDeploymentVersionSummary) GetCreateTime() *timestamppb.Timestamp
- func (x *WorkerDeploymentVersionSummary) GetCurrentSinceTime() *timestamppb.Timestamp
- func (x *WorkerDeploymentVersionSummary) GetDrainageInfo() *v11.VersionDrainageInfo
- func (x *WorkerDeploymentVersionSummary) GetDrainageStatus() v1.VersionDrainageStatusdeprecated
- func (x *WorkerDeploymentVersionSummary) GetFirstActivationTime() *timestamppb.Timestamp
- func (x *WorkerDeploymentVersionSummary) GetLastCurrentTime() *timestamppb.Timestamp
- func (x *WorkerDeploymentVersionSummary) GetLastDeactivationTime() *timestamppb.Timestamp
- func (x *WorkerDeploymentVersionSummary) GetRampingSinceTime() *timestamppb.Timestamp
- func (x *WorkerDeploymentVersionSummary) GetRoutingUpdateTime() *timestamppb.Timestamp
- func (x *WorkerDeploymentVersionSummary) GetStatus() v1.WorkerDeploymentVersionStatus
- func (x *WorkerDeploymentVersionSummary) GetVersion() string
- func (val *WorkerDeploymentVersionSummary) Marshal() ([]byte, error)
- func (*WorkerDeploymentVersionSummary) ProtoMessage()
- func (x *WorkerDeploymentVersionSummary) ProtoReflect() protoreflect.Message
- func (x *WorkerDeploymentVersionSummary) Reset()
- func (val *WorkerDeploymentVersionSummary) Size() int
- func (x *WorkerDeploymentVersionSummary) String() string
- func (val *WorkerDeploymentVersionSummary) Unmarshal(buf []byte) error
- type WorkerDeploymentVersionWorkflowArgs
- func (*WorkerDeploymentVersionWorkflowArgs) Descriptor() ([]byte, []int)deprecated
- func (this *WorkerDeploymentVersionWorkflowArgs) Equal(that interface{}) bool
- func (x *WorkerDeploymentVersionWorkflowArgs) GetNamespaceId() string
- func (x *WorkerDeploymentVersionWorkflowArgs) GetNamespaceName() string
- func (x *WorkerDeploymentVersionWorkflowArgs) GetVersionState() *VersionLocalState
- func (val *WorkerDeploymentVersionWorkflowArgs) Marshal() ([]byte, error)
- func (*WorkerDeploymentVersionWorkflowArgs) ProtoMessage()
- func (x *WorkerDeploymentVersionWorkflowArgs) ProtoReflect() protoreflect.Message
- func (x *WorkerDeploymentVersionWorkflowArgs) Reset()
- func (val *WorkerDeploymentVersionWorkflowArgs) Size() int
- func (x *WorkerDeploymentVersionWorkflowArgs) String() string
- func (val *WorkerDeploymentVersionWorkflowArgs) Unmarshal(buf []byte) error
- type WorkerDeploymentWorkflowArgs
- func (*WorkerDeploymentWorkflowArgs) Descriptor() ([]byte, []int)deprecated
- func (this *WorkerDeploymentWorkflowArgs) Equal(that interface{}) bool
- func (x *WorkerDeploymentWorkflowArgs) GetDeploymentName() string
- func (x *WorkerDeploymentWorkflowArgs) GetNamespaceId() string
- func (x *WorkerDeploymentWorkflowArgs) GetNamespaceName() string
- func (x *WorkerDeploymentWorkflowArgs) GetState() *WorkerDeploymentLocalState
- func (val *WorkerDeploymentWorkflowArgs) Marshal() ([]byte, error)
- func (*WorkerDeploymentWorkflowArgs) ProtoMessage()
- func (x *WorkerDeploymentWorkflowArgs) ProtoReflect() protoreflect.Message
- func (x *WorkerDeploymentWorkflowArgs) Reset()
- func (val *WorkerDeploymentWorkflowArgs) Size() int
- func (x *WorkerDeploymentWorkflowArgs) String() string
- func (val *WorkerDeploymentWorkflowArgs) Unmarshal(buf []byte) error
- type WorkerDeploymentWorkflowMemo
- func (*WorkerDeploymentWorkflowMemo) Descriptor() ([]byte, []int)deprecated
- func (this *WorkerDeploymentWorkflowMemo) Equal(that interface{}) bool
- func (x *WorkerDeploymentWorkflowMemo) GetCreateTime() *timestamppb.Timestamp
- func (x *WorkerDeploymentWorkflowMemo) GetCurrentVersionSummary() *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary
- func (x *WorkerDeploymentWorkflowMemo) GetDeploymentName() string
- func (x *WorkerDeploymentWorkflowMemo) GetLatestVersionSummary() *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary
- func (x *WorkerDeploymentWorkflowMemo) GetRampingVersionSummary() *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary
- func (x *WorkerDeploymentWorkflowMemo) GetRoutingConfig() *v11.RoutingConfig
- func (val *WorkerDeploymentWorkflowMemo) Marshal() ([]byte, error)
- func (*WorkerDeploymentWorkflowMemo) ProtoMessage()
- func (x *WorkerDeploymentWorkflowMemo) ProtoReflect() protoreflect.Message
- func (x *WorkerDeploymentWorkflowMemo) Reset()
- func (val *WorkerDeploymentWorkflowMemo) Size() int
- func (x *WorkerDeploymentWorkflowMemo) String() string
- func (val *WorkerDeploymentWorkflowMemo) Unmarshal(buf []byte) error
Constants ¶
This section is empty.
Variables ¶
var File_temporal_server_api_deployment_v1_message_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AddVersionUpdateArgs ¶
type AddVersionUpdateArgs struct {
Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// contains filtered or unexported fields
}
Sent from Version workflow to Worker Deployment workflow
func (*AddVersionUpdateArgs) Descriptor
deprecated
func (*AddVersionUpdateArgs) Descriptor() ([]byte, []int)
Deprecated: Use AddVersionUpdateArgs.ProtoReflect.Descriptor instead.
func (*AddVersionUpdateArgs) Equal ¶
func (this *AddVersionUpdateArgs) Equal(that interface{}) bool
Equal returns whether two AddVersionUpdateArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*AddVersionUpdateArgs) GetCreateTime ¶
func (x *AddVersionUpdateArgs) GetCreateTime() *timestamppb.Timestamp
func (*AddVersionUpdateArgs) GetVersion ¶
func (x *AddVersionUpdateArgs) GetVersion() string
func (*AddVersionUpdateArgs) Marshal ¶
func (val *AddVersionUpdateArgs) Marshal() ([]byte, error)
Marshal an object of type AddVersionUpdateArgs to the protobuf v3 wire format
func (*AddVersionUpdateArgs) ProtoMessage ¶
func (*AddVersionUpdateArgs) ProtoMessage()
func (*AddVersionUpdateArgs) ProtoReflect ¶
func (x *AddVersionUpdateArgs) ProtoReflect() protoreflect.Message
func (*AddVersionUpdateArgs) Reset ¶
func (x *AddVersionUpdateArgs) Reset()
func (*AddVersionUpdateArgs) Size ¶
func (val *AddVersionUpdateArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*AddVersionUpdateArgs) String ¶
func (x *AddVersionUpdateArgs) String() string
func (*AddVersionUpdateArgs) Unmarshal ¶
func (val *AddVersionUpdateArgs) Unmarshal(buf []byte) error
Unmarshal an object of type AddVersionUpdateArgs from the protobuf v3 wire format
type CheckTaskQueuesHavePollersActivityArgs ¶
type CheckTaskQueuesHavePollersActivityArgs struct {
// Key: Task Queue Name
TaskQueuesAndTypes map[string]*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes `` /* 193-byte string literal not displayed */
WorkerDeploymentVersion *WorkerDeploymentVersion `` /* 132-byte string literal not displayed */
// contains filtered or unexported fields
}
used as Worker Deployment Activity input:
func (*CheckTaskQueuesHavePollersActivityArgs) Descriptor
deprecated
func (*CheckTaskQueuesHavePollersActivityArgs) Descriptor() ([]byte, []int)
Deprecated: Use CheckTaskQueuesHavePollersActivityArgs.ProtoReflect.Descriptor instead.
func (*CheckTaskQueuesHavePollersActivityArgs) Equal ¶
func (this *CheckTaskQueuesHavePollersActivityArgs) Equal(that interface{}) bool
Equal returns whether two CheckTaskQueuesHavePollersActivityArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CheckTaskQueuesHavePollersActivityArgs) GetTaskQueuesAndTypes ¶
func (x *CheckTaskQueuesHavePollersActivityArgs) GetTaskQueuesAndTypes() map[string]*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes
func (*CheckTaskQueuesHavePollersActivityArgs) GetWorkerDeploymentVersion ¶
func (x *CheckTaskQueuesHavePollersActivityArgs) GetWorkerDeploymentVersion() *WorkerDeploymentVersion
func (*CheckTaskQueuesHavePollersActivityArgs) Marshal ¶
func (val *CheckTaskQueuesHavePollersActivityArgs) Marshal() ([]byte, error)
Marshal an object of type CheckTaskQueuesHavePollersActivityArgs to the protobuf v3 wire format
func (*CheckTaskQueuesHavePollersActivityArgs) ProtoMessage ¶
func (*CheckTaskQueuesHavePollersActivityArgs) ProtoMessage()
func (*CheckTaskQueuesHavePollersActivityArgs) ProtoReflect ¶
func (x *CheckTaskQueuesHavePollersActivityArgs) ProtoReflect() protoreflect.Message
func (*CheckTaskQueuesHavePollersActivityArgs) Reset ¶
func (x *CheckTaskQueuesHavePollersActivityArgs) Reset()
func (*CheckTaskQueuesHavePollersActivityArgs) Size ¶
func (val *CheckTaskQueuesHavePollersActivityArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CheckTaskQueuesHavePollersActivityArgs) String ¶
func (x *CheckTaskQueuesHavePollersActivityArgs) String() string
func (*CheckTaskQueuesHavePollersActivityArgs) Unmarshal ¶
func (val *CheckTaskQueuesHavePollersActivityArgs) Unmarshal(buf []byte) error
Unmarshal an object of type CheckTaskQueuesHavePollersActivityArgs from the protobuf v3 wire format
type CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes ¶
type CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes struct {
Types []v1.TaskQueueType `protobuf:"varint,1,rep,packed,name=types,proto3,enum=temporal.api.enums.v1.TaskQueueType" json:"types,omitempty"`
// contains filtered or unexported fields
}
func (*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) Descriptor
deprecated
func (*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) Descriptor() ([]byte, []int)
Deprecated: Use CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes.ProtoReflect.Descriptor instead.
func (*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) GetTypes ¶
func (x *CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) GetTypes() []v1.TaskQueueType
func (*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) ProtoMessage ¶
func (*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) ProtoMessage()
func (*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) ProtoReflect ¶
func (x *CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) ProtoReflect() protoreflect.Message
func (*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) Reset ¶
func (x *CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) Reset()
func (*CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) String ¶
func (x *CheckTaskQueuesHavePollersActivityArgs_TaskQueueTypes) String() string
type CheckWorkerDeploymentUserDataPropagationRequest ¶
type CheckWorkerDeploymentUserDataPropagationRequest struct {
TaskQueueMaxVersions map[string]int64 `` /* 200-byte string literal not displayed */
// contains filtered or unexported fields
}
used as Worker Deployment Version workflow activity input:
func (*CheckWorkerDeploymentUserDataPropagationRequest) Descriptor
deprecated
func (*CheckWorkerDeploymentUserDataPropagationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckWorkerDeploymentUserDataPropagationRequest.ProtoReflect.Descriptor instead.
func (*CheckWorkerDeploymentUserDataPropagationRequest) Equal ¶
func (this *CheckWorkerDeploymentUserDataPropagationRequest) Equal(that interface{}) bool
Equal returns whether two CheckWorkerDeploymentUserDataPropagationRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CheckWorkerDeploymentUserDataPropagationRequest) GetTaskQueueMaxVersions ¶
func (x *CheckWorkerDeploymentUserDataPropagationRequest) GetTaskQueueMaxVersions() map[string]int64
func (*CheckWorkerDeploymentUserDataPropagationRequest) Marshal ¶
func (val *CheckWorkerDeploymentUserDataPropagationRequest) Marshal() ([]byte, error)
Marshal an object of type CheckWorkerDeploymentUserDataPropagationRequest to the protobuf v3 wire format
func (*CheckWorkerDeploymentUserDataPropagationRequest) ProtoMessage ¶
func (*CheckWorkerDeploymentUserDataPropagationRequest) ProtoMessage()
func (*CheckWorkerDeploymentUserDataPropagationRequest) ProtoReflect ¶
func (x *CheckWorkerDeploymentUserDataPropagationRequest) ProtoReflect() protoreflect.Message
func (*CheckWorkerDeploymentUserDataPropagationRequest) Reset ¶
func (x *CheckWorkerDeploymentUserDataPropagationRequest) Reset()
func (*CheckWorkerDeploymentUserDataPropagationRequest) Size ¶
func (val *CheckWorkerDeploymentUserDataPropagationRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CheckWorkerDeploymentUserDataPropagationRequest) String ¶
func (x *CheckWorkerDeploymentUserDataPropagationRequest) String() string
func (*CheckWorkerDeploymentUserDataPropagationRequest) Unmarshal ¶
func (val *CheckWorkerDeploymentUserDataPropagationRequest) Unmarshal(buf []byte) error
Unmarshal an object of type CheckWorkerDeploymentUserDataPropagationRequest from the protobuf v3 wire format
type DeleteDeploymentArgs ¶
type DeleteDeploymentArgs struct {
Identity string `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment workflow update input:
func (*DeleteDeploymentArgs) Descriptor
deprecated
func (*DeleteDeploymentArgs) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDeploymentArgs.ProtoReflect.Descriptor instead.
func (*DeleteDeploymentArgs) Equal ¶
func (this *DeleteDeploymentArgs) Equal(that interface{}) bool
Equal returns whether two DeleteDeploymentArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteDeploymentArgs) GetIdentity ¶
func (x *DeleteDeploymentArgs) GetIdentity() string
func (*DeleteDeploymentArgs) Marshal ¶
func (val *DeleteDeploymentArgs) Marshal() ([]byte, error)
Marshal an object of type DeleteDeploymentArgs to the protobuf v3 wire format
func (*DeleteDeploymentArgs) ProtoMessage ¶
func (*DeleteDeploymentArgs) ProtoMessage()
func (*DeleteDeploymentArgs) ProtoReflect ¶
func (x *DeleteDeploymentArgs) ProtoReflect() protoreflect.Message
func (*DeleteDeploymentArgs) Reset ¶
func (x *DeleteDeploymentArgs) Reset()
func (*DeleteDeploymentArgs) Size ¶
func (val *DeleteDeploymentArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteDeploymentArgs) String ¶
func (x *DeleteDeploymentArgs) String() string
func (*DeleteDeploymentArgs) Unmarshal ¶
func (val *DeleteDeploymentArgs) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteDeploymentArgs from the protobuf v3 wire format
type DeleteVersionActivityArgs ¶
type DeleteVersionActivityArgs struct {
Identity string `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
DeploymentName string `protobuf:"bytes,2,opt,name=deployment_name,json=deploymentName,proto3" json:"deployment_name,omitempty"`
Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"`
RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
SkipDrainage bool `protobuf:"varint,5,opt,name=skip_drainage,json=skipDrainage,proto3" json:"skip_drainage,omitempty"`
AsyncPropagation bool `protobuf:"varint,6,opt,name=async_propagation,json=asyncPropagation,proto3" json:"async_propagation,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment Activity input:
func (*DeleteVersionActivityArgs) Descriptor
deprecated
func (*DeleteVersionActivityArgs) Descriptor() ([]byte, []int)
Deprecated: Use DeleteVersionActivityArgs.ProtoReflect.Descriptor instead.
func (*DeleteVersionActivityArgs) Equal ¶
func (this *DeleteVersionActivityArgs) Equal(that interface{}) bool
Equal returns whether two DeleteVersionActivityArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteVersionActivityArgs) GetAsyncPropagation ¶
func (x *DeleteVersionActivityArgs) GetAsyncPropagation() bool
func (*DeleteVersionActivityArgs) GetDeploymentName ¶
func (x *DeleteVersionActivityArgs) GetDeploymentName() string
func (*DeleteVersionActivityArgs) GetIdentity ¶
func (x *DeleteVersionActivityArgs) GetIdentity() string
func (*DeleteVersionActivityArgs) GetRequestId ¶
func (x *DeleteVersionActivityArgs) GetRequestId() string
func (*DeleteVersionActivityArgs) GetSkipDrainage ¶
func (x *DeleteVersionActivityArgs) GetSkipDrainage() bool
func (*DeleteVersionActivityArgs) GetVersion ¶
func (x *DeleteVersionActivityArgs) GetVersion() string
func (*DeleteVersionActivityArgs) Marshal ¶
func (val *DeleteVersionActivityArgs) Marshal() ([]byte, error)
Marshal an object of type DeleteVersionActivityArgs to the protobuf v3 wire format
func (*DeleteVersionActivityArgs) ProtoMessage ¶
func (*DeleteVersionActivityArgs) ProtoMessage()
func (*DeleteVersionActivityArgs) ProtoReflect ¶
func (x *DeleteVersionActivityArgs) ProtoReflect() protoreflect.Message
func (*DeleteVersionActivityArgs) Reset ¶
func (x *DeleteVersionActivityArgs) Reset()
func (*DeleteVersionActivityArgs) Size ¶
func (val *DeleteVersionActivityArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteVersionActivityArgs) String ¶
func (x *DeleteVersionActivityArgs) String() string
func (*DeleteVersionActivityArgs) Unmarshal ¶
func (val *DeleteVersionActivityArgs) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteVersionActivityArgs from the protobuf v3 wire format
type DeleteVersionArgs ¶
type DeleteVersionArgs struct {
Identity string `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
SkipDrainage bool `protobuf:"varint,3,opt,name=skip_drainage,json=skipDrainage,proto3" json:"skip_drainage,omitempty"`
// If true, it would mean that the delete operation is initiated by the server internally. This is done on the
// event that the addition of a version exceeds the max number of versions allowed in a worker-deployment (defaultMaxVersions).
// False elsewhere.
ServerDelete bool `protobuf:"varint,4,opt,name=server_delete,json=serverDelete,proto3" json:"server_delete,omitempty"`
// version workflow does not block the update for tq propagation
AsyncPropagation bool `protobuf:"varint,5,opt,name=async_propagation,json=asyncPropagation,proto3" json:"async_propagation,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment workflow update input:
func (*DeleteVersionArgs) Descriptor
deprecated
func (*DeleteVersionArgs) Descriptor() ([]byte, []int)
Deprecated: Use DeleteVersionArgs.ProtoReflect.Descriptor instead.
func (*DeleteVersionArgs) Equal ¶
func (this *DeleteVersionArgs) Equal(that interface{}) bool
Equal returns whether two DeleteVersionArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteVersionArgs) GetAsyncPropagation ¶
func (x *DeleteVersionArgs) GetAsyncPropagation() bool
func (*DeleteVersionArgs) GetIdentity ¶
func (x *DeleteVersionArgs) GetIdentity() string
func (*DeleteVersionArgs) GetServerDelete ¶
func (x *DeleteVersionArgs) GetServerDelete() bool
func (*DeleteVersionArgs) GetSkipDrainage ¶
func (x *DeleteVersionArgs) GetSkipDrainage() bool
func (*DeleteVersionArgs) GetVersion ¶
func (x *DeleteVersionArgs) GetVersion() string
func (*DeleteVersionArgs) Marshal ¶
func (val *DeleteVersionArgs) Marshal() ([]byte, error)
Marshal an object of type DeleteVersionArgs to the protobuf v3 wire format
func (*DeleteVersionArgs) ProtoMessage ¶
func (*DeleteVersionArgs) ProtoMessage()
func (*DeleteVersionArgs) ProtoReflect ¶
func (x *DeleteVersionArgs) ProtoReflect() protoreflect.Message
func (*DeleteVersionArgs) Reset ¶
func (x *DeleteVersionArgs) Reset()
func (*DeleteVersionArgs) Size ¶
func (val *DeleteVersionArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteVersionArgs) String ¶
func (x *DeleteVersionArgs) String() string
func (*DeleteVersionArgs) Unmarshal ¶
func (val *DeleteVersionArgs) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteVersionArgs from the protobuf v3 wire format
type DeploymentVersionData ¶
type DeploymentVersionData struct {
// Nil means unversioned.
Version *WorkerDeploymentVersion `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
// Last time `current_since_time`, `ramping_since_time, or `ramp_percentage` of this version changed.
RoutingUpdateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=routing_update_time,json=routingUpdateTime,proto3" json:"routing_update_time,omitempty"`
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: 'Since' captures the field semantics despite being a preposition. --)
//
// Nil if not current.
CurrentSinceTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=current_since_time,json=currentSinceTime,proto3" json:"current_since_time,omitempty"`
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: 'Since' captures the field semantics despite being a preposition. --)
//
// Nil if not ramping. Updated when the version first starts ramping, not on each ramp change.
RampingSinceTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=ramping_since_time,json=rampingSinceTime,proto3" json:"ramping_since_time,omitempty"`
// Range: [0, 100]. Must be zero if the version is not ramping (i.e. `ramping_since_time` is nil).
// Can be in the range [0, 100] if the version is ramping.
RampPercentage float32 `protobuf:"fixed32,5,opt,name=ramp_percentage,json=rampPercentage,proto3" json:"ramp_percentage,omitempty"`
// Status of the Worker Deployment Version.
Status v1.WorkerDeploymentVersionStatus `protobuf:"varint,6,opt,name=status,proto3,enum=temporal.api.enums.v1.WorkerDeploymentVersionStatus" json:"status,omitempty"`
// contains filtered or unexported fields
}
The source of truth for this data is in the WorkerDeployment entity workflows, which is synced to all TQs whenever the source changes. Deprecated.
func (*DeploymentVersionData) Descriptor
deprecated
func (*DeploymentVersionData) Descriptor() ([]byte, []int)
Deprecated: Use DeploymentVersionData.ProtoReflect.Descriptor instead.
func (*DeploymentVersionData) Equal ¶
func (this *DeploymentVersionData) Equal(that interface{}) bool
Equal returns whether two DeploymentVersionData values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeploymentVersionData) GetCurrentSinceTime ¶
func (x *DeploymentVersionData) GetCurrentSinceTime() *timestamppb.Timestamp
func (*DeploymentVersionData) GetRampPercentage ¶
func (x *DeploymentVersionData) GetRampPercentage() float32
func (*DeploymentVersionData) GetRampingSinceTime ¶
func (x *DeploymentVersionData) GetRampingSinceTime() *timestamppb.Timestamp
func (*DeploymentVersionData) GetRoutingUpdateTime ¶
func (x *DeploymentVersionData) GetRoutingUpdateTime() *timestamppb.Timestamp
func (*DeploymentVersionData) GetStatus ¶
func (x *DeploymentVersionData) GetStatus() v1.WorkerDeploymentVersionStatus
func (*DeploymentVersionData) GetVersion ¶
func (x *DeploymentVersionData) GetVersion() *WorkerDeploymentVersion
func (*DeploymentVersionData) Marshal ¶
func (val *DeploymentVersionData) Marshal() ([]byte, error)
Marshal an object of type DeploymentVersionData to the protobuf v3 wire format
func (*DeploymentVersionData) ProtoMessage ¶
func (*DeploymentVersionData) ProtoMessage()
func (*DeploymentVersionData) ProtoReflect ¶
func (x *DeploymentVersionData) ProtoReflect() protoreflect.Message
func (*DeploymentVersionData) Reset ¶
func (x *DeploymentVersionData) Reset()
func (*DeploymentVersionData) Size ¶
func (val *DeploymentVersionData) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeploymentVersionData) String ¶
func (x *DeploymentVersionData) String() string
func (*DeploymentVersionData) Unmarshal ¶
func (val *DeploymentVersionData) Unmarshal(buf []byte) error
Unmarshal an object of type DeploymentVersionData from the protobuf v3 wire format
type DescribeVersionFromWorkerDeploymentActivityArgs ¶
type DescribeVersionFromWorkerDeploymentActivityArgs struct {
Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment workflow activity input:
func (*DescribeVersionFromWorkerDeploymentActivityArgs) Descriptor
deprecated
func (*DescribeVersionFromWorkerDeploymentActivityArgs) Descriptor() ([]byte, []int)
Deprecated: Use DescribeVersionFromWorkerDeploymentActivityArgs.ProtoReflect.Descriptor instead.
func (*DescribeVersionFromWorkerDeploymentActivityArgs) Equal ¶
func (this *DescribeVersionFromWorkerDeploymentActivityArgs) Equal(that interface{}) bool
Equal returns whether two DescribeVersionFromWorkerDeploymentActivityArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DescribeVersionFromWorkerDeploymentActivityArgs) GetVersion ¶
func (x *DescribeVersionFromWorkerDeploymentActivityArgs) GetVersion() string
func (*DescribeVersionFromWorkerDeploymentActivityArgs) Marshal ¶
func (val *DescribeVersionFromWorkerDeploymentActivityArgs) Marshal() ([]byte, error)
Marshal an object of type DescribeVersionFromWorkerDeploymentActivityArgs to the protobuf v3 wire format
func (*DescribeVersionFromWorkerDeploymentActivityArgs) ProtoMessage ¶
func (*DescribeVersionFromWorkerDeploymentActivityArgs) ProtoMessage()
func (*DescribeVersionFromWorkerDeploymentActivityArgs) ProtoReflect ¶
func (x *DescribeVersionFromWorkerDeploymentActivityArgs) ProtoReflect() protoreflect.Message
func (*DescribeVersionFromWorkerDeploymentActivityArgs) Reset ¶
func (x *DescribeVersionFromWorkerDeploymentActivityArgs) Reset()
func (*DescribeVersionFromWorkerDeploymentActivityArgs) Size ¶
func (val *DescribeVersionFromWorkerDeploymentActivityArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DescribeVersionFromWorkerDeploymentActivityArgs) String ¶
func (x *DescribeVersionFromWorkerDeploymentActivityArgs) String() string
func (*DescribeVersionFromWorkerDeploymentActivityArgs) Unmarshal ¶
func (val *DescribeVersionFromWorkerDeploymentActivityArgs) Unmarshal(buf []byte) error
Unmarshal an object of type DescribeVersionFromWorkerDeploymentActivityArgs from the protobuf v3 wire format
type DescribeVersionFromWorkerDeploymentActivityResult ¶
type DescribeVersionFromWorkerDeploymentActivityResult struct {
// All the Task Queues that have ever polled from this Deployment version.
TaskQueueInfos []*v11.WorkerDeploymentVersionInfo_VersionTaskQueueInfo `protobuf:"bytes,1,rep,name=task_queue_infos,json=taskQueueInfos,proto3" json:"task_queue_infos,omitempty"`
// contains filtered or unexported fields
}
func (*DescribeVersionFromWorkerDeploymentActivityResult) Descriptor
deprecated
func (*DescribeVersionFromWorkerDeploymentActivityResult) Descriptor() ([]byte, []int)
Deprecated: Use DescribeVersionFromWorkerDeploymentActivityResult.ProtoReflect.Descriptor instead.
func (*DescribeVersionFromWorkerDeploymentActivityResult) Equal ¶
func (this *DescribeVersionFromWorkerDeploymentActivityResult) Equal(that interface{}) bool
Equal returns whether two DescribeVersionFromWorkerDeploymentActivityResult values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DescribeVersionFromWorkerDeploymentActivityResult) GetTaskQueueInfos ¶
func (x *DescribeVersionFromWorkerDeploymentActivityResult) GetTaskQueueInfos() []*v11.WorkerDeploymentVersionInfo_VersionTaskQueueInfo
func (*DescribeVersionFromWorkerDeploymentActivityResult) Marshal ¶
func (val *DescribeVersionFromWorkerDeploymentActivityResult) Marshal() ([]byte, error)
Marshal an object of type DescribeVersionFromWorkerDeploymentActivityResult to the protobuf v3 wire format
func (*DescribeVersionFromWorkerDeploymentActivityResult) ProtoMessage ¶
func (*DescribeVersionFromWorkerDeploymentActivityResult) ProtoMessage()
func (*DescribeVersionFromWorkerDeploymentActivityResult) ProtoReflect ¶
func (x *DescribeVersionFromWorkerDeploymentActivityResult) ProtoReflect() protoreflect.Message
func (*DescribeVersionFromWorkerDeploymentActivityResult) Reset ¶
func (x *DescribeVersionFromWorkerDeploymentActivityResult) Reset()
func (*DescribeVersionFromWorkerDeploymentActivityResult) Size ¶
func (val *DescribeVersionFromWorkerDeploymentActivityResult) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DescribeVersionFromWorkerDeploymentActivityResult) String ¶
func (x *DescribeVersionFromWorkerDeploymentActivityResult) String() string
func (*DescribeVersionFromWorkerDeploymentActivityResult) Unmarshal ¶
func (val *DescribeVersionFromWorkerDeploymentActivityResult) Unmarshal(buf []byte) error
Unmarshal an object of type DescribeVersionFromWorkerDeploymentActivityResult from the protobuf v3 wire format
type ForceCANDeploymentSignalArgs ¶
type ForceCANDeploymentSignalArgs struct {
// If provided, this state will be used instead of the current state
// when performing continue-as-new.
OverrideState *WorkerDeploymentLocalState `protobuf:"bytes,1,opt,name=override_state,json=overrideState,proto3" json:"override_state,omitempty"`
// contains filtered or unexported fields
}
Signal input for force-continue-as-new on Deployment workflow
func (*ForceCANDeploymentSignalArgs) Descriptor
deprecated
func (*ForceCANDeploymentSignalArgs) Descriptor() ([]byte, []int)
Deprecated: Use ForceCANDeploymentSignalArgs.ProtoReflect.Descriptor instead.
func (*ForceCANDeploymentSignalArgs) Equal ¶
func (this *ForceCANDeploymentSignalArgs) Equal(that interface{}) bool
Equal returns whether two ForceCANDeploymentSignalArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ForceCANDeploymentSignalArgs) GetOverrideState ¶
func (x *ForceCANDeploymentSignalArgs) GetOverrideState() *WorkerDeploymentLocalState
func (*ForceCANDeploymentSignalArgs) Marshal ¶
func (val *ForceCANDeploymentSignalArgs) Marshal() ([]byte, error)
Marshal an object of type ForceCANDeploymentSignalArgs to the protobuf v3 wire format
func (*ForceCANDeploymentSignalArgs) ProtoMessage ¶
func (*ForceCANDeploymentSignalArgs) ProtoMessage()
func (*ForceCANDeploymentSignalArgs) ProtoReflect ¶
func (x *ForceCANDeploymentSignalArgs) ProtoReflect() protoreflect.Message
func (*ForceCANDeploymentSignalArgs) Reset ¶
func (x *ForceCANDeploymentSignalArgs) Reset()
func (*ForceCANDeploymentSignalArgs) Size ¶
func (val *ForceCANDeploymentSignalArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ForceCANDeploymentSignalArgs) String ¶
func (x *ForceCANDeploymentSignalArgs) String() string
func (*ForceCANDeploymentSignalArgs) Unmarshal ¶
func (val *ForceCANDeploymentSignalArgs) Unmarshal(buf []byte) error
Unmarshal an object of type ForceCANDeploymentSignalArgs from the protobuf v3 wire format
type ForceCANVersionSignalArgs ¶
type ForceCANVersionSignalArgs struct {
// If provided, this state will be used instead of the current state
// when performing continue-as-new.
OverrideState *VersionLocalState `protobuf:"bytes,1,opt,name=override_state,json=overrideState,proto3" json:"override_state,omitempty"`
// contains filtered or unexported fields
}
Signal input for force-continue-as-new on Version workflow
func (*ForceCANVersionSignalArgs) Descriptor
deprecated
func (*ForceCANVersionSignalArgs) Descriptor() ([]byte, []int)
Deprecated: Use ForceCANVersionSignalArgs.ProtoReflect.Descriptor instead.
func (*ForceCANVersionSignalArgs) Equal ¶
func (this *ForceCANVersionSignalArgs) Equal(that interface{}) bool
Equal returns whether two ForceCANVersionSignalArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ForceCANVersionSignalArgs) GetOverrideState ¶
func (x *ForceCANVersionSignalArgs) GetOverrideState() *VersionLocalState
func (*ForceCANVersionSignalArgs) Marshal ¶
func (val *ForceCANVersionSignalArgs) Marshal() ([]byte, error)
Marshal an object of type ForceCANVersionSignalArgs to the protobuf v3 wire format
func (*ForceCANVersionSignalArgs) ProtoMessage ¶
func (*ForceCANVersionSignalArgs) ProtoMessage()
func (*ForceCANVersionSignalArgs) ProtoReflect ¶
func (x *ForceCANVersionSignalArgs) ProtoReflect() protoreflect.Message
func (*ForceCANVersionSignalArgs) Reset ¶
func (x *ForceCANVersionSignalArgs) Reset()
func (*ForceCANVersionSignalArgs) Size ¶
func (val *ForceCANVersionSignalArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ForceCANVersionSignalArgs) String ¶
func (x *ForceCANVersionSignalArgs) String() string
func (*ForceCANVersionSignalArgs) Unmarshal ¶
func (val *ForceCANVersionSignalArgs) Unmarshal(buf []byte) error
Unmarshal an object of type ForceCANVersionSignalArgs from the protobuf v3 wire format
type IsVersionMissingTaskQueuesArgs ¶
type IsVersionMissingTaskQueuesArgs struct {
PrevCurrentVersion string `protobuf:"bytes,1,opt,name=prev_current_version,json=prevCurrentVersion,proto3" json:"prev_current_version,omitempty"`
NewCurrentVersion string `protobuf:"bytes,2,opt,name=new_current_version,json=newCurrentVersion,proto3" json:"new_current_version,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment activity input:
func (*IsVersionMissingTaskQueuesArgs) Descriptor
deprecated
func (*IsVersionMissingTaskQueuesArgs) Descriptor() ([]byte, []int)
Deprecated: Use IsVersionMissingTaskQueuesArgs.ProtoReflect.Descriptor instead.
func (*IsVersionMissingTaskQueuesArgs) Equal ¶
func (this *IsVersionMissingTaskQueuesArgs) Equal(that interface{}) bool
Equal returns whether two IsVersionMissingTaskQueuesArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*IsVersionMissingTaskQueuesArgs) GetNewCurrentVersion ¶
func (x *IsVersionMissingTaskQueuesArgs) GetNewCurrentVersion() string
func (*IsVersionMissingTaskQueuesArgs) GetPrevCurrentVersion ¶
func (x *IsVersionMissingTaskQueuesArgs) GetPrevCurrentVersion() string
func (*IsVersionMissingTaskQueuesArgs) Marshal ¶
func (val *IsVersionMissingTaskQueuesArgs) Marshal() ([]byte, error)
Marshal an object of type IsVersionMissingTaskQueuesArgs to the protobuf v3 wire format
func (*IsVersionMissingTaskQueuesArgs) ProtoMessage ¶
func (*IsVersionMissingTaskQueuesArgs) ProtoMessage()
func (*IsVersionMissingTaskQueuesArgs) ProtoReflect ¶
func (x *IsVersionMissingTaskQueuesArgs) ProtoReflect() protoreflect.Message
func (*IsVersionMissingTaskQueuesArgs) Reset ¶
func (x *IsVersionMissingTaskQueuesArgs) Reset()
func (*IsVersionMissingTaskQueuesArgs) Size ¶
func (val *IsVersionMissingTaskQueuesArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*IsVersionMissingTaskQueuesArgs) String ¶
func (x *IsVersionMissingTaskQueuesArgs) String() string
func (*IsVersionMissingTaskQueuesArgs) Unmarshal ¶
func (val *IsVersionMissingTaskQueuesArgs) Unmarshal(buf []byte) error
Unmarshal an object of type IsVersionMissingTaskQueuesArgs from the protobuf v3 wire format
type IsVersionMissingTaskQueuesResult ¶
type IsVersionMissingTaskQueuesResult struct {
IsMissingTaskQueues bool `protobuf:"varint,1,opt,name=is_missing_task_queues,json=isMissingTaskQueues,proto3" json:"is_missing_task_queues,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment activity output:
func (*IsVersionMissingTaskQueuesResult) Descriptor
deprecated
func (*IsVersionMissingTaskQueuesResult) Descriptor() ([]byte, []int)
Deprecated: Use IsVersionMissingTaskQueuesResult.ProtoReflect.Descriptor instead.
func (*IsVersionMissingTaskQueuesResult) Equal ¶
func (this *IsVersionMissingTaskQueuesResult) Equal(that interface{}) bool
Equal returns whether two IsVersionMissingTaskQueuesResult values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*IsVersionMissingTaskQueuesResult) GetIsMissingTaskQueues ¶
func (x *IsVersionMissingTaskQueuesResult) GetIsMissingTaskQueues() bool
func (*IsVersionMissingTaskQueuesResult) Marshal ¶
func (val *IsVersionMissingTaskQueuesResult) Marshal() ([]byte, error)
Marshal an object of type IsVersionMissingTaskQueuesResult to the protobuf v3 wire format
func (*IsVersionMissingTaskQueuesResult) ProtoMessage ¶
func (*IsVersionMissingTaskQueuesResult) ProtoMessage()
func (*IsVersionMissingTaskQueuesResult) ProtoReflect ¶
func (x *IsVersionMissingTaskQueuesResult) ProtoReflect() protoreflect.Message
func (*IsVersionMissingTaskQueuesResult) Reset ¶
func (x *IsVersionMissingTaskQueuesResult) Reset()
func (*IsVersionMissingTaskQueuesResult) Size ¶
func (val *IsVersionMissingTaskQueuesResult) Size() int
Size returns the size of the object, in bytes, once serialized
func (*IsVersionMissingTaskQueuesResult) String ¶
func (x *IsVersionMissingTaskQueuesResult) String() string
func (*IsVersionMissingTaskQueuesResult) Unmarshal ¶
func (val *IsVersionMissingTaskQueuesResult) Unmarshal(buf []byte) error
Unmarshal an object of type IsVersionMissingTaskQueuesResult from the protobuf v3 wire format
type PropagatingRevisions ¶
type PropagatingRevisions struct {
RevisionNumbers []int64 `protobuf:"varint,1,rep,packed,name=revision_numbers,json=revisionNumbers,proto3" json:"revision_numbers,omitempty"`
// contains filtered or unexported fields
}
Tracks revision numbers that are currently propagating for a specific build ID
func (*PropagatingRevisions) Descriptor
deprecated
func (*PropagatingRevisions) Descriptor() ([]byte, []int)
Deprecated: Use PropagatingRevisions.ProtoReflect.Descriptor instead.
func (*PropagatingRevisions) Equal ¶
func (this *PropagatingRevisions) Equal(that interface{}) bool
Equal returns whether two PropagatingRevisions values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*PropagatingRevisions) GetRevisionNumbers ¶
func (x *PropagatingRevisions) GetRevisionNumbers() []int64
func (*PropagatingRevisions) Marshal ¶
func (val *PropagatingRevisions) Marshal() ([]byte, error)
Marshal an object of type PropagatingRevisions to the protobuf v3 wire format
func (*PropagatingRevisions) ProtoMessage ¶
func (*PropagatingRevisions) ProtoMessage()
func (*PropagatingRevisions) ProtoReflect ¶
func (x *PropagatingRevisions) ProtoReflect() protoreflect.Message
func (*PropagatingRevisions) Reset ¶
func (x *PropagatingRevisions) Reset()
func (*PropagatingRevisions) Size ¶
func (val *PropagatingRevisions) Size() int
Size returns the size of the object, in bytes, once serialized
func (*PropagatingRevisions) String ¶
func (x *PropagatingRevisions) String() string
func (*PropagatingRevisions) Unmarshal ¶
func (val *PropagatingRevisions) Unmarshal(buf []byte) error
Unmarshal an object of type PropagatingRevisions from the protobuf v3 wire format
type PropagationCompletionInfo ¶
type PropagationCompletionInfo struct {
RevisionNumber int64 `protobuf:"varint,1,opt,name=revision_number,json=revisionNumber,proto3" json:"revision_number,omitempty"`
BuildId string `protobuf:"bytes,2,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"`
// contains filtered or unexported fields
}
Sent from Version workflow to Worker Deployment workflow when async propagation completes
func (*PropagationCompletionInfo) Descriptor
deprecated
func (*PropagationCompletionInfo) Descriptor() ([]byte, []int)
Deprecated: Use PropagationCompletionInfo.ProtoReflect.Descriptor instead.
func (*PropagationCompletionInfo) Equal ¶
func (this *PropagationCompletionInfo) Equal(that interface{}) bool
Equal returns whether two PropagationCompletionInfo values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*PropagationCompletionInfo) GetBuildId ¶
func (x *PropagationCompletionInfo) GetBuildId() string
func (*PropagationCompletionInfo) GetRevisionNumber ¶
func (x *PropagationCompletionInfo) GetRevisionNumber() int64
func (*PropagationCompletionInfo) Marshal ¶
func (val *PropagationCompletionInfo) Marshal() ([]byte, error)
Marshal an object of type PropagationCompletionInfo to the protobuf v3 wire format
func (*PropagationCompletionInfo) ProtoMessage ¶
func (*PropagationCompletionInfo) ProtoMessage()
func (*PropagationCompletionInfo) ProtoReflect ¶
func (x *PropagationCompletionInfo) ProtoReflect() protoreflect.Message
func (*PropagationCompletionInfo) Reset ¶
func (x *PropagationCompletionInfo) Reset()
func (*PropagationCompletionInfo) Size ¶
func (val *PropagationCompletionInfo) Size() int
Size returns the size of the object, in bytes, once serialized
func (*PropagationCompletionInfo) String ¶
func (x *PropagationCompletionInfo) String() string
func (*PropagationCompletionInfo) Unmarshal ¶
func (val *PropagationCompletionInfo) Unmarshal(buf []byte) error
Unmarshal an object of type PropagationCompletionInfo from the protobuf v3 wire format
type QueryDescribeVersionResponse ¶
type QueryDescribeVersionResponse struct {
VersionState *VersionLocalState `protobuf:"bytes,1,opt,name=version_state,json=versionState,proto3" json:"version_state,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment Version workflow query response:
func (*QueryDescribeVersionResponse) Descriptor
deprecated
func (*QueryDescribeVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryDescribeVersionResponse.ProtoReflect.Descriptor instead.
func (*QueryDescribeVersionResponse) Equal ¶
func (this *QueryDescribeVersionResponse) Equal(that interface{}) bool
Equal returns whether two QueryDescribeVersionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*QueryDescribeVersionResponse) GetVersionState ¶
func (x *QueryDescribeVersionResponse) GetVersionState() *VersionLocalState
func (*QueryDescribeVersionResponse) Marshal ¶
func (val *QueryDescribeVersionResponse) Marshal() ([]byte, error)
Marshal an object of type QueryDescribeVersionResponse to the protobuf v3 wire format
func (*QueryDescribeVersionResponse) ProtoMessage ¶
func (*QueryDescribeVersionResponse) ProtoMessage()
func (*QueryDescribeVersionResponse) ProtoReflect ¶
func (x *QueryDescribeVersionResponse) ProtoReflect() protoreflect.Message
func (*QueryDescribeVersionResponse) Reset ¶
func (x *QueryDescribeVersionResponse) Reset()
func (*QueryDescribeVersionResponse) Size ¶
func (val *QueryDescribeVersionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*QueryDescribeVersionResponse) String ¶
func (x *QueryDescribeVersionResponse) String() string
func (*QueryDescribeVersionResponse) Unmarshal ¶
func (val *QueryDescribeVersionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type QueryDescribeVersionResponse from the protobuf v3 wire format
type QueryDescribeWorkerDeploymentResponse ¶
type QueryDescribeWorkerDeploymentResponse struct {
State *WorkerDeploymentLocalState `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment Version workflow query response:
func (*QueryDescribeWorkerDeploymentResponse) Descriptor
deprecated
func (*QueryDescribeWorkerDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryDescribeWorkerDeploymentResponse.ProtoReflect.Descriptor instead.
func (*QueryDescribeWorkerDeploymentResponse) Equal ¶
func (this *QueryDescribeWorkerDeploymentResponse) Equal(that interface{}) bool
Equal returns whether two QueryDescribeWorkerDeploymentResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*QueryDescribeWorkerDeploymentResponse) GetState ¶
func (x *QueryDescribeWorkerDeploymentResponse) GetState() *WorkerDeploymentLocalState
func (*QueryDescribeWorkerDeploymentResponse) Marshal ¶
func (val *QueryDescribeWorkerDeploymentResponse) Marshal() ([]byte, error)
Marshal an object of type QueryDescribeWorkerDeploymentResponse to the protobuf v3 wire format
func (*QueryDescribeWorkerDeploymentResponse) ProtoMessage ¶
func (*QueryDescribeWorkerDeploymentResponse) ProtoMessage()
func (*QueryDescribeWorkerDeploymentResponse) ProtoReflect ¶
func (x *QueryDescribeWorkerDeploymentResponse) ProtoReflect() protoreflect.Message
func (*QueryDescribeWorkerDeploymentResponse) Reset ¶
func (x *QueryDescribeWorkerDeploymentResponse) Reset()
func (*QueryDescribeWorkerDeploymentResponse) Size ¶
func (val *QueryDescribeWorkerDeploymentResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*QueryDescribeWorkerDeploymentResponse) String ¶
func (x *QueryDescribeWorkerDeploymentResponse) String() string
func (*QueryDescribeWorkerDeploymentResponse) Unmarshal ¶
func (val *QueryDescribeWorkerDeploymentResponse) Unmarshal(buf []byte) error
Unmarshal an object of type QueryDescribeWorkerDeploymentResponse from the protobuf v3 wire format
type RegisterWorkerInVersionArgs ¶
type RegisterWorkerInVersionArgs struct {
TaskQueueName string `protobuf:"bytes,1,opt,name=task_queue_name,json=taskQueueName,proto3" json:"task_queue_name,omitempty"`
TaskQueueType v1.TaskQueueType `` /* 144-byte string literal not displayed */
MaxTaskQueues int32 `protobuf:"varint,3,opt,name=max_task_queues,json=maxTaskQueues,proto3" json:"max_task_queues,omitempty"`
Version string `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"`
RoutingConfig *v11.RoutingConfig `protobuf:"bytes,5,opt,name=routing_config,json=routingConfig,proto3" json:"routing_config,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment Version workflow update input:
func (*RegisterWorkerInVersionArgs) Descriptor
deprecated
func (*RegisterWorkerInVersionArgs) Descriptor() ([]byte, []int)
Deprecated: Use RegisterWorkerInVersionArgs.ProtoReflect.Descriptor instead.
func (*RegisterWorkerInVersionArgs) Equal ¶
func (this *RegisterWorkerInVersionArgs) Equal(that interface{}) bool
Equal returns whether two RegisterWorkerInVersionArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RegisterWorkerInVersionArgs) GetMaxTaskQueues ¶
func (x *RegisterWorkerInVersionArgs) GetMaxTaskQueues() int32
func (*RegisterWorkerInVersionArgs) GetRoutingConfig ¶
func (x *RegisterWorkerInVersionArgs) GetRoutingConfig() *v11.RoutingConfig
func (*RegisterWorkerInVersionArgs) GetTaskQueueName ¶
func (x *RegisterWorkerInVersionArgs) GetTaskQueueName() string
func (*RegisterWorkerInVersionArgs) GetTaskQueueType ¶
func (x *RegisterWorkerInVersionArgs) GetTaskQueueType() v1.TaskQueueType
func (*RegisterWorkerInVersionArgs) GetVersion ¶
func (x *RegisterWorkerInVersionArgs) GetVersion() string
func (*RegisterWorkerInVersionArgs) Marshal ¶
func (val *RegisterWorkerInVersionArgs) Marshal() ([]byte, error)
Marshal an object of type RegisterWorkerInVersionArgs to the protobuf v3 wire format
func (*RegisterWorkerInVersionArgs) ProtoMessage ¶
func (*RegisterWorkerInVersionArgs) ProtoMessage()
func (*RegisterWorkerInVersionArgs) ProtoReflect ¶
func (x *RegisterWorkerInVersionArgs) ProtoReflect() protoreflect.Message
func (*RegisterWorkerInVersionArgs) Reset ¶
func (x *RegisterWorkerInVersionArgs) Reset()
func (*RegisterWorkerInVersionArgs) Size ¶
func (val *RegisterWorkerInVersionArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RegisterWorkerInVersionArgs) String ¶
func (x *RegisterWorkerInVersionArgs) String() string
func (*RegisterWorkerInVersionArgs) Unmarshal ¶
func (val *RegisterWorkerInVersionArgs) Unmarshal(buf []byte) error
Unmarshal an object of type RegisterWorkerInVersionArgs from the protobuf v3 wire format
type RegisterWorkerInWorkerDeploymentArgs ¶
type RegisterWorkerInWorkerDeploymentArgs struct {
TaskQueueName string `protobuf:"bytes,1,opt,name=task_queue_name,json=taskQueueName,proto3" json:"task_queue_name,omitempty"`
TaskQueueType v1.TaskQueueType `` /* 144-byte string literal not displayed */
MaxTaskQueues int32 `protobuf:"varint,3,opt,name=max_task_queues,json=maxTaskQueues,proto3" json:"max_task_queues,omitempty"`
Version *WorkerDeploymentVersion `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment workflow update input:
func (*RegisterWorkerInWorkerDeploymentArgs) Descriptor
deprecated
func (*RegisterWorkerInWorkerDeploymentArgs) Descriptor() ([]byte, []int)
Deprecated: Use RegisterWorkerInWorkerDeploymentArgs.ProtoReflect.Descriptor instead.
func (*RegisterWorkerInWorkerDeploymentArgs) Equal ¶
func (this *RegisterWorkerInWorkerDeploymentArgs) Equal(that interface{}) bool
Equal returns whether two RegisterWorkerInWorkerDeploymentArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RegisterWorkerInWorkerDeploymentArgs) GetMaxTaskQueues ¶
func (x *RegisterWorkerInWorkerDeploymentArgs) GetMaxTaskQueues() int32
func (*RegisterWorkerInWorkerDeploymentArgs) GetTaskQueueName ¶
func (x *RegisterWorkerInWorkerDeploymentArgs) GetTaskQueueName() string
func (*RegisterWorkerInWorkerDeploymentArgs) GetTaskQueueType ¶
func (x *RegisterWorkerInWorkerDeploymentArgs) GetTaskQueueType() v1.TaskQueueType
func (*RegisterWorkerInWorkerDeploymentArgs) GetVersion ¶
func (x *RegisterWorkerInWorkerDeploymentArgs) GetVersion() *WorkerDeploymentVersion
func (*RegisterWorkerInWorkerDeploymentArgs) Marshal ¶
func (val *RegisterWorkerInWorkerDeploymentArgs) Marshal() ([]byte, error)
Marshal an object of type RegisterWorkerInWorkerDeploymentArgs to the protobuf v3 wire format
func (*RegisterWorkerInWorkerDeploymentArgs) ProtoMessage ¶
func (*RegisterWorkerInWorkerDeploymentArgs) ProtoMessage()
func (*RegisterWorkerInWorkerDeploymentArgs) ProtoReflect ¶
func (x *RegisterWorkerInWorkerDeploymentArgs) ProtoReflect() protoreflect.Message
func (*RegisterWorkerInWorkerDeploymentArgs) Reset ¶
func (x *RegisterWorkerInWorkerDeploymentArgs) Reset()
func (*RegisterWorkerInWorkerDeploymentArgs) Size ¶
func (val *RegisterWorkerInWorkerDeploymentArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RegisterWorkerInWorkerDeploymentArgs) String ¶
func (x *RegisterWorkerInWorkerDeploymentArgs) String() string
func (*RegisterWorkerInWorkerDeploymentArgs) Unmarshal ¶
func (val *RegisterWorkerInWorkerDeploymentArgs) Unmarshal(buf []byte) error
Unmarshal an object of type RegisterWorkerInWorkerDeploymentArgs from the protobuf v3 wire format
type SetCurrentVersionArgs ¶
type SetCurrentVersionArgs struct {
Identity string `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
IgnoreMissingTaskQueues bool `` /* 135-byte string literal not displayed */
ConflictToken []byte `protobuf:"bytes,4,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
AllowNoPollers bool `protobuf:"varint,5,opt,name=allow_no_pollers,json=allowNoPollers,proto3" json:"allow_no_pollers,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment workflow update input:
func (*SetCurrentVersionArgs) Descriptor
deprecated
func (*SetCurrentVersionArgs) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentVersionArgs.ProtoReflect.Descriptor instead.
func (*SetCurrentVersionArgs) Equal ¶
func (this *SetCurrentVersionArgs) Equal(that interface{}) bool
Equal returns whether two SetCurrentVersionArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SetCurrentVersionArgs) GetAllowNoPollers ¶
func (x *SetCurrentVersionArgs) GetAllowNoPollers() bool
func (*SetCurrentVersionArgs) GetConflictToken ¶
func (x *SetCurrentVersionArgs) GetConflictToken() []byte
func (*SetCurrentVersionArgs) GetIdentity ¶
func (x *SetCurrentVersionArgs) GetIdentity() string
func (*SetCurrentVersionArgs) GetIgnoreMissingTaskQueues ¶
func (x *SetCurrentVersionArgs) GetIgnoreMissingTaskQueues() bool
func (*SetCurrentVersionArgs) GetVersion ¶
func (x *SetCurrentVersionArgs) GetVersion() string
func (*SetCurrentVersionArgs) Marshal ¶
func (val *SetCurrentVersionArgs) Marshal() ([]byte, error)
Marshal an object of type SetCurrentVersionArgs to the protobuf v3 wire format
func (*SetCurrentVersionArgs) ProtoMessage ¶
func (*SetCurrentVersionArgs) ProtoMessage()
func (*SetCurrentVersionArgs) ProtoReflect ¶
func (x *SetCurrentVersionArgs) ProtoReflect() protoreflect.Message
func (*SetCurrentVersionArgs) Reset ¶
func (x *SetCurrentVersionArgs) Reset()
func (*SetCurrentVersionArgs) Size ¶
func (val *SetCurrentVersionArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SetCurrentVersionArgs) String ¶
func (x *SetCurrentVersionArgs) String() string
func (*SetCurrentVersionArgs) Unmarshal ¶
func (val *SetCurrentVersionArgs) Unmarshal(buf []byte) error
Unmarshal an object of type SetCurrentVersionArgs from the protobuf v3 wire format
type SetCurrentVersionResponse ¶
type SetCurrentVersionResponse struct {
PreviousVersion string `protobuf:"bytes,1,opt,name=previous_version,json=previousVersion,proto3" json:"previous_version,omitempty"`
ConflictToken []byte `protobuf:"bytes,2,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment update response:
func (*SetCurrentVersionResponse) Descriptor
deprecated
func (*SetCurrentVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentVersionResponse.ProtoReflect.Descriptor instead.
func (*SetCurrentVersionResponse) Equal ¶
func (this *SetCurrentVersionResponse) Equal(that interface{}) bool
Equal returns whether two SetCurrentVersionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SetCurrentVersionResponse) GetConflictToken ¶
func (x *SetCurrentVersionResponse) GetConflictToken() []byte
func (*SetCurrentVersionResponse) GetPreviousVersion ¶
func (x *SetCurrentVersionResponse) GetPreviousVersion() string
func (*SetCurrentVersionResponse) Marshal ¶
func (val *SetCurrentVersionResponse) Marshal() ([]byte, error)
Marshal an object of type SetCurrentVersionResponse to the protobuf v3 wire format
func (*SetCurrentVersionResponse) ProtoMessage ¶
func (*SetCurrentVersionResponse) ProtoMessage()
func (*SetCurrentVersionResponse) ProtoReflect ¶
func (x *SetCurrentVersionResponse) ProtoReflect() protoreflect.Message
func (*SetCurrentVersionResponse) Reset ¶
func (x *SetCurrentVersionResponse) Reset()
func (*SetCurrentVersionResponse) Size ¶
func (val *SetCurrentVersionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SetCurrentVersionResponse) String ¶
func (x *SetCurrentVersionResponse) String() string
func (*SetCurrentVersionResponse) Unmarshal ¶
func (val *SetCurrentVersionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type SetCurrentVersionResponse from the protobuf v3 wire format
type SetManagerIdentityArgs ¶
type SetManagerIdentityArgs struct {
// identity is the client's identity, as usual
Identity string `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
// manager_identity is the new manager_identity.
ManagerIdentity string `protobuf:"bytes,2,opt,name=manager_identity,json=managerIdentity,proto3" json:"manager_identity,omitempty"`
ConflictToken []byte `protobuf:"bytes,5,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment workflow update input:
func (*SetManagerIdentityArgs) Descriptor
deprecated
func (*SetManagerIdentityArgs) Descriptor() ([]byte, []int)
Deprecated: Use SetManagerIdentityArgs.ProtoReflect.Descriptor instead.
func (*SetManagerIdentityArgs) Equal ¶
func (this *SetManagerIdentityArgs) Equal(that interface{}) bool
Equal returns whether two SetManagerIdentityArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SetManagerIdentityArgs) GetConflictToken ¶
func (x *SetManagerIdentityArgs) GetConflictToken() []byte
func (*SetManagerIdentityArgs) GetIdentity ¶
func (x *SetManagerIdentityArgs) GetIdentity() string
func (*SetManagerIdentityArgs) GetManagerIdentity ¶
func (x *SetManagerIdentityArgs) GetManagerIdentity() string
func (*SetManagerIdentityArgs) Marshal ¶
func (val *SetManagerIdentityArgs) Marshal() ([]byte, error)
Marshal an object of type SetManagerIdentityArgs to the protobuf v3 wire format
func (*SetManagerIdentityArgs) ProtoMessage ¶
func (*SetManagerIdentityArgs) ProtoMessage()
func (*SetManagerIdentityArgs) ProtoReflect ¶
func (x *SetManagerIdentityArgs) ProtoReflect() protoreflect.Message
func (*SetManagerIdentityArgs) Reset ¶
func (x *SetManagerIdentityArgs) Reset()
func (*SetManagerIdentityArgs) Size ¶
func (val *SetManagerIdentityArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SetManagerIdentityArgs) String ¶
func (x *SetManagerIdentityArgs) String() string
func (*SetManagerIdentityArgs) Unmarshal ¶
func (val *SetManagerIdentityArgs) Unmarshal(buf []byte) error
Unmarshal an object of type SetManagerIdentityArgs from the protobuf v3 wire format
type SetManagerIdentityResponse ¶
type SetManagerIdentityResponse struct {
PreviousManagerIdentity string `` /* 132-byte string literal not displayed */
ConflictToken []byte `protobuf:"bytes,2,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment update response:
func (*SetManagerIdentityResponse) Descriptor
deprecated
func (*SetManagerIdentityResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetManagerIdentityResponse.ProtoReflect.Descriptor instead.
func (*SetManagerIdentityResponse) Equal ¶
func (this *SetManagerIdentityResponse) Equal(that interface{}) bool
Equal returns whether two SetManagerIdentityResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SetManagerIdentityResponse) GetConflictToken ¶
func (x *SetManagerIdentityResponse) GetConflictToken() []byte
func (*SetManagerIdentityResponse) GetPreviousManagerIdentity ¶
func (x *SetManagerIdentityResponse) GetPreviousManagerIdentity() string
func (*SetManagerIdentityResponse) Marshal ¶
func (val *SetManagerIdentityResponse) Marshal() ([]byte, error)
Marshal an object of type SetManagerIdentityResponse to the protobuf v3 wire format
func (*SetManagerIdentityResponse) ProtoMessage ¶
func (*SetManagerIdentityResponse) ProtoMessage()
func (*SetManagerIdentityResponse) ProtoReflect ¶
func (x *SetManagerIdentityResponse) ProtoReflect() protoreflect.Message
func (*SetManagerIdentityResponse) Reset ¶
func (x *SetManagerIdentityResponse) Reset()
func (*SetManagerIdentityResponse) Size ¶
func (val *SetManagerIdentityResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SetManagerIdentityResponse) String ¶
func (x *SetManagerIdentityResponse) String() string
func (*SetManagerIdentityResponse) Unmarshal ¶
func (val *SetManagerIdentityResponse) Unmarshal(buf []byte) error
Unmarshal an object of type SetManagerIdentityResponse from the protobuf v3 wire format
type SetRampingVersionArgs ¶
type SetRampingVersionArgs struct {
Identity string `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
Percentage float32 `protobuf:"fixed32,3,opt,name=percentage,proto3" json:"percentage,omitempty"`
IgnoreMissingTaskQueues bool `` /* 135-byte string literal not displayed */
ConflictToken []byte `protobuf:"bytes,5,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
AllowNoPollers bool `protobuf:"varint,6,opt,name=allow_no_pollers,json=allowNoPollers,proto3" json:"allow_no_pollers,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment workflow update input:
func (*SetRampingVersionArgs) Descriptor
deprecated
func (*SetRampingVersionArgs) Descriptor() ([]byte, []int)
Deprecated: Use SetRampingVersionArgs.ProtoReflect.Descriptor instead.
func (*SetRampingVersionArgs) Equal ¶
func (this *SetRampingVersionArgs) Equal(that interface{}) bool
Equal returns whether two SetRampingVersionArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SetRampingVersionArgs) GetAllowNoPollers ¶
func (x *SetRampingVersionArgs) GetAllowNoPollers() bool
func (*SetRampingVersionArgs) GetConflictToken ¶
func (x *SetRampingVersionArgs) GetConflictToken() []byte
func (*SetRampingVersionArgs) GetIdentity ¶
func (x *SetRampingVersionArgs) GetIdentity() string
func (*SetRampingVersionArgs) GetIgnoreMissingTaskQueues ¶
func (x *SetRampingVersionArgs) GetIgnoreMissingTaskQueues() bool
func (*SetRampingVersionArgs) GetPercentage ¶
func (x *SetRampingVersionArgs) GetPercentage() float32
func (*SetRampingVersionArgs) GetVersion ¶
func (x *SetRampingVersionArgs) GetVersion() string
func (*SetRampingVersionArgs) Marshal ¶
func (val *SetRampingVersionArgs) Marshal() ([]byte, error)
Marshal an object of type SetRampingVersionArgs to the protobuf v3 wire format
func (*SetRampingVersionArgs) ProtoMessage ¶
func (*SetRampingVersionArgs) ProtoMessage()
func (*SetRampingVersionArgs) ProtoReflect ¶
func (x *SetRampingVersionArgs) ProtoReflect() protoreflect.Message
func (*SetRampingVersionArgs) Reset ¶
func (x *SetRampingVersionArgs) Reset()
func (*SetRampingVersionArgs) Size ¶
func (val *SetRampingVersionArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SetRampingVersionArgs) String ¶
func (x *SetRampingVersionArgs) String() string
func (*SetRampingVersionArgs) Unmarshal ¶
func (val *SetRampingVersionArgs) Unmarshal(buf []byte) error
Unmarshal an object of type SetRampingVersionArgs from the protobuf v3 wire format
type SetRampingVersionResponse ¶
type SetRampingVersionResponse struct {
PreviousVersion string `protobuf:"bytes,1,opt,name=previous_version,json=previousVersion,proto3" json:"previous_version,omitempty"`
PreviousPercentage float32 `protobuf:"fixed32,2,opt,name=previous_percentage,json=previousPercentage,proto3" json:"previous_percentage,omitempty"`
ConflictToken []byte `protobuf:"bytes,3,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment update response:
func (*SetRampingVersionResponse) Descriptor
deprecated
func (*SetRampingVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRampingVersionResponse.ProtoReflect.Descriptor instead.
func (*SetRampingVersionResponse) Equal ¶
func (this *SetRampingVersionResponse) Equal(that interface{}) bool
Equal returns whether two SetRampingVersionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SetRampingVersionResponse) GetConflictToken ¶
func (x *SetRampingVersionResponse) GetConflictToken() []byte
func (*SetRampingVersionResponse) GetPreviousPercentage ¶
func (x *SetRampingVersionResponse) GetPreviousPercentage() float32
func (*SetRampingVersionResponse) GetPreviousVersion ¶
func (x *SetRampingVersionResponse) GetPreviousVersion() string
func (*SetRampingVersionResponse) Marshal ¶
func (val *SetRampingVersionResponse) Marshal() ([]byte, error)
Marshal an object of type SetRampingVersionResponse to the protobuf v3 wire format
func (*SetRampingVersionResponse) ProtoMessage ¶
func (*SetRampingVersionResponse) ProtoMessage()
func (*SetRampingVersionResponse) ProtoReflect ¶
func (x *SetRampingVersionResponse) ProtoReflect() protoreflect.Message
func (*SetRampingVersionResponse) Reset ¶
func (x *SetRampingVersionResponse) Reset()
func (*SetRampingVersionResponse) Size ¶
func (val *SetRampingVersionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SetRampingVersionResponse) String ¶
func (x *SetRampingVersionResponse) String() string
func (*SetRampingVersionResponse) Unmarshal ¶
func (val *SetRampingVersionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type SetRampingVersionResponse from the protobuf v3 wire format
type StartWorkerDeploymentRequest ¶
type StartWorkerDeploymentRequest struct {
DeploymentName string `protobuf:"bytes,1,opt,name=deployment_name,json=deploymentName,proto3" json:"deployment_name,omitempty"`
RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment Version workflow activity input:
func (*StartWorkerDeploymentRequest) Descriptor
deprecated
func (*StartWorkerDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartWorkerDeploymentRequest.ProtoReflect.Descriptor instead.
func (*StartWorkerDeploymentRequest) Equal ¶
func (this *StartWorkerDeploymentRequest) Equal(that interface{}) bool
Equal returns whether two StartWorkerDeploymentRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*StartWorkerDeploymentRequest) GetDeploymentName ¶
func (x *StartWorkerDeploymentRequest) GetDeploymentName() string
func (*StartWorkerDeploymentRequest) GetRequestId ¶
func (x *StartWorkerDeploymentRequest) GetRequestId() string
func (*StartWorkerDeploymentRequest) Marshal ¶
func (val *StartWorkerDeploymentRequest) Marshal() ([]byte, error)
Marshal an object of type StartWorkerDeploymentRequest to the protobuf v3 wire format
func (*StartWorkerDeploymentRequest) ProtoMessage ¶
func (*StartWorkerDeploymentRequest) ProtoMessage()
func (*StartWorkerDeploymentRequest) ProtoReflect ¶
func (x *StartWorkerDeploymentRequest) ProtoReflect() protoreflect.Message
func (*StartWorkerDeploymentRequest) Reset ¶
func (x *StartWorkerDeploymentRequest) Reset()
func (*StartWorkerDeploymentRequest) Size ¶
func (val *StartWorkerDeploymentRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*StartWorkerDeploymentRequest) String ¶
func (x *StartWorkerDeploymentRequest) String() string
func (*StartWorkerDeploymentRequest) Unmarshal ¶
func (val *StartWorkerDeploymentRequest) Unmarshal(buf []byte) error
Unmarshal an object of type StartWorkerDeploymentRequest from the protobuf v3 wire format
type StartWorkerDeploymentVersionRequest ¶
type StartWorkerDeploymentVersionRequest struct {
DeploymentName string `protobuf:"bytes,1,opt,name=deployment_name,json=deploymentName,proto3" json:"deployment_name,omitempty"`
BuildId string `protobuf:"bytes,2,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"`
RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment workflow activity input:
func (*StartWorkerDeploymentVersionRequest) Descriptor
deprecated
func (*StartWorkerDeploymentVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartWorkerDeploymentVersionRequest.ProtoReflect.Descriptor instead.
func (*StartWorkerDeploymentVersionRequest) Equal ¶
func (this *StartWorkerDeploymentVersionRequest) Equal(that interface{}) bool
Equal returns whether two StartWorkerDeploymentVersionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*StartWorkerDeploymentVersionRequest) GetBuildId ¶
func (x *StartWorkerDeploymentVersionRequest) GetBuildId() string
func (*StartWorkerDeploymentVersionRequest) GetDeploymentName ¶
func (x *StartWorkerDeploymentVersionRequest) GetDeploymentName() string
func (*StartWorkerDeploymentVersionRequest) GetRequestId ¶
func (x *StartWorkerDeploymentVersionRequest) GetRequestId() string
func (*StartWorkerDeploymentVersionRequest) Marshal ¶
func (val *StartWorkerDeploymentVersionRequest) Marshal() ([]byte, error)
Marshal an object of type StartWorkerDeploymentVersionRequest to the protobuf v3 wire format
func (*StartWorkerDeploymentVersionRequest) ProtoMessage ¶
func (*StartWorkerDeploymentVersionRequest) ProtoMessage()
func (*StartWorkerDeploymentVersionRequest) ProtoReflect ¶
func (x *StartWorkerDeploymentVersionRequest) ProtoReflect() protoreflect.Message
func (*StartWorkerDeploymentVersionRequest) Reset ¶
func (x *StartWorkerDeploymentVersionRequest) Reset()
func (*StartWorkerDeploymentVersionRequest) Size ¶
func (val *StartWorkerDeploymentVersionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*StartWorkerDeploymentVersionRequest) String ¶
func (x *StartWorkerDeploymentVersionRequest) String() string
func (*StartWorkerDeploymentVersionRequest) Unmarshal ¶
func (val *StartWorkerDeploymentVersionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type StartWorkerDeploymentVersionRequest from the protobuf v3 wire format
type SyncDeploymentVersionUserDataRequest ¶
type SyncDeploymentVersionUserDataRequest struct {
DeploymentName string `protobuf:"bytes,4,opt,name=deployment_name,json=deploymentName,proto3" json:"deployment_name,omitempty"`
Version *WorkerDeploymentVersion `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
Sync []*SyncDeploymentVersionUserDataRequest_SyncUserData `protobuf:"bytes,2,rep,name=sync,proto3" json:"sync,omitempty"`
// if true, the version will be forgotten from the task queue user data.
ForgetVersion bool `protobuf:"varint,3,opt,name=forget_version,json=forgetVersion,proto3" json:"forget_version,omitempty"`
// Async mode: full routing config to propagate (includes revision_number)
UpdateRoutingConfig *v11.RoutingConfig `protobuf:"bytes,5,opt,name=update_routing_config,json=updateRoutingConfig,proto3" json:"update_routing_config,omitempty"`
// Async mode: version-specific data to upsert
UpsertVersionData *WorkerDeploymentVersionData `protobuf:"bytes,6,opt,name=upsert_version_data,json=upsertVersionData,proto3" json:"upsert_version_data,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment Version workflow activity input:
func (*SyncDeploymentVersionUserDataRequest) Descriptor
deprecated
func (*SyncDeploymentVersionUserDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use SyncDeploymentVersionUserDataRequest.ProtoReflect.Descriptor instead.
func (*SyncDeploymentVersionUserDataRequest) Equal ¶
func (this *SyncDeploymentVersionUserDataRequest) Equal(that interface{}) bool
Equal returns whether two SyncDeploymentVersionUserDataRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncDeploymentVersionUserDataRequest) GetDeploymentName ¶
func (x *SyncDeploymentVersionUserDataRequest) GetDeploymentName() string
func (*SyncDeploymentVersionUserDataRequest) GetForgetVersion ¶
func (x *SyncDeploymentVersionUserDataRequest) GetForgetVersion() bool
func (*SyncDeploymentVersionUserDataRequest) GetSync ¶
func (x *SyncDeploymentVersionUserDataRequest) GetSync() []*SyncDeploymentVersionUserDataRequest_SyncUserData
func (*SyncDeploymentVersionUserDataRequest) GetUpdateRoutingConfig ¶
func (x *SyncDeploymentVersionUserDataRequest) GetUpdateRoutingConfig() *v11.RoutingConfig
func (*SyncDeploymentVersionUserDataRequest) GetUpsertVersionData ¶
func (x *SyncDeploymentVersionUserDataRequest) GetUpsertVersionData() *WorkerDeploymentVersionData
func (*SyncDeploymentVersionUserDataRequest) GetVersion ¶
func (x *SyncDeploymentVersionUserDataRequest) GetVersion() *WorkerDeploymentVersion
func (*SyncDeploymentVersionUserDataRequest) Marshal ¶
func (val *SyncDeploymentVersionUserDataRequest) Marshal() ([]byte, error)
Marshal an object of type SyncDeploymentVersionUserDataRequest to the protobuf v3 wire format
func (*SyncDeploymentVersionUserDataRequest) ProtoMessage ¶
func (*SyncDeploymentVersionUserDataRequest) ProtoMessage()
func (*SyncDeploymentVersionUserDataRequest) ProtoReflect ¶
func (x *SyncDeploymentVersionUserDataRequest) ProtoReflect() protoreflect.Message
func (*SyncDeploymentVersionUserDataRequest) Reset ¶
func (x *SyncDeploymentVersionUserDataRequest) Reset()
func (*SyncDeploymentVersionUserDataRequest) Size ¶
func (val *SyncDeploymentVersionUserDataRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncDeploymentVersionUserDataRequest) String ¶
func (x *SyncDeploymentVersionUserDataRequest) String() string
func (*SyncDeploymentVersionUserDataRequest) Unmarshal ¶
func (val *SyncDeploymentVersionUserDataRequest) Unmarshal(buf []byte) error
Unmarshal an object of type SyncDeploymentVersionUserDataRequest from the protobuf v3 wire format
type SyncDeploymentVersionUserDataRequest_SyncUserData ¶
type SyncDeploymentVersionUserDataRequest_SyncUserData struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Types []v1.TaskQueueType `protobuf:"varint,2,rep,packed,name=types,proto3,enum=temporal.api.enums.v1.TaskQueueType" json:"types,omitempty"`
Data *DeploymentVersionData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*SyncDeploymentVersionUserDataRequest_SyncUserData) Descriptor
deprecated
func (*SyncDeploymentVersionUserDataRequest_SyncUserData) Descriptor() ([]byte, []int)
Deprecated: Use SyncDeploymentVersionUserDataRequest_SyncUserData.ProtoReflect.Descriptor instead.
func (*SyncDeploymentVersionUserDataRequest_SyncUserData) GetData ¶
func (x *SyncDeploymentVersionUserDataRequest_SyncUserData) GetData() *DeploymentVersionData
func (*SyncDeploymentVersionUserDataRequest_SyncUserData) GetName ¶
func (x *SyncDeploymentVersionUserDataRequest_SyncUserData) GetName() string
func (*SyncDeploymentVersionUserDataRequest_SyncUserData) GetTypes ¶
func (x *SyncDeploymentVersionUserDataRequest_SyncUserData) GetTypes() []v1.TaskQueueType
func (*SyncDeploymentVersionUserDataRequest_SyncUserData) ProtoMessage ¶
func (*SyncDeploymentVersionUserDataRequest_SyncUserData) ProtoMessage()
func (*SyncDeploymentVersionUserDataRequest_SyncUserData) ProtoReflect ¶
func (x *SyncDeploymentVersionUserDataRequest_SyncUserData) ProtoReflect() protoreflect.Message
func (*SyncDeploymentVersionUserDataRequest_SyncUserData) Reset ¶
func (x *SyncDeploymentVersionUserDataRequest_SyncUserData) Reset()
func (*SyncDeploymentVersionUserDataRequest_SyncUserData) String ¶
func (x *SyncDeploymentVersionUserDataRequest_SyncUserData) String() string
type SyncDeploymentVersionUserDataResponse ¶
type SyncDeploymentVersionUserDataResponse struct {
TaskQueueMaxVersions map[string]int64 `` /* 200-byte string literal not displayed */
// contains filtered or unexported fields
}
used as Worker Deployment Version workflow activity output:
func (*SyncDeploymentVersionUserDataResponse) Descriptor
deprecated
func (*SyncDeploymentVersionUserDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use SyncDeploymentVersionUserDataResponse.ProtoReflect.Descriptor instead.
func (*SyncDeploymentVersionUserDataResponse) Equal ¶
func (this *SyncDeploymentVersionUserDataResponse) Equal(that interface{}) bool
Equal returns whether two SyncDeploymentVersionUserDataResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncDeploymentVersionUserDataResponse) GetTaskQueueMaxVersions ¶
func (x *SyncDeploymentVersionUserDataResponse) GetTaskQueueMaxVersions() map[string]int64
func (*SyncDeploymentVersionUserDataResponse) Marshal ¶
func (val *SyncDeploymentVersionUserDataResponse) Marshal() ([]byte, error)
Marshal an object of type SyncDeploymentVersionUserDataResponse to the protobuf v3 wire format
func (*SyncDeploymentVersionUserDataResponse) ProtoMessage ¶
func (*SyncDeploymentVersionUserDataResponse) ProtoMessage()
func (*SyncDeploymentVersionUserDataResponse) ProtoReflect ¶
func (x *SyncDeploymentVersionUserDataResponse) ProtoReflect() protoreflect.Message
func (*SyncDeploymentVersionUserDataResponse) Reset ¶
func (x *SyncDeploymentVersionUserDataResponse) Reset()
func (*SyncDeploymentVersionUserDataResponse) Size ¶
func (val *SyncDeploymentVersionUserDataResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncDeploymentVersionUserDataResponse) String ¶
func (x *SyncDeploymentVersionUserDataResponse) String() string
func (*SyncDeploymentVersionUserDataResponse) Unmarshal ¶
func (val *SyncDeploymentVersionUserDataResponse) Unmarshal(buf []byte) error
Unmarshal an object of type SyncDeploymentVersionUserDataResponse from the protobuf v3 wire format
type SyncDrainageInfoSignalArgs ¶
type SyncDrainageInfoSignalArgs struct {
DrainageInfo *v11.VersionDrainageInfo `protobuf:"bytes,1,opt,name=drainage_info,json=drainageInfo,proto3" json:"drainage_info,omitempty"`
// contains filtered or unexported fields
}
Sent from Drainage child workflow to Version parent
func (*SyncDrainageInfoSignalArgs) Descriptor
deprecated
func (*SyncDrainageInfoSignalArgs) Descriptor() ([]byte, []int)
Deprecated: Use SyncDrainageInfoSignalArgs.ProtoReflect.Descriptor instead.
func (*SyncDrainageInfoSignalArgs) Equal ¶
func (this *SyncDrainageInfoSignalArgs) Equal(that interface{}) bool
Equal returns whether two SyncDrainageInfoSignalArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncDrainageInfoSignalArgs) GetDrainageInfo ¶
func (x *SyncDrainageInfoSignalArgs) GetDrainageInfo() *v11.VersionDrainageInfo
func (*SyncDrainageInfoSignalArgs) Marshal ¶
func (val *SyncDrainageInfoSignalArgs) Marshal() ([]byte, error)
Marshal an object of type SyncDrainageInfoSignalArgs to the protobuf v3 wire format
func (*SyncDrainageInfoSignalArgs) ProtoMessage ¶
func (*SyncDrainageInfoSignalArgs) ProtoMessage()
func (*SyncDrainageInfoSignalArgs) ProtoReflect ¶
func (x *SyncDrainageInfoSignalArgs) ProtoReflect() protoreflect.Message
func (*SyncDrainageInfoSignalArgs) Reset ¶
func (x *SyncDrainageInfoSignalArgs) Reset()
func (*SyncDrainageInfoSignalArgs) Size ¶
func (val *SyncDrainageInfoSignalArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncDrainageInfoSignalArgs) String ¶
func (x *SyncDrainageInfoSignalArgs) String() string
func (*SyncDrainageInfoSignalArgs) Unmarshal ¶
func (val *SyncDrainageInfoSignalArgs) Unmarshal(buf []byte) error
Unmarshal an object of type SyncDrainageInfoSignalArgs from the protobuf v3 wire format
type SyncDrainageStatusSignalArgs ¶
type SyncDrainageStatusSignalArgs struct {
Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
DrainageStatus v1.VersionDrainageStatus `` /* 153-byte string literal not displayed */
// contains filtered or unexported fields
}
Sent from Version workflow to Worker Deployment workflow
func (*SyncDrainageStatusSignalArgs) Descriptor
deprecated
func (*SyncDrainageStatusSignalArgs) Descriptor() ([]byte, []int)
Deprecated: Use SyncDrainageStatusSignalArgs.ProtoReflect.Descriptor instead.
func (*SyncDrainageStatusSignalArgs) Equal ¶
func (this *SyncDrainageStatusSignalArgs) Equal(that interface{}) bool
Equal returns whether two SyncDrainageStatusSignalArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncDrainageStatusSignalArgs) GetDrainageStatus ¶
func (x *SyncDrainageStatusSignalArgs) GetDrainageStatus() v1.VersionDrainageStatus
func (*SyncDrainageStatusSignalArgs) GetVersion ¶
func (x *SyncDrainageStatusSignalArgs) GetVersion() string
func (*SyncDrainageStatusSignalArgs) Marshal ¶
func (val *SyncDrainageStatusSignalArgs) Marshal() ([]byte, error)
Marshal an object of type SyncDrainageStatusSignalArgs to the protobuf v3 wire format
func (*SyncDrainageStatusSignalArgs) ProtoMessage ¶
func (*SyncDrainageStatusSignalArgs) ProtoMessage()
func (*SyncDrainageStatusSignalArgs) ProtoReflect ¶
func (x *SyncDrainageStatusSignalArgs) ProtoReflect() protoreflect.Message
func (*SyncDrainageStatusSignalArgs) Reset ¶
func (x *SyncDrainageStatusSignalArgs) Reset()
func (*SyncDrainageStatusSignalArgs) Size ¶
func (val *SyncDrainageStatusSignalArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncDrainageStatusSignalArgs) String ¶
func (x *SyncDrainageStatusSignalArgs) String() string
func (*SyncDrainageStatusSignalArgs) Unmarshal ¶
func (val *SyncDrainageStatusSignalArgs) Unmarshal(buf []byte) error
Unmarshal an object of type SyncDrainageStatusSignalArgs from the protobuf v3 wire format
type SyncUnversionedRampActivityArgs ¶
type SyncUnversionedRampActivityArgs struct {
CurrentVersion string `protobuf:"bytes,1,opt,name=current_version,json=currentVersion,proto3" json:"current_version,omitempty"`
UpdateArgs *SyncVersionStateUpdateArgs `protobuf:"bytes,2,opt,name=update_args,json=updateArgs,proto3" json:"update_args,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment workflow activity input:
func (*SyncUnversionedRampActivityArgs) Descriptor
deprecated
func (*SyncUnversionedRampActivityArgs) Descriptor() ([]byte, []int)
Deprecated: Use SyncUnversionedRampActivityArgs.ProtoReflect.Descriptor instead.
func (*SyncUnversionedRampActivityArgs) Equal ¶
func (this *SyncUnversionedRampActivityArgs) Equal(that interface{}) bool
Equal returns whether two SyncUnversionedRampActivityArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncUnversionedRampActivityArgs) GetCurrentVersion ¶
func (x *SyncUnversionedRampActivityArgs) GetCurrentVersion() string
func (*SyncUnversionedRampActivityArgs) GetUpdateArgs ¶
func (x *SyncUnversionedRampActivityArgs) GetUpdateArgs() *SyncVersionStateUpdateArgs
func (*SyncUnversionedRampActivityArgs) Marshal ¶
func (val *SyncUnversionedRampActivityArgs) Marshal() ([]byte, error)
Marshal an object of type SyncUnversionedRampActivityArgs to the protobuf v3 wire format
func (*SyncUnversionedRampActivityArgs) ProtoMessage ¶
func (*SyncUnversionedRampActivityArgs) ProtoMessage()
func (*SyncUnversionedRampActivityArgs) ProtoReflect ¶
func (x *SyncUnversionedRampActivityArgs) ProtoReflect() protoreflect.Message
func (*SyncUnversionedRampActivityArgs) Reset ¶
func (x *SyncUnversionedRampActivityArgs) Reset()
func (*SyncUnversionedRampActivityArgs) Size ¶
func (val *SyncUnversionedRampActivityArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncUnversionedRampActivityArgs) String ¶
func (x *SyncUnversionedRampActivityArgs) String() string
func (*SyncUnversionedRampActivityArgs) Unmarshal ¶
func (val *SyncUnversionedRampActivityArgs) Unmarshal(buf []byte) error
Unmarshal an object of type SyncUnversionedRampActivityArgs from the protobuf v3 wire format
type SyncUnversionedRampActivityResponse ¶
type SyncUnversionedRampActivityResponse struct {
TaskQueueMaxVersions map[string]int64 `` /* 200-byte string literal not displayed */
// contains filtered or unexported fields
}
used as Worker Deployment workflow activity output:
func (*SyncUnversionedRampActivityResponse) Descriptor
deprecated
func (*SyncUnversionedRampActivityResponse) Descriptor() ([]byte, []int)
Deprecated: Use SyncUnversionedRampActivityResponse.ProtoReflect.Descriptor instead.
func (*SyncUnversionedRampActivityResponse) Equal ¶
func (this *SyncUnversionedRampActivityResponse) Equal(that interface{}) bool
Equal returns whether two SyncUnversionedRampActivityResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncUnversionedRampActivityResponse) GetTaskQueueMaxVersions ¶
func (x *SyncUnversionedRampActivityResponse) GetTaskQueueMaxVersions() map[string]int64
func (*SyncUnversionedRampActivityResponse) Marshal ¶
func (val *SyncUnversionedRampActivityResponse) Marshal() ([]byte, error)
Marshal an object of type SyncUnversionedRampActivityResponse to the protobuf v3 wire format
func (*SyncUnversionedRampActivityResponse) ProtoMessage ¶
func (*SyncUnversionedRampActivityResponse) ProtoMessage()
func (*SyncUnversionedRampActivityResponse) ProtoReflect ¶
func (x *SyncUnversionedRampActivityResponse) ProtoReflect() protoreflect.Message
func (*SyncUnversionedRampActivityResponse) Reset ¶
func (x *SyncUnversionedRampActivityResponse) Reset()
func (*SyncUnversionedRampActivityResponse) Size ¶
func (val *SyncUnversionedRampActivityResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncUnversionedRampActivityResponse) String ¶
func (x *SyncUnversionedRampActivityResponse) String() string
func (*SyncUnversionedRampActivityResponse) Unmarshal ¶
func (val *SyncUnversionedRampActivityResponse) Unmarshal(buf []byte) error
Unmarshal an object of type SyncUnversionedRampActivityResponse from the protobuf v3 wire format
type SyncVersionStateActivityArgs ¶
type SyncVersionStateActivityArgs struct {
DeploymentName string `protobuf:"bytes,1,opt,name=deployment_name,json=deploymentName,proto3" json:"deployment_name,omitempty"`
// <deployment_name>.<build_id> or possibly just <version_id> in the future
Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
UpdateArgs *SyncVersionStateUpdateArgs `protobuf:"bytes,3,opt,name=update_args,json=updateArgs,proto3" json:"update_args,omitempty"`
RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment activity input:
func (*SyncVersionStateActivityArgs) Descriptor
deprecated
func (*SyncVersionStateActivityArgs) Descriptor() ([]byte, []int)
Deprecated: Use SyncVersionStateActivityArgs.ProtoReflect.Descriptor instead.
func (*SyncVersionStateActivityArgs) Equal ¶
func (this *SyncVersionStateActivityArgs) Equal(that interface{}) bool
Equal returns whether two SyncVersionStateActivityArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncVersionStateActivityArgs) GetDeploymentName ¶
func (x *SyncVersionStateActivityArgs) GetDeploymentName() string
func (*SyncVersionStateActivityArgs) GetRequestId ¶
func (x *SyncVersionStateActivityArgs) GetRequestId() string
func (*SyncVersionStateActivityArgs) GetUpdateArgs ¶
func (x *SyncVersionStateActivityArgs) GetUpdateArgs() *SyncVersionStateUpdateArgs
func (*SyncVersionStateActivityArgs) GetVersion ¶
func (x *SyncVersionStateActivityArgs) GetVersion() string
func (*SyncVersionStateActivityArgs) Marshal ¶
func (val *SyncVersionStateActivityArgs) Marshal() ([]byte, error)
Marshal an object of type SyncVersionStateActivityArgs to the protobuf v3 wire format
func (*SyncVersionStateActivityArgs) ProtoMessage ¶
func (*SyncVersionStateActivityArgs) ProtoMessage()
func (*SyncVersionStateActivityArgs) ProtoReflect ¶
func (x *SyncVersionStateActivityArgs) ProtoReflect() protoreflect.Message
func (*SyncVersionStateActivityArgs) Reset ¶
func (x *SyncVersionStateActivityArgs) Reset()
func (*SyncVersionStateActivityArgs) Size ¶
func (val *SyncVersionStateActivityArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncVersionStateActivityArgs) String ¶
func (x *SyncVersionStateActivityArgs) String() string
func (*SyncVersionStateActivityArgs) Unmarshal ¶
func (val *SyncVersionStateActivityArgs) Unmarshal(buf []byte) error
Unmarshal an object of type SyncVersionStateActivityArgs from the protobuf v3 wire format
type SyncVersionStateActivityResult ¶
type SyncVersionStateActivityResult struct {
// Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
VersionState *VersionLocalState `protobuf:"bytes,1,opt,name=version_state,json=versionState,proto3" json:"version_state,omitempty"`
Summary *WorkerDeploymentVersionSummary `protobuf:"bytes,2,opt,name=summary,proto3" json:"summary,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment activity result:
func (*SyncVersionStateActivityResult) Descriptor
deprecated
func (*SyncVersionStateActivityResult) Descriptor() ([]byte, []int)
Deprecated: Use SyncVersionStateActivityResult.ProtoReflect.Descriptor instead.
func (*SyncVersionStateActivityResult) Equal ¶
func (this *SyncVersionStateActivityResult) Equal(that interface{}) bool
Equal returns whether two SyncVersionStateActivityResult values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncVersionStateActivityResult) GetSummary ¶
func (x *SyncVersionStateActivityResult) GetSummary() *WorkerDeploymentVersionSummary
func (*SyncVersionStateActivityResult) GetVersionState
deprecated
func (x *SyncVersionStateActivityResult) GetVersionState() *VersionLocalState
Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
func (*SyncVersionStateActivityResult) Marshal ¶
func (val *SyncVersionStateActivityResult) Marshal() ([]byte, error)
Marshal an object of type SyncVersionStateActivityResult to the protobuf v3 wire format
func (*SyncVersionStateActivityResult) ProtoMessage ¶
func (*SyncVersionStateActivityResult) ProtoMessage()
func (*SyncVersionStateActivityResult) ProtoReflect ¶
func (x *SyncVersionStateActivityResult) ProtoReflect() protoreflect.Message
func (*SyncVersionStateActivityResult) Reset ¶
func (x *SyncVersionStateActivityResult) Reset()
func (*SyncVersionStateActivityResult) Size ¶
func (val *SyncVersionStateActivityResult) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncVersionStateActivityResult) String ¶
func (x *SyncVersionStateActivityResult) String() string
func (*SyncVersionStateActivityResult) Unmarshal ¶
func (val *SyncVersionStateActivityResult) Unmarshal(buf []byte) error
Unmarshal an object of type SyncVersionStateActivityResult from the protobuf v3 wire format
type SyncVersionStateResponse ¶
type SyncVersionStateResponse struct {
// Deprecated. State could be so large, no need to send it to the deployment workflow.
//
// Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
VersionState *VersionLocalState `protobuf:"bytes,1,opt,name=version_state,json=versionState,proto3" json:"version_state,omitempty"`
Summary *WorkerDeploymentVersionSummary `protobuf:"bytes,2,opt,name=summary,proto3" json:"summary,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment workflow update response (sent from Worker Deployment workflow):
func (*SyncVersionStateResponse) Descriptor
deprecated
func (*SyncVersionStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use SyncVersionStateResponse.ProtoReflect.Descriptor instead.
func (*SyncVersionStateResponse) Equal ¶
func (this *SyncVersionStateResponse) Equal(that interface{}) bool
Equal returns whether two SyncVersionStateResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncVersionStateResponse) GetSummary ¶
func (x *SyncVersionStateResponse) GetSummary() *WorkerDeploymentVersionSummary
func (*SyncVersionStateResponse) GetVersionState
deprecated
func (x *SyncVersionStateResponse) GetVersionState() *VersionLocalState
Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
func (*SyncVersionStateResponse) Marshal ¶
func (val *SyncVersionStateResponse) Marshal() ([]byte, error)
Marshal an object of type SyncVersionStateResponse to the protobuf v3 wire format
func (*SyncVersionStateResponse) ProtoMessage ¶
func (*SyncVersionStateResponse) ProtoMessage()
func (*SyncVersionStateResponse) ProtoReflect ¶
func (x *SyncVersionStateResponse) ProtoReflect() protoreflect.Message
func (*SyncVersionStateResponse) Reset ¶
func (x *SyncVersionStateResponse) Reset()
func (*SyncVersionStateResponse) Size ¶
func (val *SyncVersionStateResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncVersionStateResponse) String ¶
func (x *SyncVersionStateResponse) String() string
func (*SyncVersionStateResponse) Unmarshal ¶
func (val *SyncVersionStateResponse) Unmarshal(buf []byte) error
Unmarshal an object of type SyncVersionStateResponse from the protobuf v3 wire format
type SyncVersionStateUpdateArgs ¶
type SyncVersionStateUpdateArgs struct {
// Last time `current_since_time`, `ramping_since_time, or `ramp_percentage` of this version changed.
//
// Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
RoutingUpdateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=routing_update_time,json=routingUpdateTime,proto3" json:"routing_update_time,omitempty"`
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: 'Since' captures the field semantics despite being a preposition. --)
//
// Nil if not current.
//
// Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
CurrentSinceTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=current_since_time,json=currentSinceTime,proto3" json:"current_since_time,omitempty"`
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: 'Since' captures the field semantics despite being a preposition. --)
//
// Nil if not ramping. Updated when the version first starts ramping, not on each ramp change.
//
// Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
RampingSinceTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=ramping_since_time,json=rampingSinceTime,proto3" json:"ramping_since_time,omitempty"`
// Range: [0, 100]. Must be zero if the version is not ramping (i.e. `ramping_since_time` is nil).
// Can be in the range [0, 100] if the version is ramping.
//
// Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
RampPercentage float32 `protobuf:"fixed32,4,opt,name=ramp_percentage,json=rampPercentage,proto3" json:"ramp_percentage,omitempty"`
// Full routing config for async propagation mode. When present, the version workflow
// will propagate the entire routing config asynchronously. When absent, sync mode is used.
RoutingConfig *v11.RoutingConfig `protobuf:"bytes,5,opt,name=routing_config,json=routingConfig,proto3" json:"routing_config,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment workflow update input (sent from Worker Deployment workflow):
func (*SyncVersionStateUpdateArgs) Descriptor
deprecated
func (*SyncVersionStateUpdateArgs) Descriptor() ([]byte, []int)
Deprecated: Use SyncVersionStateUpdateArgs.ProtoReflect.Descriptor instead.
func (*SyncVersionStateUpdateArgs) Equal ¶
func (this *SyncVersionStateUpdateArgs) Equal(that interface{}) bool
Equal returns whether two SyncVersionStateUpdateArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncVersionStateUpdateArgs) GetCurrentSinceTime
deprecated
func (x *SyncVersionStateUpdateArgs) GetCurrentSinceTime() *timestamppb.Timestamp
Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
func (*SyncVersionStateUpdateArgs) GetRampPercentage
deprecated
func (x *SyncVersionStateUpdateArgs) GetRampPercentage() float32
Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
func (*SyncVersionStateUpdateArgs) GetRampingSinceTime
deprecated
func (x *SyncVersionStateUpdateArgs) GetRampingSinceTime() *timestamppb.Timestamp
Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
func (*SyncVersionStateUpdateArgs) GetRoutingConfig ¶
func (x *SyncVersionStateUpdateArgs) GetRoutingConfig() *v11.RoutingConfig
func (*SyncVersionStateUpdateArgs) GetRoutingUpdateTime
deprecated
func (x *SyncVersionStateUpdateArgs) GetRoutingUpdateTime() *timestamppb.Timestamp
Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
func (*SyncVersionStateUpdateArgs) Marshal ¶
func (val *SyncVersionStateUpdateArgs) Marshal() ([]byte, error)
Marshal an object of type SyncVersionStateUpdateArgs to the protobuf v3 wire format
func (*SyncVersionStateUpdateArgs) ProtoMessage ¶
func (*SyncVersionStateUpdateArgs) ProtoMessage()
func (*SyncVersionStateUpdateArgs) ProtoReflect ¶
func (x *SyncVersionStateUpdateArgs) ProtoReflect() protoreflect.Message
func (*SyncVersionStateUpdateArgs) Reset ¶
func (x *SyncVersionStateUpdateArgs) Reset()
func (*SyncVersionStateUpdateArgs) Size ¶
func (val *SyncVersionStateUpdateArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncVersionStateUpdateArgs) String ¶
func (x *SyncVersionStateUpdateArgs) String() string
func (*SyncVersionStateUpdateArgs) Unmarshal ¶
func (val *SyncVersionStateUpdateArgs) Unmarshal(buf []byte) error
Unmarshal an object of type SyncVersionStateUpdateArgs from the protobuf v3 wire format
type TaskQueueVersionData ¶
type TaskQueueVersionData struct {
// contains filtered or unexported fields
}
Data specific to a task queue, from the perspective of a worker deployment version.
func (*TaskQueueVersionData) Descriptor
deprecated
func (*TaskQueueVersionData) Descriptor() ([]byte, []int)
Deprecated: Use TaskQueueVersionData.ProtoReflect.Descriptor instead.
func (*TaskQueueVersionData) Equal ¶
func (this *TaskQueueVersionData) Equal(that interface{}) bool
Equal returns whether two TaskQueueVersionData values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*TaskQueueVersionData) Marshal ¶
func (val *TaskQueueVersionData) Marshal() ([]byte, error)
Marshal an object of type TaskQueueVersionData to the protobuf v3 wire format
func (*TaskQueueVersionData) ProtoMessage ¶
func (*TaskQueueVersionData) ProtoMessage()
func (*TaskQueueVersionData) ProtoReflect ¶
func (x *TaskQueueVersionData) ProtoReflect() protoreflect.Message
func (*TaskQueueVersionData) Reset ¶
func (x *TaskQueueVersionData) Reset()
func (*TaskQueueVersionData) Size ¶
func (val *TaskQueueVersionData) Size() int
Size returns the size of the object, in bytes, once serialized
func (*TaskQueueVersionData) String ¶
func (x *TaskQueueVersionData) String() string
func (*TaskQueueVersionData) Unmarshal ¶
func (val *TaskQueueVersionData) Unmarshal(buf []byte) error
Unmarshal an object of type TaskQueueVersionData from the protobuf v3 wire format
type UpdateVersionMetadataArgs ¶
type UpdateVersionMetadataArgs struct {
UpsertEntries map[string]*v12.Payload `` /* 174-byte string literal not displayed */
RemoveEntries []string `protobuf:"bytes,2,rep,name=remove_entries,json=removeEntries,proto3" json:"remove_entries,omitempty"`
Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment Version workflow update input:
func (*UpdateVersionMetadataArgs) Descriptor
deprecated
func (*UpdateVersionMetadataArgs) Descriptor() ([]byte, []int)
Deprecated: Use UpdateVersionMetadataArgs.ProtoReflect.Descriptor instead.
func (*UpdateVersionMetadataArgs) Equal ¶
func (this *UpdateVersionMetadataArgs) Equal(that interface{}) bool
Equal returns whether two UpdateVersionMetadataArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateVersionMetadataArgs) GetIdentity ¶
func (x *UpdateVersionMetadataArgs) GetIdentity() string
func (*UpdateVersionMetadataArgs) GetRemoveEntries ¶
func (x *UpdateVersionMetadataArgs) GetRemoveEntries() []string
func (*UpdateVersionMetadataArgs) GetUpsertEntries ¶
func (x *UpdateVersionMetadataArgs) GetUpsertEntries() map[string]*v12.Payload
func (*UpdateVersionMetadataArgs) Marshal ¶
func (val *UpdateVersionMetadataArgs) Marshal() ([]byte, error)
Marshal an object of type UpdateVersionMetadataArgs to the protobuf v3 wire format
func (*UpdateVersionMetadataArgs) ProtoMessage ¶
func (*UpdateVersionMetadataArgs) ProtoMessage()
func (*UpdateVersionMetadataArgs) ProtoReflect ¶
func (x *UpdateVersionMetadataArgs) ProtoReflect() protoreflect.Message
func (*UpdateVersionMetadataArgs) Reset ¶
func (x *UpdateVersionMetadataArgs) Reset()
func (*UpdateVersionMetadataArgs) Size ¶
func (val *UpdateVersionMetadataArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateVersionMetadataArgs) String ¶
func (x *UpdateVersionMetadataArgs) String() string
func (*UpdateVersionMetadataArgs) Unmarshal ¶
func (val *UpdateVersionMetadataArgs) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateVersionMetadataArgs from the protobuf v3 wire format
type UpdateVersionMetadataResponse ¶
type UpdateVersionMetadataResponse struct {
Metadata *v11.VersionMetadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment Version workflow update response:
func (*UpdateVersionMetadataResponse) Descriptor
deprecated
func (*UpdateVersionMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateVersionMetadataResponse.ProtoReflect.Descriptor instead.
func (*UpdateVersionMetadataResponse) Equal ¶
func (this *UpdateVersionMetadataResponse) Equal(that interface{}) bool
Equal returns whether two UpdateVersionMetadataResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateVersionMetadataResponse) GetMetadata ¶
func (x *UpdateVersionMetadataResponse) GetMetadata() *v11.VersionMetadata
func (*UpdateVersionMetadataResponse) Marshal ¶
func (val *UpdateVersionMetadataResponse) Marshal() ([]byte, error)
Marshal an object of type UpdateVersionMetadataResponse to the protobuf v3 wire format
func (*UpdateVersionMetadataResponse) ProtoMessage ¶
func (*UpdateVersionMetadataResponse) ProtoMessage()
func (*UpdateVersionMetadataResponse) ProtoReflect ¶
func (x *UpdateVersionMetadataResponse) ProtoReflect() protoreflect.Message
func (*UpdateVersionMetadataResponse) Reset ¶
func (x *UpdateVersionMetadataResponse) Reset()
func (*UpdateVersionMetadataResponse) Size ¶
func (val *UpdateVersionMetadataResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateVersionMetadataResponse) String ¶
func (x *UpdateVersionMetadataResponse) String() string
func (*UpdateVersionMetadataResponse) Unmarshal ¶
func (val *UpdateVersionMetadataResponse) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateVersionMetadataResponse from the protobuf v3 wire format
type VersionLocalState ¶
type VersionLocalState struct {
Version *WorkerDeploymentVersion `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Last time `current_since_time`, `ramping_since_time, or `ramp_percentage` of this version changed.
RoutingUpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=routing_update_time,json=routingUpdateTime,proto3" json:"routing_update_time,omitempty"`
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: 'Since' captures the field semantics despite being a preposition. --)
//
// Nil if not current.
CurrentSinceTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=current_since_time,json=currentSinceTime,proto3" json:"current_since_time,omitempty"`
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: 'Since' captures the field semantics despite being a preposition. --)
//
// Nil if not ramping. Updated when the version first starts ramping, not on each ramp change.
RampingSinceTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=ramping_since_time,json=rampingSinceTime,proto3" json:"ramping_since_time,omitempty"`
// Range: [0, 100]. Must be zero if the version is not ramping (i.e. `ramping_since_time` is nil).
// Can be in the range [0, 100] if the version is ramping.
RampPercentage float32 `protobuf:"fixed32,6,opt,name=ramp_percentage,json=rampPercentage,proto3" json:"ramp_percentage,omitempty"`
// Timestamp when this version first became current or ramping.
FirstActivationTime *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=first_activation_time,json=firstActivationTime,proto3" json:"first_activation_time,omitempty"`
// Timestamp when this version last became current.
// Can be used to determine whether a version has ever been Current.
LastCurrentTime *timestamppb.Timestamp `protobuf:"bytes,16,opt,name=last_current_time,json=lastCurrentTime,proto3" json:"last_current_time,omitempty"`
// Timestamp when this version last stopped being current or ramping.
LastDeactivationTime *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=last_deactivation_time,json=lastDeactivationTime,proto3" json:"last_deactivation_time,omitempty"`
// Helps user determine when it is safe to decommission the workers of this
// Version. Not present when version is current or ramping.
// Current limitations:
// - Not supported for Unversioned mode.
// - Periodically refreshed, may have delays up to few minutes (consult the
// last_checked_time value).
// - Refreshed only when version is not current or ramping AND the status is not
// "drained" yet.
// - Once the status is changed to "drained", it is not changed until the Version
// becomes Current or Ramping again, at which time the drainage info is cleared.
// This means if the Version is "drained" but new workflows are sent to it via
// Pinned Versioning Override, the status does not account for those Pinned-override
// executions and remains "drained".
DrainageInfo *v11.VersionDrainageInfo `protobuf:"bytes,7,opt,name=drainage_info,json=drainageInfo,proto3" json:"drainage_info,omitempty"`
// Arbitrary user-provided metadata attached to this version.
Metadata *v11.VersionMetadata `protobuf:"bytes,8,opt,name=metadata,proto3" json:"metadata,omitempty"`
// Deployment workflow should always be running before starting the version workflow.
// We should not start the deployment workflow. If we cannot find the deployment workflow when signaling, it means a bug and we should fix it.
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
StartedDeploymentWorkflow bool `` /* 139-byte string literal not displayed */
// Key: Task Queue Name
TaskQueueFamilies map[string]*VersionLocalState_TaskQueueFamilyData `` /* 189-byte string literal not displayed */
// Number of task queues which will be synced in a single batch.
SyncBatchSize int32 `protobuf:"varint,11,opt,name=sync_batch_size,json=syncBatchSize,proto3" json:"sync_batch_size,omitempty"`
// Status of the Worker Deployment Version.
Status v1.WorkerDeploymentVersionStatus `protobuf:"varint,14,opt,name=status,proto3,enum=temporal.api.enums.v1.WorkerDeploymentVersionStatus" json:"status,omitempty"`
// Incremented everytime version data synced to TQ changes. Updates with lower revision number
// than what is already in the TQ will be ignored to avoid stale writes during async operations.
RevisionNumber int64 `protobuf:"varint,15,opt,name=revision_number,json=revisionNumber,proto3" json:"revision_number,omitempty"`
// contains filtered or unexported fields
}
Local state for Worker Deployment Version
func (*VersionLocalState) Descriptor
deprecated
func (*VersionLocalState) Descriptor() ([]byte, []int)
Deprecated: Use VersionLocalState.ProtoReflect.Descriptor instead.
func (*VersionLocalState) Equal ¶
func (this *VersionLocalState) Equal(that interface{}) bool
Equal returns whether two VersionLocalState values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*VersionLocalState) GetCreateTime ¶
func (x *VersionLocalState) GetCreateTime() *timestamppb.Timestamp
func (*VersionLocalState) GetCurrentSinceTime ¶
func (x *VersionLocalState) GetCurrentSinceTime() *timestamppb.Timestamp
func (*VersionLocalState) GetDrainageInfo ¶
func (x *VersionLocalState) GetDrainageInfo() *v11.VersionDrainageInfo
func (*VersionLocalState) GetFirstActivationTime ¶
func (x *VersionLocalState) GetFirstActivationTime() *timestamppb.Timestamp
func (*VersionLocalState) GetLastCurrentTime ¶
func (x *VersionLocalState) GetLastCurrentTime() *timestamppb.Timestamp
func (*VersionLocalState) GetLastDeactivationTime ¶
func (x *VersionLocalState) GetLastDeactivationTime() *timestamppb.Timestamp
func (*VersionLocalState) GetMetadata ¶
func (x *VersionLocalState) GetMetadata() *v11.VersionMetadata
func (*VersionLocalState) GetRampPercentage ¶
func (x *VersionLocalState) GetRampPercentage() float32
func (*VersionLocalState) GetRampingSinceTime ¶
func (x *VersionLocalState) GetRampingSinceTime() *timestamppb.Timestamp
func (*VersionLocalState) GetRevisionNumber ¶
func (x *VersionLocalState) GetRevisionNumber() int64
func (*VersionLocalState) GetRoutingUpdateTime ¶
func (x *VersionLocalState) GetRoutingUpdateTime() *timestamppb.Timestamp
func (*VersionLocalState) GetStartedDeploymentWorkflow
deprecated
func (x *VersionLocalState) GetStartedDeploymentWorkflow() bool
Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
func (*VersionLocalState) GetStatus ¶
func (x *VersionLocalState) GetStatus() v1.WorkerDeploymentVersionStatus
func (*VersionLocalState) GetSyncBatchSize ¶
func (x *VersionLocalState) GetSyncBatchSize() int32
func (*VersionLocalState) GetTaskQueueFamilies ¶
func (x *VersionLocalState) GetTaskQueueFamilies() map[string]*VersionLocalState_TaskQueueFamilyData
func (*VersionLocalState) GetVersion ¶
func (x *VersionLocalState) GetVersion() *WorkerDeploymentVersion
func (*VersionLocalState) Marshal ¶
func (val *VersionLocalState) Marshal() ([]byte, error)
Marshal an object of type VersionLocalState to the protobuf v3 wire format
func (*VersionLocalState) ProtoMessage ¶
func (*VersionLocalState) ProtoMessage()
func (*VersionLocalState) ProtoReflect ¶
func (x *VersionLocalState) ProtoReflect() protoreflect.Message
func (*VersionLocalState) Reset ¶
func (x *VersionLocalState) Reset()
func (*VersionLocalState) Size ¶
func (val *VersionLocalState) Size() int
Size returns the size of the object, in bytes, once serialized
func (*VersionLocalState) String ¶
func (x *VersionLocalState) String() string
func (*VersionLocalState) Unmarshal ¶
func (val *VersionLocalState) Unmarshal(buf []byte) error
Unmarshal an object of type VersionLocalState from the protobuf v3 wire format
type VersionLocalState_TaskQueueFamilyData ¶
type VersionLocalState_TaskQueueFamilyData struct {
// Key: Task Queue Type
TaskQueues map[int32]*TaskQueueVersionData `` /* 166-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*VersionLocalState_TaskQueueFamilyData) Descriptor
deprecated
func (*VersionLocalState_TaskQueueFamilyData) Descriptor() ([]byte, []int)
Deprecated: Use VersionLocalState_TaskQueueFamilyData.ProtoReflect.Descriptor instead.
func (*VersionLocalState_TaskQueueFamilyData) GetTaskQueues ¶
func (x *VersionLocalState_TaskQueueFamilyData) GetTaskQueues() map[int32]*TaskQueueVersionData
func (*VersionLocalState_TaskQueueFamilyData) ProtoMessage ¶
func (*VersionLocalState_TaskQueueFamilyData) ProtoMessage()
func (*VersionLocalState_TaskQueueFamilyData) ProtoReflect ¶
func (x *VersionLocalState_TaskQueueFamilyData) ProtoReflect() protoreflect.Message
func (*VersionLocalState_TaskQueueFamilyData) Reset ¶
func (x *VersionLocalState_TaskQueueFamilyData) Reset()
func (*VersionLocalState_TaskQueueFamilyData) String ¶
func (x *VersionLocalState_TaskQueueFamilyData) String() string
type WorkerDeploymentLocalState ¶
type WorkerDeploymentLocalState struct {
CreateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Encapsulates task routing information for this deployment.
RoutingConfig *v11.RoutingConfig `protobuf:"bytes,2,opt,name=routing_config,json=routingConfig,proto3" json:"routing_config,omitempty"`
Versions map[string]*WorkerDeploymentVersionSummary `` /* 143-byte string literal not displayed */
ConflictToken []byte `protobuf:"bytes,4,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
LastModifierIdentity string `protobuf:"bytes,5,opt,name=last_modifier_identity,json=lastModifierIdentity,proto3" json:"last_modifier_identity,omitempty"`
// Number of task queues which will be synced in a single batch.
SyncBatchSize int32 `protobuf:"varint,6,opt,name=sync_batch_size,json=syncBatchSize,proto3" json:"sync_batch_size,omitempty"`
ManagerIdentity string `protobuf:"bytes,7,opt,name=manager_identity,json=managerIdentity,proto3" json:"manager_identity,omitempty"`
// Track async propagations in progress per build ID. Map: build_id -> revision numbers.
// Used to track which propagations are still pending across continue-as-new.
PropagatingRevisions map[string]*PropagatingRevisions `` /* 195-byte string literal not displayed */
// contains filtered or unexported fields
}
Local state for Worker Deployment
func (*WorkerDeploymentLocalState) Descriptor
deprecated
func (*WorkerDeploymentLocalState) Descriptor() ([]byte, []int)
Deprecated: Use WorkerDeploymentLocalState.ProtoReflect.Descriptor instead.
func (*WorkerDeploymentLocalState) Equal ¶
func (this *WorkerDeploymentLocalState) Equal(that interface{}) bool
Equal returns whether two WorkerDeploymentLocalState values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*WorkerDeploymentLocalState) GetConflictToken ¶
func (x *WorkerDeploymentLocalState) GetConflictToken() []byte
func (*WorkerDeploymentLocalState) GetCreateTime ¶
func (x *WorkerDeploymentLocalState) GetCreateTime() *timestamppb.Timestamp
func (*WorkerDeploymentLocalState) GetLastModifierIdentity ¶
func (x *WorkerDeploymentLocalState) GetLastModifierIdentity() string
func (*WorkerDeploymentLocalState) GetManagerIdentity ¶
func (x *WorkerDeploymentLocalState) GetManagerIdentity() string
func (*WorkerDeploymentLocalState) GetPropagatingRevisions ¶
func (x *WorkerDeploymentLocalState) GetPropagatingRevisions() map[string]*PropagatingRevisions
func (*WorkerDeploymentLocalState) GetRoutingConfig ¶
func (x *WorkerDeploymentLocalState) GetRoutingConfig() *v11.RoutingConfig
func (*WorkerDeploymentLocalState) GetSyncBatchSize ¶
func (x *WorkerDeploymentLocalState) GetSyncBatchSize() int32
func (*WorkerDeploymentLocalState) GetVersions ¶
func (x *WorkerDeploymentLocalState) GetVersions() map[string]*WorkerDeploymentVersionSummary
func (*WorkerDeploymentLocalState) Marshal ¶
func (val *WorkerDeploymentLocalState) Marshal() ([]byte, error)
Marshal an object of type WorkerDeploymentLocalState to the protobuf v3 wire format
func (*WorkerDeploymentLocalState) ProtoMessage ¶
func (*WorkerDeploymentLocalState) ProtoMessage()
func (*WorkerDeploymentLocalState) ProtoReflect ¶
func (x *WorkerDeploymentLocalState) ProtoReflect() protoreflect.Message
func (*WorkerDeploymentLocalState) Reset ¶
func (x *WorkerDeploymentLocalState) Reset()
func (*WorkerDeploymentLocalState) Size ¶
func (val *WorkerDeploymentLocalState) Size() int
Size returns the size of the object, in bytes, once serialized
func (*WorkerDeploymentLocalState) String ¶
func (x *WorkerDeploymentLocalState) String() string
func (*WorkerDeploymentLocalState) Unmarshal ¶
func (val *WorkerDeploymentLocalState) Unmarshal(buf []byte) error
Unmarshal an object of type WorkerDeploymentLocalState from the protobuf v3 wire format
type WorkerDeploymentSummary ¶
type WorkerDeploymentSummary struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
RoutingConfig *v11.RoutingConfig `protobuf:"bytes,3,opt,name=routing_config,json=routingConfig,proto3" json:"routing_config,omitempty"`
LatestVersionSummary *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary `protobuf:"bytes,4,opt,name=latest_version_summary,json=latestVersionSummary,proto3" json:"latest_version_summary,omitempty"`
CurrentVersionSummary *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary `` /* 126-byte string literal not displayed */
RampingVersionSummary *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary `` /* 126-byte string literal not displayed */
// contains filtered or unexported fields
}
Subset of fields of WorkerDeploymentInfo returned in ListWorkerDeploymentsResponse
func (*WorkerDeploymentSummary) Descriptor
deprecated
func (*WorkerDeploymentSummary) Descriptor() ([]byte, []int)
Deprecated: Use WorkerDeploymentSummary.ProtoReflect.Descriptor instead.
func (*WorkerDeploymentSummary) Equal ¶
func (this *WorkerDeploymentSummary) Equal(that interface{}) bool
Equal returns whether two WorkerDeploymentSummary values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*WorkerDeploymentSummary) GetCreateTime ¶
func (x *WorkerDeploymentSummary) GetCreateTime() *timestamppb.Timestamp
func (*WorkerDeploymentSummary) GetCurrentVersionSummary ¶
func (x *WorkerDeploymentSummary) GetCurrentVersionSummary() *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary
func (*WorkerDeploymentSummary) GetLatestVersionSummary ¶
func (x *WorkerDeploymentSummary) GetLatestVersionSummary() *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary
func (*WorkerDeploymentSummary) GetName ¶
func (x *WorkerDeploymentSummary) GetName() string
func (*WorkerDeploymentSummary) GetRampingVersionSummary ¶
func (x *WorkerDeploymentSummary) GetRampingVersionSummary() *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary
func (*WorkerDeploymentSummary) GetRoutingConfig ¶
func (x *WorkerDeploymentSummary) GetRoutingConfig() *v11.RoutingConfig
func (*WorkerDeploymentSummary) Marshal ¶
func (val *WorkerDeploymentSummary) Marshal() ([]byte, error)
Marshal an object of type WorkerDeploymentSummary to the protobuf v3 wire format
func (*WorkerDeploymentSummary) ProtoMessage ¶
func (*WorkerDeploymentSummary) ProtoMessage()
func (*WorkerDeploymentSummary) ProtoReflect ¶
func (x *WorkerDeploymentSummary) ProtoReflect() protoreflect.Message
func (*WorkerDeploymentSummary) Reset ¶
func (x *WorkerDeploymentSummary) Reset()
func (*WorkerDeploymentSummary) Size ¶
func (val *WorkerDeploymentSummary) Size() int
Size returns the size of the object, in bytes, once serialized
func (*WorkerDeploymentSummary) String ¶
func (x *WorkerDeploymentSummary) String() string
func (*WorkerDeploymentSummary) Unmarshal ¶
func (val *WorkerDeploymentSummary) Unmarshal(buf []byte) error
Unmarshal an object of type WorkerDeploymentSummary from the protobuf v3 wire format
type WorkerDeploymentVersion ¶
type WorkerDeploymentVersion struct {
// The name of the Deployment this version belongs too.
DeploymentName string `protobuf:"bytes,1,opt,name=deployment_name,json=deploymentName,proto3" json:"deployment_name,omitempty"`
// Build ID uniquely identifies the Deployment Version within a Deployment, but the same Build
// ID can be used in multiple Deployments.
BuildId string `protobuf:"bytes,2,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"`
// contains filtered or unexported fields
}
Identifies a Worker Deployment Version. The combination of `deployment_name` and `build_id` serve as the identifier.
func (*WorkerDeploymentVersion) Descriptor
deprecated
func (*WorkerDeploymentVersion) Descriptor() ([]byte, []int)
Deprecated: Use WorkerDeploymentVersion.ProtoReflect.Descriptor instead.
func (*WorkerDeploymentVersion) Equal ¶
func (this *WorkerDeploymentVersion) Equal(that interface{}) bool
Equal returns whether two WorkerDeploymentVersion values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*WorkerDeploymentVersion) GetBuildId ¶
func (x *WorkerDeploymentVersion) GetBuildId() string
func (*WorkerDeploymentVersion) GetDeploymentName ¶
func (x *WorkerDeploymentVersion) GetDeploymentName() string
func (*WorkerDeploymentVersion) Marshal ¶
func (val *WorkerDeploymentVersion) Marshal() ([]byte, error)
Marshal an object of type WorkerDeploymentVersion to the protobuf v3 wire format
func (*WorkerDeploymentVersion) ProtoMessage ¶
func (*WorkerDeploymentVersion) ProtoMessage()
func (*WorkerDeploymentVersion) ProtoReflect ¶
func (x *WorkerDeploymentVersion) ProtoReflect() protoreflect.Message
func (*WorkerDeploymentVersion) Reset ¶
func (x *WorkerDeploymentVersion) Reset()
func (*WorkerDeploymentVersion) Size ¶
func (val *WorkerDeploymentVersion) Size() int
Size returns the size of the object, in bytes, once serialized
func (*WorkerDeploymentVersion) String ¶
func (x *WorkerDeploymentVersion) String() string
func (*WorkerDeploymentVersion) Unmarshal ¶
func (val *WorkerDeploymentVersion) Unmarshal(buf []byte) error
Unmarshal an object of type WorkerDeploymentVersion from the protobuf v3 wire format
type WorkerDeploymentVersionData ¶
type WorkerDeploymentVersionData struct {
// Incremented everytime version data changes. Updates with lower revision number than what is
// already in the TQ will be ignored to avoid stale writes.
RevisionNumber int64 `protobuf:"varint,1,opt,name=revision_number,json=revisionNumber,proto3" json:"revision_number,omitempty"`
// Last update time. Used for garbage collecting deleted versions from TQ user data.
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// In order to protect against deletes being overwritten by delayed stale writes, we can't
// immediately delete the version data from task queues. instead, we mark them as deleted while
// keeping the revision number.
// Old enough deleted versions are GCed based on update_time.
Deleted bool `protobuf:"varint,3,opt,name=deleted,proto3" json:"deleted,omitempty"`
Status v1.WorkerDeploymentVersionStatus `protobuf:"varint,6,opt,name=status,proto3,enum=temporal.api.enums.v1.WorkerDeploymentVersionStatus" json:"status,omitempty"`
// contains filtered or unexported fields
}
Information that a TQ should know about a particular Deployment Version. This info is not part of RoutingConfig and hence not protected by the routing config revision number. As of Workflow Version `VersionDataRevisionNumber`, version specific data has its own revision number, which makes async propagations safer and allows async registration.
func (*WorkerDeploymentVersionData) Descriptor
deprecated
func (*WorkerDeploymentVersionData) Descriptor() ([]byte, []int)
Deprecated: Use WorkerDeploymentVersionData.ProtoReflect.Descriptor instead.
func (*WorkerDeploymentVersionData) Equal ¶
func (this *WorkerDeploymentVersionData) Equal(that interface{}) bool
Equal returns whether two WorkerDeploymentVersionData values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*WorkerDeploymentVersionData) GetDeleted ¶
func (x *WorkerDeploymentVersionData) GetDeleted() bool
func (*WorkerDeploymentVersionData) GetRevisionNumber ¶
func (x *WorkerDeploymentVersionData) GetRevisionNumber() int64
func (*WorkerDeploymentVersionData) GetStatus ¶
func (x *WorkerDeploymentVersionData) GetStatus() v1.WorkerDeploymentVersionStatus
func (*WorkerDeploymentVersionData) GetUpdateTime ¶
func (x *WorkerDeploymentVersionData) GetUpdateTime() *timestamppb.Timestamp
func (*WorkerDeploymentVersionData) Marshal ¶
func (val *WorkerDeploymentVersionData) Marshal() ([]byte, error)
Marshal an object of type WorkerDeploymentVersionData to the protobuf v3 wire format
func (*WorkerDeploymentVersionData) ProtoMessage ¶
func (*WorkerDeploymentVersionData) ProtoMessage()
func (*WorkerDeploymentVersionData) ProtoReflect ¶
func (x *WorkerDeploymentVersionData) ProtoReflect() protoreflect.Message
func (*WorkerDeploymentVersionData) Reset ¶
func (x *WorkerDeploymentVersionData) Reset()
func (*WorkerDeploymentVersionData) Size ¶
func (val *WorkerDeploymentVersionData) Size() int
Size returns the size of the object, in bytes, once serialized
func (*WorkerDeploymentVersionData) String ¶
func (x *WorkerDeploymentVersionData) String() string
func (*WorkerDeploymentVersionData) Unmarshal ¶
func (val *WorkerDeploymentVersionData) Unmarshal(buf []byte) error
Unmarshal an object of type WorkerDeploymentVersionData from the protobuf v3 wire format
type WorkerDeploymentVersionSummary ¶
type WorkerDeploymentVersionSummary struct {
Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
DrainageStatus v1.VersionDrainageStatus `` /* 153-byte string literal not displayed */
// Information about workflow drainage to help the user determine when it is safe
// to decommission a Version. Not present while version is current or ramping.
DrainageInfo *v11.VersionDrainageInfo `protobuf:"bytes,4,opt,name=drainage_info,json=drainageInfo,proto3" json:"drainage_info,omitempty"`
// Last time `current_since_time`, `ramping_since_time, or `ramp_percentage` of this version changed.
RoutingUpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=routing_update_time,json=routingUpdateTime,proto3" json:"routing_update_time,omitempty"`
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: 'Since' captures the field semantics despite being a preposition. --)
//
// Nil if not current.
CurrentSinceTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=current_since_time,json=currentSinceTime,proto3" json:"current_since_time,omitempty"`
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: 'Since' captures the field semantics despite being a preposition. --)
//
// Nil if not ramping. Updated when the version first starts ramping, not on each ramp change.
RampingSinceTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=ramping_since_time,json=rampingSinceTime,proto3" json:"ramping_since_time,omitempty"`
// Timestamp when this version first became current or ramping.
FirstActivationTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=first_activation_time,json=firstActivationTime,proto3" json:"first_activation_time,omitempty"`
// Timestamp when this version last became current.
// Can be used to determine whether a version has ever been Current.
LastCurrentTime *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=last_current_time,json=lastCurrentTime,proto3" json:"last_current_time,omitempty"`
// Timestamp when this version last stopped being current or ramping.
LastDeactivationTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=last_deactivation_time,json=lastDeactivationTime,proto3" json:"last_deactivation_time,omitempty"`
// Status of the Worker Deployment Version.
Status v1.WorkerDeploymentVersionStatus `protobuf:"varint,10,opt,name=status,proto3,enum=temporal.api.enums.v1.WorkerDeploymentVersionStatus" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*WorkerDeploymentVersionSummary) Descriptor
deprecated
func (*WorkerDeploymentVersionSummary) Descriptor() ([]byte, []int)
Deprecated: Use WorkerDeploymentVersionSummary.ProtoReflect.Descriptor instead.
func (*WorkerDeploymentVersionSummary) Equal ¶
func (this *WorkerDeploymentVersionSummary) Equal(that interface{}) bool
Equal returns whether two WorkerDeploymentVersionSummary values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*WorkerDeploymentVersionSummary) GetCreateTime ¶
func (x *WorkerDeploymentVersionSummary) GetCreateTime() *timestamppb.Timestamp
func (*WorkerDeploymentVersionSummary) GetCurrentSinceTime ¶
func (x *WorkerDeploymentVersionSummary) GetCurrentSinceTime() *timestamppb.Timestamp
func (*WorkerDeploymentVersionSummary) GetDrainageInfo ¶
func (x *WorkerDeploymentVersionSummary) GetDrainageInfo() *v11.VersionDrainageInfo
func (*WorkerDeploymentVersionSummary) GetDrainageStatus
deprecated
func (x *WorkerDeploymentVersionSummary) GetDrainageStatus() v1.VersionDrainageStatus
Deprecated: Marked as deprecated in temporal/server/api/deployment/v1/message.proto.
func (*WorkerDeploymentVersionSummary) GetFirstActivationTime ¶
func (x *WorkerDeploymentVersionSummary) GetFirstActivationTime() *timestamppb.Timestamp
func (*WorkerDeploymentVersionSummary) GetLastCurrentTime ¶
func (x *WorkerDeploymentVersionSummary) GetLastCurrentTime() *timestamppb.Timestamp
func (*WorkerDeploymentVersionSummary) GetLastDeactivationTime ¶
func (x *WorkerDeploymentVersionSummary) GetLastDeactivationTime() *timestamppb.Timestamp
func (*WorkerDeploymentVersionSummary) GetRampingSinceTime ¶
func (x *WorkerDeploymentVersionSummary) GetRampingSinceTime() *timestamppb.Timestamp
func (*WorkerDeploymentVersionSummary) GetRoutingUpdateTime ¶
func (x *WorkerDeploymentVersionSummary) GetRoutingUpdateTime() *timestamppb.Timestamp
func (*WorkerDeploymentVersionSummary) GetStatus ¶
func (x *WorkerDeploymentVersionSummary) GetStatus() v1.WorkerDeploymentVersionStatus
func (*WorkerDeploymentVersionSummary) GetVersion ¶
func (x *WorkerDeploymentVersionSummary) GetVersion() string
func (*WorkerDeploymentVersionSummary) Marshal ¶
func (val *WorkerDeploymentVersionSummary) Marshal() ([]byte, error)
Marshal an object of type WorkerDeploymentVersionSummary to the protobuf v3 wire format
func (*WorkerDeploymentVersionSummary) ProtoMessage ¶
func (*WorkerDeploymentVersionSummary) ProtoMessage()
func (*WorkerDeploymentVersionSummary) ProtoReflect ¶
func (x *WorkerDeploymentVersionSummary) ProtoReflect() protoreflect.Message
func (*WorkerDeploymentVersionSummary) Reset ¶
func (x *WorkerDeploymentVersionSummary) Reset()
func (*WorkerDeploymentVersionSummary) Size ¶
func (val *WorkerDeploymentVersionSummary) Size() int
Size returns the size of the object, in bytes, once serialized
func (*WorkerDeploymentVersionSummary) String ¶
func (x *WorkerDeploymentVersionSummary) String() string
func (*WorkerDeploymentVersionSummary) Unmarshal ¶
func (val *WorkerDeploymentVersionSummary) Unmarshal(buf []byte) error
Unmarshal an object of type WorkerDeploymentVersionSummary from the protobuf v3 wire format
type WorkerDeploymentVersionWorkflowArgs ¶
type WorkerDeploymentVersionWorkflowArgs struct {
NamespaceName string `protobuf:"bytes,1,opt,name=namespace_name,json=namespaceName,proto3" json:"namespace_name,omitempty"`
NamespaceId string `protobuf:"bytes,2,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
VersionState *VersionLocalState `protobuf:"bytes,3,opt,name=version_state,json=versionState,proto3" json:"version_state,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment Version workflow input:
func (*WorkerDeploymentVersionWorkflowArgs) Descriptor
deprecated
func (*WorkerDeploymentVersionWorkflowArgs) Descriptor() ([]byte, []int)
Deprecated: Use WorkerDeploymentVersionWorkflowArgs.ProtoReflect.Descriptor instead.
func (*WorkerDeploymentVersionWorkflowArgs) Equal ¶
func (this *WorkerDeploymentVersionWorkflowArgs) Equal(that interface{}) bool
Equal returns whether two WorkerDeploymentVersionWorkflowArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*WorkerDeploymentVersionWorkflowArgs) GetNamespaceId ¶
func (x *WorkerDeploymentVersionWorkflowArgs) GetNamespaceId() string
func (*WorkerDeploymentVersionWorkflowArgs) GetNamespaceName ¶
func (x *WorkerDeploymentVersionWorkflowArgs) GetNamespaceName() string
func (*WorkerDeploymentVersionWorkflowArgs) GetVersionState ¶
func (x *WorkerDeploymentVersionWorkflowArgs) GetVersionState() *VersionLocalState
func (*WorkerDeploymentVersionWorkflowArgs) Marshal ¶
func (val *WorkerDeploymentVersionWorkflowArgs) Marshal() ([]byte, error)
Marshal an object of type WorkerDeploymentVersionWorkflowArgs to the protobuf v3 wire format
func (*WorkerDeploymentVersionWorkflowArgs) ProtoMessage ¶
func (*WorkerDeploymentVersionWorkflowArgs) ProtoMessage()
func (*WorkerDeploymentVersionWorkflowArgs) ProtoReflect ¶
func (x *WorkerDeploymentVersionWorkflowArgs) ProtoReflect() protoreflect.Message
func (*WorkerDeploymentVersionWorkflowArgs) Reset ¶
func (x *WorkerDeploymentVersionWorkflowArgs) Reset()
func (*WorkerDeploymentVersionWorkflowArgs) Size ¶
func (val *WorkerDeploymentVersionWorkflowArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*WorkerDeploymentVersionWorkflowArgs) String ¶
func (x *WorkerDeploymentVersionWorkflowArgs) String() string
func (*WorkerDeploymentVersionWorkflowArgs) Unmarshal ¶
func (val *WorkerDeploymentVersionWorkflowArgs) Unmarshal(buf []byte) error
Unmarshal an object of type WorkerDeploymentVersionWorkflowArgs from the protobuf v3 wire format
type WorkerDeploymentWorkflowArgs ¶
type WorkerDeploymentWorkflowArgs struct {
NamespaceName string `protobuf:"bytes,1,opt,name=namespace_name,json=namespaceName,proto3" json:"namespace_name,omitempty"`
NamespaceId string `protobuf:"bytes,2,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
DeploymentName string `protobuf:"bytes,3,opt,name=deployment_name,json=deploymentName,proto3" json:"deployment_name,omitempty"`
State *WorkerDeploymentLocalState `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
used as Worker Deployment workflow input:
func (*WorkerDeploymentWorkflowArgs) Descriptor
deprecated
func (*WorkerDeploymentWorkflowArgs) Descriptor() ([]byte, []int)
Deprecated: Use WorkerDeploymentWorkflowArgs.ProtoReflect.Descriptor instead.
func (*WorkerDeploymentWorkflowArgs) Equal ¶
func (this *WorkerDeploymentWorkflowArgs) Equal(that interface{}) bool
Equal returns whether two WorkerDeploymentWorkflowArgs values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*WorkerDeploymentWorkflowArgs) GetDeploymentName ¶
func (x *WorkerDeploymentWorkflowArgs) GetDeploymentName() string
func (*WorkerDeploymentWorkflowArgs) GetNamespaceId ¶
func (x *WorkerDeploymentWorkflowArgs) GetNamespaceId() string
func (*WorkerDeploymentWorkflowArgs) GetNamespaceName ¶
func (x *WorkerDeploymentWorkflowArgs) GetNamespaceName() string
func (*WorkerDeploymentWorkflowArgs) GetState ¶
func (x *WorkerDeploymentWorkflowArgs) GetState() *WorkerDeploymentLocalState
func (*WorkerDeploymentWorkflowArgs) Marshal ¶
func (val *WorkerDeploymentWorkflowArgs) Marshal() ([]byte, error)
Marshal an object of type WorkerDeploymentWorkflowArgs to the protobuf v3 wire format
func (*WorkerDeploymentWorkflowArgs) ProtoMessage ¶
func (*WorkerDeploymentWorkflowArgs) ProtoMessage()
func (*WorkerDeploymentWorkflowArgs) ProtoReflect ¶
func (x *WorkerDeploymentWorkflowArgs) ProtoReflect() protoreflect.Message
func (*WorkerDeploymentWorkflowArgs) Reset ¶
func (x *WorkerDeploymentWorkflowArgs) Reset()
func (*WorkerDeploymentWorkflowArgs) Size ¶
func (val *WorkerDeploymentWorkflowArgs) Size() int
Size returns the size of the object, in bytes, once serialized
func (*WorkerDeploymentWorkflowArgs) String ¶
func (x *WorkerDeploymentWorkflowArgs) String() string
func (*WorkerDeploymentWorkflowArgs) Unmarshal ¶
func (val *WorkerDeploymentWorkflowArgs) Unmarshal(buf []byte) error
Unmarshal an object of type WorkerDeploymentWorkflowArgs from the protobuf v3 wire format
type WorkerDeploymentWorkflowMemo ¶
type WorkerDeploymentWorkflowMemo struct {
DeploymentName string `protobuf:"bytes,1,opt,name=deployment_name,json=deploymentName,proto3" json:"deployment_name,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
RoutingConfig *v11.RoutingConfig `protobuf:"bytes,3,opt,name=routing_config,json=routingConfig,proto3" json:"routing_config,omitempty"`
LatestVersionSummary *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary `protobuf:"bytes,4,opt,name=latest_version_summary,json=latestVersionSummary,proto3" json:"latest_version_summary,omitempty"`
CurrentVersionSummary *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary `` /* 126-byte string literal not displayed */
RampingVersionSummary *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary `` /* 126-byte string literal not displayed */
// contains filtered or unexported fields
}
used as Worker Deployment workflow memo:
func (*WorkerDeploymentWorkflowMemo) Descriptor
deprecated
func (*WorkerDeploymentWorkflowMemo) Descriptor() ([]byte, []int)
Deprecated: Use WorkerDeploymentWorkflowMemo.ProtoReflect.Descriptor instead.
func (*WorkerDeploymentWorkflowMemo) Equal ¶
func (this *WorkerDeploymentWorkflowMemo) Equal(that interface{}) bool
Equal returns whether two WorkerDeploymentWorkflowMemo values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*WorkerDeploymentWorkflowMemo) GetCreateTime ¶
func (x *WorkerDeploymentWorkflowMemo) GetCreateTime() *timestamppb.Timestamp
func (*WorkerDeploymentWorkflowMemo) GetCurrentVersionSummary ¶
func (x *WorkerDeploymentWorkflowMemo) GetCurrentVersionSummary() *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary
func (*WorkerDeploymentWorkflowMemo) GetDeploymentName ¶
func (x *WorkerDeploymentWorkflowMemo) GetDeploymentName() string
func (*WorkerDeploymentWorkflowMemo) GetLatestVersionSummary ¶
func (x *WorkerDeploymentWorkflowMemo) GetLatestVersionSummary() *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary
func (*WorkerDeploymentWorkflowMemo) GetRampingVersionSummary ¶
func (x *WorkerDeploymentWorkflowMemo) GetRampingVersionSummary() *v11.WorkerDeploymentInfo_WorkerDeploymentVersionSummary
func (*WorkerDeploymentWorkflowMemo) GetRoutingConfig ¶
func (x *WorkerDeploymentWorkflowMemo) GetRoutingConfig() *v11.RoutingConfig
func (*WorkerDeploymentWorkflowMemo) Marshal ¶
func (val *WorkerDeploymentWorkflowMemo) Marshal() ([]byte, error)
Marshal an object of type WorkerDeploymentWorkflowMemo to the protobuf v3 wire format
func (*WorkerDeploymentWorkflowMemo) ProtoMessage ¶
func (*WorkerDeploymentWorkflowMemo) ProtoMessage()
func (*WorkerDeploymentWorkflowMemo) ProtoReflect ¶
func (x *WorkerDeploymentWorkflowMemo) ProtoReflect() protoreflect.Message
func (*WorkerDeploymentWorkflowMemo) Reset ¶
func (x *WorkerDeploymentWorkflowMemo) Reset()
func (*WorkerDeploymentWorkflowMemo) Size ¶
func (val *WorkerDeploymentWorkflowMemo) Size() int
Size returns the size of the object, in bytes, once serialized
func (*WorkerDeploymentWorkflowMemo) String ¶
func (x *WorkerDeploymentWorkflowMemo) String() string
func (*WorkerDeploymentWorkflowMemo) Unmarshal ¶
func (val *WorkerDeploymentWorkflowMemo) Unmarshal(buf []byte) error
Unmarshal an object of type WorkerDeploymentWorkflowMemo from the protobuf v3 wire format