batch

package
v1.32.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-go-helpers. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var File_temporal_server_api_batch_v1_request_response_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BatchOperationInput

type BatchOperationInput struct {
	NamespaceId              string               `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
	Concurrency              int64                `protobuf:"varint,2,opt,name=concurrency,proto3" json:"concurrency,omitempty"`
	AttemptsOnRetryableError int64                `` /* 138-byte string literal not displayed */
	ActivityHeartbeatTimeout *durationpb.Duration `` /* 135-byte string literal not displayed */
	NonRetryableErrors       []string             `protobuf:"bytes,5,rep,name=non_retryable_errors,json=nonRetryableErrors,proto3" json:"non_retryable_errors,omitempty"`
	// Only needed if StartBatchOperationRequest request is set.
	BatchType v1.BatchOperationType `` /* 135-byte string literal not displayed */
	// The request to start the batch operation.
	// Mutually exclusive with StartAdminBatchOperationRequest admin_request.
	Request *v11.StartBatchOperationRequest `protobuf:"bytes,7,opt,name=request,proto3" json:"request,omitempty"`
	// The request to start an admin batch operation.
	// Mutually exclusive with StartBatchOperationRequest request.
	AdminRequest *v12.StartAdminBatchOperationRequest `protobuf:"bytes,8,opt,name=admin_request,json=adminRequest,proto3" json:"admin_request,omitempty"`
	// contains filtered or unexported fields
}

func (*BatchOperationInput) Descriptor deprecated

func (*BatchOperationInput) Descriptor() ([]byte, []int)

Deprecated: Use BatchOperationInput.ProtoReflect.Descriptor instead.

func (*BatchOperationInput) Equal

func (this *BatchOperationInput) Equal(that interface{}) bool

Equal returns whether two BatchOperationInput 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 (*BatchOperationInput) GetActivityHeartbeatTimeout

func (x *BatchOperationInput) GetActivityHeartbeatTimeout() *durationpb.Duration

func (*BatchOperationInput) GetAdminRequest

func (*BatchOperationInput) GetAttemptsOnRetryableError

func (x *BatchOperationInput) GetAttemptsOnRetryableError() int64

func (*BatchOperationInput) GetBatchType

func (x *BatchOperationInput) GetBatchType() v1.BatchOperationType

func (*BatchOperationInput) GetConcurrency

func (x *BatchOperationInput) GetConcurrency() int64

func (*BatchOperationInput) GetNamespaceId

func (x *BatchOperationInput) GetNamespaceId() string

func (*BatchOperationInput) GetNonRetryableErrors

func (x *BatchOperationInput) GetNonRetryableErrors() []string

func (*BatchOperationInput) GetRequest

func (*BatchOperationInput) Marshal

func (val *BatchOperationInput) Marshal() ([]byte, error)

Marshal an object of type BatchOperationInput to the protobuf v3 wire format

func (*BatchOperationInput) ProtoMessage

func (*BatchOperationInput) ProtoMessage()

func (*BatchOperationInput) ProtoReflect

func (x *BatchOperationInput) ProtoReflect() protoreflect.Message

func (*BatchOperationInput) Reset

func (x *BatchOperationInput) Reset()

func (*BatchOperationInput) Size

func (val *BatchOperationInput) Size() int

Size returns the size of the object, in bytes, once serialized

func (*BatchOperationInput) String

func (x *BatchOperationInput) String() string

func (*BatchOperationInput) Unmarshal

func (val *BatchOperationInput) Unmarshal(buf []byte) error

Unmarshal an object of type BatchOperationInput from the protobuf v3 wire format

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL