v1

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BatonService_Hello_FullMethodName          = "/c1.connectorapi.baton.v1.BatonService/Hello"
	BatonService_GetTask_FullMethodName        = "/c1.connectorapi.baton.v1.BatonService/GetTask"
	BatonService_Heartbeat_FullMethodName      = "/c1.connectorapi.baton.v1.BatonService/Heartbeat"
	BatonService_FinishTask_FullMethodName     = "/c1.connectorapi.baton.v1.BatonService/FinishTask"
	BatonService_UploadAsset_FullMethodName    = "/c1.connectorapi.baton.v1.BatonService/UploadAsset"
	BatonService_StartDebugging_FullMethodName = "/c1.connectorapi.baton.v1.BatonService/StartDebugging"
)
View Source
const (
	ConnectorConfigService_GetConnectorConfig_FullMethodName     = "/c1.connectorapi.baton.v1.ConnectorConfigService/GetConnectorConfig"
	ConnectorConfigService_GetConnectorOauthToken_FullMethodName = "/c1.connectorapi.baton.v1.ConnectorConfigService/GetConnectorOauthToken"
)
View Source
const (
	BatonSessionService_Get_FullMethodName        = "/c1.connectorapi.baton.v1.BatonSessionService/Get"
	BatonSessionService_GetMany_FullMethodName    = "/c1.connectorapi.baton.v1.BatonSessionService/GetMany"
	BatonSessionService_GetAll_FullMethodName     = "/c1.connectorapi.baton.v1.BatonSessionService/GetAll"
	BatonSessionService_Set_FullMethodName        = "/c1.connectorapi.baton.v1.BatonSessionService/Set"
	BatonSessionService_SetMany_FullMethodName    = "/c1.connectorapi.baton.v1.BatonSessionService/SetMany"
	BatonSessionService_Delete_FullMethodName     = "/c1.connectorapi.baton.v1.BatonSessionService/Delete"
	BatonSessionService_DeleteMany_FullMethodName = "/c1.connectorapi.baton.v1.BatonSessionService/DeleteMany"
	BatonSessionService_Clear_FullMethodName      = "/c1.connectorapi.baton.v1.BatonSessionService/Clear"
)
View Source
const BatonServiceFinishTaskRequest_Error_case case_BatonServiceFinishTaskRequest_FinalState = 100
View Source
const BatonServiceFinishTaskRequest_FinalState_not_set_case case_BatonServiceFinishTaskRequest_FinalState = 0
View Source
const BatonServiceFinishTaskRequest_Success_case case_BatonServiceFinishTaskRequest_FinalState = 101
View Source
const BatonServiceUploadAssetRequest_Data_case case_BatonServiceUploadAssetRequest_Msg = 101
View Source
const BatonServiceUploadAssetRequest_Eof_case case_BatonServiceUploadAssetRequest_Msg = 102
View Source
const BatonServiceUploadAssetRequest_Metadata_case case_BatonServiceUploadAssetRequest_Msg = 100
View Source
const BatonServiceUploadAssetRequest_Msg_not_set_case case_BatonServiceUploadAssetRequest_Msg = 0
View Source
const Task_ActionGetSchema_case case_Task_TaskType = 116
View Source
const Task_ActionInvoke_case case_Task_TaskType = 117
View Source
const Task_ActionListSchemas_case case_Task_TaskType = 115
View Source
const Task_ActionStatus_case case_Task_TaskType = 118
View Source
const Task_BulkCreateTickets_case case_Task_TaskType = 113
View Source
const Task_BulkGetTickets_case case_Task_TaskType = 114
View Source
const Task_CompactSyncs_case case_Task_TaskType = 120
View Source
const Task_CreateAccount_case case_Task_TaskType = 105
View Source
const Task_CreateResource_case case_Task_TaskType = 106
View Source
const Task_CreateSyncDiff_case case_Task_TaskType = 119
View Source
const Task_CreateTicketTask_case case_Task_TaskType = 110
View Source
const Task_DeleteResource_case case_Task_TaskType = 107
View Source
const Task_EventFeed_case case_Task_TaskType = 109
View Source
const Task_GetTicket_case case_Task_TaskType = 112
View Source
const Task_Grant_case case_Task_TaskType = 103
View Source
const Task_Hello_case case_Task_TaskType = 101
View Source
const Task_ListEventFeeds_case case_Task_TaskType = 121
View Source
const Task_ListEvents_case case_Task_TaskType = 122
View Source
const Task_ListTicketSchemas_case case_Task_TaskType = 111
View Source
const Task_None_case case_Task_TaskType = 100
View Source
const Task_Revoke_case case_Task_TaskType = 104
View Source
const Task_RotateCredentials_case case_Task_TaskType = 108
View Source
const Task_SyncFull_case case_Task_TaskType = 102
View Source
const Task_TaskType_not_set_case case_Task_TaskType = 0

Variables

View Source
var (
	Task_Status_name = map[int32]string{
		0: "STATUS_UNSPECIFIED",
		1: "STATUS_PENDING",
		2: "STATUS_SCHEDULED",
		3: "STATUS_RUNNING",
		4: "STATUS_FINISHED",
	}
	Task_Status_value = map[string]int32{
		"STATUS_UNSPECIFIED": 0,
		"STATUS_PENDING":     1,
		"STATUS_SCHEDULED":   2,
		"STATUS_RUNNING":     3,
		"STATUS_FINISHED":    4,
	}
)

Enum value maps for Task_Status.

View Source
var BatonService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "c1.connectorapi.baton.v1.BatonService",
	HandlerType: (*BatonServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Hello",
			Handler:    _BatonService_Hello_Handler,
		},
		{
			MethodName: "GetTask",
			Handler:    _BatonService_GetTask_Handler,
		},
		{
			MethodName: "Heartbeat",
			Handler:    _BatonService_Heartbeat_Handler,
		},
		{
			MethodName: "FinishTask",
			Handler:    _BatonService_FinishTask_Handler,
		},
		{
			MethodName: "StartDebugging",
			Handler:    _BatonService_StartDebugging_Handler,
		},
	},
	Streams: []grpc.StreamDesc{
		{
			StreamName:    "UploadAsset",
			Handler:       _BatonService_UploadAsset_Handler,
			ClientStreams: true,
		},
	},
	Metadata: "c1/connectorapi/baton/v1/baton.proto",
}

BatonService_ServiceDesc is the grpc.ServiceDesc for BatonService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var BatonSessionService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "c1.connectorapi.baton.v1.BatonSessionService",
	HandlerType: (*BatonSessionServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Get",
			Handler:    _BatonSessionService_Get_Handler,
		},
		{
			MethodName: "GetMany",
			Handler:    _BatonSessionService_GetMany_Handler,
		},
		{
			MethodName: "GetAll",
			Handler:    _BatonSessionService_GetAll_Handler,
		},
		{
			MethodName: "Set",
			Handler:    _BatonSessionService_Set_Handler,
		},
		{
			MethodName: "SetMany",
			Handler:    _BatonSessionService_SetMany_Handler,
		},
		{
			MethodName: "Delete",
			Handler:    _BatonSessionService_Delete_Handler,
		},
		{
			MethodName: "DeleteMany",
			Handler:    _BatonSessionService_DeleteMany_Handler,
		},
		{
			MethodName: "Clear",
			Handler:    _BatonSessionService_Clear_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "c1/connectorapi/baton/v1/session.proto",
}

BatonSessionService_ServiceDesc is the grpc.ServiceDesc for BatonSessionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ConnectorConfigService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "c1.connectorapi.baton.v1.ConnectorConfigService",
	HandlerType: (*ConnectorConfigServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetConnectorConfig",
			Handler:    _ConnectorConfigService_GetConnectorConfig_Handler,
		},
		{
			MethodName: "GetConnectorOauthToken",
			Handler:    _ConnectorConfigService_GetConnectorOauthToken_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "c1/connectorapi/baton/v1/config.proto",
}

ConnectorConfigService_ServiceDesc is the grpc.ServiceDesc for ConnectorConfigService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_c1_connectorapi_baton_v1_baton_proto protoreflect.FileDescriptor
View Source
var File_c1_connectorapi_baton_v1_config_proto protoreflect.FileDescriptor
View Source
var File_c1_connectorapi_baton_v1_session_proto protoreflect.FileDescriptor

Functions

func RegisterBatonServiceServer

func RegisterBatonServiceServer(s grpc.ServiceRegistrar, srv BatonServiceServer)

func RegisterBatonSessionServiceServer added in v0.3.58

func RegisterBatonSessionServiceServer(s grpc.ServiceRegistrar, srv BatonSessionServiceServer)

func RegisterConnectorConfigServiceServer added in v0.2.71

func RegisterConnectorConfigServiceServer(s grpc.ServiceRegistrar, srv ConnectorConfigServiceServer)

Types

type BatonServiceClient

BatonServiceClient is the client API for BatonService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BatonServiceFinishTaskRequest

type BatonServiceFinishTaskRequest struct {
	HostId string         `protobuf:"bytes,1,opt,name=host_id,json=hostId,proto3" json:"host_id,omitempty"`
	TaskId string         `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"`
	Status *status.Status `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"`
	// Types that are valid to be assigned to FinalState:
	//
	//	*BatonServiceFinishTaskRequest_Error_
	//	*BatonServiceFinishTaskRequest_Success_
	FinalState isBatonServiceFinishTaskRequest_FinalState `protobuf_oneof:"final_state"`
	// contains filtered or unexported fields
}

Connector submits a task has been finished. It should always be removed from the queue, and if it isn't a fatal error, we should re-add it to the queue to try again.

func (*BatonServiceFinishTaskRequest) ClearError added in v0.5.0

func (x *BatonServiceFinishTaskRequest) ClearError()

func (*BatonServiceFinishTaskRequest) ClearFinalState added in v0.5.0

func (x *BatonServiceFinishTaskRequest) ClearFinalState()

func (*BatonServiceFinishTaskRequest) ClearStatus added in v0.5.0

func (x *BatonServiceFinishTaskRequest) ClearStatus()

func (*BatonServiceFinishTaskRequest) ClearSuccess added in v0.5.0

func (x *BatonServiceFinishTaskRequest) ClearSuccess()

func (*BatonServiceFinishTaskRequest) GetError

func (*BatonServiceFinishTaskRequest) GetFinalState

func (x *BatonServiceFinishTaskRequest) GetFinalState() isBatonServiceFinishTaskRequest_FinalState

func (*BatonServiceFinishTaskRequest) GetHostId

func (x *BatonServiceFinishTaskRequest) GetHostId() string

func (*BatonServiceFinishTaskRequest) GetStatus

func (*BatonServiceFinishTaskRequest) GetSuccess

func (*BatonServiceFinishTaskRequest) GetTaskId

func (x *BatonServiceFinishTaskRequest) GetTaskId() string

func (*BatonServiceFinishTaskRequest) HasError added in v0.5.0

func (x *BatonServiceFinishTaskRequest) HasError() bool

func (*BatonServiceFinishTaskRequest) HasFinalState added in v0.5.0

func (x *BatonServiceFinishTaskRequest) HasFinalState() bool

func (*BatonServiceFinishTaskRequest) HasStatus added in v0.5.0

func (x *BatonServiceFinishTaskRequest) HasStatus() bool

func (*BatonServiceFinishTaskRequest) HasSuccess added in v0.5.0

func (x *BatonServiceFinishTaskRequest) HasSuccess() bool

func (*BatonServiceFinishTaskRequest) ProtoMessage

func (*BatonServiceFinishTaskRequest) ProtoMessage()

func (*BatonServiceFinishTaskRequest) ProtoReflect

func (*BatonServiceFinishTaskRequest) Reset

func (x *BatonServiceFinishTaskRequest) Reset()

func (*BatonServiceFinishTaskRequest) SetError added in v0.5.0

func (*BatonServiceFinishTaskRequest) SetHostId added in v0.5.0

func (x *BatonServiceFinishTaskRequest) SetHostId(v string)

func (*BatonServiceFinishTaskRequest) SetStatus added in v0.5.0

func (x *BatonServiceFinishTaskRequest) SetStatus(v *status.Status)

func (*BatonServiceFinishTaskRequest) SetSuccess added in v0.5.0

func (*BatonServiceFinishTaskRequest) SetTaskId added in v0.5.0

func (x *BatonServiceFinishTaskRequest) SetTaskId(v string)

func (*BatonServiceFinishTaskRequest) String

func (*BatonServiceFinishTaskRequest) Validate

func (m *BatonServiceFinishTaskRequest) Validate() error

Validate checks the field values on BatonServiceFinishTaskRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceFinishTaskRequest) ValidateAll

func (m *BatonServiceFinishTaskRequest) ValidateAll() error

ValidateAll checks the field values on BatonServiceFinishTaskRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceFinishTaskRequestMultiError, or nil if none found.

func (*BatonServiceFinishTaskRequest) WhichFinalState added in v0.5.0

func (x *BatonServiceFinishTaskRequest) WhichFinalState() case_BatonServiceFinishTaskRequest_FinalState

type BatonServiceFinishTaskRequestMultiError

type BatonServiceFinishTaskRequestMultiError []error

BatonServiceFinishTaskRequestMultiError is an error wrapping multiple validation errors returned by BatonServiceFinishTaskRequest.ValidateAll() if the designated constraints aren't met.

func (BatonServiceFinishTaskRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceFinishTaskRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceFinishTaskRequestValidationError

type BatonServiceFinishTaskRequestValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceFinishTaskRequestValidationError is the validation error returned by BatonServiceFinishTaskRequest.Validate if the designated constraints aren't met.

func (BatonServiceFinishTaskRequestValidationError) Cause

Cause function returns cause value.

func (BatonServiceFinishTaskRequestValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceFinishTaskRequestValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceFinishTaskRequestValidationError) Field

Field function returns field value.

func (BatonServiceFinishTaskRequestValidationError) Key

Key function returns key value.

func (BatonServiceFinishTaskRequestValidationError) Reason

Reason function returns reason value.

type BatonServiceFinishTaskRequest_Error

type BatonServiceFinishTaskRequest_Error struct {
	NonRetryable bool         `protobuf:"varint,1,opt,name=non_retryable,json=nonRetryable,proto3" json:"non_retryable,omitempty"`
	Annotations  []*anypb.Any `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// The response from the connector, if any.
	Response *anypb.Any `protobuf:"bytes,3,opt,name=response,proto3" json:"response,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceFinishTaskRequest_Error) ClearResponse added in v0.5.0

func (x *BatonServiceFinishTaskRequest_Error) ClearResponse()

func (*BatonServiceFinishTaskRequest_Error) GetAnnotations

func (x *BatonServiceFinishTaskRequest_Error) GetAnnotations() []*anypb.Any

func (*BatonServiceFinishTaskRequest_Error) GetNonRetryable

func (x *BatonServiceFinishTaskRequest_Error) GetNonRetryable() bool

func (*BatonServiceFinishTaskRequest_Error) GetResponse added in v0.1.15

func (x *BatonServiceFinishTaskRequest_Error) GetResponse() *anypb.Any

func (*BatonServiceFinishTaskRequest_Error) HasResponse added in v0.5.0

func (x *BatonServiceFinishTaskRequest_Error) HasResponse() bool

func (*BatonServiceFinishTaskRequest_Error) ProtoMessage

func (*BatonServiceFinishTaskRequest_Error) ProtoMessage()

func (*BatonServiceFinishTaskRequest_Error) ProtoReflect

func (*BatonServiceFinishTaskRequest_Error) Reset

func (*BatonServiceFinishTaskRequest_Error) SetAnnotations added in v0.5.0

func (x *BatonServiceFinishTaskRequest_Error) SetAnnotations(v []*anypb.Any)

func (*BatonServiceFinishTaskRequest_Error) SetNonRetryable added in v0.5.0

func (x *BatonServiceFinishTaskRequest_Error) SetNonRetryable(v bool)

func (*BatonServiceFinishTaskRequest_Error) SetResponse added in v0.5.0

func (x *BatonServiceFinishTaskRequest_Error) SetResponse(v *anypb.Any)

func (*BatonServiceFinishTaskRequest_Error) String

func (*BatonServiceFinishTaskRequest_Error) Validate

Validate checks the field values on BatonServiceFinishTaskRequest_Error with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceFinishTaskRequest_Error) ValidateAll

func (m *BatonServiceFinishTaskRequest_Error) ValidateAll() error

ValidateAll checks the field values on BatonServiceFinishTaskRequest_Error with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceFinishTaskRequest_ErrorMultiError, or nil if none found.

type BatonServiceFinishTaskRequest_ErrorMultiError

type BatonServiceFinishTaskRequest_ErrorMultiError []error

BatonServiceFinishTaskRequest_ErrorMultiError is an error wrapping multiple validation errors returned by BatonServiceFinishTaskRequest_Error.ValidateAll() if the designated constraints aren't met.

func (BatonServiceFinishTaskRequest_ErrorMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceFinishTaskRequest_ErrorMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceFinishTaskRequest_ErrorValidationError

type BatonServiceFinishTaskRequest_ErrorValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceFinishTaskRequest_ErrorValidationError is the validation error returned by BatonServiceFinishTaskRequest_Error.Validate if the designated constraints aren't met.

func (BatonServiceFinishTaskRequest_ErrorValidationError) Cause

Cause function returns cause value.

func (BatonServiceFinishTaskRequest_ErrorValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceFinishTaskRequest_ErrorValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceFinishTaskRequest_ErrorValidationError) Field

Field function returns field value.

func (BatonServiceFinishTaskRequest_ErrorValidationError) Key

Key function returns key value.

func (BatonServiceFinishTaskRequest_ErrorValidationError) Reason

Reason function returns reason value.

type BatonServiceFinishTaskRequest_Error_

type BatonServiceFinishTaskRequest_Error_ struct {
	Error *BatonServiceFinishTaskRequest_Error `protobuf:"bytes,100,opt,name=error,proto3,oneof"`
}

type BatonServiceFinishTaskRequest_Error_builder added in v0.5.0

type BatonServiceFinishTaskRequest_Error_builder struct {
	NonRetryable bool
	Annotations  []*anypb.Any
	// The response from the connector, if any.
	Response *anypb.Any
	// contains filtered or unexported fields
}

func (BatonServiceFinishTaskRequest_Error_builder) Build added in v0.5.0

type BatonServiceFinishTaskRequest_Success

type BatonServiceFinishTaskRequest_Success struct {
	Annotations []*anypb.Any `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// The response from the connector, if any.
	Response *anypb.Any `protobuf:"bytes,2,opt,name=response,proto3" json:"response,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceFinishTaskRequest_Success) ClearResponse added in v0.5.0

func (x *BatonServiceFinishTaskRequest_Success) ClearResponse()

func (*BatonServiceFinishTaskRequest_Success) GetAnnotations

func (x *BatonServiceFinishTaskRequest_Success) GetAnnotations() []*anypb.Any

func (*BatonServiceFinishTaskRequest_Success) GetResponse added in v0.1.15

func (*BatonServiceFinishTaskRequest_Success) HasResponse added in v0.5.0

func (*BatonServiceFinishTaskRequest_Success) ProtoMessage

func (*BatonServiceFinishTaskRequest_Success) ProtoMessage()

func (*BatonServiceFinishTaskRequest_Success) ProtoReflect

func (*BatonServiceFinishTaskRequest_Success) Reset

func (*BatonServiceFinishTaskRequest_Success) SetAnnotations added in v0.5.0

func (x *BatonServiceFinishTaskRequest_Success) SetAnnotations(v []*anypb.Any)

func (*BatonServiceFinishTaskRequest_Success) SetResponse added in v0.5.0

func (x *BatonServiceFinishTaskRequest_Success) SetResponse(v *anypb.Any)

func (*BatonServiceFinishTaskRequest_Success) String

func (*BatonServiceFinishTaskRequest_Success) Validate

Validate checks the field values on BatonServiceFinishTaskRequest_Success with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceFinishTaskRequest_Success) ValidateAll

ValidateAll checks the field values on BatonServiceFinishTaskRequest_Success with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceFinishTaskRequest_SuccessMultiError, or nil if none found.

type BatonServiceFinishTaskRequest_SuccessMultiError

type BatonServiceFinishTaskRequest_SuccessMultiError []error

BatonServiceFinishTaskRequest_SuccessMultiError is an error wrapping multiple validation errors returned by BatonServiceFinishTaskRequest_Success.ValidateAll() if the designated constraints aren't met.

func (BatonServiceFinishTaskRequest_SuccessMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceFinishTaskRequest_SuccessMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceFinishTaskRequest_SuccessValidationError

type BatonServiceFinishTaskRequest_SuccessValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceFinishTaskRequest_SuccessValidationError is the validation error returned by BatonServiceFinishTaskRequest_Success.Validate if the designated constraints aren't met.

func (BatonServiceFinishTaskRequest_SuccessValidationError) Cause

Cause function returns cause value.

func (BatonServiceFinishTaskRequest_SuccessValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceFinishTaskRequest_SuccessValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceFinishTaskRequest_SuccessValidationError) Field

Field function returns field value.

func (BatonServiceFinishTaskRequest_SuccessValidationError) Key

Key function returns key value.

func (BatonServiceFinishTaskRequest_SuccessValidationError) Reason

Reason function returns reason value.

type BatonServiceFinishTaskRequest_Success_

type BatonServiceFinishTaskRequest_Success_ struct {
	Success *BatonServiceFinishTaskRequest_Success `protobuf:"bytes,101,opt,name=success,proto3,oneof"`
}

type BatonServiceFinishTaskRequest_Success_builder added in v0.5.0

type BatonServiceFinishTaskRequest_Success_builder struct {
	Annotations []*anypb.Any
	// The response from the connector, if any.
	Response *anypb.Any
	// contains filtered or unexported fields
}

func (BatonServiceFinishTaskRequest_Success_builder) Build added in v0.5.0

type BatonServiceFinishTaskRequest_builder added in v0.5.0

type BatonServiceFinishTaskRequest_builder struct {
	HostId string
	TaskId string
	Status *status.Status
	// Fields of oneof FinalState:
	Error   *BatonServiceFinishTaskRequest_Error
	Success *BatonServiceFinishTaskRequest_Success
	// contains filtered or unexported fields
}

func (BatonServiceFinishTaskRequest_builder) Build added in v0.5.0

type BatonServiceFinishTaskResponse

type BatonServiceFinishTaskResponse struct {
	Annotations []*anypb.Any `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceFinishTaskResponse) GetAnnotations

func (x *BatonServiceFinishTaskResponse) GetAnnotations() []*anypb.Any

func (*BatonServiceFinishTaskResponse) ProtoMessage

func (*BatonServiceFinishTaskResponse) ProtoMessage()

func (*BatonServiceFinishTaskResponse) ProtoReflect

func (*BatonServiceFinishTaskResponse) Reset

func (x *BatonServiceFinishTaskResponse) Reset()

func (*BatonServiceFinishTaskResponse) SetAnnotations added in v0.5.0

func (x *BatonServiceFinishTaskResponse) SetAnnotations(v []*anypb.Any)

func (*BatonServiceFinishTaskResponse) String

func (*BatonServiceFinishTaskResponse) Validate

func (m *BatonServiceFinishTaskResponse) Validate() error

Validate checks the field values on BatonServiceFinishTaskResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceFinishTaskResponse) ValidateAll

func (m *BatonServiceFinishTaskResponse) ValidateAll() error

ValidateAll checks the field values on BatonServiceFinishTaskResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceFinishTaskResponseMultiError, or nil if none found.

type BatonServiceFinishTaskResponseMultiError

type BatonServiceFinishTaskResponseMultiError []error

BatonServiceFinishTaskResponseMultiError is an error wrapping multiple validation errors returned by BatonServiceFinishTaskResponse.ValidateAll() if the designated constraints aren't met.

func (BatonServiceFinishTaskResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceFinishTaskResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceFinishTaskResponseValidationError

type BatonServiceFinishTaskResponseValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceFinishTaskResponseValidationError is the validation error returned by BatonServiceFinishTaskResponse.Validate if the designated constraints aren't met.

func (BatonServiceFinishTaskResponseValidationError) Cause

Cause function returns cause value.

func (BatonServiceFinishTaskResponseValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceFinishTaskResponseValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceFinishTaskResponseValidationError) Field

Field function returns field value.

func (BatonServiceFinishTaskResponseValidationError) Key

Key function returns key value.

func (BatonServiceFinishTaskResponseValidationError) Reason

Reason function returns reason value.

type BatonServiceFinishTaskResponse_builder added in v0.5.0

type BatonServiceFinishTaskResponse_builder struct {
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (BatonServiceFinishTaskResponse_builder) Build added in v0.5.0

type BatonServiceGetTaskRequest

type BatonServiceGetTaskRequest struct {
	HostId string `protobuf:"bytes,1,opt,name=host_id,json=hostId,proto3" json:"host_id,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceGetTaskRequest) GetHostId

func (x *BatonServiceGetTaskRequest) GetHostId() string

func (*BatonServiceGetTaskRequest) ProtoMessage

func (*BatonServiceGetTaskRequest) ProtoMessage()

func (*BatonServiceGetTaskRequest) ProtoReflect

func (*BatonServiceGetTaskRequest) Reset

func (x *BatonServiceGetTaskRequest) Reset()

func (*BatonServiceGetTaskRequest) SetHostId added in v0.5.0

func (x *BatonServiceGetTaskRequest) SetHostId(v string)

func (*BatonServiceGetTaskRequest) String

func (x *BatonServiceGetTaskRequest) String() string

func (*BatonServiceGetTaskRequest) Validate

func (m *BatonServiceGetTaskRequest) Validate() error

Validate checks the field values on BatonServiceGetTaskRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceGetTaskRequest) ValidateAll

func (m *BatonServiceGetTaskRequest) ValidateAll() error

ValidateAll checks the field values on BatonServiceGetTaskRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceGetTaskRequestMultiError, or nil if none found.

type BatonServiceGetTaskRequestMultiError

type BatonServiceGetTaskRequestMultiError []error

BatonServiceGetTaskRequestMultiError is an error wrapping multiple validation errors returned by BatonServiceGetTaskRequest.ValidateAll() if the designated constraints aren't met.

func (BatonServiceGetTaskRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceGetTaskRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceGetTaskRequestValidationError

type BatonServiceGetTaskRequestValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceGetTaskRequestValidationError is the validation error returned by BatonServiceGetTaskRequest.Validate if the designated constraints aren't met.

func (BatonServiceGetTaskRequestValidationError) Cause

Cause function returns cause value.

func (BatonServiceGetTaskRequestValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceGetTaskRequestValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceGetTaskRequestValidationError) Field

Field function returns field value.

func (BatonServiceGetTaskRequestValidationError) Key

Key function returns key value.

func (BatonServiceGetTaskRequestValidationError) Reason

Reason function returns reason value.

type BatonServiceGetTaskRequest_builder added in v0.5.0

type BatonServiceGetTaskRequest_builder struct {
	HostId string
	// contains filtered or unexported fields
}

func (BatonServiceGetTaskRequest_builder) Build added in v0.5.0

type BatonServiceGetTaskResponse

type BatonServiceGetTaskResponse struct {
	Task          *Task                `protobuf:"bytes,1,opt,name=task,proto3" json:"task,omitempty"`
	NextPoll      *durationpb.Duration `protobuf:"bytes,2,opt,name=next_poll,json=nextPoll,proto3" json:"next_poll,omitempty"`
	NextHeartbeat *durationpb.Duration `protobuf:"bytes,3,opt,name=next_heartbeat,json=nextHeartbeat,proto3" json:"next_heartbeat,omitempty"`
	Annotations   []*anypb.Any         `protobuf:"bytes,4,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceGetTaskResponse) ClearNextHeartbeat added in v0.5.0

func (x *BatonServiceGetTaskResponse) ClearNextHeartbeat()

func (*BatonServiceGetTaskResponse) ClearNextPoll added in v0.5.0

func (x *BatonServiceGetTaskResponse) ClearNextPoll()

func (*BatonServiceGetTaskResponse) ClearTask added in v0.5.0

func (x *BatonServiceGetTaskResponse) ClearTask()

func (*BatonServiceGetTaskResponse) GetAnnotations

func (x *BatonServiceGetTaskResponse) GetAnnotations() []*anypb.Any

func (*BatonServiceGetTaskResponse) GetNextHeartbeat

func (x *BatonServiceGetTaskResponse) GetNextHeartbeat() *durationpb.Duration

func (*BatonServiceGetTaskResponse) GetNextPoll

func (*BatonServiceGetTaskResponse) GetTask

func (x *BatonServiceGetTaskResponse) GetTask() *Task

func (*BatonServiceGetTaskResponse) HasNextHeartbeat added in v0.5.0

func (x *BatonServiceGetTaskResponse) HasNextHeartbeat() bool

func (*BatonServiceGetTaskResponse) HasNextPoll added in v0.5.0

func (x *BatonServiceGetTaskResponse) HasNextPoll() bool

func (*BatonServiceGetTaskResponse) HasTask added in v0.5.0

func (x *BatonServiceGetTaskResponse) HasTask() bool

func (*BatonServiceGetTaskResponse) ProtoMessage

func (*BatonServiceGetTaskResponse) ProtoMessage()

func (*BatonServiceGetTaskResponse) ProtoReflect

func (*BatonServiceGetTaskResponse) Reset

func (x *BatonServiceGetTaskResponse) Reset()

func (*BatonServiceGetTaskResponse) SetAnnotations added in v0.5.0

func (x *BatonServiceGetTaskResponse) SetAnnotations(v []*anypb.Any)

func (*BatonServiceGetTaskResponse) SetNextHeartbeat added in v0.5.0

func (x *BatonServiceGetTaskResponse) SetNextHeartbeat(v *durationpb.Duration)

func (*BatonServiceGetTaskResponse) SetNextPoll added in v0.5.0

func (x *BatonServiceGetTaskResponse) SetNextPoll(v *durationpb.Duration)

func (*BatonServiceGetTaskResponse) SetTask added in v0.5.0

func (x *BatonServiceGetTaskResponse) SetTask(v *Task)

func (*BatonServiceGetTaskResponse) String

func (x *BatonServiceGetTaskResponse) String() string

func (*BatonServiceGetTaskResponse) Validate

func (m *BatonServiceGetTaskResponse) Validate() error

Validate checks the field values on BatonServiceGetTaskResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceGetTaskResponse) ValidateAll

func (m *BatonServiceGetTaskResponse) ValidateAll() error

ValidateAll checks the field values on BatonServiceGetTaskResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceGetTaskResponseMultiError, or nil if none found.

type BatonServiceGetTaskResponseMultiError

type BatonServiceGetTaskResponseMultiError []error

BatonServiceGetTaskResponseMultiError is an error wrapping multiple validation errors returned by BatonServiceGetTaskResponse.ValidateAll() if the designated constraints aren't met.

func (BatonServiceGetTaskResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceGetTaskResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceGetTaskResponseValidationError

type BatonServiceGetTaskResponseValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceGetTaskResponseValidationError is the validation error returned by BatonServiceGetTaskResponse.Validate if the designated constraints aren't met.

func (BatonServiceGetTaskResponseValidationError) Cause

Cause function returns cause value.

func (BatonServiceGetTaskResponseValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceGetTaskResponseValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceGetTaskResponseValidationError) Field

Field function returns field value.

func (BatonServiceGetTaskResponseValidationError) Key

Key function returns key value.

func (BatonServiceGetTaskResponseValidationError) Reason

Reason function returns reason value.

type BatonServiceGetTaskResponse_builder added in v0.5.0

type BatonServiceGetTaskResponse_builder struct {
	Task          *Task
	NextPoll      *durationpb.Duration
	NextHeartbeat *durationpb.Duration
	Annotations   []*anypb.Any
	// contains filtered or unexported fields
}

func (BatonServiceGetTaskResponse_builder) Build added in v0.5.0

type BatonServiceHeartbeatRequest

type BatonServiceHeartbeatRequest struct {
	HostId      string       `protobuf:"bytes,1,opt,name=host_id,json=hostId,proto3" json:"host_id,omitempty"`
	TaskId      string       `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"`
	Annotations []*anypb.Any `protobuf:"bytes,3,rep,name=annotations,proto3" json:"annotations,omitempty"` // Useful for returning status updates on the task
	// contains filtered or unexported fields
}

func (*BatonServiceHeartbeatRequest) GetAnnotations

func (x *BatonServiceHeartbeatRequest) GetAnnotations() []*anypb.Any

func (*BatonServiceHeartbeatRequest) GetHostId

func (x *BatonServiceHeartbeatRequest) GetHostId() string

func (*BatonServiceHeartbeatRequest) GetTaskId

func (x *BatonServiceHeartbeatRequest) GetTaskId() string

func (*BatonServiceHeartbeatRequest) ProtoMessage

func (*BatonServiceHeartbeatRequest) ProtoMessage()

func (*BatonServiceHeartbeatRequest) ProtoReflect

func (*BatonServiceHeartbeatRequest) Reset

func (x *BatonServiceHeartbeatRequest) Reset()

func (*BatonServiceHeartbeatRequest) SetAnnotations added in v0.5.0

func (x *BatonServiceHeartbeatRequest) SetAnnotations(v []*anypb.Any)

func (*BatonServiceHeartbeatRequest) SetHostId added in v0.5.0

func (x *BatonServiceHeartbeatRequest) SetHostId(v string)

func (*BatonServiceHeartbeatRequest) SetTaskId added in v0.5.0

func (x *BatonServiceHeartbeatRequest) SetTaskId(v string)

func (*BatonServiceHeartbeatRequest) String

func (*BatonServiceHeartbeatRequest) Validate

func (m *BatonServiceHeartbeatRequest) Validate() error

Validate checks the field values on BatonServiceHeartbeatRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceHeartbeatRequest) ValidateAll

func (m *BatonServiceHeartbeatRequest) ValidateAll() error

ValidateAll checks the field values on BatonServiceHeartbeatRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceHeartbeatRequestMultiError, or nil if none found.

type BatonServiceHeartbeatRequestMultiError

type BatonServiceHeartbeatRequestMultiError []error

BatonServiceHeartbeatRequestMultiError is an error wrapping multiple validation errors returned by BatonServiceHeartbeatRequest.ValidateAll() if the designated constraints aren't met.

func (BatonServiceHeartbeatRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceHeartbeatRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceHeartbeatRequestValidationError

type BatonServiceHeartbeatRequestValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceHeartbeatRequestValidationError is the validation error returned by BatonServiceHeartbeatRequest.Validate if the designated constraints aren't met.

func (BatonServiceHeartbeatRequestValidationError) Cause

Cause function returns cause value.

func (BatonServiceHeartbeatRequestValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceHeartbeatRequestValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceHeartbeatRequestValidationError) Field

Field function returns field value.

func (BatonServiceHeartbeatRequestValidationError) Key

Key function returns key value.

func (BatonServiceHeartbeatRequestValidationError) Reason

Reason function returns reason value.

type BatonServiceHeartbeatRequest_builder added in v0.5.0

type BatonServiceHeartbeatRequest_builder struct {
	HostId      string
	TaskId      string
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (BatonServiceHeartbeatRequest_builder) Build added in v0.5.0

type BatonServiceHeartbeatResponse

type BatonServiceHeartbeatResponse struct {
	NextHeartbeat *durationpb.Duration `protobuf:"bytes,1,opt,name=next_heartbeat,json=nextHeartbeat,proto3" json:"next_heartbeat,omitempty"`
	Cancelled     bool                 `protobuf:"varint,2,opt,name=cancelled,proto3" json:"cancelled,omitempty"` // Backend has decided that we should stop working on this
	Annotations   []*anypb.Any         `protobuf:"bytes,3,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceHeartbeatResponse) ClearNextHeartbeat added in v0.5.0

func (x *BatonServiceHeartbeatResponse) ClearNextHeartbeat()

func (*BatonServiceHeartbeatResponse) GetAnnotations

func (x *BatonServiceHeartbeatResponse) GetAnnotations() []*anypb.Any

func (*BatonServiceHeartbeatResponse) GetCancelled

func (x *BatonServiceHeartbeatResponse) GetCancelled() bool

func (*BatonServiceHeartbeatResponse) GetNextHeartbeat

func (x *BatonServiceHeartbeatResponse) GetNextHeartbeat() *durationpb.Duration

func (*BatonServiceHeartbeatResponse) HasNextHeartbeat added in v0.5.0

func (x *BatonServiceHeartbeatResponse) HasNextHeartbeat() bool

func (*BatonServiceHeartbeatResponse) ProtoMessage

func (*BatonServiceHeartbeatResponse) ProtoMessage()

func (*BatonServiceHeartbeatResponse) ProtoReflect

func (*BatonServiceHeartbeatResponse) Reset

func (x *BatonServiceHeartbeatResponse) Reset()

func (*BatonServiceHeartbeatResponse) SetAnnotations added in v0.5.0

func (x *BatonServiceHeartbeatResponse) SetAnnotations(v []*anypb.Any)

func (*BatonServiceHeartbeatResponse) SetCancelled added in v0.5.0

func (x *BatonServiceHeartbeatResponse) SetCancelled(v bool)

func (*BatonServiceHeartbeatResponse) SetNextHeartbeat added in v0.5.0

func (x *BatonServiceHeartbeatResponse) SetNextHeartbeat(v *durationpb.Duration)

func (*BatonServiceHeartbeatResponse) String

func (*BatonServiceHeartbeatResponse) Validate

func (m *BatonServiceHeartbeatResponse) Validate() error

Validate checks the field values on BatonServiceHeartbeatResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceHeartbeatResponse) ValidateAll

func (m *BatonServiceHeartbeatResponse) ValidateAll() error

ValidateAll checks the field values on BatonServiceHeartbeatResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceHeartbeatResponseMultiError, or nil if none found.

type BatonServiceHeartbeatResponseMultiError

type BatonServiceHeartbeatResponseMultiError []error

BatonServiceHeartbeatResponseMultiError is an error wrapping multiple validation errors returned by BatonServiceHeartbeatResponse.ValidateAll() if the designated constraints aren't met.

func (BatonServiceHeartbeatResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceHeartbeatResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceHeartbeatResponseValidationError

type BatonServiceHeartbeatResponseValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceHeartbeatResponseValidationError is the validation error returned by BatonServiceHeartbeatResponse.Validate if the designated constraints aren't met.

func (BatonServiceHeartbeatResponseValidationError) Cause

Cause function returns cause value.

func (BatonServiceHeartbeatResponseValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceHeartbeatResponseValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceHeartbeatResponseValidationError) Field

Field function returns field value.

func (BatonServiceHeartbeatResponseValidationError) Key

Key function returns key value.

func (BatonServiceHeartbeatResponseValidationError) Reason

Reason function returns reason value.

type BatonServiceHeartbeatResponse_builder added in v0.5.0

type BatonServiceHeartbeatResponse_builder struct {
	NextHeartbeat *durationpb.Duration
	Cancelled     bool
	Annotations   []*anypb.Any
	// contains filtered or unexported fields
}

func (BatonServiceHeartbeatResponse_builder) Build added in v0.5.0

type BatonServiceHelloRequest

type BatonServiceHelloRequest struct {
	HostId            string                              `protobuf:"bytes,1,opt,name=host_id,json=hostId,proto3" json:"host_id,omitempty"`
	TaskId            string                              `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // You may say Hello anytime, but if you are responding to a task, you must provide the task_id
	BuildInfo         *BatonServiceHelloRequest_BuildInfo `protobuf:"bytes,3,opt,name=build_info,json=buildInfo,proto3" json:"build_info,omitempty"`
	OsInfo            *BatonServiceHelloRequest_OSInfo    `protobuf:"bytes,4,opt,name=os_info,json=osInfo,proto3" json:"os_info,omitempty"`
	ConnectorMetadata *v2.ConnectorMetadata               `protobuf:"bytes,5,opt,name=connector_metadata,json=connectorMetadata,proto3" json:"connector_metadata,omitempty"`
	Annotations       []*anypb.Any                        `protobuf:"bytes,6,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceHelloRequest) ClearBuildInfo added in v0.5.0

func (x *BatonServiceHelloRequest) ClearBuildInfo()

func (*BatonServiceHelloRequest) ClearConnectorMetadata added in v0.5.0

func (x *BatonServiceHelloRequest) ClearConnectorMetadata()

func (*BatonServiceHelloRequest) ClearOsInfo added in v0.5.0

func (x *BatonServiceHelloRequest) ClearOsInfo()

func (*BatonServiceHelloRequest) GetAnnotations

func (x *BatonServiceHelloRequest) GetAnnotations() []*anypb.Any

func (*BatonServiceHelloRequest) GetBuildInfo

func (*BatonServiceHelloRequest) GetConnectorMetadata

func (x *BatonServiceHelloRequest) GetConnectorMetadata() *v2.ConnectorMetadata

func (*BatonServiceHelloRequest) GetHostId

func (x *BatonServiceHelloRequest) GetHostId() string

func (*BatonServiceHelloRequest) GetOsInfo

func (*BatonServiceHelloRequest) GetTaskId

func (x *BatonServiceHelloRequest) GetTaskId() string

func (*BatonServiceHelloRequest) HasBuildInfo added in v0.5.0

func (x *BatonServiceHelloRequest) HasBuildInfo() bool

func (*BatonServiceHelloRequest) HasConnectorMetadata added in v0.5.0

func (x *BatonServiceHelloRequest) HasConnectorMetadata() bool

func (*BatonServiceHelloRequest) HasOsInfo added in v0.5.0

func (x *BatonServiceHelloRequest) HasOsInfo() bool

func (*BatonServiceHelloRequest) ProtoMessage

func (*BatonServiceHelloRequest) ProtoMessage()

func (*BatonServiceHelloRequest) ProtoReflect

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

func (*BatonServiceHelloRequest) Reset

func (x *BatonServiceHelloRequest) Reset()

func (*BatonServiceHelloRequest) SetAnnotations added in v0.5.0

func (x *BatonServiceHelloRequest) SetAnnotations(v []*anypb.Any)

func (*BatonServiceHelloRequest) SetBuildInfo added in v0.5.0

func (*BatonServiceHelloRequest) SetConnectorMetadata added in v0.5.0

func (x *BatonServiceHelloRequest) SetConnectorMetadata(v *v2.ConnectorMetadata)

func (*BatonServiceHelloRequest) SetHostId added in v0.5.0

func (x *BatonServiceHelloRequest) SetHostId(v string)

func (*BatonServiceHelloRequest) SetOsInfo added in v0.5.0

func (*BatonServiceHelloRequest) SetTaskId added in v0.5.0

func (x *BatonServiceHelloRequest) SetTaskId(v string)

func (*BatonServiceHelloRequest) String

func (x *BatonServiceHelloRequest) String() string

func (*BatonServiceHelloRequest) Validate

func (m *BatonServiceHelloRequest) Validate() error

Validate checks the field values on BatonServiceHelloRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceHelloRequest) ValidateAll

func (m *BatonServiceHelloRequest) ValidateAll() error

ValidateAll checks the field values on BatonServiceHelloRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceHelloRequestMultiError, or nil if none found.

type BatonServiceHelloRequestMultiError

type BatonServiceHelloRequestMultiError []error

BatonServiceHelloRequestMultiError is an error wrapping multiple validation errors returned by BatonServiceHelloRequest.ValidateAll() if the designated constraints aren't met.

func (BatonServiceHelloRequestMultiError) AllErrors

func (m BatonServiceHelloRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (BatonServiceHelloRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceHelloRequestValidationError

type BatonServiceHelloRequestValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceHelloRequestValidationError is the validation error returned by BatonServiceHelloRequest.Validate if the designated constraints aren't met.

func (BatonServiceHelloRequestValidationError) Cause

Cause function returns cause value.

func (BatonServiceHelloRequestValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceHelloRequestValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceHelloRequestValidationError) Field

Field function returns field value.

func (BatonServiceHelloRequestValidationError) Key

Key function returns key value.

func (BatonServiceHelloRequestValidationError) Reason

Reason function returns reason value.

type BatonServiceHelloRequest_BuildInfo

type BatonServiceHelloRequest_BuildInfo struct {
	LangVersion    string `protobuf:"bytes,1,opt,name=lang_version,json=langVersion,proto3" json:"lang_version,omitempty"`
	Package        string `protobuf:"bytes,2,opt,name=package,proto3" json:"package,omitempty"`
	PackageVersion string `protobuf:"bytes,3,opt,name=package_version,json=packageVersion,proto3" json:"package_version,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceHelloRequest_BuildInfo) GetLangVersion

func (x *BatonServiceHelloRequest_BuildInfo) GetLangVersion() string

func (*BatonServiceHelloRequest_BuildInfo) GetPackage

func (*BatonServiceHelloRequest_BuildInfo) GetPackageVersion

func (x *BatonServiceHelloRequest_BuildInfo) GetPackageVersion() string

func (*BatonServiceHelloRequest_BuildInfo) ProtoMessage

func (*BatonServiceHelloRequest_BuildInfo) ProtoMessage()

func (*BatonServiceHelloRequest_BuildInfo) ProtoReflect

func (*BatonServiceHelloRequest_BuildInfo) Reset

func (*BatonServiceHelloRequest_BuildInfo) SetLangVersion added in v0.5.0

func (x *BatonServiceHelloRequest_BuildInfo) SetLangVersion(v string)

func (*BatonServiceHelloRequest_BuildInfo) SetPackage added in v0.5.0

func (x *BatonServiceHelloRequest_BuildInfo) SetPackage(v string)

func (*BatonServiceHelloRequest_BuildInfo) SetPackageVersion added in v0.5.0

func (x *BatonServiceHelloRequest_BuildInfo) SetPackageVersion(v string)

func (*BatonServiceHelloRequest_BuildInfo) String

func (*BatonServiceHelloRequest_BuildInfo) Validate

Validate checks the field values on BatonServiceHelloRequest_BuildInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceHelloRequest_BuildInfo) ValidateAll

func (m *BatonServiceHelloRequest_BuildInfo) ValidateAll() error

ValidateAll checks the field values on BatonServiceHelloRequest_BuildInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceHelloRequest_BuildInfoMultiError, or nil if none found.

type BatonServiceHelloRequest_BuildInfoMultiError

type BatonServiceHelloRequest_BuildInfoMultiError []error

BatonServiceHelloRequest_BuildInfoMultiError is an error wrapping multiple validation errors returned by BatonServiceHelloRequest_BuildInfo.ValidateAll() if the designated constraints aren't met.

func (BatonServiceHelloRequest_BuildInfoMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceHelloRequest_BuildInfoMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceHelloRequest_BuildInfoValidationError

type BatonServiceHelloRequest_BuildInfoValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceHelloRequest_BuildInfoValidationError is the validation error returned by BatonServiceHelloRequest_BuildInfo.Validate if the designated constraints aren't met.

func (BatonServiceHelloRequest_BuildInfoValidationError) Cause

Cause function returns cause value.

func (BatonServiceHelloRequest_BuildInfoValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceHelloRequest_BuildInfoValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceHelloRequest_BuildInfoValidationError) Field

Field function returns field value.

func (BatonServiceHelloRequest_BuildInfoValidationError) Key

Key function returns key value.

func (BatonServiceHelloRequest_BuildInfoValidationError) Reason

Reason function returns reason value.

type BatonServiceHelloRequest_BuildInfo_builder added in v0.5.0

type BatonServiceHelloRequest_BuildInfo_builder struct {
	LangVersion    string
	Package        string
	PackageVersion string
	// contains filtered or unexported fields
}

func (BatonServiceHelloRequest_BuildInfo_builder) Build added in v0.5.0

type BatonServiceHelloRequest_OSInfo

type BatonServiceHelloRequest_OSInfo struct {
	Hostname             string `protobuf:"bytes,1,opt,name=hostname,proto3" json:"hostname,omitempty"`
	Os                   string `protobuf:"bytes,2,opt,name=os,proto3" json:"os,omitempty"`
	Platform             string `protobuf:"bytes,3,opt,name=platform,proto3" json:"platform,omitempty"`
	PlatformVersion      string `protobuf:"bytes,4,opt,name=platform_version,json=platformVersion,proto3" json:"platform_version,omitempty"`
	PlatformFamily       string `protobuf:"bytes,5,opt,name=platform_family,json=platformFamily,proto3" json:"platform_family,omitempty"`
	KernelVersion        string `protobuf:"bytes,6,opt,name=kernel_version,json=kernelVersion,proto3" json:"kernel_version,omitempty"`
	KernelArch           string `protobuf:"bytes,7,opt,name=kernel_arch,json=kernelArch,proto3" json:"kernel_arch,omitempty"`
	VirtualizationSystem string `protobuf:"bytes,8,opt,name=virtualization_system,json=virtualizationSystem,proto3" json:"virtualization_system,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceHelloRequest_OSInfo) GetHostname

func (x *BatonServiceHelloRequest_OSInfo) GetHostname() string

func (*BatonServiceHelloRequest_OSInfo) GetKernelArch

func (x *BatonServiceHelloRequest_OSInfo) GetKernelArch() string

func (*BatonServiceHelloRequest_OSInfo) GetKernelVersion

func (x *BatonServiceHelloRequest_OSInfo) GetKernelVersion() string

func (*BatonServiceHelloRequest_OSInfo) GetOs

func (*BatonServiceHelloRequest_OSInfo) GetPlatform

func (x *BatonServiceHelloRequest_OSInfo) GetPlatform() string

func (*BatonServiceHelloRequest_OSInfo) GetPlatformFamily

func (x *BatonServiceHelloRequest_OSInfo) GetPlatformFamily() string

func (*BatonServiceHelloRequest_OSInfo) GetPlatformVersion

func (x *BatonServiceHelloRequest_OSInfo) GetPlatformVersion() string

func (*BatonServiceHelloRequest_OSInfo) GetVirtualizationSystem

func (x *BatonServiceHelloRequest_OSInfo) GetVirtualizationSystem() string

func (*BatonServiceHelloRequest_OSInfo) ProtoMessage

func (*BatonServiceHelloRequest_OSInfo) ProtoMessage()

func (*BatonServiceHelloRequest_OSInfo) ProtoReflect

func (*BatonServiceHelloRequest_OSInfo) Reset

func (*BatonServiceHelloRequest_OSInfo) SetHostname added in v0.5.0

func (x *BatonServiceHelloRequest_OSInfo) SetHostname(v string)

func (*BatonServiceHelloRequest_OSInfo) SetKernelArch added in v0.5.0

func (x *BatonServiceHelloRequest_OSInfo) SetKernelArch(v string)

func (*BatonServiceHelloRequest_OSInfo) SetKernelVersion added in v0.5.0

func (x *BatonServiceHelloRequest_OSInfo) SetKernelVersion(v string)

func (*BatonServiceHelloRequest_OSInfo) SetOs added in v0.5.0

func (*BatonServiceHelloRequest_OSInfo) SetPlatform added in v0.5.0

func (x *BatonServiceHelloRequest_OSInfo) SetPlatform(v string)

func (*BatonServiceHelloRequest_OSInfo) SetPlatformFamily added in v0.5.0

func (x *BatonServiceHelloRequest_OSInfo) SetPlatformFamily(v string)

func (*BatonServiceHelloRequest_OSInfo) SetPlatformVersion added in v0.5.0

func (x *BatonServiceHelloRequest_OSInfo) SetPlatformVersion(v string)

func (*BatonServiceHelloRequest_OSInfo) SetVirtualizationSystem added in v0.5.0

func (x *BatonServiceHelloRequest_OSInfo) SetVirtualizationSystem(v string)

func (*BatonServiceHelloRequest_OSInfo) String

func (*BatonServiceHelloRequest_OSInfo) Validate

func (m *BatonServiceHelloRequest_OSInfo) Validate() error

Validate checks the field values on BatonServiceHelloRequest_OSInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceHelloRequest_OSInfo) ValidateAll

func (m *BatonServiceHelloRequest_OSInfo) ValidateAll() error

ValidateAll checks the field values on BatonServiceHelloRequest_OSInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceHelloRequest_OSInfoMultiError, or nil if none found.

type BatonServiceHelloRequest_OSInfoMultiError

type BatonServiceHelloRequest_OSInfoMultiError []error

BatonServiceHelloRequest_OSInfoMultiError is an error wrapping multiple validation errors returned by BatonServiceHelloRequest_OSInfo.ValidateAll() if the designated constraints aren't met.

func (BatonServiceHelloRequest_OSInfoMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceHelloRequest_OSInfoMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceHelloRequest_OSInfoValidationError

type BatonServiceHelloRequest_OSInfoValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceHelloRequest_OSInfoValidationError is the validation error returned by BatonServiceHelloRequest_OSInfo.Validate if the designated constraints aren't met.

func (BatonServiceHelloRequest_OSInfoValidationError) Cause

Cause function returns cause value.

func (BatonServiceHelloRequest_OSInfoValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceHelloRequest_OSInfoValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceHelloRequest_OSInfoValidationError) Field

Field function returns field value.

func (BatonServiceHelloRequest_OSInfoValidationError) Key

Key function returns key value.

func (BatonServiceHelloRequest_OSInfoValidationError) Reason

Reason function returns reason value.

type BatonServiceHelloRequest_OSInfo_builder added in v0.5.0

type BatonServiceHelloRequest_OSInfo_builder struct {
	Hostname             string
	Os                   string
	Platform             string
	PlatformVersion      string
	PlatformFamily       string
	KernelVersion        string
	KernelArch           string
	VirtualizationSystem string
	// contains filtered or unexported fields
}

func (BatonServiceHelloRequest_OSInfo_builder) Build added in v0.5.0

type BatonServiceHelloRequest_builder added in v0.5.0

type BatonServiceHelloRequest_builder struct {
	HostId            string
	TaskId            string
	BuildInfo         *BatonServiceHelloRequest_BuildInfo
	OsInfo            *BatonServiceHelloRequest_OSInfo
	ConnectorMetadata *v2.ConnectorMetadata
	Annotations       []*anypb.Any
	// contains filtered or unexported fields
}

func (BatonServiceHelloRequest_builder) Build added in v0.5.0

type BatonServiceHelloResponse

type BatonServiceHelloResponse struct {
	Annotations []*anypb.Any `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceHelloResponse) GetAnnotations

func (x *BatonServiceHelloResponse) GetAnnotations() []*anypb.Any

func (*BatonServiceHelloResponse) ProtoMessage

func (*BatonServiceHelloResponse) ProtoMessage()

func (*BatonServiceHelloResponse) ProtoReflect

func (*BatonServiceHelloResponse) Reset

func (x *BatonServiceHelloResponse) Reset()

func (*BatonServiceHelloResponse) SetAnnotations added in v0.5.0

func (x *BatonServiceHelloResponse) SetAnnotations(v []*anypb.Any)

func (*BatonServiceHelloResponse) String

func (x *BatonServiceHelloResponse) String() string

func (*BatonServiceHelloResponse) Validate

func (m *BatonServiceHelloResponse) Validate() error

Validate checks the field values on BatonServiceHelloResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceHelloResponse) ValidateAll

func (m *BatonServiceHelloResponse) ValidateAll() error

ValidateAll checks the field values on BatonServiceHelloResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceHelloResponseMultiError, or nil if none found.

type BatonServiceHelloResponseMultiError

type BatonServiceHelloResponseMultiError []error

BatonServiceHelloResponseMultiError is an error wrapping multiple validation errors returned by BatonServiceHelloResponse.ValidateAll() if the designated constraints aren't met.

func (BatonServiceHelloResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceHelloResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceHelloResponseValidationError

type BatonServiceHelloResponseValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceHelloResponseValidationError is the validation error returned by BatonServiceHelloResponse.Validate if the designated constraints aren't met.

func (BatonServiceHelloResponseValidationError) Cause

Cause function returns cause value.

func (BatonServiceHelloResponseValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceHelloResponseValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceHelloResponseValidationError) Field

Field function returns field value.

func (BatonServiceHelloResponseValidationError) Key

Key function returns key value.

func (BatonServiceHelloResponseValidationError) Reason

Reason function returns reason value.

type BatonServiceHelloResponse_builder added in v0.5.0

type BatonServiceHelloResponse_builder struct {
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (BatonServiceHelloResponse_builder) Build added in v0.5.0

type BatonServiceServer

BatonServiceServer is the server API for BatonService service. All implementations should embed UnimplementedBatonServiceServer for forward compatibility.

type BatonServiceUploadAssetRequest

type BatonServiceUploadAssetRequest struct {

	// Types that are valid to be assigned to Msg:
	//
	//	*BatonServiceUploadAssetRequest_Metadata
	//	*BatonServiceUploadAssetRequest_Data
	//	*BatonServiceUploadAssetRequest_Eof
	Msg isBatonServiceUploadAssetRequest_Msg `protobuf_oneof:"msg"`
	// contains filtered or unexported fields
}

func (*BatonServiceUploadAssetRequest) ClearData added in v0.5.0

func (x *BatonServiceUploadAssetRequest) ClearData()

func (*BatonServiceUploadAssetRequest) ClearEof added in v0.5.0

func (x *BatonServiceUploadAssetRequest) ClearEof()

func (*BatonServiceUploadAssetRequest) ClearMetadata added in v0.5.0

func (x *BatonServiceUploadAssetRequest) ClearMetadata()

func (*BatonServiceUploadAssetRequest) ClearMsg added in v0.5.0

func (x *BatonServiceUploadAssetRequest) ClearMsg()

func (*BatonServiceUploadAssetRequest) GetData

func (*BatonServiceUploadAssetRequest) GetEof

func (*BatonServiceUploadAssetRequest) GetMetadata

func (*BatonServiceUploadAssetRequest) GetMsg

func (x *BatonServiceUploadAssetRequest) GetMsg() isBatonServiceUploadAssetRequest_Msg

func (*BatonServiceUploadAssetRequest) HasData added in v0.5.0

func (x *BatonServiceUploadAssetRequest) HasData() bool

func (*BatonServiceUploadAssetRequest) HasEof added in v0.5.0

func (*BatonServiceUploadAssetRequest) HasMetadata added in v0.5.0

func (x *BatonServiceUploadAssetRequest) HasMetadata() bool

func (*BatonServiceUploadAssetRequest) HasMsg added in v0.5.0

func (*BatonServiceUploadAssetRequest) ProtoMessage

func (*BatonServiceUploadAssetRequest) ProtoMessage()

func (*BatonServiceUploadAssetRequest) ProtoReflect

func (*BatonServiceUploadAssetRequest) Reset

func (x *BatonServiceUploadAssetRequest) Reset()

func (*BatonServiceUploadAssetRequest) SetData added in v0.5.0

func (*BatonServiceUploadAssetRequest) SetEof added in v0.5.0

func (*BatonServiceUploadAssetRequest) SetMetadata added in v0.5.0

func (*BatonServiceUploadAssetRequest) String

func (*BatonServiceUploadAssetRequest) Validate

func (m *BatonServiceUploadAssetRequest) Validate() error

Validate checks the field values on BatonServiceUploadAssetRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceUploadAssetRequest) ValidateAll

func (m *BatonServiceUploadAssetRequest) ValidateAll() error

ValidateAll checks the field values on BatonServiceUploadAssetRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceUploadAssetRequestMultiError, or nil if none found.

func (*BatonServiceUploadAssetRequest) WhichMsg added in v0.5.0

func (x *BatonServiceUploadAssetRequest) WhichMsg() case_BatonServiceUploadAssetRequest_Msg

type BatonServiceUploadAssetRequestMultiError

type BatonServiceUploadAssetRequestMultiError []error

BatonServiceUploadAssetRequestMultiError is an error wrapping multiple validation errors returned by BatonServiceUploadAssetRequest.ValidateAll() if the designated constraints aren't met.

func (BatonServiceUploadAssetRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceUploadAssetRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceUploadAssetRequestValidationError

type BatonServiceUploadAssetRequestValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceUploadAssetRequestValidationError is the validation error returned by BatonServiceUploadAssetRequest.Validate if the designated constraints aren't met.

func (BatonServiceUploadAssetRequestValidationError) Cause

Cause function returns cause value.

func (BatonServiceUploadAssetRequestValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceUploadAssetRequestValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceUploadAssetRequestValidationError) Field

Field function returns field value.

func (BatonServiceUploadAssetRequestValidationError) Key

Key function returns key value.

func (BatonServiceUploadAssetRequestValidationError) Reason

Reason function returns reason value.

type BatonServiceUploadAssetRequest_Data

type BatonServiceUploadAssetRequest_Data struct {
	Data *BatonServiceUploadAssetRequest_UploadData `protobuf:"bytes,101,opt,name=data,proto3,oneof"`
}

type BatonServiceUploadAssetRequest_Eof

type BatonServiceUploadAssetRequest_Eof struct {
	Eof *BatonServiceUploadAssetRequest_UploadEOF `protobuf:"bytes,102,opt,name=eof,proto3,oneof"`
}

type BatonServiceUploadAssetRequest_Metadata

type BatonServiceUploadAssetRequest_Metadata struct {
	Metadata *BatonServiceUploadAssetRequest_UploadMetadata `protobuf:"bytes,100,opt,name=metadata,proto3,oneof"`
}

type BatonServiceUploadAssetRequest_UploadData

type BatonServiceUploadAssetRequest_UploadData struct {

	// 1MB limit
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceUploadAssetRequest_UploadData) GetData

func (*BatonServiceUploadAssetRequest_UploadData) ProtoMessage

func (*BatonServiceUploadAssetRequest_UploadData) ProtoReflect

func (*BatonServiceUploadAssetRequest_UploadData) Reset

func (*BatonServiceUploadAssetRequest_UploadData) SetData added in v0.5.0

func (*BatonServiceUploadAssetRequest_UploadData) String

func (*BatonServiceUploadAssetRequest_UploadData) Validate

Validate checks the field values on BatonServiceUploadAssetRequest_UploadData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceUploadAssetRequest_UploadData) ValidateAll

ValidateAll checks the field values on BatonServiceUploadAssetRequest_UploadData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceUploadAssetRequest_UploadDataMultiError, or nil if none found.

type BatonServiceUploadAssetRequest_UploadDataMultiError

type BatonServiceUploadAssetRequest_UploadDataMultiError []error

BatonServiceUploadAssetRequest_UploadDataMultiError is an error wrapping multiple validation errors returned by BatonServiceUploadAssetRequest_UploadData.ValidateAll() if the designated constraints aren't met.

func (BatonServiceUploadAssetRequest_UploadDataMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceUploadAssetRequest_UploadDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceUploadAssetRequest_UploadDataValidationError

type BatonServiceUploadAssetRequest_UploadDataValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceUploadAssetRequest_UploadDataValidationError is the validation error returned by BatonServiceUploadAssetRequest_UploadData.Validate if the designated constraints aren't met.

func (BatonServiceUploadAssetRequest_UploadDataValidationError) Cause

Cause function returns cause value.

func (BatonServiceUploadAssetRequest_UploadDataValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceUploadAssetRequest_UploadDataValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceUploadAssetRequest_UploadDataValidationError) Field

Field function returns field value.

func (BatonServiceUploadAssetRequest_UploadDataValidationError) Key

Key function returns key value.

func (BatonServiceUploadAssetRequest_UploadDataValidationError) Reason

Reason function returns reason value.

type BatonServiceUploadAssetRequest_UploadData_builder added in v0.5.0

type BatonServiceUploadAssetRequest_UploadData_builder struct {

	// 1MB limit
	Data []byte
	// contains filtered or unexported fields
}

func (BatonServiceUploadAssetRequest_UploadData_builder) Build added in v0.5.0

type BatonServiceUploadAssetRequest_UploadEOF

type BatonServiceUploadAssetRequest_UploadEOF struct {
	Sha256Checksum []byte       `protobuf:"bytes,1,opt,name=sha256_checksum,json=sha256Checksum,proto3" json:"sha256_checksum,omitempty"`
	Annotations    []*anypb.Any `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceUploadAssetRequest_UploadEOF) GetAnnotations

func (x *BatonServiceUploadAssetRequest_UploadEOF) GetAnnotations() []*anypb.Any

func (*BatonServiceUploadAssetRequest_UploadEOF) GetSha256Checksum

func (x *BatonServiceUploadAssetRequest_UploadEOF) GetSha256Checksum() []byte

func (*BatonServiceUploadAssetRequest_UploadEOF) ProtoMessage

func (*BatonServiceUploadAssetRequest_UploadEOF) ProtoReflect

func (*BatonServiceUploadAssetRequest_UploadEOF) Reset

func (*BatonServiceUploadAssetRequest_UploadEOF) SetAnnotations added in v0.5.0

func (x *BatonServiceUploadAssetRequest_UploadEOF) SetAnnotations(v []*anypb.Any)

func (*BatonServiceUploadAssetRequest_UploadEOF) SetSha256Checksum added in v0.5.0

func (x *BatonServiceUploadAssetRequest_UploadEOF) SetSha256Checksum(v []byte)

func (*BatonServiceUploadAssetRequest_UploadEOF) String

func (*BatonServiceUploadAssetRequest_UploadEOF) Validate

Validate checks the field values on BatonServiceUploadAssetRequest_UploadEOF with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceUploadAssetRequest_UploadEOF) ValidateAll

ValidateAll checks the field values on BatonServiceUploadAssetRequest_UploadEOF with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceUploadAssetRequest_UploadEOFMultiError, or nil if none found.

type BatonServiceUploadAssetRequest_UploadEOFMultiError

type BatonServiceUploadAssetRequest_UploadEOFMultiError []error

BatonServiceUploadAssetRequest_UploadEOFMultiError is an error wrapping multiple validation errors returned by BatonServiceUploadAssetRequest_UploadEOF.ValidateAll() if the designated constraints aren't met.

func (BatonServiceUploadAssetRequest_UploadEOFMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceUploadAssetRequest_UploadEOFMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceUploadAssetRequest_UploadEOFValidationError

type BatonServiceUploadAssetRequest_UploadEOFValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceUploadAssetRequest_UploadEOFValidationError is the validation error returned by BatonServiceUploadAssetRequest_UploadEOF.Validate if the designated constraints aren't met.

func (BatonServiceUploadAssetRequest_UploadEOFValidationError) Cause

Cause function returns cause value.

func (BatonServiceUploadAssetRequest_UploadEOFValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceUploadAssetRequest_UploadEOFValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceUploadAssetRequest_UploadEOFValidationError) Field

Field function returns field value.

func (BatonServiceUploadAssetRequest_UploadEOFValidationError) Key

Key function returns key value.

func (BatonServiceUploadAssetRequest_UploadEOFValidationError) Reason

Reason function returns reason value.

type BatonServiceUploadAssetRequest_UploadEOF_builder added in v0.5.0

type BatonServiceUploadAssetRequest_UploadEOF_builder struct {
	Sha256Checksum []byte
	Annotations    []*anypb.Any
	// contains filtered or unexported fields
}

func (BatonServiceUploadAssetRequest_UploadEOF_builder) Build added in v0.5.0

type BatonServiceUploadAssetRequest_UploadMetadata

type BatonServiceUploadAssetRequest_UploadMetadata struct {
	HostId      string       `protobuf:"bytes,1,opt,name=host_id,json=hostId,proto3" json:"host_id,omitempty"`
	TaskId      string       `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"`
	Annotations []*anypb.Any `protobuf:"bytes,4,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceUploadAssetRequest_UploadMetadata) GetAnnotations

func (*BatonServiceUploadAssetRequest_UploadMetadata) GetHostId

func (*BatonServiceUploadAssetRequest_UploadMetadata) GetTaskId

func (*BatonServiceUploadAssetRequest_UploadMetadata) ProtoMessage

func (*BatonServiceUploadAssetRequest_UploadMetadata) ProtoReflect

func (*BatonServiceUploadAssetRequest_UploadMetadata) Reset

func (*BatonServiceUploadAssetRequest_UploadMetadata) SetAnnotations added in v0.5.0

func (*BatonServiceUploadAssetRequest_UploadMetadata) SetHostId added in v0.5.0

func (*BatonServiceUploadAssetRequest_UploadMetadata) SetTaskId added in v0.5.0

func (*BatonServiceUploadAssetRequest_UploadMetadata) String

func (*BatonServiceUploadAssetRequest_UploadMetadata) Validate

Validate checks the field values on BatonServiceUploadAssetRequest_UploadMetadata with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceUploadAssetRequest_UploadMetadata) ValidateAll

ValidateAll checks the field values on BatonServiceUploadAssetRequest_UploadMetadata with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceUploadAssetRequest_UploadMetadataMultiError, or nil if none found.

type BatonServiceUploadAssetRequest_UploadMetadataMultiError

type BatonServiceUploadAssetRequest_UploadMetadataMultiError []error

BatonServiceUploadAssetRequest_UploadMetadataMultiError is an error wrapping multiple validation errors returned by BatonServiceUploadAssetRequest_UploadMetadata.ValidateAll() if the designated constraints aren't met.

func (BatonServiceUploadAssetRequest_UploadMetadataMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceUploadAssetRequest_UploadMetadataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceUploadAssetRequest_UploadMetadataValidationError

type BatonServiceUploadAssetRequest_UploadMetadataValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceUploadAssetRequest_UploadMetadataValidationError is the validation error returned by BatonServiceUploadAssetRequest_UploadMetadata.Validate if the designated constraints aren't met.

func (BatonServiceUploadAssetRequest_UploadMetadataValidationError) Cause

Cause function returns cause value.

func (BatonServiceUploadAssetRequest_UploadMetadataValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceUploadAssetRequest_UploadMetadataValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceUploadAssetRequest_UploadMetadataValidationError) Field

Field function returns field value.

func (BatonServiceUploadAssetRequest_UploadMetadataValidationError) Key

Key function returns key value.

func (BatonServiceUploadAssetRequest_UploadMetadataValidationError) Reason

Reason function returns reason value.

type BatonServiceUploadAssetRequest_UploadMetadata_builder added in v0.5.0

type BatonServiceUploadAssetRequest_UploadMetadata_builder struct {
	HostId      string
	TaskId      string
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (BatonServiceUploadAssetRequest_UploadMetadata_builder) Build added in v0.5.0

type BatonServiceUploadAssetRequest_builder added in v0.5.0

type BatonServiceUploadAssetRequest_builder struct {

	// Fields of oneof Msg:
	Metadata *BatonServiceUploadAssetRequest_UploadMetadata
	Data     *BatonServiceUploadAssetRequest_UploadData
	Eof      *BatonServiceUploadAssetRequest_UploadEOF
	// contains filtered or unexported fields
}

func (BatonServiceUploadAssetRequest_builder) Build added in v0.5.0

type BatonServiceUploadAssetResponse

type BatonServiceUploadAssetResponse struct {
	Annotations []*anypb.Any `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*BatonServiceUploadAssetResponse) GetAnnotations

func (x *BatonServiceUploadAssetResponse) GetAnnotations() []*anypb.Any

func (*BatonServiceUploadAssetResponse) ProtoMessage

func (*BatonServiceUploadAssetResponse) ProtoMessage()

func (*BatonServiceUploadAssetResponse) ProtoReflect

func (*BatonServiceUploadAssetResponse) Reset

func (*BatonServiceUploadAssetResponse) SetAnnotations added in v0.5.0

func (x *BatonServiceUploadAssetResponse) SetAnnotations(v []*anypb.Any)

func (*BatonServiceUploadAssetResponse) String

func (*BatonServiceUploadAssetResponse) Validate

func (m *BatonServiceUploadAssetResponse) Validate() error

Validate checks the field values on BatonServiceUploadAssetResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*BatonServiceUploadAssetResponse) ValidateAll

func (m *BatonServiceUploadAssetResponse) ValidateAll() error

ValidateAll checks the field values on BatonServiceUploadAssetResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatonServiceUploadAssetResponseMultiError, or nil if none found.

type BatonServiceUploadAssetResponseMultiError

type BatonServiceUploadAssetResponseMultiError []error

BatonServiceUploadAssetResponseMultiError is an error wrapping multiple validation errors returned by BatonServiceUploadAssetResponse.ValidateAll() if the designated constraints aren't met.

func (BatonServiceUploadAssetResponseMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (BatonServiceUploadAssetResponseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type BatonServiceUploadAssetResponseValidationError

type BatonServiceUploadAssetResponseValidationError struct {
	// contains filtered or unexported fields
}

BatonServiceUploadAssetResponseValidationError is the validation error returned by BatonServiceUploadAssetResponse.Validate if the designated constraints aren't met.

func (BatonServiceUploadAssetResponseValidationError) Cause

Cause function returns cause value.

func (BatonServiceUploadAssetResponseValidationError) Error

Error satisfies the builtin error interface

func (BatonServiceUploadAssetResponseValidationError) ErrorName

ErrorName returns error name.

func (BatonServiceUploadAssetResponseValidationError) Field

Field function returns field value.

func (BatonServiceUploadAssetResponseValidationError) Key

Key function returns key value.

func (BatonServiceUploadAssetResponseValidationError) Reason

Reason function returns reason value.

type BatonServiceUploadAssetResponse_builder added in v0.5.0

type BatonServiceUploadAssetResponse_builder struct {
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (BatonServiceUploadAssetResponse_builder) Build added in v0.5.0

type BatonService_UploadAssetClient

This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.

type BatonService_UploadAssetServer

This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.

type BatonSessionServiceClient added in v0.3.58

type BatonSessionServiceClient interface {
	Get(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*GetResponse, error)
	GetMany(ctx context.Context, in *GetManyRequest, opts ...grpc.CallOption) (*GetManyResponse, error)
	GetAll(ctx context.Context, in *GetAllRequest, opts ...grpc.CallOption) (*GetAllResponse, error)
	Set(ctx context.Context, in *SetRequest, opts ...grpc.CallOption) (*SetResponse, error)
	SetMany(ctx context.Context, in *SetManyRequest, opts ...grpc.CallOption) (*SetManyResponse, error)
	Delete(ctx context.Context, in *DeleteRequest, opts ...grpc.CallOption) (*DeleteResponse, error)
	DeleteMany(ctx context.Context, in *DeleteManyRequest, opts ...grpc.CallOption) (*DeleteManyResponse, error)
	Clear(ctx context.Context, in *ClearRequest, opts ...grpc.CallOption) (*ClearResponse, error)
}

BatonSessionServiceClient is the client API for BatonSessionService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewBatonSessionServiceClient added in v0.3.58

func NewBatonSessionServiceClient(cc grpc.ClientConnInterface) BatonSessionServiceClient

type BatonSessionServiceServer added in v0.3.58

BatonSessionServiceServer is the server API for BatonSessionService service. All implementations should embed UnimplementedBatonSessionServiceServer for forward compatibility.

type ClearRequest added in v0.3.58

type ClearRequest struct {
	SyncId string `protobuf:"bytes,1,opt,name=sync_id,json=syncId,proto3" json:"sync_id,omitempty"`
	Prefix string `protobuf:"bytes,2,opt,name=prefix,proto3" json:"prefix,omitempty"`
	// contains filtered or unexported fields
}

func (*ClearRequest) GetPrefix added in v0.5.0

func (x *ClearRequest) GetPrefix() string

func (*ClearRequest) GetSyncId added in v0.3.58

func (x *ClearRequest) GetSyncId() string

func (*ClearRequest) ProtoMessage added in v0.3.58

func (*ClearRequest) ProtoMessage()

func (*ClearRequest) ProtoReflect added in v0.3.58

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

func (*ClearRequest) Reset added in v0.3.58

func (x *ClearRequest) Reset()

func (*ClearRequest) SetPrefix added in v0.5.0

func (x *ClearRequest) SetPrefix(v string)

func (*ClearRequest) SetSyncId added in v0.5.0

func (x *ClearRequest) SetSyncId(v string)

func (*ClearRequest) String added in v0.3.58

func (x *ClearRequest) String() string

func (*ClearRequest) Validate added in v0.3.58

func (m *ClearRequest) Validate() error

Validate checks the field values on ClearRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ClearRequest) ValidateAll added in v0.3.58

func (m *ClearRequest) ValidateAll() error

ValidateAll checks the field values on ClearRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ClearRequestMultiError, or nil if none found.

type ClearRequestMultiError added in v0.3.58

type ClearRequestMultiError []error

ClearRequestMultiError is an error wrapping multiple validation errors returned by ClearRequest.ValidateAll() if the designated constraints aren't met.

func (ClearRequestMultiError) AllErrors added in v0.3.58

func (m ClearRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ClearRequestMultiError) Error added in v0.3.58

func (m ClearRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type ClearRequestValidationError added in v0.3.58

type ClearRequestValidationError struct {
	// contains filtered or unexported fields
}

ClearRequestValidationError is the validation error returned by ClearRequest.Validate if the designated constraints aren't met.

func (ClearRequestValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (ClearRequestValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (ClearRequestValidationError) ErrorName added in v0.3.58

func (e ClearRequestValidationError) ErrorName() string

ErrorName returns error name.

func (ClearRequestValidationError) Field added in v0.3.58

Field function returns field value.

func (ClearRequestValidationError) Key added in v0.3.58

Key function returns key value.

func (ClearRequestValidationError) Reason added in v0.3.58

Reason function returns reason value.

type ClearRequest_builder added in v0.5.0

type ClearRequest_builder struct {
	SyncId string
	Prefix string
	// contains filtered or unexported fields
}

func (ClearRequest_builder) Build added in v0.5.0

func (b0 ClearRequest_builder) Build() *ClearRequest

type ClearResponse added in v0.3.58

type ClearResponse struct {
	// contains filtered or unexported fields
}

func (*ClearResponse) ProtoMessage added in v0.3.58

func (*ClearResponse) ProtoMessage()

func (*ClearResponse) ProtoReflect added in v0.3.58

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

func (*ClearResponse) Reset added in v0.3.58

func (x *ClearResponse) Reset()

func (*ClearResponse) String added in v0.3.58

func (x *ClearResponse) String() string

func (*ClearResponse) Validate added in v0.3.58

func (m *ClearResponse) Validate() error

Validate checks the field values on ClearResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ClearResponse) ValidateAll added in v0.3.58

func (m *ClearResponse) ValidateAll() error

ValidateAll checks the field values on ClearResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ClearResponseMultiError, or nil if none found.

type ClearResponseMultiError added in v0.3.58

type ClearResponseMultiError []error

ClearResponseMultiError is an error wrapping multiple validation errors returned by ClearResponse.ValidateAll() if the designated constraints aren't met.

func (ClearResponseMultiError) AllErrors added in v0.3.58

func (m ClearResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ClearResponseMultiError) Error added in v0.3.58

func (m ClearResponseMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type ClearResponseValidationError added in v0.3.58

type ClearResponseValidationError struct {
	// contains filtered or unexported fields
}

ClearResponseValidationError is the validation error returned by ClearResponse.Validate if the designated constraints aren't met.

func (ClearResponseValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (ClearResponseValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (ClearResponseValidationError) ErrorName added in v0.3.58

func (e ClearResponseValidationError) ErrorName() string

ErrorName returns error name.

func (ClearResponseValidationError) Field added in v0.3.58

Field function returns field value.

func (ClearResponseValidationError) Key added in v0.3.58

Key function returns key value.

func (ClearResponseValidationError) Reason added in v0.3.58

Reason function returns reason value.

type ClearResponse_builder added in v0.5.0

type ClearResponse_builder struct {
	// contains filtered or unexported fields
}

func (ClearResponse_builder) Build added in v0.5.0

type ConnectorConfigServiceClient added in v0.2.71

type ConnectorConfigServiceClient interface {
	GetConnectorConfig(ctx context.Context, in *GetConnectorConfigRequest, opts ...grpc.CallOption) (*GetConnectorConfigResponse, error)
	GetConnectorOauthToken(ctx context.Context, in *GetConnectorOauthTokenRequest, opts ...grpc.CallOption) (*GetConnectorOauthTokenResponse, error)
}

ConnectorConfigServiceClient is the client API for ConnectorConfigService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewConnectorConfigServiceClient added in v0.2.71

func NewConnectorConfigServiceClient(cc grpc.ClientConnInterface) ConnectorConfigServiceClient

type ConnectorConfigServiceServer added in v0.2.71

type ConnectorConfigServiceServer interface {
	GetConnectorConfig(context.Context, *GetConnectorConfigRequest) (*GetConnectorConfigResponse, error)
	GetConnectorOauthToken(context.Context, *GetConnectorOauthTokenRequest) (*GetConnectorOauthTokenResponse, error)
}

ConnectorConfigServiceServer is the server API for ConnectorConfigService service. All implementations should embed UnimplementedConnectorConfigServiceServer for forward compatibility.

type DeleteManyRequest added in v0.3.58

type DeleteManyRequest struct {
	SyncId string   `protobuf:"bytes,1,opt,name=sync_id,json=syncId,proto3" json:"sync_id,omitempty"`
	Keys   []string `protobuf:"bytes,2,rep,name=keys,proto3" json:"keys,omitempty"`
	Prefix string   `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteManyRequest) GetKeys added in v0.3.58

func (x *DeleteManyRequest) GetKeys() []string

func (*DeleteManyRequest) GetPrefix added in v0.5.0

func (x *DeleteManyRequest) GetPrefix() string

func (*DeleteManyRequest) GetSyncId added in v0.3.58

func (x *DeleteManyRequest) GetSyncId() string

func (*DeleteManyRequest) ProtoMessage added in v0.3.58

func (*DeleteManyRequest) ProtoMessage()

func (*DeleteManyRequest) ProtoReflect added in v0.3.58

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

func (*DeleteManyRequest) Reset added in v0.3.58

func (x *DeleteManyRequest) Reset()

func (*DeleteManyRequest) SetKeys added in v0.5.0

func (x *DeleteManyRequest) SetKeys(v []string)

func (*DeleteManyRequest) SetPrefix added in v0.5.0

func (x *DeleteManyRequest) SetPrefix(v string)

func (*DeleteManyRequest) SetSyncId added in v0.5.0

func (x *DeleteManyRequest) SetSyncId(v string)

func (*DeleteManyRequest) String added in v0.3.58

func (x *DeleteManyRequest) String() string

func (*DeleteManyRequest) Validate added in v0.3.58

func (m *DeleteManyRequest) Validate() error

Validate checks the field values on DeleteManyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteManyRequest) ValidateAll added in v0.3.58

func (m *DeleteManyRequest) ValidateAll() error

ValidateAll checks the field values on DeleteManyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteManyRequestMultiError, or nil if none found.

type DeleteManyRequestMultiError added in v0.3.58

type DeleteManyRequestMultiError []error

DeleteManyRequestMultiError is an error wrapping multiple validation errors returned by DeleteManyRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteManyRequestMultiError) AllErrors added in v0.3.58

func (m DeleteManyRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteManyRequestMultiError) Error added in v0.3.58

Error returns a concatenation of all the error messages it wraps.

type DeleteManyRequestValidationError added in v0.3.58

type DeleteManyRequestValidationError struct {
	// contains filtered or unexported fields
}

DeleteManyRequestValidationError is the validation error returned by DeleteManyRequest.Validate if the designated constraints aren't met.

func (DeleteManyRequestValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (DeleteManyRequestValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (DeleteManyRequestValidationError) ErrorName added in v0.3.58

ErrorName returns error name.

func (DeleteManyRequestValidationError) Field added in v0.3.58

Field function returns field value.

func (DeleteManyRequestValidationError) Key added in v0.3.58

Key function returns key value.

func (DeleteManyRequestValidationError) Reason added in v0.3.58

Reason function returns reason value.

type DeleteManyRequest_builder added in v0.5.0

type DeleteManyRequest_builder struct {
	SyncId string
	Keys   []string
	Prefix string
	// contains filtered or unexported fields
}

func (DeleteManyRequest_builder) Build added in v0.5.0

type DeleteManyResponse added in v0.3.58

type DeleteManyResponse struct {
	// contains filtered or unexported fields
}

func (*DeleteManyResponse) ProtoMessage added in v0.3.58

func (*DeleteManyResponse) ProtoMessage()

func (*DeleteManyResponse) ProtoReflect added in v0.3.58

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

func (*DeleteManyResponse) Reset added in v0.3.58

func (x *DeleteManyResponse) Reset()

func (*DeleteManyResponse) String added in v0.3.58

func (x *DeleteManyResponse) String() string

func (*DeleteManyResponse) Validate added in v0.3.58

func (m *DeleteManyResponse) Validate() error

Validate checks the field values on DeleteManyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteManyResponse) ValidateAll added in v0.3.58

func (m *DeleteManyResponse) ValidateAll() error

ValidateAll checks the field values on DeleteManyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteManyResponseMultiError, or nil if none found.

type DeleteManyResponseMultiError added in v0.3.58

type DeleteManyResponseMultiError []error

DeleteManyResponseMultiError is an error wrapping multiple validation errors returned by DeleteManyResponse.ValidateAll() if the designated constraints aren't met.

func (DeleteManyResponseMultiError) AllErrors added in v0.3.58

func (m DeleteManyResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteManyResponseMultiError) Error added in v0.3.58

Error returns a concatenation of all the error messages it wraps.

type DeleteManyResponseValidationError added in v0.3.58

type DeleteManyResponseValidationError struct {
	// contains filtered or unexported fields
}

DeleteManyResponseValidationError is the validation error returned by DeleteManyResponse.Validate if the designated constraints aren't met.

func (DeleteManyResponseValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (DeleteManyResponseValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (DeleteManyResponseValidationError) ErrorName added in v0.3.58

ErrorName returns error name.

func (DeleteManyResponseValidationError) Field added in v0.3.58

Field function returns field value.

func (DeleteManyResponseValidationError) Key added in v0.3.58

Key function returns key value.

func (DeleteManyResponseValidationError) Reason added in v0.3.58

Reason function returns reason value.

type DeleteManyResponse_builder added in v0.5.0

type DeleteManyResponse_builder struct {
	// contains filtered or unexported fields
}

func (DeleteManyResponse_builder) Build added in v0.5.0

type DeleteRequest added in v0.3.58

type DeleteRequest struct {
	SyncId string `protobuf:"bytes,1,opt,name=sync_id,json=syncId,proto3" json:"sync_id,omitempty"`
	Key    string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	Prefix string `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteRequest) GetKey added in v0.3.58

func (x *DeleteRequest) GetKey() string

func (*DeleteRequest) GetPrefix added in v0.5.0

func (x *DeleteRequest) GetPrefix() string

func (*DeleteRequest) GetSyncId added in v0.3.58

func (x *DeleteRequest) GetSyncId() string

func (*DeleteRequest) ProtoMessage added in v0.3.58

func (*DeleteRequest) ProtoMessage()

func (*DeleteRequest) ProtoReflect added in v0.3.58

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

func (*DeleteRequest) Reset added in v0.3.58

func (x *DeleteRequest) Reset()

func (*DeleteRequest) SetKey added in v0.5.0

func (x *DeleteRequest) SetKey(v string)

func (*DeleteRequest) SetPrefix added in v0.5.0

func (x *DeleteRequest) SetPrefix(v string)

func (*DeleteRequest) SetSyncId added in v0.5.0

func (x *DeleteRequest) SetSyncId(v string)

func (*DeleteRequest) String added in v0.3.58

func (x *DeleteRequest) String() string

func (*DeleteRequest) Validate added in v0.3.58

func (m *DeleteRequest) Validate() error

Validate checks the field values on DeleteRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteRequest) ValidateAll added in v0.3.58

func (m *DeleteRequest) ValidateAll() error

ValidateAll checks the field values on DeleteRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRequestMultiError, or nil if none found.

type DeleteRequestMultiError added in v0.3.58

type DeleteRequestMultiError []error

DeleteRequestMultiError is an error wrapping multiple validation errors returned by DeleteRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteRequestMultiError) AllErrors added in v0.3.58

func (m DeleteRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteRequestMultiError) Error added in v0.3.58

func (m DeleteRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type DeleteRequestValidationError added in v0.3.58

type DeleteRequestValidationError struct {
	// contains filtered or unexported fields
}

DeleteRequestValidationError is the validation error returned by DeleteRequest.Validate if the designated constraints aren't met.

func (DeleteRequestValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (DeleteRequestValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (DeleteRequestValidationError) ErrorName added in v0.3.58

func (e DeleteRequestValidationError) ErrorName() string

ErrorName returns error name.

func (DeleteRequestValidationError) Field added in v0.3.58

Field function returns field value.

func (DeleteRequestValidationError) Key added in v0.3.58

Key function returns key value.

func (DeleteRequestValidationError) Reason added in v0.3.58

Reason function returns reason value.

type DeleteRequest_builder added in v0.5.0

type DeleteRequest_builder struct {
	SyncId string
	Key    string
	Prefix string
	// contains filtered or unexported fields
}

func (DeleteRequest_builder) Build added in v0.5.0

type DeleteResponse added in v0.3.58

type DeleteResponse struct {
	// contains filtered or unexported fields
}

func (*DeleteResponse) ProtoMessage added in v0.3.58

func (*DeleteResponse) ProtoMessage()

func (*DeleteResponse) ProtoReflect added in v0.3.58

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

func (*DeleteResponse) Reset added in v0.3.58

func (x *DeleteResponse) Reset()

func (*DeleteResponse) String added in v0.3.58

func (x *DeleteResponse) String() string

func (*DeleteResponse) Validate added in v0.3.58

func (m *DeleteResponse) Validate() error

Validate checks the field values on DeleteResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteResponse) ValidateAll added in v0.3.58

func (m *DeleteResponse) ValidateAll() error

ValidateAll checks the field values on DeleteResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteResponseMultiError, or nil if none found.

type DeleteResponseMultiError added in v0.3.58

type DeleteResponseMultiError []error

DeleteResponseMultiError is an error wrapping multiple validation errors returned by DeleteResponse.ValidateAll() if the designated constraints aren't met.

func (DeleteResponseMultiError) AllErrors added in v0.3.58

func (m DeleteResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteResponseMultiError) Error added in v0.3.58

func (m DeleteResponseMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type DeleteResponseValidationError added in v0.3.58

type DeleteResponseValidationError struct {
	// contains filtered or unexported fields
}

DeleteResponseValidationError is the validation error returned by DeleteResponse.Validate if the designated constraints aren't met.

func (DeleteResponseValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (DeleteResponseValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (DeleteResponseValidationError) ErrorName added in v0.3.58

func (e DeleteResponseValidationError) ErrorName() string

ErrorName returns error name.

func (DeleteResponseValidationError) Field added in v0.3.58

Field function returns field value.

func (DeleteResponseValidationError) Key added in v0.3.58

Key function returns key value.

func (DeleteResponseValidationError) Reason added in v0.3.58

Reason function returns reason value.

type DeleteResponse_builder added in v0.5.0

type DeleteResponse_builder struct {
	// contains filtered or unexported fields
}

func (DeleteResponse_builder) Build added in v0.5.0

type GetAllItem added in v0.5.0

type GetAllItem struct {
	Key   string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAllItem) GetKey added in v0.5.0

func (x *GetAllItem) GetKey() string

func (*GetAllItem) GetValue added in v0.5.0

func (x *GetAllItem) GetValue() []byte

func (*GetAllItem) ProtoMessage added in v0.5.0

func (*GetAllItem) ProtoMessage()

func (*GetAllItem) ProtoReflect added in v0.5.0

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

func (*GetAllItem) Reset added in v0.5.0

func (x *GetAllItem) Reset()

func (*GetAllItem) SetKey added in v0.5.0

func (x *GetAllItem) SetKey(v string)

func (*GetAllItem) SetValue added in v0.5.0

func (x *GetAllItem) SetValue(v []byte)

func (*GetAllItem) String added in v0.5.0

func (x *GetAllItem) String() string

func (*GetAllItem) Validate added in v0.5.0

func (m *GetAllItem) Validate() error

Validate checks the field values on GetAllItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetAllItem) ValidateAll added in v0.5.0

func (m *GetAllItem) ValidateAll() error

ValidateAll checks the field values on GetAllItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAllItemMultiError, or nil if none found.

type GetAllItemMultiError added in v0.5.0

type GetAllItemMultiError []error

GetAllItemMultiError is an error wrapping multiple validation errors returned by GetAllItem.ValidateAll() if the designated constraints aren't met.

func (GetAllItemMultiError) AllErrors added in v0.5.0

func (m GetAllItemMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetAllItemMultiError) Error added in v0.5.0

func (m GetAllItemMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type GetAllItemValidationError added in v0.5.0

type GetAllItemValidationError struct {
	// contains filtered or unexported fields
}

GetAllItemValidationError is the validation error returned by GetAllItem.Validate if the designated constraints aren't met.

func (GetAllItemValidationError) Cause added in v0.5.0

func (e GetAllItemValidationError) Cause() error

Cause function returns cause value.

func (GetAllItemValidationError) Error added in v0.5.0

Error satisfies the builtin error interface

func (GetAllItemValidationError) ErrorName added in v0.5.0

func (e GetAllItemValidationError) ErrorName() string

ErrorName returns error name.

func (GetAllItemValidationError) Field added in v0.5.0

Field function returns field value.

func (GetAllItemValidationError) Key added in v0.5.0

Key function returns key value.

func (GetAllItemValidationError) Reason added in v0.5.0

func (e GetAllItemValidationError) Reason() string

Reason function returns reason value.

type GetAllItem_builder added in v0.5.0

type GetAllItem_builder struct {
	Key   string
	Value []byte
	// contains filtered or unexported fields
}

func (GetAllItem_builder) Build added in v0.5.0

func (b0 GetAllItem_builder) Build() *GetAllItem

type GetAllRequest added in v0.3.58

type GetAllRequest struct {
	SyncId    string `protobuf:"bytes,1,opt,name=sync_id,json=syncId,proto3" json:"sync_id,omitempty"`
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	Prefix    string `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAllRequest) GetPageToken added in v0.3.58

func (x *GetAllRequest) GetPageToken() string

func (*GetAllRequest) GetPrefix added in v0.5.0

func (x *GetAllRequest) GetPrefix() string

func (*GetAllRequest) GetSyncId added in v0.3.58

func (x *GetAllRequest) GetSyncId() string

func (*GetAllRequest) ProtoMessage added in v0.3.58

func (*GetAllRequest) ProtoMessage()

func (*GetAllRequest) ProtoReflect added in v0.3.58

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

func (*GetAllRequest) Reset added in v0.3.58

func (x *GetAllRequest) Reset()

func (*GetAllRequest) SetPageToken added in v0.5.0

func (x *GetAllRequest) SetPageToken(v string)

func (*GetAllRequest) SetPrefix added in v0.5.0

func (x *GetAllRequest) SetPrefix(v string)

func (*GetAllRequest) SetSyncId added in v0.5.0

func (x *GetAllRequest) SetSyncId(v string)

func (*GetAllRequest) String added in v0.3.58

func (x *GetAllRequest) String() string

func (*GetAllRequest) Validate added in v0.3.58

func (m *GetAllRequest) Validate() error

Validate checks the field values on GetAllRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetAllRequest) ValidateAll added in v0.3.58

func (m *GetAllRequest) ValidateAll() error

ValidateAll checks the field values on GetAllRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAllRequestMultiError, or nil if none found.

type GetAllRequestMultiError added in v0.3.58

type GetAllRequestMultiError []error

GetAllRequestMultiError is an error wrapping multiple validation errors returned by GetAllRequest.ValidateAll() if the designated constraints aren't met.

func (GetAllRequestMultiError) AllErrors added in v0.3.58

func (m GetAllRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetAllRequestMultiError) Error added in v0.3.58

func (m GetAllRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type GetAllRequestValidationError added in v0.3.58

type GetAllRequestValidationError struct {
	// contains filtered or unexported fields
}

GetAllRequestValidationError is the validation error returned by GetAllRequest.Validate if the designated constraints aren't met.

func (GetAllRequestValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (GetAllRequestValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (GetAllRequestValidationError) ErrorName added in v0.3.58

func (e GetAllRequestValidationError) ErrorName() string

ErrorName returns error name.

func (GetAllRequestValidationError) Field added in v0.3.58

Field function returns field value.

func (GetAllRequestValidationError) Key added in v0.3.58

Key function returns key value.

func (GetAllRequestValidationError) Reason added in v0.3.58

Reason function returns reason value.

type GetAllRequest_builder added in v0.5.0

type GetAllRequest_builder struct {
	SyncId    string
	PageToken string
	Prefix    string
	// contains filtered or unexported fields
}

func (GetAllRequest_builder) Build added in v0.5.0

type GetAllResponse added in v0.3.58

type GetAllResponse struct {
	Items     []*GetAllItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	PageToken string        `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAllResponse) GetItems added in v0.5.0

func (x *GetAllResponse) GetItems() []*GetAllItem

func (*GetAllResponse) GetPageToken added in v0.5.0

func (x *GetAllResponse) GetPageToken() string

func (*GetAllResponse) ProtoMessage added in v0.3.58

func (*GetAllResponse) ProtoMessage()

func (*GetAllResponse) ProtoReflect added in v0.3.58

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

func (*GetAllResponse) Reset added in v0.3.58

func (x *GetAllResponse) Reset()

func (*GetAllResponse) SetItems added in v0.5.0

func (x *GetAllResponse) SetItems(v []*GetAllItem)

func (*GetAllResponse) SetPageToken added in v0.5.0

func (x *GetAllResponse) SetPageToken(v string)

func (*GetAllResponse) String added in v0.3.58

func (x *GetAllResponse) String() string

func (*GetAllResponse) Validate added in v0.3.58

func (m *GetAllResponse) Validate() error

Validate checks the field values on GetAllResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetAllResponse) ValidateAll added in v0.3.58

func (m *GetAllResponse) ValidateAll() error

ValidateAll checks the field values on GetAllResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAllResponseMultiError, or nil if none found.

type GetAllResponseMultiError added in v0.3.58

type GetAllResponseMultiError []error

GetAllResponseMultiError is an error wrapping multiple validation errors returned by GetAllResponse.ValidateAll() if the designated constraints aren't met.

func (GetAllResponseMultiError) AllErrors added in v0.3.58

func (m GetAllResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetAllResponseMultiError) Error added in v0.3.58

func (m GetAllResponseMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type GetAllResponseValidationError added in v0.3.58

type GetAllResponseValidationError struct {
	// contains filtered or unexported fields
}

GetAllResponseValidationError is the validation error returned by GetAllResponse.Validate if the designated constraints aren't met.

func (GetAllResponseValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (GetAllResponseValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (GetAllResponseValidationError) ErrorName added in v0.3.58

func (e GetAllResponseValidationError) ErrorName() string

ErrorName returns error name.

func (GetAllResponseValidationError) Field added in v0.3.58

Field function returns field value.

func (GetAllResponseValidationError) Key added in v0.3.58

Key function returns key value.

func (GetAllResponseValidationError) Reason added in v0.3.58

Reason function returns reason value.

type GetAllResponse_builder added in v0.5.0

type GetAllResponse_builder struct {
	Items     []*GetAllItem
	PageToken string
	// contains filtered or unexported fields
}

func (GetAllResponse_builder) Build added in v0.5.0

type GetConnectorConfigRequest added in v0.2.71

type GetConnectorConfigRequest struct {
	// contains filtered or unexported fields
}

func (*GetConnectorConfigRequest) ProtoMessage added in v0.2.71

func (*GetConnectorConfigRequest) ProtoMessage()

func (*GetConnectorConfigRequest) ProtoReflect added in v0.2.71

func (*GetConnectorConfigRequest) Reset added in v0.2.71

func (x *GetConnectorConfigRequest) Reset()

func (*GetConnectorConfigRequest) String added in v0.2.71

func (x *GetConnectorConfigRequest) String() string

func (*GetConnectorConfigRequest) Validate added in v0.2.71

func (m *GetConnectorConfigRequest) Validate() error

Validate checks the field values on GetConnectorConfigRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetConnectorConfigRequest) ValidateAll added in v0.2.71

func (m *GetConnectorConfigRequest) ValidateAll() error

ValidateAll checks the field values on GetConnectorConfigRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetConnectorConfigRequestMultiError, or nil if none found.

type GetConnectorConfigRequestMultiError added in v0.2.71

type GetConnectorConfigRequestMultiError []error

GetConnectorConfigRequestMultiError is an error wrapping multiple validation errors returned by GetConnectorConfigRequest.ValidateAll() if the designated constraints aren't met.

func (GetConnectorConfigRequestMultiError) AllErrors added in v0.2.71

AllErrors returns a list of validation violation errors.

func (GetConnectorConfigRequestMultiError) Error added in v0.2.71

Error returns a concatenation of all the error messages it wraps.

type GetConnectorConfigRequestValidationError added in v0.2.71

type GetConnectorConfigRequestValidationError struct {
	// contains filtered or unexported fields
}

GetConnectorConfigRequestValidationError is the validation error returned by GetConnectorConfigRequest.Validate if the designated constraints aren't met.

func (GetConnectorConfigRequestValidationError) Cause added in v0.2.71

Cause function returns cause value.

func (GetConnectorConfigRequestValidationError) Error added in v0.2.71

Error satisfies the builtin error interface

func (GetConnectorConfigRequestValidationError) ErrorName added in v0.2.71

ErrorName returns error name.

func (GetConnectorConfigRequestValidationError) Field added in v0.2.71

Field function returns field value.

func (GetConnectorConfigRequestValidationError) Key added in v0.2.71

Key function returns key value.

func (GetConnectorConfigRequestValidationError) Reason added in v0.2.71

Reason function returns reason value.

type GetConnectorConfigRequest_builder added in v0.5.0

type GetConnectorConfigRequest_builder struct {
	// contains filtered or unexported fields
}

func (GetConnectorConfigRequest_builder) Build added in v0.5.0

type GetConnectorConfigResponse added in v0.2.71

type GetConnectorConfigResponse struct {
	Config      []byte                 `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
	LastUpdated *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConnectorConfigResponse) ClearLastUpdated added in v0.5.0

func (x *GetConnectorConfigResponse) ClearLastUpdated()

func (*GetConnectorConfigResponse) GetConfig added in v0.2.71

func (x *GetConnectorConfigResponse) GetConfig() []byte

func (*GetConnectorConfigResponse) GetLastUpdated added in v0.2.71

func (x *GetConnectorConfigResponse) GetLastUpdated() *timestamppb.Timestamp

func (*GetConnectorConfigResponse) HasLastUpdated added in v0.5.0

func (x *GetConnectorConfigResponse) HasLastUpdated() bool

func (*GetConnectorConfigResponse) ProtoMessage added in v0.2.71

func (*GetConnectorConfigResponse) ProtoMessage()

func (*GetConnectorConfigResponse) ProtoReflect added in v0.2.71

func (*GetConnectorConfigResponse) Reset added in v0.2.71

func (x *GetConnectorConfigResponse) Reset()

func (*GetConnectorConfigResponse) SetConfig added in v0.5.0

func (x *GetConnectorConfigResponse) SetConfig(v []byte)

func (*GetConnectorConfigResponse) SetLastUpdated added in v0.5.0

func (x *GetConnectorConfigResponse) SetLastUpdated(v *timestamppb.Timestamp)

func (*GetConnectorConfigResponse) String added in v0.2.71

func (x *GetConnectorConfigResponse) String() string

func (*GetConnectorConfigResponse) Validate added in v0.2.71

func (m *GetConnectorConfigResponse) Validate() error

Validate checks the field values on GetConnectorConfigResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetConnectorConfigResponse) ValidateAll added in v0.2.71

func (m *GetConnectorConfigResponse) ValidateAll() error

ValidateAll checks the field values on GetConnectorConfigResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetConnectorConfigResponseMultiError, or nil if none found.

type GetConnectorConfigResponseMultiError added in v0.2.71

type GetConnectorConfigResponseMultiError []error

GetConnectorConfigResponseMultiError is an error wrapping multiple validation errors returned by GetConnectorConfigResponse.ValidateAll() if the designated constraints aren't met.

func (GetConnectorConfigResponseMultiError) AllErrors added in v0.2.71

AllErrors returns a list of validation violation errors.

func (GetConnectorConfigResponseMultiError) Error added in v0.2.71

Error returns a concatenation of all the error messages it wraps.

type GetConnectorConfigResponseValidationError added in v0.2.71

type GetConnectorConfigResponseValidationError struct {
	// contains filtered or unexported fields
}

GetConnectorConfigResponseValidationError is the validation error returned by GetConnectorConfigResponse.Validate if the designated constraints aren't met.

func (GetConnectorConfigResponseValidationError) Cause added in v0.2.71

Cause function returns cause value.

func (GetConnectorConfigResponseValidationError) Error added in v0.2.71

Error satisfies the builtin error interface

func (GetConnectorConfigResponseValidationError) ErrorName added in v0.2.71

ErrorName returns error name.

func (GetConnectorConfigResponseValidationError) Field added in v0.2.71

Field function returns field value.

func (GetConnectorConfigResponseValidationError) Key added in v0.2.71

Key function returns key value.

func (GetConnectorConfigResponseValidationError) Reason added in v0.2.71

Reason function returns reason value.

type GetConnectorConfigResponse_builder added in v0.5.0

type GetConnectorConfigResponse_builder struct {
	Config      []byte
	LastUpdated *timestamppb.Timestamp
	// contains filtered or unexported fields
}

func (GetConnectorConfigResponse_builder) Build added in v0.5.0

type GetConnectorOauthTokenRequest added in v0.5.5

type GetConnectorOauthTokenRequest struct {
	// contains filtered or unexported fields
}

func (*GetConnectorOauthTokenRequest) ProtoMessage added in v0.5.5

func (*GetConnectorOauthTokenRequest) ProtoMessage()

func (*GetConnectorOauthTokenRequest) ProtoReflect added in v0.5.5

func (*GetConnectorOauthTokenRequest) Reset added in v0.5.5

func (x *GetConnectorOauthTokenRequest) Reset()

func (*GetConnectorOauthTokenRequest) String added in v0.5.5

func (*GetConnectorOauthTokenRequest) Validate added in v0.5.5

func (m *GetConnectorOauthTokenRequest) Validate() error

Validate checks the field values on GetConnectorOauthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetConnectorOauthTokenRequest) ValidateAll added in v0.5.5

func (m *GetConnectorOauthTokenRequest) ValidateAll() error

ValidateAll checks the field values on GetConnectorOauthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetConnectorOauthTokenRequestMultiError, or nil if none found.

type GetConnectorOauthTokenRequestMultiError added in v0.5.5

type GetConnectorOauthTokenRequestMultiError []error

GetConnectorOauthTokenRequestMultiError is an error wrapping multiple validation errors returned by GetConnectorOauthTokenRequest.ValidateAll() if the designated constraints aren't met.

func (GetConnectorOauthTokenRequestMultiError) AllErrors added in v0.5.5

AllErrors returns a list of validation violation errors.

func (GetConnectorOauthTokenRequestMultiError) Error added in v0.5.5

Error returns a concatenation of all the error messages it wraps.

type GetConnectorOauthTokenRequestValidationError added in v0.5.5

type GetConnectorOauthTokenRequestValidationError struct {
	// contains filtered or unexported fields
}

GetConnectorOauthTokenRequestValidationError is the validation error returned by GetConnectorOauthTokenRequest.Validate if the designated constraints aren't met.

func (GetConnectorOauthTokenRequestValidationError) Cause added in v0.5.5

Cause function returns cause value.

func (GetConnectorOauthTokenRequestValidationError) Error added in v0.5.5

Error satisfies the builtin error interface

func (GetConnectorOauthTokenRequestValidationError) ErrorName added in v0.5.5

ErrorName returns error name.

func (GetConnectorOauthTokenRequestValidationError) Field added in v0.5.5

Field function returns field value.

func (GetConnectorOauthTokenRequestValidationError) Key added in v0.5.5

Key function returns key value.

func (GetConnectorOauthTokenRequestValidationError) Reason added in v0.5.5

Reason function returns reason value.

type GetConnectorOauthTokenRequest_builder added in v0.5.5

type GetConnectorOauthTokenRequest_builder struct {
	// contains filtered or unexported fields
}

func (GetConnectorOauthTokenRequest_builder) Build added in v0.5.5

type GetConnectorOauthTokenResponse added in v0.5.5

type GetConnectorOauthTokenResponse struct {
	Token []byte `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConnectorOauthTokenResponse) GetToken added in v0.5.5

func (x *GetConnectorOauthTokenResponse) GetToken() []byte

func (*GetConnectorOauthTokenResponse) ProtoMessage added in v0.5.5

func (*GetConnectorOauthTokenResponse) ProtoMessage()

func (*GetConnectorOauthTokenResponse) ProtoReflect added in v0.5.5

func (*GetConnectorOauthTokenResponse) Reset added in v0.5.5

func (x *GetConnectorOauthTokenResponse) Reset()

func (*GetConnectorOauthTokenResponse) SetToken added in v0.5.5

func (x *GetConnectorOauthTokenResponse) SetToken(v []byte)

func (*GetConnectorOauthTokenResponse) String added in v0.5.5

func (*GetConnectorOauthTokenResponse) Validate added in v0.5.5

func (m *GetConnectorOauthTokenResponse) Validate() error

Validate checks the field values on GetConnectorOauthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetConnectorOauthTokenResponse) ValidateAll added in v0.5.5

func (m *GetConnectorOauthTokenResponse) ValidateAll() error

ValidateAll checks the field values on GetConnectorOauthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetConnectorOauthTokenResponseMultiError, or nil if none found.

type GetConnectorOauthTokenResponseMultiError added in v0.5.5

type GetConnectorOauthTokenResponseMultiError []error

GetConnectorOauthTokenResponseMultiError is an error wrapping multiple validation errors returned by GetConnectorOauthTokenResponse.ValidateAll() if the designated constraints aren't met.

func (GetConnectorOauthTokenResponseMultiError) AllErrors added in v0.5.5

AllErrors returns a list of validation violation errors.

func (GetConnectorOauthTokenResponseMultiError) Error added in v0.5.5

Error returns a concatenation of all the error messages it wraps.

type GetConnectorOauthTokenResponseValidationError added in v0.5.5

type GetConnectorOauthTokenResponseValidationError struct {
	// contains filtered or unexported fields
}

GetConnectorOauthTokenResponseValidationError is the validation error returned by GetConnectorOauthTokenResponse.Validate if the designated constraints aren't met.

func (GetConnectorOauthTokenResponseValidationError) Cause added in v0.5.5

Cause function returns cause value.

func (GetConnectorOauthTokenResponseValidationError) Error added in v0.5.5

Error satisfies the builtin error interface

func (GetConnectorOauthTokenResponseValidationError) ErrorName added in v0.5.5

ErrorName returns error name.

func (GetConnectorOauthTokenResponseValidationError) Field added in v0.5.5

Field function returns field value.

func (GetConnectorOauthTokenResponseValidationError) Key added in v0.5.5

Key function returns key value.

func (GetConnectorOauthTokenResponseValidationError) Reason added in v0.5.5

Reason function returns reason value.

type GetConnectorOauthTokenResponse_builder added in v0.5.5

type GetConnectorOauthTokenResponse_builder struct {
	Token []byte
	// contains filtered or unexported fields
}

func (GetConnectorOauthTokenResponse_builder) Build added in v0.5.5

type GetManyItem added in v0.5.0

type GetManyItem struct {
	Key   string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*GetManyItem) GetKey added in v0.5.0

func (x *GetManyItem) GetKey() string

func (*GetManyItem) GetValue added in v0.5.0

func (x *GetManyItem) GetValue() []byte

func (*GetManyItem) ProtoMessage added in v0.5.0

func (*GetManyItem) ProtoMessage()

func (*GetManyItem) ProtoReflect added in v0.5.0

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

func (*GetManyItem) Reset added in v0.5.0

func (x *GetManyItem) Reset()

func (*GetManyItem) SetKey added in v0.5.0

func (x *GetManyItem) SetKey(v string)

func (*GetManyItem) SetValue added in v0.5.0

func (x *GetManyItem) SetValue(v []byte)

func (*GetManyItem) String added in v0.5.0

func (x *GetManyItem) String() string

func (*GetManyItem) Validate added in v0.5.0

func (m *GetManyItem) Validate() error

Validate checks the field values on GetManyItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetManyItem) ValidateAll added in v0.5.0

func (m *GetManyItem) ValidateAll() error

ValidateAll checks the field values on GetManyItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetManyItemMultiError, or nil if none found.

type GetManyItemMultiError added in v0.5.0

type GetManyItemMultiError []error

GetManyItemMultiError is an error wrapping multiple validation errors returned by GetManyItem.ValidateAll() if the designated constraints aren't met.

func (GetManyItemMultiError) AllErrors added in v0.5.0

func (m GetManyItemMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetManyItemMultiError) Error added in v0.5.0

func (m GetManyItemMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type GetManyItemValidationError added in v0.5.0

type GetManyItemValidationError struct {
	// contains filtered or unexported fields
}

GetManyItemValidationError is the validation error returned by GetManyItem.Validate if the designated constraints aren't met.

func (GetManyItemValidationError) Cause added in v0.5.0

Cause function returns cause value.

func (GetManyItemValidationError) Error added in v0.5.0

Error satisfies the builtin error interface

func (GetManyItemValidationError) ErrorName added in v0.5.0

func (e GetManyItemValidationError) ErrorName() string

ErrorName returns error name.

func (GetManyItemValidationError) Field added in v0.5.0

Field function returns field value.

func (GetManyItemValidationError) Key added in v0.5.0

Key function returns key value.

func (GetManyItemValidationError) Reason added in v0.5.0

Reason function returns reason value.

type GetManyItem_builder added in v0.5.0

type GetManyItem_builder struct {
	Key   string
	Value []byte
	// contains filtered or unexported fields
}

func (GetManyItem_builder) Build added in v0.5.0

func (b0 GetManyItem_builder) Build() *GetManyItem

type GetManyRequest added in v0.3.58

type GetManyRequest struct {
	SyncId string   `protobuf:"bytes,1,opt,name=sync_id,json=syncId,proto3" json:"sync_id,omitempty"`
	Keys   []string `protobuf:"bytes,2,rep,name=keys,proto3" json:"keys,omitempty"`
	Prefix string   `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"`
	// contains filtered or unexported fields
}

func (*GetManyRequest) GetKeys added in v0.3.58

func (x *GetManyRequest) GetKeys() []string

func (*GetManyRequest) GetPrefix added in v0.5.0

func (x *GetManyRequest) GetPrefix() string

func (*GetManyRequest) GetSyncId added in v0.3.58

func (x *GetManyRequest) GetSyncId() string

func (*GetManyRequest) ProtoMessage added in v0.3.58

func (*GetManyRequest) ProtoMessage()

func (*GetManyRequest) ProtoReflect added in v0.3.58

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

func (*GetManyRequest) Reset added in v0.3.58

func (x *GetManyRequest) Reset()

func (*GetManyRequest) SetKeys added in v0.5.0

func (x *GetManyRequest) SetKeys(v []string)

func (*GetManyRequest) SetPrefix added in v0.5.0

func (x *GetManyRequest) SetPrefix(v string)

func (*GetManyRequest) SetSyncId added in v0.5.0

func (x *GetManyRequest) SetSyncId(v string)

func (*GetManyRequest) String added in v0.3.58

func (x *GetManyRequest) String() string

func (*GetManyRequest) Validate added in v0.3.58

func (m *GetManyRequest) Validate() error

Validate checks the field values on GetManyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetManyRequest) ValidateAll added in v0.3.58

func (m *GetManyRequest) ValidateAll() error

ValidateAll checks the field values on GetManyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetManyRequestMultiError, or nil if none found.

type GetManyRequestMultiError added in v0.3.58

type GetManyRequestMultiError []error

GetManyRequestMultiError is an error wrapping multiple validation errors returned by GetManyRequest.ValidateAll() if the designated constraints aren't met.

func (GetManyRequestMultiError) AllErrors added in v0.3.58

func (m GetManyRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetManyRequestMultiError) Error added in v0.3.58

func (m GetManyRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type GetManyRequestValidationError added in v0.3.58

type GetManyRequestValidationError struct {
	// contains filtered or unexported fields
}

GetManyRequestValidationError is the validation error returned by GetManyRequest.Validate if the designated constraints aren't met.

func (GetManyRequestValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (GetManyRequestValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (GetManyRequestValidationError) ErrorName added in v0.3.58

func (e GetManyRequestValidationError) ErrorName() string

ErrorName returns error name.

func (GetManyRequestValidationError) Field added in v0.3.58

Field function returns field value.

func (GetManyRequestValidationError) Key added in v0.3.58

Key function returns key value.

func (GetManyRequestValidationError) Reason added in v0.3.58

Reason function returns reason value.

type GetManyRequest_builder added in v0.5.0

type GetManyRequest_builder struct {
	SyncId string
	Keys   []string
	Prefix string
	// contains filtered or unexported fields
}

func (GetManyRequest_builder) Build added in v0.5.0

type GetManyResponse added in v0.3.58

type GetManyResponse struct {
	Items           []*GetManyItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	UnprocessedKeys []string       `protobuf:"bytes,2,rep,name=unprocessed_keys,json=unprocessedKeys,proto3" json:"unprocessed_keys,omitempty"`
	// contains filtered or unexported fields
}

func (*GetManyResponse) GetItems added in v0.5.0

func (x *GetManyResponse) GetItems() []*GetManyItem

func (*GetManyResponse) GetUnprocessedKeys added in v0.6.0

func (x *GetManyResponse) GetUnprocessedKeys() []string

func (*GetManyResponse) ProtoMessage added in v0.3.58

func (*GetManyResponse) ProtoMessage()

func (*GetManyResponse) ProtoReflect added in v0.3.58

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

func (*GetManyResponse) Reset added in v0.3.58

func (x *GetManyResponse) Reset()

func (*GetManyResponse) SetItems added in v0.5.0

func (x *GetManyResponse) SetItems(v []*GetManyItem)

func (*GetManyResponse) SetUnprocessedKeys added in v0.6.0

func (x *GetManyResponse) SetUnprocessedKeys(v []string)

func (*GetManyResponse) String added in v0.3.58

func (x *GetManyResponse) String() string

func (*GetManyResponse) Validate added in v0.3.58

func (m *GetManyResponse) Validate() error

Validate checks the field values on GetManyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetManyResponse) ValidateAll added in v0.3.58

func (m *GetManyResponse) ValidateAll() error

ValidateAll checks the field values on GetManyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetManyResponseMultiError, or nil if none found.

type GetManyResponseMultiError added in v0.3.58

type GetManyResponseMultiError []error

GetManyResponseMultiError is an error wrapping multiple validation errors returned by GetManyResponse.ValidateAll() if the designated constraints aren't met.

func (GetManyResponseMultiError) AllErrors added in v0.3.58

func (m GetManyResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetManyResponseMultiError) Error added in v0.3.58

Error returns a concatenation of all the error messages it wraps.

type GetManyResponseValidationError added in v0.3.58

type GetManyResponseValidationError struct {
	// contains filtered or unexported fields
}

GetManyResponseValidationError is the validation error returned by GetManyResponse.Validate if the designated constraints aren't met.

func (GetManyResponseValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (GetManyResponseValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (GetManyResponseValidationError) ErrorName added in v0.3.58

func (e GetManyResponseValidationError) ErrorName() string

ErrorName returns error name.

func (GetManyResponseValidationError) Field added in v0.3.58

Field function returns field value.

func (GetManyResponseValidationError) Key added in v0.3.58

Key function returns key value.

func (GetManyResponseValidationError) Reason added in v0.3.58

Reason function returns reason value.

type GetManyResponse_builder added in v0.5.0

type GetManyResponse_builder struct {
	Items           []*GetManyItem
	UnprocessedKeys []string
	// contains filtered or unexported fields
}

func (GetManyResponse_builder) Build added in v0.5.0

type GetRequest added in v0.3.58

type GetRequest struct {
	SyncId string `protobuf:"bytes,1,opt,name=sync_id,json=syncId,proto3" json:"sync_id,omitempty"`
	Key    string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	Prefix string `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRequest) GetKey added in v0.3.58

func (x *GetRequest) GetKey() string

func (*GetRequest) GetPrefix added in v0.5.0

func (x *GetRequest) GetPrefix() string

func (*GetRequest) GetSyncId added in v0.3.58

func (x *GetRequest) GetSyncId() string

func (*GetRequest) ProtoMessage added in v0.3.58

func (*GetRequest) ProtoMessage()

func (*GetRequest) ProtoReflect added in v0.3.58

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

func (*GetRequest) Reset added in v0.3.58

func (x *GetRequest) Reset()

func (*GetRequest) SetKey added in v0.5.0

func (x *GetRequest) SetKey(v string)

func (*GetRequest) SetPrefix added in v0.5.0

func (x *GetRequest) SetPrefix(v string)

func (*GetRequest) SetSyncId added in v0.5.0

func (x *GetRequest) SetSyncId(v string)

func (*GetRequest) String added in v0.3.58

func (x *GetRequest) String() string

func (*GetRequest) Validate added in v0.3.58

func (m *GetRequest) Validate() error

Validate checks the field values on GetRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRequest) ValidateAll added in v0.3.58

func (m *GetRequest) ValidateAll() error

ValidateAll checks the field values on GetRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRequestMultiError, or nil if none found.

type GetRequestMultiError added in v0.3.58

type GetRequestMultiError []error

GetRequestMultiError is an error wrapping multiple validation errors returned by GetRequest.ValidateAll() if the designated constraints aren't met.

func (GetRequestMultiError) AllErrors added in v0.3.58

func (m GetRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetRequestMultiError) Error added in v0.3.58

func (m GetRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type GetRequestValidationError added in v0.3.58

type GetRequestValidationError struct {
	// contains filtered or unexported fields
}

GetRequestValidationError is the validation error returned by GetRequest.Validate if the designated constraints aren't met.

func (GetRequestValidationError) Cause added in v0.3.58

func (e GetRequestValidationError) Cause() error

Cause function returns cause value.

func (GetRequestValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (GetRequestValidationError) ErrorName added in v0.3.58

func (e GetRequestValidationError) ErrorName() string

ErrorName returns error name.

func (GetRequestValidationError) Field added in v0.3.58

Field function returns field value.

func (GetRequestValidationError) Key added in v0.3.58

Key function returns key value.

func (GetRequestValidationError) Reason added in v0.3.58

func (e GetRequestValidationError) Reason() string

Reason function returns reason value.

type GetRequest_builder added in v0.5.0

type GetRequest_builder struct {
	SyncId string
	Key    string
	Prefix string
	// contains filtered or unexported fields
}

func (GetRequest_builder) Build added in v0.5.0

func (b0 GetRequest_builder) Build() *GetRequest

type GetResponse added in v0.3.58

type GetResponse struct {
	Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	Found bool   `protobuf:"varint,2,opt,name=found,proto3" json:"found,omitempty"`
	// contains filtered or unexported fields
}

func (*GetResponse) GetFound added in v0.5.5

func (x *GetResponse) GetFound() bool

func (*GetResponse) GetValue added in v0.3.58

func (x *GetResponse) GetValue() []byte

func (*GetResponse) ProtoMessage added in v0.3.58

func (*GetResponse) ProtoMessage()

func (*GetResponse) ProtoReflect added in v0.3.58

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

func (*GetResponse) Reset added in v0.3.58

func (x *GetResponse) Reset()

func (*GetResponse) SetFound added in v0.5.5

func (x *GetResponse) SetFound(v bool)

func (*GetResponse) SetValue added in v0.5.0

func (x *GetResponse) SetValue(v []byte)

func (*GetResponse) String added in v0.3.58

func (x *GetResponse) String() string

func (*GetResponse) Validate added in v0.3.58

func (m *GetResponse) Validate() error

Validate checks the field values on GetResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetResponse) ValidateAll added in v0.3.58

func (m *GetResponse) ValidateAll() error

ValidateAll checks the field values on GetResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetResponseMultiError, or nil if none found.

type GetResponseMultiError added in v0.3.58

type GetResponseMultiError []error

GetResponseMultiError is an error wrapping multiple validation errors returned by GetResponse.ValidateAll() if the designated constraints aren't met.

func (GetResponseMultiError) AllErrors added in v0.3.58

func (m GetResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetResponseMultiError) Error added in v0.3.58

func (m GetResponseMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type GetResponseValidationError added in v0.3.58

type GetResponseValidationError struct {
	// contains filtered or unexported fields
}

GetResponseValidationError is the validation error returned by GetResponse.Validate if the designated constraints aren't met.

func (GetResponseValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (GetResponseValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (GetResponseValidationError) ErrorName added in v0.3.58

func (e GetResponseValidationError) ErrorName() string

ErrorName returns error name.

func (GetResponseValidationError) Field added in v0.3.58

Field function returns field value.

func (GetResponseValidationError) Key added in v0.3.58

Key function returns key value.

func (GetResponseValidationError) Reason added in v0.3.58

Reason function returns reason value.

type GetResponse_builder added in v0.5.0

type GetResponse_builder struct {
	Value []byte
	Found bool
	// contains filtered or unexported fields
}

func (GetResponse_builder) Build added in v0.5.0

func (b0 GetResponse_builder) Build() *GetResponse

type SetManyRequest added in v0.3.58

type SetManyRequest struct {
	SyncId string            `protobuf:"bytes,1,opt,name=sync_id,json=syncId,proto3" json:"sync_id,omitempty"`
	Values map[string][]byte `` /* 139-byte string literal not displayed */
	Prefix string            `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"`
	// contains filtered or unexported fields
}

func (*SetManyRequest) GetPrefix added in v0.5.0

func (x *SetManyRequest) GetPrefix() string

func (*SetManyRequest) GetSyncId added in v0.3.58

func (x *SetManyRequest) GetSyncId() string

func (*SetManyRequest) GetValues added in v0.3.58

func (x *SetManyRequest) GetValues() map[string][]byte

func (*SetManyRequest) ProtoMessage added in v0.3.58

func (*SetManyRequest) ProtoMessage()

func (*SetManyRequest) ProtoReflect added in v0.3.58

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

func (*SetManyRequest) Reset added in v0.3.58

func (x *SetManyRequest) Reset()

func (*SetManyRequest) SetPrefix added in v0.5.0

func (x *SetManyRequest) SetPrefix(v string)

func (*SetManyRequest) SetSyncId added in v0.5.0

func (x *SetManyRequest) SetSyncId(v string)

func (*SetManyRequest) SetValues added in v0.5.0

func (x *SetManyRequest) SetValues(v map[string][]byte)

func (*SetManyRequest) String added in v0.3.58

func (x *SetManyRequest) String() string

func (*SetManyRequest) Validate added in v0.3.58

func (m *SetManyRequest) Validate() error

Validate checks the field values on SetManyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SetManyRequest) ValidateAll added in v0.3.58

func (m *SetManyRequest) ValidateAll() error

ValidateAll checks the field values on SetManyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetManyRequestMultiError, or nil if none found.

type SetManyRequestMultiError added in v0.3.58

type SetManyRequestMultiError []error

SetManyRequestMultiError is an error wrapping multiple validation errors returned by SetManyRequest.ValidateAll() if the designated constraints aren't met.

func (SetManyRequestMultiError) AllErrors added in v0.3.58

func (m SetManyRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SetManyRequestMultiError) Error added in v0.3.58

func (m SetManyRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type SetManyRequestValidationError added in v0.3.58

type SetManyRequestValidationError struct {
	// contains filtered or unexported fields
}

SetManyRequestValidationError is the validation error returned by SetManyRequest.Validate if the designated constraints aren't met.

func (SetManyRequestValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (SetManyRequestValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (SetManyRequestValidationError) ErrorName added in v0.3.58

func (e SetManyRequestValidationError) ErrorName() string

ErrorName returns error name.

func (SetManyRequestValidationError) Field added in v0.3.58

Field function returns field value.

func (SetManyRequestValidationError) Key added in v0.3.58

Key function returns key value.

func (SetManyRequestValidationError) Reason added in v0.3.58

Reason function returns reason value.

type SetManyRequest_builder added in v0.5.0

type SetManyRequest_builder struct {
	SyncId string
	Values map[string][]byte
	Prefix string
	// contains filtered or unexported fields
}

func (SetManyRequest_builder) Build added in v0.5.0

type SetManyResponse added in v0.3.58

type SetManyResponse struct {
	// contains filtered or unexported fields
}

func (*SetManyResponse) ProtoMessage added in v0.3.58

func (*SetManyResponse) ProtoMessage()

func (*SetManyResponse) ProtoReflect added in v0.3.58

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

func (*SetManyResponse) Reset added in v0.3.58

func (x *SetManyResponse) Reset()

func (*SetManyResponse) String added in v0.3.58

func (x *SetManyResponse) String() string

func (*SetManyResponse) Validate added in v0.3.58

func (m *SetManyResponse) Validate() error

Validate checks the field values on SetManyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SetManyResponse) ValidateAll added in v0.3.58

func (m *SetManyResponse) ValidateAll() error

ValidateAll checks the field values on SetManyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetManyResponseMultiError, or nil if none found.

type SetManyResponseMultiError added in v0.3.58

type SetManyResponseMultiError []error

SetManyResponseMultiError is an error wrapping multiple validation errors returned by SetManyResponse.ValidateAll() if the designated constraints aren't met.

func (SetManyResponseMultiError) AllErrors added in v0.3.58

func (m SetManyResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SetManyResponseMultiError) Error added in v0.3.58

Error returns a concatenation of all the error messages it wraps.

type SetManyResponseValidationError added in v0.3.58

type SetManyResponseValidationError struct {
	// contains filtered or unexported fields
}

SetManyResponseValidationError is the validation error returned by SetManyResponse.Validate if the designated constraints aren't met.

func (SetManyResponseValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (SetManyResponseValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (SetManyResponseValidationError) ErrorName added in v0.3.58

func (e SetManyResponseValidationError) ErrorName() string

ErrorName returns error name.

func (SetManyResponseValidationError) Field added in v0.3.58

Field function returns field value.

func (SetManyResponseValidationError) Key added in v0.3.58

Key function returns key value.

func (SetManyResponseValidationError) Reason added in v0.3.58

Reason function returns reason value.

type SetManyResponse_builder added in v0.5.0

type SetManyResponse_builder struct {
	// contains filtered or unexported fields
}

func (SetManyResponse_builder) Build added in v0.5.0

type SetRequest added in v0.3.58

type SetRequest struct {
	SyncId string `protobuf:"bytes,1,opt,name=sync_id,json=syncId,proto3" json:"sync_id,omitempty"`
	Key    string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	Value  []byte `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	Prefix string `protobuf:"bytes,4,opt,name=prefix,proto3" json:"prefix,omitempty"`
	// contains filtered or unexported fields
}

4MB for a single gRPC request is the default limit- divide by 100 (SetMany/GetMany max items) and add some padding for overhead.

func (*SetRequest) GetKey added in v0.3.58

func (x *SetRequest) GetKey() string

func (*SetRequest) GetPrefix added in v0.5.0

func (x *SetRequest) GetPrefix() string

func (*SetRequest) GetSyncId added in v0.3.58

func (x *SetRequest) GetSyncId() string

func (*SetRequest) GetValue added in v0.3.58

func (x *SetRequest) GetValue() []byte

func (*SetRequest) ProtoMessage added in v0.3.58

func (*SetRequest) ProtoMessage()

func (*SetRequest) ProtoReflect added in v0.3.58

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

func (*SetRequest) Reset added in v0.3.58

func (x *SetRequest) Reset()

func (*SetRequest) SetKey added in v0.5.0

func (x *SetRequest) SetKey(v string)

func (*SetRequest) SetPrefix added in v0.5.0

func (x *SetRequest) SetPrefix(v string)

func (*SetRequest) SetSyncId added in v0.5.0

func (x *SetRequest) SetSyncId(v string)

func (*SetRequest) SetValue added in v0.5.0

func (x *SetRequest) SetValue(v []byte)

func (*SetRequest) String added in v0.3.58

func (x *SetRequest) String() string

func (*SetRequest) Validate added in v0.3.58

func (m *SetRequest) Validate() error

Validate checks the field values on SetRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SetRequest) ValidateAll added in v0.3.58

func (m *SetRequest) ValidateAll() error

ValidateAll checks the field values on SetRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetRequestMultiError, or nil if none found.

type SetRequestMultiError added in v0.3.58

type SetRequestMultiError []error

SetRequestMultiError is an error wrapping multiple validation errors returned by SetRequest.ValidateAll() if the designated constraints aren't met.

func (SetRequestMultiError) AllErrors added in v0.3.58

func (m SetRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SetRequestMultiError) Error added in v0.3.58

func (m SetRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type SetRequestValidationError added in v0.3.58

type SetRequestValidationError struct {
	// contains filtered or unexported fields
}

SetRequestValidationError is the validation error returned by SetRequest.Validate if the designated constraints aren't met.

func (SetRequestValidationError) Cause added in v0.3.58

func (e SetRequestValidationError) Cause() error

Cause function returns cause value.

func (SetRequestValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (SetRequestValidationError) ErrorName added in v0.3.58

func (e SetRequestValidationError) ErrorName() string

ErrorName returns error name.

func (SetRequestValidationError) Field added in v0.3.58

Field function returns field value.

func (SetRequestValidationError) Key added in v0.3.58

Key function returns key value.

func (SetRequestValidationError) Reason added in v0.3.58

func (e SetRequestValidationError) Reason() string

Reason function returns reason value.

type SetRequest_builder added in v0.5.0

type SetRequest_builder struct {
	SyncId string
	Key    string
	Value  []byte
	Prefix string
	// contains filtered or unexported fields
}

func (SetRequest_builder) Build added in v0.5.0

func (b0 SetRequest_builder) Build() *SetRequest

type SetResponse added in v0.3.58

type SetResponse struct {
	// contains filtered or unexported fields
}

func (*SetResponse) ProtoMessage added in v0.3.58

func (*SetResponse) ProtoMessage()

func (*SetResponse) ProtoReflect added in v0.3.58

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

func (*SetResponse) Reset added in v0.3.58

func (x *SetResponse) Reset()

func (*SetResponse) String added in v0.3.58

func (x *SetResponse) String() string

func (*SetResponse) Validate added in v0.3.58

func (m *SetResponse) Validate() error

Validate checks the field values on SetResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SetResponse) ValidateAll added in v0.3.58

func (m *SetResponse) ValidateAll() error

ValidateAll checks the field values on SetResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetResponseMultiError, or nil if none found.

type SetResponseMultiError added in v0.3.58

type SetResponseMultiError []error

SetResponseMultiError is an error wrapping multiple validation errors returned by SetResponse.ValidateAll() if the designated constraints aren't met.

func (SetResponseMultiError) AllErrors added in v0.3.58

func (m SetResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SetResponseMultiError) Error added in v0.3.58

func (m SetResponseMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type SetResponseValidationError added in v0.3.58

type SetResponseValidationError struct {
	// contains filtered or unexported fields
}

SetResponseValidationError is the validation error returned by SetResponse.Validate if the designated constraints aren't met.

func (SetResponseValidationError) Cause added in v0.3.58

Cause function returns cause value.

func (SetResponseValidationError) Error added in v0.3.58

Error satisfies the builtin error interface

func (SetResponseValidationError) ErrorName added in v0.3.58

func (e SetResponseValidationError) ErrorName() string

ErrorName returns error name.

func (SetResponseValidationError) Field added in v0.3.58

Field function returns field value.

func (SetResponseValidationError) Key added in v0.3.58

Key function returns key value.

func (SetResponseValidationError) Reason added in v0.3.58

Reason function returns reason value.

type SetResponse_builder added in v0.5.0

type SetResponse_builder struct {
	// contains filtered or unexported fields
}

func (SetResponse_builder) Build added in v0.5.0

func (b0 SetResponse_builder) Build() *SetResponse

type SignedHeader added in v0.2.71

type SignedHeader struct {
	Key   string   `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Value []string `protobuf:"bytes,2,rep,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*SignedHeader) GetKey added in v0.2.71

func (x *SignedHeader) GetKey() string

func (*SignedHeader) GetValue added in v0.2.71

func (x *SignedHeader) GetValue() []string

func (*SignedHeader) ProtoMessage added in v0.2.71

func (*SignedHeader) ProtoMessage()

func (*SignedHeader) ProtoReflect added in v0.2.71

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

func (*SignedHeader) Reset added in v0.2.71

func (x *SignedHeader) Reset()

func (*SignedHeader) SetKey added in v0.5.0

func (x *SignedHeader) SetKey(v string)

func (*SignedHeader) SetValue added in v0.5.0

func (x *SignedHeader) SetValue(v []string)

func (*SignedHeader) String added in v0.2.71

func (x *SignedHeader) String() string

func (*SignedHeader) Validate added in v0.2.71

func (m *SignedHeader) Validate() error

Validate checks the field values on SignedHeader with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SignedHeader) ValidateAll added in v0.2.71

func (m *SignedHeader) ValidateAll() error

ValidateAll checks the field values on SignedHeader with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SignedHeaderMultiError, or nil if none found.

type SignedHeaderMultiError added in v0.2.71

type SignedHeaderMultiError []error

SignedHeaderMultiError is an error wrapping multiple validation errors returned by SignedHeader.ValidateAll() if the designated constraints aren't met.

func (SignedHeaderMultiError) AllErrors added in v0.2.71

func (m SignedHeaderMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SignedHeaderMultiError) Error added in v0.2.71

func (m SignedHeaderMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type SignedHeaderValidationError added in v0.2.71

type SignedHeaderValidationError struct {
	// contains filtered or unexported fields
}

SignedHeaderValidationError is the validation error returned by SignedHeader.Validate if the designated constraints aren't met.

func (SignedHeaderValidationError) Cause added in v0.2.71

Cause function returns cause value.

func (SignedHeaderValidationError) Error added in v0.2.71

Error satisfies the builtin error interface

func (SignedHeaderValidationError) ErrorName added in v0.2.71

func (e SignedHeaderValidationError) ErrorName() string

ErrorName returns error name.

func (SignedHeaderValidationError) Field added in v0.2.71

Field function returns field value.

func (SignedHeaderValidationError) Key added in v0.2.71

Key function returns key value.

func (SignedHeaderValidationError) Reason added in v0.2.71

Reason function returns reason value.

type SignedHeader_builder added in v0.5.0

type SignedHeader_builder struct {
	Key   string
	Value []string
	// contains filtered or unexported fields
}

func (SignedHeader_builder) Build added in v0.5.0

func (b0 SignedHeader_builder) Build() *SignedHeader

type Sigv4SignedRequestSTSGetCallerIdentity added in v0.2.71

type Sigv4SignedRequestSTSGetCallerIdentity struct {
	Method   string          `protobuf:"bytes,1,opt,name=method,proto3" json:"method,omitempty"`
	Endpoint string          `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"`
	Headers  []*SignedHeader `protobuf:"bytes,3,rep,name=headers,proto3" json:"headers,omitempty"`
	Body     []byte          `protobuf:"bytes,4,opt,name=body,proto3" json:"body,omitempty"`
	// contains filtered or unexported fields
}

func (*Sigv4SignedRequestSTSGetCallerIdentity) GetBody added in v0.2.71

func (*Sigv4SignedRequestSTSGetCallerIdentity) GetEndpoint added in v0.2.71

func (*Sigv4SignedRequestSTSGetCallerIdentity) GetHeaders added in v0.2.71

func (*Sigv4SignedRequestSTSGetCallerIdentity) GetMethod added in v0.2.71

func (*Sigv4SignedRequestSTSGetCallerIdentity) ProtoMessage added in v0.2.71

func (*Sigv4SignedRequestSTSGetCallerIdentity) ProtoReflect added in v0.2.71

func (*Sigv4SignedRequestSTSGetCallerIdentity) Reset added in v0.2.71

func (*Sigv4SignedRequestSTSGetCallerIdentity) SetBody added in v0.5.0

func (*Sigv4SignedRequestSTSGetCallerIdentity) SetEndpoint added in v0.5.0

func (*Sigv4SignedRequestSTSGetCallerIdentity) SetHeaders added in v0.5.0

func (*Sigv4SignedRequestSTSGetCallerIdentity) SetMethod added in v0.5.0

func (*Sigv4SignedRequestSTSGetCallerIdentity) String added in v0.2.71

func (*Sigv4SignedRequestSTSGetCallerIdentity) Validate added in v0.2.71

Validate checks the field values on Sigv4SignedRequestSTSGetCallerIdentity with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Sigv4SignedRequestSTSGetCallerIdentity) ValidateAll added in v0.2.71

ValidateAll checks the field values on Sigv4SignedRequestSTSGetCallerIdentity with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Sigv4SignedRequestSTSGetCallerIdentityMultiError, or nil if none found.

type Sigv4SignedRequestSTSGetCallerIdentityMultiError added in v0.2.71

type Sigv4SignedRequestSTSGetCallerIdentityMultiError []error

Sigv4SignedRequestSTSGetCallerIdentityMultiError is an error wrapping multiple validation errors returned by Sigv4SignedRequestSTSGetCallerIdentity.ValidateAll() if the designated constraints aren't met.

func (Sigv4SignedRequestSTSGetCallerIdentityMultiError) AllErrors added in v0.2.71

AllErrors returns a list of validation violation errors.

func (Sigv4SignedRequestSTSGetCallerIdentityMultiError) Error added in v0.2.71

Error returns a concatenation of all the error messages it wraps.

type Sigv4SignedRequestSTSGetCallerIdentityValidationError added in v0.2.71

type Sigv4SignedRequestSTSGetCallerIdentityValidationError struct {
	// contains filtered or unexported fields
}

Sigv4SignedRequestSTSGetCallerIdentityValidationError is the validation error returned by Sigv4SignedRequestSTSGetCallerIdentity.Validate if the designated constraints aren't met.

func (Sigv4SignedRequestSTSGetCallerIdentityValidationError) Cause added in v0.2.71

Cause function returns cause value.

func (Sigv4SignedRequestSTSGetCallerIdentityValidationError) Error added in v0.2.71

Error satisfies the builtin error interface

func (Sigv4SignedRequestSTSGetCallerIdentityValidationError) ErrorName added in v0.2.71

ErrorName returns error name.

func (Sigv4SignedRequestSTSGetCallerIdentityValidationError) Field added in v0.2.71

Field function returns field value.

func (Sigv4SignedRequestSTSGetCallerIdentityValidationError) Key added in v0.2.71

Key function returns key value.

func (Sigv4SignedRequestSTSGetCallerIdentityValidationError) Reason added in v0.2.71

Reason function returns reason value.

type Sigv4SignedRequestSTSGetCallerIdentity_builder added in v0.5.0

type Sigv4SignedRequestSTSGetCallerIdentity_builder struct {
	Method   string
	Endpoint string
	Headers  []*SignedHeader
	Body     []byte
	// contains filtered or unexported fields
}

func (Sigv4SignedRequestSTSGetCallerIdentity_builder) Build added in v0.5.0

type StartDebuggingRequest added in v0.2.19

type StartDebuggingRequest struct {
	// contains filtered or unexported fields
}

func (*StartDebuggingRequest) ProtoMessage added in v0.2.19

func (*StartDebuggingRequest) ProtoMessage()

func (*StartDebuggingRequest) ProtoReflect added in v0.2.19

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

func (*StartDebuggingRequest) Reset added in v0.2.19

func (x *StartDebuggingRequest) Reset()

func (*StartDebuggingRequest) String added in v0.2.19

func (x *StartDebuggingRequest) String() string

func (*StartDebuggingRequest) Validate added in v0.2.19

func (m *StartDebuggingRequest) Validate() error

Validate checks the field values on StartDebuggingRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StartDebuggingRequest) ValidateAll added in v0.2.19

func (m *StartDebuggingRequest) ValidateAll() error

ValidateAll checks the field values on StartDebuggingRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StartDebuggingRequestMultiError, or nil if none found.

type StartDebuggingRequestMultiError added in v0.2.19

type StartDebuggingRequestMultiError []error

StartDebuggingRequestMultiError is an error wrapping multiple validation errors returned by StartDebuggingRequest.ValidateAll() if the designated constraints aren't met.

func (StartDebuggingRequestMultiError) AllErrors added in v0.2.19

func (m StartDebuggingRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StartDebuggingRequestMultiError) Error added in v0.2.19

Error returns a concatenation of all the error messages it wraps.

type StartDebuggingRequestValidationError added in v0.2.19

type StartDebuggingRequestValidationError struct {
	// contains filtered or unexported fields
}

StartDebuggingRequestValidationError is the validation error returned by StartDebuggingRequest.Validate if the designated constraints aren't met.

func (StartDebuggingRequestValidationError) Cause added in v0.2.19

Cause function returns cause value.

func (StartDebuggingRequestValidationError) Error added in v0.2.19

Error satisfies the builtin error interface

func (StartDebuggingRequestValidationError) ErrorName added in v0.2.19

ErrorName returns error name.

func (StartDebuggingRequestValidationError) Field added in v0.2.19

Field function returns field value.

func (StartDebuggingRequestValidationError) Key added in v0.2.19

Key function returns key value.

func (StartDebuggingRequestValidationError) Reason added in v0.2.19

Reason function returns reason value.

type StartDebuggingRequest_builder added in v0.5.0

type StartDebuggingRequest_builder struct {
	// contains filtered or unexported fields
}

func (StartDebuggingRequest_builder) Build added in v0.5.0

type StartDebuggingResponse added in v0.2.19

type StartDebuggingResponse struct {
	Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
	// contains filtered or unexported fields
}

func (*StartDebuggingResponse) GetStatus added in v0.2.19

func (x *StartDebuggingResponse) GetStatus() bool

func (*StartDebuggingResponse) ProtoMessage added in v0.2.19

func (*StartDebuggingResponse) ProtoMessage()

func (*StartDebuggingResponse) ProtoReflect added in v0.2.19

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

func (*StartDebuggingResponse) Reset added in v0.2.19

func (x *StartDebuggingResponse) Reset()

func (*StartDebuggingResponse) SetStatus added in v0.5.0

func (x *StartDebuggingResponse) SetStatus(v bool)

func (*StartDebuggingResponse) String added in v0.2.19

func (x *StartDebuggingResponse) String() string

func (*StartDebuggingResponse) Validate added in v0.2.19

func (m *StartDebuggingResponse) Validate() error

Validate checks the field values on StartDebuggingResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StartDebuggingResponse) ValidateAll added in v0.2.19

func (m *StartDebuggingResponse) ValidateAll() error

ValidateAll checks the field values on StartDebuggingResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StartDebuggingResponseMultiError, or nil if none found.

type StartDebuggingResponseMultiError added in v0.2.19

type StartDebuggingResponseMultiError []error

StartDebuggingResponseMultiError is an error wrapping multiple validation errors returned by StartDebuggingResponse.ValidateAll() if the designated constraints aren't met.

func (StartDebuggingResponseMultiError) AllErrors added in v0.2.19

func (m StartDebuggingResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StartDebuggingResponseMultiError) Error added in v0.2.19

Error returns a concatenation of all the error messages it wraps.

type StartDebuggingResponseValidationError added in v0.2.19

type StartDebuggingResponseValidationError struct {
	// contains filtered or unexported fields
}

StartDebuggingResponseValidationError is the validation error returned by StartDebuggingResponse.Validate if the designated constraints aren't met.

func (StartDebuggingResponseValidationError) Cause added in v0.2.19

Cause function returns cause value.

func (StartDebuggingResponseValidationError) Error added in v0.2.19

Error satisfies the builtin error interface

func (StartDebuggingResponseValidationError) ErrorName added in v0.2.19

ErrorName returns error name.

func (StartDebuggingResponseValidationError) Field added in v0.2.19

Field function returns field value.

func (StartDebuggingResponseValidationError) Key added in v0.2.19

Key function returns key value.

func (StartDebuggingResponseValidationError) Reason added in v0.2.19

Reason function returns reason value.

type StartDebuggingResponse_builder added in v0.5.0

type StartDebuggingResponse_builder struct {
	Status bool
	// contains filtered or unexported fields
}

func (StartDebuggingResponse_builder) Build added in v0.5.0

type Task

type Task struct {
	Id     string      `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Status Task_Status `protobuf:"varint,2,opt,name=status,proto3,enum=c1.connectorapi.baton.v1.Task_Status" json:"status,omitempty"`
	// Types that are valid to be assigned to TaskType:
	//
	//	*Task_None
	//	*Task_Hello
	//	*Task_SyncFull
	//	*Task_Grant
	//	*Task_Revoke
	//	*Task_CreateAccount
	//	*Task_CreateResource
	//	*Task_DeleteResource
	//	*Task_RotateCredentials
	//	*Task_EventFeed
	//	*Task_CreateTicketTask_
	//	*Task_ListTicketSchemas
	//	*Task_GetTicket
	//	*Task_BulkCreateTickets
	//	*Task_BulkGetTickets
	//	*Task_ActionListSchemas
	//	*Task_ActionGetSchema
	//	*Task_ActionInvoke
	//	*Task_ActionStatus
	//	*Task_CreateSyncDiff
	//	*Task_CompactSyncs_
	//	*Task_ListEventFeeds
	//	*Task_ListEvents
	TaskType isTask_TaskType `protobuf_oneof:"task_type"`
	Debug    bool            `protobuf:"varint,3,opt,name=debug,proto3" json:"debug,omitempty"`
	// contains filtered or unexported fields
}

func (*Task) ClearActionGetSchema added in v0.5.0

func (x *Task) ClearActionGetSchema()

func (*Task) ClearActionInvoke added in v0.5.0

func (x *Task) ClearActionInvoke()

func (*Task) ClearActionListSchemas added in v0.5.0

func (x *Task) ClearActionListSchemas()

func (*Task) ClearActionStatus added in v0.5.0

func (x *Task) ClearActionStatus()

func (*Task) ClearBulkCreateTickets added in v0.5.0

func (x *Task) ClearBulkCreateTickets()

func (*Task) ClearBulkGetTickets added in v0.5.0

func (x *Task) ClearBulkGetTickets()

func (*Task) ClearCompactSyncs added in v0.5.0

func (x *Task) ClearCompactSyncs()

func (*Task) ClearCreateAccount added in v0.5.0

func (x *Task) ClearCreateAccount()

func (*Task) ClearCreateResource added in v0.5.0

func (x *Task) ClearCreateResource()

func (*Task) ClearCreateSyncDiff added in v0.5.0

func (x *Task) ClearCreateSyncDiff()

func (*Task) ClearCreateTicketTask added in v0.5.0

func (x *Task) ClearCreateTicketTask()

func (*Task) ClearDeleteResource added in v0.5.0

func (x *Task) ClearDeleteResource()

func (*Task) ClearEventFeed added in v0.5.0

func (x *Task) ClearEventFeed()

func (*Task) ClearGetTicket added in v0.5.0

func (x *Task) ClearGetTicket()

func (*Task) ClearGrant added in v0.5.0

func (x *Task) ClearGrant()

func (*Task) ClearHello added in v0.5.0

func (x *Task) ClearHello()

func (*Task) ClearListEventFeeds added in v0.7.12

func (x *Task) ClearListEventFeeds()

func (*Task) ClearListEvents added in v0.7.12

func (x *Task) ClearListEvents()

func (*Task) ClearListTicketSchemas added in v0.5.0

func (x *Task) ClearListTicketSchemas()

func (*Task) ClearNone added in v0.5.0

func (x *Task) ClearNone()

func (*Task) ClearRevoke added in v0.5.0

func (x *Task) ClearRevoke()

func (*Task) ClearRotateCredentials added in v0.5.0

func (x *Task) ClearRotateCredentials()

func (*Task) ClearSyncFull added in v0.5.0

func (x *Task) ClearSyncFull()

func (*Task) ClearTaskType added in v0.5.0

func (x *Task) ClearTaskType()

func (*Task) GetActionGetSchema added in v0.2.71

func (x *Task) GetActionGetSchema() *Task_ActionGetSchemaTask

func (*Task) GetActionInvoke added in v0.2.71

func (x *Task) GetActionInvoke() *Task_ActionInvokeTask

func (*Task) GetActionListSchemas added in v0.2.71

func (x *Task) GetActionListSchemas() *Task_ActionListSchemasTask

func (*Task) GetActionStatus added in v0.2.71

func (x *Task) GetActionStatus() *Task_ActionStatusTask

func (*Task) GetBulkCreateTickets added in v0.2.43

func (x *Task) GetBulkCreateTickets() *Task_BulkCreateTicketsTask

func (*Task) GetBulkGetTickets added in v0.2.43

func (x *Task) GetBulkGetTickets() *Task_BulkGetTicketsTask

func (*Task) GetCompactSyncs added in v0.3.3

func (x *Task) GetCompactSyncs() *Task_CompactSyncs

func (*Task) GetCreateAccount added in v0.1.15

func (x *Task) GetCreateAccount() *Task_CreateAccountTask

func (*Task) GetCreateResource added in v0.1.15

func (x *Task) GetCreateResource() *Task_CreateResourceTask

func (*Task) GetCreateSyncDiff added in v0.3.2

func (x *Task) GetCreateSyncDiff() *Task_CreateSyncDiffTask

func (*Task) GetCreateTicketTask added in v0.1.36

func (x *Task) GetCreateTicketTask() *Task_CreateTicketTask

func (*Task) GetDebug added in v0.2.19

func (x *Task) GetDebug() bool

func (*Task) GetDeleteResource added in v0.1.15

func (x *Task) GetDeleteResource() *Task_DeleteResourceTask

func (*Task) GetEventFeed added in v0.1.16

func (x *Task) GetEventFeed() *Task_EventFeedTask

func (*Task) GetGetTicket added in v0.1.36

func (x *Task) GetGetTicket() *Task_GetTicketTask

func (*Task) GetGrant

func (x *Task) GetGrant() *Task_GrantTask

func (*Task) GetHello

func (x *Task) GetHello() *Task_HelloTask

func (*Task) GetId

func (x *Task) GetId() string

func (*Task) GetListEventFeeds added in v0.7.12

func (x *Task) GetListEventFeeds() *Task_ListEventFeedsTask

func (*Task) GetListEvents added in v0.7.12

func (x *Task) GetListEvents() *Task_ListEventsTask

func (*Task) GetListTicketSchemas added in v0.1.36

func (x *Task) GetListTicketSchemas() *Task_ListTicketSchemasTask

func (*Task) GetNone

func (x *Task) GetNone() *Task_NoneTask

func (*Task) GetRevoke

func (x *Task) GetRevoke() *Task_RevokeTask

func (*Task) GetRotateCredentials added in v0.1.15

func (x *Task) GetRotateCredentials() *Task_RotateCredentialsTask

func (*Task) GetStatus

func (x *Task) GetStatus() Task_Status

func (*Task) GetSyncFull

func (x *Task) GetSyncFull() *Task_SyncFullTask

func (*Task) GetTaskType

func (x *Task) GetTaskType() isTask_TaskType

func (*Task) HasActionGetSchema added in v0.5.0

func (x *Task) HasActionGetSchema() bool

func (*Task) HasActionInvoke added in v0.5.0

func (x *Task) HasActionInvoke() bool

func (*Task) HasActionListSchemas added in v0.5.0

func (x *Task) HasActionListSchemas() bool

func (*Task) HasActionStatus added in v0.5.0

func (x *Task) HasActionStatus() bool

func (*Task) HasBulkCreateTickets added in v0.5.0

func (x *Task) HasBulkCreateTickets() bool

func (*Task) HasBulkGetTickets added in v0.5.0

func (x *Task) HasBulkGetTickets() bool

func (*Task) HasCompactSyncs added in v0.5.0

func (x *Task) HasCompactSyncs() bool

func (*Task) HasCreateAccount added in v0.5.0

func (x *Task) HasCreateAccount() bool

func (*Task) HasCreateResource added in v0.5.0

func (x *Task) HasCreateResource() bool

func (*Task) HasCreateSyncDiff added in v0.5.0

func (x *Task) HasCreateSyncDiff() bool

func (*Task) HasCreateTicketTask added in v0.5.0

func (x *Task) HasCreateTicketTask() bool

func (*Task) HasDeleteResource added in v0.5.0

func (x *Task) HasDeleteResource() bool

func (*Task) HasEventFeed added in v0.5.0

func (x *Task) HasEventFeed() bool

func (*Task) HasGetTicket added in v0.5.0

func (x *Task) HasGetTicket() bool

func (*Task) HasGrant added in v0.5.0

func (x *Task) HasGrant() bool

func (*Task) HasHello added in v0.5.0

func (x *Task) HasHello() bool

func (*Task) HasListEventFeeds added in v0.7.12

func (x *Task) HasListEventFeeds() bool

func (*Task) HasListEvents added in v0.7.12

func (x *Task) HasListEvents() bool

func (*Task) HasListTicketSchemas added in v0.5.0

func (x *Task) HasListTicketSchemas() bool

func (*Task) HasNone added in v0.5.0

func (x *Task) HasNone() bool

func (*Task) HasRevoke added in v0.5.0

func (x *Task) HasRevoke() bool

func (*Task) HasRotateCredentials added in v0.5.0

func (x *Task) HasRotateCredentials() bool

func (*Task) HasSyncFull added in v0.5.0

func (x *Task) HasSyncFull() bool

func (*Task) HasTaskType added in v0.5.0

func (x *Task) HasTaskType() bool

func (*Task) ProtoMessage

func (*Task) ProtoMessage()

func (*Task) ProtoReflect

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

func (*Task) Reset

func (x *Task) Reset()

func (*Task) SetActionGetSchema added in v0.5.0

func (x *Task) SetActionGetSchema(v *Task_ActionGetSchemaTask)

func (*Task) SetActionInvoke added in v0.5.0

func (x *Task) SetActionInvoke(v *Task_ActionInvokeTask)

func (*Task) SetActionListSchemas added in v0.5.0

func (x *Task) SetActionListSchemas(v *Task_ActionListSchemasTask)

func (*Task) SetActionStatus added in v0.5.0

func (x *Task) SetActionStatus(v *Task_ActionStatusTask)

func (*Task) SetBulkCreateTickets added in v0.5.0

func (x *Task) SetBulkCreateTickets(v *Task_BulkCreateTicketsTask)

func (*Task) SetBulkGetTickets added in v0.5.0

func (x *Task) SetBulkGetTickets(v *Task_BulkGetTicketsTask)

func (*Task) SetCompactSyncs added in v0.5.0

func (x *Task) SetCompactSyncs(v *Task_CompactSyncs)

func (*Task) SetCreateAccount added in v0.5.0

func (x *Task) SetCreateAccount(v *Task_CreateAccountTask)

func (*Task) SetCreateResource added in v0.5.0

func (x *Task) SetCreateResource(v *Task_CreateResourceTask)

func (*Task) SetCreateSyncDiff added in v0.5.0

func (x *Task) SetCreateSyncDiff(v *Task_CreateSyncDiffTask)

func (*Task) SetCreateTicketTask added in v0.5.0

func (x *Task) SetCreateTicketTask(v *Task_CreateTicketTask)

func (*Task) SetDebug added in v0.5.0

func (x *Task) SetDebug(v bool)

func (*Task) SetDeleteResource added in v0.5.0

func (x *Task) SetDeleteResource(v *Task_DeleteResourceTask)

func (*Task) SetEventFeed added in v0.5.0

func (x *Task) SetEventFeed(v *Task_EventFeedTask)

func (*Task) SetGetTicket added in v0.5.0

func (x *Task) SetGetTicket(v *Task_GetTicketTask)

func (*Task) SetGrant added in v0.5.0

func (x *Task) SetGrant(v *Task_GrantTask)

func (*Task) SetHello added in v0.5.0

func (x *Task) SetHello(v *Task_HelloTask)

func (*Task) SetId added in v0.5.0

func (x *Task) SetId(v string)

func (*Task) SetListEventFeeds added in v0.7.12

func (x *Task) SetListEventFeeds(v *Task_ListEventFeedsTask)

func (*Task) SetListEvents added in v0.7.12

func (x *Task) SetListEvents(v *Task_ListEventsTask)

func (*Task) SetListTicketSchemas added in v0.5.0

func (x *Task) SetListTicketSchemas(v *Task_ListTicketSchemasTask)

func (*Task) SetNone added in v0.5.0

func (x *Task) SetNone(v *Task_NoneTask)

func (*Task) SetRevoke added in v0.5.0

func (x *Task) SetRevoke(v *Task_RevokeTask)

func (*Task) SetRotateCredentials added in v0.5.0

func (x *Task) SetRotateCredentials(v *Task_RotateCredentialsTask)

func (*Task) SetStatus added in v0.5.0

func (x *Task) SetStatus(v Task_Status)

func (*Task) SetSyncFull added in v0.5.0

func (x *Task) SetSyncFull(v *Task_SyncFullTask)

func (*Task) String

func (x *Task) String() string

func (*Task) Validate

func (m *Task) Validate() error

Validate checks the field values on Task with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task) ValidateAll

func (m *Task) ValidateAll() error

ValidateAll checks the field values on Task with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaskMultiError, or nil if none found.

func (*Task) WhichTaskType added in v0.5.0

func (x *Task) WhichTaskType() case_Task_TaskType

type TaskMultiError

type TaskMultiError []error

TaskMultiError is an error wrapping multiple validation errors returned by Task.ValidateAll() if the designated constraints aren't met.

func (TaskMultiError) AllErrors

func (m TaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TaskMultiError) Error

func (m TaskMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type TaskValidationError

type TaskValidationError struct {
	// contains filtered or unexported fields
}

TaskValidationError is the validation error returned by Task.Validate if the designated constraints aren't met.

func (TaskValidationError) Cause

func (e TaskValidationError) Cause() error

Cause function returns cause value.

func (TaskValidationError) Error

func (e TaskValidationError) Error() string

Error satisfies the builtin error interface

func (TaskValidationError) ErrorName

func (e TaskValidationError) ErrorName() string

ErrorName returns error name.

func (TaskValidationError) Field

func (e TaskValidationError) Field() string

Field function returns field value.

func (TaskValidationError) Key

func (e TaskValidationError) Key() bool

Key function returns key value.

func (TaskValidationError) Reason

func (e TaskValidationError) Reason() string

Reason function returns reason value.

type Task_ActionGetSchema added in v0.2.71

type Task_ActionGetSchema struct {
	ActionGetSchema *Task_ActionGetSchemaTask `protobuf:"bytes,116,opt,name=action_get_schema,json=actionGetSchema,proto3,oneof"`
}

type Task_ActionGetSchemaTask added in v0.2.71

type Task_ActionGetSchemaTask struct {
	Name        string       `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Annotations []*anypb.Any `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_ActionGetSchemaTask) GetAnnotations added in v0.2.71

func (x *Task_ActionGetSchemaTask) GetAnnotations() []*anypb.Any

func (*Task_ActionGetSchemaTask) GetName added in v0.2.71

func (x *Task_ActionGetSchemaTask) GetName() string

func (*Task_ActionGetSchemaTask) ProtoMessage added in v0.2.71

func (*Task_ActionGetSchemaTask) ProtoMessage()

func (*Task_ActionGetSchemaTask) ProtoReflect added in v0.2.71

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

func (*Task_ActionGetSchemaTask) Reset added in v0.2.71

func (x *Task_ActionGetSchemaTask) Reset()

func (*Task_ActionGetSchemaTask) SetAnnotations added in v0.5.0

func (x *Task_ActionGetSchemaTask) SetAnnotations(v []*anypb.Any)

func (*Task_ActionGetSchemaTask) SetName added in v0.5.0

func (x *Task_ActionGetSchemaTask) SetName(v string)

func (*Task_ActionGetSchemaTask) String added in v0.2.71

func (x *Task_ActionGetSchemaTask) String() string

func (*Task_ActionGetSchemaTask) Validate added in v0.2.71

func (m *Task_ActionGetSchemaTask) Validate() error

Validate checks the field values on Task_ActionGetSchemaTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_ActionGetSchemaTask) ValidateAll added in v0.2.71

func (m *Task_ActionGetSchemaTask) ValidateAll() error

ValidateAll checks the field values on Task_ActionGetSchemaTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_ActionGetSchemaTaskMultiError, or nil if none found.

type Task_ActionGetSchemaTaskMultiError added in v0.2.71

type Task_ActionGetSchemaTaskMultiError []error

Task_ActionGetSchemaTaskMultiError is an error wrapping multiple validation errors returned by Task_ActionGetSchemaTask.ValidateAll() if the designated constraints aren't met.

func (Task_ActionGetSchemaTaskMultiError) AllErrors added in v0.2.71

func (m Task_ActionGetSchemaTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_ActionGetSchemaTaskMultiError) Error added in v0.2.71

Error returns a concatenation of all the error messages it wraps.

type Task_ActionGetSchemaTaskValidationError added in v0.2.71

type Task_ActionGetSchemaTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_ActionGetSchemaTaskValidationError is the validation error returned by Task_ActionGetSchemaTask.Validate if the designated constraints aren't met.

func (Task_ActionGetSchemaTaskValidationError) Cause added in v0.2.71

Cause function returns cause value.

func (Task_ActionGetSchemaTaskValidationError) Error added in v0.2.71

Error satisfies the builtin error interface

func (Task_ActionGetSchemaTaskValidationError) ErrorName added in v0.2.71

ErrorName returns error name.

func (Task_ActionGetSchemaTaskValidationError) Field added in v0.2.71

Field function returns field value.

func (Task_ActionGetSchemaTaskValidationError) Key added in v0.2.71

Key function returns key value.

func (Task_ActionGetSchemaTaskValidationError) Reason added in v0.2.71

Reason function returns reason value.

type Task_ActionGetSchemaTask_builder added in v0.5.0

type Task_ActionGetSchemaTask_builder struct {
	Name        string
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (Task_ActionGetSchemaTask_builder) Build added in v0.5.0

type Task_ActionInvoke added in v0.2.71

type Task_ActionInvoke struct {
	ActionInvoke *Task_ActionInvokeTask `protobuf:"bytes,117,opt,name=action_invoke,json=actionInvoke,proto3,oneof"`
}

type Task_ActionInvokeTask added in v0.2.71

type Task_ActionInvokeTask struct {
	Name        string           `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Args        *structpb.Struct `protobuf:"bytes,2,opt,name=args,proto3" json:"args,omitempty"`
	Annotations []*anypb.Any     `protobuf:"bytes,3,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// Optional: if set, invokes a resource-scoped action
	ResourceTypeId string `protobuf:"bytes,4,opt,name=resource_type_id,json=resourceTypeId,proto3" json:"resource_type_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_ActionInvokeTask) ClearArgs added in v0.5.0

func (x *Task_ActionInvokeTask) ClearArgs()

func (*Task_ActionInvokeTask) GetAnnotations added in v0.2.71

func (x *Task_ActionInvokeTask) GetAnnotations() []*anypb.Any

func (*Task_ActionInvokeTask) GetArgs added in v0.2.71

func (x *Task_ActionInvokeTask) GetArgs() *structpb.Struct

func (*Task_ActionInvokeTask) GetName added in v0.2.71

func (x *Task_ActionInvokeTask) GetName() string

func (*Task_ActionInvokeTask) GetResourceTypeId added in v0.6.9

func (x *Task_ActionInvokeTask) GetResourceTypeId() string

func (*Task_ActionInvokeTask) HasArgs added in v0.5.0

func (x *Task_ActionInvokeTask) HasArgs() bool

func (*Task_ActionInvokeTask) ProtoMessage added in v0.2.71

func (*Task_ActionInvokeTask) ProtoMessage()

func (*Task_ActionInvokeTask) ProtoReflect added in v0.2.71

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

func (*Task_ActionInvokeTask) Reset added in v0.2.71

func (x *Task_ActionInvokeTask) Reset()

func (*Task_ActionInvokeTask) SetAnnotations added in v0.5.0

func (x *Task_ActionInvokeTask) SetAnnotations(v []*anypb.Any)

func (*Task_ActionInvokeTask) SetArgs added in v0.5.0

func (x *Task_ActionInvokeTask) SetArgs(v *structpb.Struct)

func (*Task_ActionInvokeTask) SetName added in v0.5.0

func (x *Task_ActionInvokeTask) SetName(v string)

func (*Task_ActionInvokeTask) SetResourceTypeId added in v0.6.9

func (x *Task_ActionInvokeTask) SetResourceTypeId(v string)

func (*Task_ActionInvokeTask) String added in v0.2.71

func (x *Task_ActionInvokeTask) String() string

func (*Task_ActionInvokeTask) Validate added in v0.2.71

func (m *Task_ActionInvokeTask) Validate() error

Validate checks the field values on Task_ActionInvokeTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_ActionInvokeTask) ValidateAll added in v0.2.71

func (m *Task_ActionInvokeTask) ValidateAll() error

ValidateAll checks the field values on Task_ActionInvokeTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_ActionInvokeTaskMultiError, or nil if none found.

type Task_ActionInvokeTaskMultiError added in v0.2.71

type Task_ActionInvokeTaskMultiError []error

Task_ActionInvokeTaskMultiError is an error wrapping multiple validation errors returned by Task_ActionInvokeTask.ValidateAll() if the designated constraints aren't met.

func (Task_ActionInvokeTaskMultiError) AllErrors added in v0.2.71

func (m Task_ActionInvokeTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_ActionInvokeTaskMultiError) Error added in v0.2.71

Error returns a concatenation of all the error messages it wraps.

type Task_ActionInvokeTaskValidationError added in v0.2.71

type Task_ActionInvokeTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_ActionInvokeTaskValidationError is the validation error returned by Task_ActionInvokeTask.Validate if the designated constraints aren't met.

func (Task_ActionInvokeTaskValidationError) Cause added in v0.2.71

Cause function returns cause value.

func (Task_ActionInvokeTaskValidationError) Error added in v0.2.71

Error satisfies the builtin error interface

func (Task_ActionInvokeTaskValidationError) ErrorName added in v0.2.71

ErrorName returns error name.

func (Task_ActionInvokeTaskValidationError) Field added in v0.2.71

Field function returns field value.

func (Task_ActionInvokeTaskValidationError) Key added in v0.2.71

Key function returns key value.

func (Task_ActionInvokeTaskValidationError) Reason added in v0.2.71

Reason function returns reason value.

type Task_ActionInvokeTask_builder added in v0.5.0

type Task_ActionInvokeTask_builder struct {
	Name        string
	Args        *structpb.Struct
	Annotations []*anypb.Any
	// Optional: if set, invokes a resource-scoped action
	ResourceTypeId string
	// contains filtered or unexported fields
}

func (Task_ActionInvokeTask_builder) Build added in v0.5.0

type Task_ActionListSchemas added in v0.2.71

type Task_ActionListSchemas struct {
	ActionListSchemas *Task_ActionListSchemasTask `protobuf:"bytes,115,opt,name=action_list_schemas,json=actionListSchemas,proto3,oneof"`
}

type Task_ActionListSchemasTask added in v0.2.71

type Task_ActionListSchemasTask struct {
	Annotations []*anypb.Any `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// Optional: filter to only return actions for a specific resource type
	ResourceTypeId string `protobuf:"bytes,2,opt,name=resource_type_id,json=resourceTypeId,proto3" json:"resource_type_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_ActionListSchemasTask) GetAnnotations added in v0.2.71

func (x *Task_ActionListSchemasTask) GetAnnotations() []*anypb.Any

func (*Task_ActionListSchemasTask) GetResourceTypeId added in v0.6.9

func (x *Task_ActionListSchemasTask) GetResourceTypeId() string

func (*Task_ActionListSchemasTask) ProtoMessage added in v0.2.71

func (*Task_ActionListSchemasTask) ProtoMessage()

func (*Task_ActionListSchemasTask) ProtoReflect added in v0.2.71

func (*Task_ActionListSchemasTask) Reset added in v0.2.71

func (x *Task_ActionListSchemasTask) Reset()

func (*Task_ActionListSchemasTask) SetAnnotations added in v0.5.0

func (x *Task_ActionListSchemasTask) SetAnnotations(v []*anypb.Any)

func (*Task_ActionListSchemasTask) SetResourceTypeId added in v0.6.9

func (x *Task_ActionListSchemasTask) SetResourceTypeId(v string)

func (*Task_ActionListSchemasTask) String added in v0.2.71

func (x *Task_ActionListSchemasTask) String() string

func (*Task_ActionListSchemasTask) Validate added in v0.2.71

func (m *Task_ActionListSchemasTask) Validate() error

Validate checks the field values on Task_ActionListSchemasTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_ActionListSchemasTask) ValidateAll added in v0.2.71

func (m *Task_ActionListSchemasTask) ValidateAll() error

ValidateAll checks the field values on Task_ActionListSchemasTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_ActionListSchemasTaskMultiError, or nil if none found.

type Task_ActionListSchemasTaskMultiError added in v0.2.71

type Task_ActionListSchemasTaskMultiError []error

Task_ActionListSchemasTaskMultiError is an error wrapping multiple validation errors returned by Task_ActionListSchemasTask.ValidateAll() if the designated constraints aren't met.

func (Task_ActionListSchemasTaskMultiError) AllErrors added in v0.2.71

AllErrors returns a list of validation violation errors.

func (Task_ActionListSchemasTaskMultiError) Error added in v0.2.71

Error returns a concatenation of all the error messages it wraps.

type Task_ActionListSchemasTaskValidationError added in v0.2.71

type Task_ActionListSchemasTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_ActionListSchemasTaskValidationError is the validation error returned by Task_ActionListSchemasTask.Validate if the designated constraints aren't met.

func (Task_ActionListSchemasTaskValidationError) Cause added in v0.2.71

Cause function returns cause value.

func (Task_ActionListSchemasTaskValidationError) Error added in v0.2.71

Error satisfies the builtin error interface

func (Task_ActionListSchemasTaskValidationError) ErrorName added in v0.2.71

ErrorName returns error name.

func (Task_ActionListSchemasTaskValidationError) Field added in v0.2.71

Field function returns field value.

func (Task_ActionListSchemasTaskValidationError) Key added in v0.2.71

Key function returns key value.

func (Task_ActionListSchemasTaskValidationError) Reason added in v0.2.71

Reason function returns reason value.

type Task_ActionListSchemasTask_builder added in v0.5.0

type Task_ActionListSchemasTask_builder struct {
	Annotations []*anypb.Any
	// Optional: filter to only return actions for a specific resource type
	ResourceTypeId string
	// contains filtered or unexported fields
}

func (Task_ActionListSchemasTask_builder) Build added in v0.5.0

type Task_ActionStatus added in v0.2.71

type Task_ActionStatus struct {
	ActionStatus *Task_ActionStatusTask `protobuf:"bytes,118,opt,name=action_status,json=actionStatus,proto3,oneof"`
}

type Task_ActionStatusTask added in v0.2.71

type Task_ActionStatusTask struct {
	Name        string       `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Id          string       `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	Annotations []*anypb.Any `protobuf:"bytes,3,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_ActionStatusTask) GetAnnotations added in v0.2.71

func (x *Task_ActionStatusTask) GetAnnotations() []*anypb.Any

func (*Task_ActionStatusTask) GetId added in v0.2.71

func (x *Task_ActionStatusTask) GetId() string

func (*Task_ActionStatusTask) GetName added in v0.2.71

func (x *Task_ActionStatusTask) GetName() string

func (*Task_ActionStatusTask) ProtoMessage added in v0.2.71

func (*Task_ActionStatusTask) ProtoMessage()

func (*Task_ActionStatusTask) ProtoReflect added in v0.2.71

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

func (*Task_ActionStatusTask) Reset added in v0.2.71

func (x *Task_ActionStatusTask) Reset()

func (*Task_ActionStatusTask) SetAnnotations added in v0.5.0

func (x *Task_ActionStatusTask) SetAnnotations(v []*anypb.Any)

func (*Task_ActionStatusTask) SetId added in v0.5.0

func (x *Task_ActionStatusTask) SetId(v string)

func (*Task_ActionStatusTask) SetName added in v0.5.0

func (x *Task_ActionStatusTask) SetName(v string)

func (*Task_ActionStatusTask) String added in v0.2.71

func (x *Task_ActionStatusTask) String() string

func (*Task_ActionStatusTask) Validate added in v0.2.71

func (m *Task_ActionStatusTask) Validate() error

Validate checks the field values on Task_ActionStatusTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_ActionStatusTask) ValidateAll added in v0.2.71

func (m *Task_ActionStatusTask) ValidateAll() error

ValidateAll checks the field values on Task_ActionStatusTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_ActionStatusTaskMultiError, or nil if none found.

type Task_ActionStatusTaskMultiError added in v0.2.71

type Task_ActionStatusTaskMultiError []error

Task_ActionStatusTaskMultiError is an error wrapping multiple validation errors returned by Task_ActionStatusTask.ValidateAll() if the designated constraints aren't met.

func (Task_ActionStatusTaskMultiError) AllErrors added in v0.2.71

func (m Task_ActionStatusTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_ActionStatusTaskMultiError) Error added in v0.2.71

Error returns a concatenation of all the error messages it wraps.

type Task_ActionStatusTaskValidationError added in v0.2.71

type Task_ActionStatusTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_ActionStatusTaskValidationError is the validation error returned by Task_ActionStatusTask.Validate if the designated constraints aren't met.

func (Task_ActionStatusTaskValidationError) Cause added in v0.2.71

Cause function returns cause value.

func (Task_ActionStatusTaskValidationError) Error added in v0.2.71

Error satisfies the builtin error interface

func (Task_ActionStatusTaskValidationError) ErrorName added in v0.2.71

ErrorName returns error name.

func (Task_ActionStatusTaskValidationError) Field added in v0.2.71

Field function returns field value.

func (Task_ActionStatusTaskValidationError) Key added in v0.2.71

Key function returns key value.

func (Task_ActionStatusTaskValidationError) Reason added in v0.2.71

Reason function returns reason value.

type Task_ActionStatusTask_builder added in v0.5.0

type Task_ActionStatusTask_builder struct {
	Name        string
	Id          string
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (Task_ActionStatusTask_builder) Build added in v0.5.0

type Task_BulkCreateTickets added in v0.2.43

type Task_BulkCreateTickets struct {
	BulkCreateTickets *Task_BulkCreateTicketsTask `protobuf:"bytes,113,opt,name=bulk_create_tickets,json=bulkCreateTickets,proto3,oneof"`
}

type Task_BulkCreateTicketsTask added in v0.2.43

type Task_BulkCreateTicketsTask struct {
	TicketRequests []*Task_CreateTicketTask `protobuf:"bytes,1,rep,name=ticket_requests,json=ticketRequests,proto3" json:"ticket_requests,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_BulkCreateTicketsTask) GetTicketRequests added in v0.2.43

func (x *Task_BulkCreateTicketsTask) GetTicketRequests() []*Task_CreateTicketTask

func (*Task_BulkCreateTicketsTask) ProtoMessage added in v0.2.43

func (*Task_BulkCreateTicketsTask) ProtoMessage()

func (*Task_BulkCreateTicketsTask) ProtoReflect added in v0.2.43

func (*Task_BulkCreateTicketsTask) Reset added in v0.2.43

func (x *Task_BulkCreateTicketsTask) Reset()

func (*Task_BulkCreateTicketsTask) SetTicketRequests added in v0.5.0

func (x *Task_BulkCreateTicketsTask) SetTicketRequests(v []*Task_CreateTicketTask)

func (*Task_BulkCreateTicketsTask) String added in v0.2.43

func (x *Task_BulkCreateTicketsTask) String() string

func (*Task_BulkCreateTicketsTask) Validate added in v0.2.43

func (m *Task_BulkCreateTicketsTask) Validate() error

Validate checks the field values on Task_BulkCreateTicketsTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_BulkCreateTicketsTask) ValidateAll added in v0.2.43

func (m *Task_BulkCreateTicketsTask) ValidateAll() error

ValidateAll checks the field values on Task_BulkCreateTicketsTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_BulkCreateTicketsTaskMultiError, or nil if none found.

type Task_BulkCreateTicketsTaskMultiError added in v0.2.43

type Task_BulkCreateTicketsTaskMultiError []error

Task_BulkCreateTicketsTaskMultiError is an error wrapping multiple validation errors returned by Task_BulkCreateTicketsTask.ValidateAll() if the designated constraints aren't met.

func (Task_BulkCreateTicketsTaskMultiError) AllErrors added in v0.2.43

AllErrors returns a list of validation violation errors.

func (Task_BulkCreateTicketsTaskMultiError) Error added in v0.2.43

Error returns a concatenation of all the error messages it wraps.

type Task_BulkCreateTicketsTaskValidationError added in v0.2.43

type Task_BulkCreateTicketsTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_BulkCreateTicketsTaskValidationError is the validation error returned by Task_BulkCreateTicketsTask.Validate if the designated constraints aren't met.

func (Task_BulkCreateTicketsTaskValidationError) Cause added in v0.2.43

Cause function returns cause value.

func (Task_BulkCreateTicketsTaskValidationError) Error added in v0.2.43

Error satisfies the builtin error interface

func (Task_BulkCreateTicketsTaskValidationError) ErrorName added in v0.2.43

ErrorName returns error name.

func (Task_BulkCreateTicketsTaskValidationError) Field added in v0.2.43

Field function returns field value.

func (Task_BulkCreateTicketsTaskValidationError) Key added in v0.2.43

Key function returns key value.

func (Task_BulkCreateTicketsTaskValidationError) Reason added in v0.2.43

Reason function returns reason value.

type Task_BulkCreateTicketsTask_builder added in v0.5.0

type Task_BulkCreateTicketsTask_builder struct {
	TicketRequests []*Task_CreateTicketTask
	// contains filtered or unexported fields
}

func (Task_BulkCreateTicketsTask_builder) Build added in v0.5.0

type Task_BulkGetTickets added in v0.2.43

type Task_BulkGetTickets struct {
	BulkGetTickets *Task_BulkGetTicketsTask `protobuf:"bytes,114,opt,name=bulk_get_tickets,json=bulkGetTickets,proto3,oneof"`
}

type Task_BulkGetTicketsTask added in v0.2.43

type Task_BulkGetTicketsTask struct {
	TicketRequests []*Task_GetTicketTask `protobuf:"bytes,1,rep,name=ticket_requests,json=ticketRequests,proto3" json:"ticket_requests,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_BulkGetTicketsTask) GetTicketRequests added in v0.2.43

func (x *Task_BulkGetTicketsTask) GetTicketRequests() []*Task_GetTicketTask

func (*Task_BulkGetTicketsTask) ProtoMessage added in v0.2.43

func (*Task_BulkGetTicketsTask) ProtoMessage()

func (*Task_BulkGetTicketsTask) ProtoReflect added in v0.2.43

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

func (*Task_BulkGetTicketsTask) Reset added in v0.2.43

func (x *Task_BulkGetTicketsTask) Reset()

func (*Task_BulkGetTicketsTask) SetTicketRequests added in v0.5.0

func (x *Task_BulkGetTicketsTask) SetTicketRequests(v []*Task_GetTicketTask)

func (*Task_BulkGetTicketsTask) String added in v0.2.43

func (x *Task_BulkGetTicketsTask) String() string

func (*Task_BulkGetTicketsTask) Validate added in v0.2.43

func (m *Task_BulkGetTicketsTask) Validate() error

Validate checks the field values on Task_BulkGetTicketsTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_BulkGetTicketsTask) ValidateAll added in v0.2.43

func (m *Task_BulkGetTicketsTask) ValidateAll() error

ValidateAll checks the field values on Task_BulkGetTicketsTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_BulkGetTicketsTaskMultiError, or nil if none found.

type Task_BulkGetTicketsTaskMultiError added in v0.2.43

type Task_BulkGetTicketsTaskMultiError []error

Task_BulkGetTicketsTaskMultiError is an error wrapping multiple validation errors returned by Task_BulkGetTicketsTask.ValidateAll() if the designated constraints aren't met.

func (Task_BulkGetTicketsTaskMultiError) AllErrors added in v0.2.43

func (m Task_BulkGetTicketsTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_BulkGetTicketsTaskMultiError) Error added in v0.2.43

Error returns a concatenation of all the error messages it wraps.

type Task_BulkGetTicketsTaskValidationError added in v0.2.43

type Task_BulkGetTicketsTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_BulkGetTicketsTaskValidationError is the validation error returned by Task_BulkGetTicketsTask.Validate if the designated constraints aren't met.

func (Task_BulkGetTicketsTaskValidationError) Cause added in v0.2.43

Cause function returns cause value.

func (Task_BulkGetTicketsTaskValidationError) Error added in v0.2.43

Error satisfies the builtin error interface

func (Task_BulkGetTicketsTaskValidationError) ErrorName added in v0.2.43

ErrorName returns error name.

func (Task_BulkGetTicketsTaskValidationError) Field added in v0.2.43

Field function returns field value.

func (Task_BulkGetTicketsTaskValidationError) Key added in v0.2.43

Key function returns key value.

func (Task_BulkGetTicketsTaskValidationError) Reason added in v0.2.43

Reason function returns reason value.

type Task_BulkGetTicketsTask_builder added in v0.5.0

type Task_BulkGetTicketsTask_builder struct {
	TicketRequests []*Task_GetTicketTask
	// contains filtered or unexported fields
}

func (Task_BulkGetTicketsTask_builder) Build added in v0.5.0

type Task_CompactSyncs added in v0.3.3

type Task_CompactSyncs struct {
	CompactableSyncs []*Task_CompactSyncs_CompactableSync `protobuf:"bytes,1,rep,name=compactable_syncs,json=compactableSyncs,proto3" json:"compactable_syncs,omitempty"`
	Annotations      []*anypb.Any                         `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_CompactSyncs) GetAnnotations added in v0.3.3

func (x *Task_CompactSyncs) GetAnnotations() []*anypb.Any

func (*Task_CompactSyncs) GetCompactableSyncs added in v0.3.3

func (x *Task_CompactSyncs) GetCompactableSyncs() []*Task_CompactSyncs_CompactableSync

func (*Task_CompactSyncs) ProtoMessage added in v0.3.3

func (*Task_CompactSyncs) ProtoMessage()

func (*Task_CompactSyncs) ProtoReflect added in v0.3.3

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

func (*Task_CompactSyncs) Reset added in v0.3.3

func (x *Task_CompactSyncs) Reset()

func (*Task_CompactSyncs) SetAnnotations added in v0.5.0

func (x *Task_CompactSyncs) SetAnnotations(v []*anypb.Any)

func (*Task_CompactSyncs) SetCompactableSyncs added in v0.5.0

func (x *Task_CompactSyncs) SetCompactableSyncs(v []*Task_CompactSyncs_CompactableSync)

func (*Task_CompactSyncs) String added in v0.3.3

func (x *Task_CompactSyncs) String() string

func (*Task_CompactSyncs) Validate added in v0.3.3

func (m *Task_CompactSyncs) Validate() error

Validate checks the field values on Task_CompactSyncs with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_CompactSyncs) ValidateAll added in v0.3.3

func (m *Task_CompactSyncs) ValidateAll() error

ValidateAll checks the field values on Task_CompactSyncs with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_CompactSyncsMultiError, or nil if none found.

type Task_CompactSyncsMultiError added in v0.3.3

type Task_CompactSyncsMultiError []error

Task_CompactSyncsMultiError is an error wrapping multiple validation errors returned by Task_CompactSyncs.ValidateAll() if the designated constraints aren't met.

func (Task_CompactSyncsMultiError) AllErrors added in v0.3.3

func (m Task_CompactSyncsMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_CompactSyncsMultiError) Error added in v0.3.3

Error returns a concatenation of all the error messages it wraps.

type Task_CompactSyncsValidationError added in v0.3.3

type Task_CompactSyncsValidationError struct {
	// contains filtered or unexported fields
}

Task_CompactSyncsValidationError is the validation error returned by Task_CompactSyncs.Validate if the designated constraints aren't met.

func (Task_CompactSyncsValidationError) Cause added in v0.3.3

Cause function returns cause value.

func (Task_CompactSyncsValidationError) Error added in v0.3.3

Error satisfies the builtin error interface

func (Task_CompactSyncsValidationError) ErrorName added in v0.3.3

ErrorName returns error name.

func (Task_CompactSyncsValidationError) Field added in v0.3.3

Field function returns field value.

func (Task_CompactSyncsValidationError) Key added in v0.3.3

Key function returns key value.

func (Task_CompactSyncsValidationError) Reason added in v0.3.3

Reason function returns reason value.

type Task_CompactSyncs_ added in v0.3.3

type Task_CompactSyncs_ struct {
	CompactSyncs *Task_CompactSyncs `protobuf:"bytes,120,opt,name=compact_syncs,json=compactSyncs,proto3,oneof"`
}

type Task_CompactSyncs_CompactableSync added in v0.3.3

type Task_CompactSyncs_CompactableSync struct {
	FilePath string `protobuf:"bytes,1,opt,name=file_path,json=filePath,proto3" json:"file_path,omitempty"`
	SyncId   string `protobuf:"bytes,2,opt,name=sync_id,json=syncId,proto3" json:"sync_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_CompactSyncs_CompactableSync) GetFilePath added in v0.3.3

func (x *Task_CompactSyncs_CompactableSync) GetFilePath() string

func (*Task_CompactSyncs_CompactableSync) GetSyncId added in v0.3.3

func (*Task_CompactSyncs_CompactableSync) ProtoMessage added in v0.3.3

func (*Task_CompactSyncs_CompactableSync) ProtoMessage()

func (*Task_CompactSyncs_CompactableSync) ProtoReflect added in v0.3.3

func (*Task_CompactSyncs_CompactableSync) Reset added in v0.3.3

func (*Task_CompactSyncs_CompactableSync) SetFilePath added in v0.5.0

func (x *Task_CompactSyncs_CompactableSync) SetFilePath(v string)

func (*Task_CompactSyncs_CompactableSync) SetSyncId added in v0.5.0

func (x *Task_CompactSyncs_CompactableSync) SetSyncId(v string)

func (*Task_CompactSyncs_CompactableSync) String added in v0.3.3

func (*Task_CompactSyncs_CompactableSync) Validate added in v0.3.3

Validate checks the field values on Task_CompactSyncs_CompactableSync with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_CompactSyncs_CompactableSync) ValidateAll added in v0.3.3

func (m *Task_CompactSyncs_CompactableSync) ValidateAll() error

ValidateAll checks the field values on Task_CompactSyncs_CompactableSync with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_CompactSyncs_CompactableSyncMultiError, or nil if none found.

type Task_CompactSyncs_CompactableSyncMultiError added in v0.3.3

type Task_CompactSyncs_CompactableSyncMultiError []error

Task_CompactSyncs_CompactableSyncMultiError is an error wrapping multiple validation errors returned by Task_CompactSyncs_CompactableSync.ValidateAll() if the designated constraints aren't met.

func (Task_CompactSyncs_CompactableSyncMultiError) AllErrors added in v0.3.3

AllErrors returns a list of validation violation errors.

func (Task_CompactSyncs_CompactableSyncMultiError) Error added in v0.3.3

Error returns a concatenation of all the error messages it wraps.

type Task_CompactSyncs_CompactableSyncValidationError added in v0.3.3

type Task_CompactSyncs_CompactableSyncValidationError struct {
	// contains filtered or unexported fields
}

Task_CompactSyncs_CompactableSyncValidationError is the validation error returned by Task_CompactSyncs_CompactableSync.Validate if the designated constraints aren't met.

func (Task_CompactSyncs_CompactableSyncValidationError) Cause added in v0.3.3

Cause function returns cause value.

func (Task_CompactSyncs_CompactableSyncValidationError) Error added in v0.3.3

Error satisfies the builtin error interface

func (Task_CompactSyncs_CompactableSyncValidationError) ErrorName added in v0.3.3

ErrorName returns error name.

func (Task_CompactSyncs_CompactableSyncValidationError) Field added in v0.3.3

Field function returns field value.

func (Task_CompactSyncs_CompactableSyncValidationError) Key added in v0.3.3

Key function returns key value.

func (Task_CompactSyncs_CompactableSyncValidationError) Reason added in v0.3.3

Reason function returns reason value.

type Task_CompactSyncs_CompactableSync_builder added in v0.5.0

type Task_CompactSyncs_CompactableSync_builder struct {
	FilePath string
	SyncId   string
	// contains filtered or unexported fields
}

func (Task_CompactSyncs_CompactableSync_builder) Build added in v0.5.0

type Task_CompactSyncs_builder added in v0.5.0

type Task_CompactSyncs_builder struct {
	CompactableSyncs []*Task_CompactSyncs_CompactableSync
	Annotations      []*anypb.Any
	// contains filtered or unexported fields
}

func (Task_CompactSyncs_builder) Build added in v0.5.0

type Task_CreateAccount added in v0.1.15

type Task_CreateAccount struct {
	CreateAccount *Task_CreateAccountTask `protobuf:"bytes,105,opt,name=create_account,json=createAccount,proto3,oneof"`
}

type Task_CreateAccountTask added in v0.1.15

type Task_CreateAccountTask struct {
	AccountInfo       *v2.AccountInfo        `protobuf:"bytes,1,opt,name=account_info,json=accountInfo,proto3" json:"account_info,omitempty"`
	CredentialOptions *v2.CredentialOptions  `protobuf:"bytes,2,opt,name=credential_options,json=credentialOptions,proto3" json:"credential_options,omitempty"`
	EncryptionConfigs []*v2.EncryptionConfig `protobuf:"bytes,3,rep,name=encryption_configs,json=encryptionConfigs,proto3" json:"encryption_configs,omitempty"`
	ResourceTypeId    string                 `protobuf:"bytes,4,opt,name=resource_type_id,json=resourceTypeId,proto3" json:"resource_type_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_CreateAccountTask) ClearAccountInfo added in v0.5.0

func (x *Task_CreateAccountTask) ClearAccountInfo()

func (*Task_CreateAccountTask) ClearCredentialOptions added in v0.5.0

func (x *Task_CreateAccountTask) ClearCredentialOptions()

func (*Task_CreateAccountTask) GetAccountInfo added in v0.1.15

func (x *Task_CreateAccountTask) GetAccountInfo() *v2.AccountInfo

func (*Task_CreateAccountTask) GetCredentialOptions added in v0.1.15

func (x *Task_CreateAccountTask) GetCredentialOptions() *v2.CredentialOptions

func (*Task_CreateAccountTask) GetEncryptionConfigs added in v0.1.15

func (x *Task_CreateAccountTask) GetEncryptionConfigs() []*v2.EncryptionConfig

func (*Task_CreateAccountTask) GetResourceTypeId added in v0.6.10

func (x *Task_CreateAccountTask) GetResourceTypeId() string

func (*Task_CreateAccountTask) HasAccountInfo added in v0.5.0

func (x *Task_CreateAccountTask) HasAccountInfo() bool

func (*Task_CreateAccountTask) HasCredentialOptions added in v0.5.0

func (x *Task_CreateAccountTask) HasCredentialOptions() bool

func (*Task_CreateAccountTask) ProtoMessage added in v0.1.15

func (*Task_CreateAccountTask) ProtoMessage()

func (*Task_CreateAccountTask) ProtoReflect added in v0.1.15

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

func (*Task_CreateAccountTask) Reset added in v0.1.15

func (x *Task_CreateAccountTask) Reset()

func (*Task_CreateAccountTask) SetAccountInfo added in v0.5.0

func (x *Task_CreateAccountTask) SetAccountInfo(v *v2.AccountInfo)

func (*Task_CreateAccountTask) SetCredentialOptions added in v0.5.0

func (x *Task_CreateAccountTask) SetCredentialOptions(v *v2.CredentialOptions)

func (*Task_CreateAccountTask) SetEncryptionConfigs added in v0.5.0

func (x *Task_CreateAccountTask) SetEncryptionConfigs(v []*v2.EncryptionConfig)

func (*Task_CreateAccountTask) SetResourceTypeId added in v0.6.10

func (x *Task_CreateAccountTask) SetResourceTypeId(v string)

func (*Task_CreateAccountTask) String added in v0.1.15

func (x *Task_CreateAccountTask) String() string

func (*Task_CreateAccountTask) Validate added in v0.1.15

func (m *Task_CreateAccountTask) Validate() error

Validate checks the field values on Task_CreateAccountTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_CreateAccountTask) ValidateAll added in v0.1.15

func (m *Task_CreateAccountTask) ValidateAll() error

ValidateAll checks the field values on Task_CreateAccountTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_CreateAccountTaskMultiError, or nil if none found.

type Task_CreateAccountTaskMultiError added in v0.1.15

type Task_CreateAccountTaskMultiError []error

Task_CreateAccountTaskMultiError is an error wrapping multiple validation errors returned by Task_CreateAccountTask.ValidateAll() if the designated constraints aren't met.

func (Task_CreateAccountTaskMultiError) AllErrors added in v0.1.15

func (m Task_CreateAccountTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_CreateAccountTaskMultiError) Error added in v0.1.15

Error returns a concatenation of all the error messages it wraps.

type Task_CreateAccountTaskValidationError added in v0.1.15

type Task_CreateAccountTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_CreateAccountTaskValidationError is the validation error returned by Task_CreateAccountTask.Validate if the designated constraints aren't met.

func (Task_CreateAccountTaskValidationError) Cause added in v0.1.15

Cause function returns cause value.

func (Task_CreateAccountTaskValidationError) Error added in v0.1.15

Error satisfies the builtin error interface

func (Task_CreateAccountTaskValidationError) ErrorName added in v0.1.15

ErrorName returns error name.

func (Task_CreateAccountTaskValidationError) Field added in v0.1.15

Field function returns field value.

func (Task_CreateAccountTaskValidationError) Key added in v0.1.15

Key function returns key value.

func (Task_CreateAccountTaskValidationError) Reason added in v0.1.15

Reason function returns reason value.

type Task_CreateAccountTask_builder added in v0.5.0

type Task_CreateAccountTask_builder struct {
	AccountInfo       *v2.AccountInfo
	CredentialOptions *v2.CredentialOptions
	EncryptionConfigs []*v2.EncryptionConfig
	ResourceTypeId    string
	// contains filtered or unexported fields
}

func (Task_CreateAccountTask_builder) Build added in v0.5.0

type Task_CreateResource added in v0.1.15

type Task_CreateResource struct {
	CreateResource *Task_CreateResourceTask `protobuf:"bytes,106,opt,name=create_resource,json=createResource,proto3,oneof"`
}

type Task_CreateResourceTask added in v0.1.15

type Task_CreateResourceTask struct {
	Resource *v2.Resource `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_CreateResourceTask) ClearResource added in v0.5.0

func (x *Task_CreateResourceTask) ClearResource()

func (*Task_CreateResourceTask) GetResource added in v0.1.15

func (x *Task_CreateResourceTask) GetResource() *v2.Resource

func (*Task_CreateResourceTask) HasResource added in v0.5.0

func (x *Task_CreateResourceTask) HasResource() bool

func (*Task_CreateResourceTask) ProtoMessage added in v0.1.15

func (*Task_CreateResourceTask) ProtoMessage()

func (*Task_CreateResourceTask) ProtoReflect added in v0.1.15

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

func (*Task_CreateResourceTask) Reset added in v0.1.15

func (x *Task_CreateResourceTask) Reset()

func (*Task_CreateResourceTask) SetResource added in v0.5.0

func (x *Task_CreateResourceTask) SetResource(v *v2.Resource)

func (*Task_CreateResourceTask) String added in v0.1.15

func (x *Task_CreateResourceTask) String() string

func (*Task_CreateResourceTask) Validate added in v0.1.15

func (m *Task_CreateResourceTask) Validate() error

Validate checks the field values on Task_CreateResourceTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_CreateResourceTask) ValidateAll added in v0.1.15

func (m *Task_CreateResourceTask) ValidateAll() error

ValidateAll checks the field values on Task_CreateResourceTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_CreateResourceTaskMultiError, or nil if none found.

type Task_CreateResourceTaskMultiError added in v0.1.15

type Task_CreateResourceTaskMultiError []error

Task_CreateResourceTaskMultiError is an error wrapping multiple validation errors returned by Task_CreateResourceTask.ValidateAll() if the designated constraints aren't met.

func (Task_CreateResourceTaskMultiError) AllErrors added in v0.1.15

func (m Task_CreateResourceTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_CreateResourceTaskMultiError) Error added in v0.1.15

Error returns a concatenation of all the error messages it wraps.

type Task_CreateResourceTaskValidationError added in v0.1.15

type Task_CreateResourceTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_CreateResourceTaskValidationError is the validation error returned by Task_CreateResourceTask.Validate if the designated constraints aren't met.

func (Task_CreateResourceTaskValidationError) Cause added in v0.1.15

Cause function returns cause value.

func (Task_CreateResourceTaskValidationError) Error added in v0.1.15

Error satisfies the builtin error interface

func (Task_CreateResourceTaskValidationError) ErrorName added in v0.1.15

ErrorName returns error name.

func (Task_CreateResourceTaskValidationError) Field added in v0.1.15

Field function returns field value.

func (Task_CreateResourceTaskValidationError) Key added in v0.1.15

Key function returns key value.

func (Task_CreateResourceTaskValidationError) Reason added in v0.1.15

Reason function returns reason value.

type Task_CreateResourceTask_builder added in v0.5.0

type Task_CreateResourceTask_builder struct {
	Resource *v2.Resource
	// contains filtered or unexported fields
}

func (Task_CreateResourceTask_builder) Build added in v0.5.0

type Task_CreateSyncDiff added in v0.3.2

type Task_CreateSyncDiff struct {
	CreateSyncDiff *Task_CreateSyncDiffTask `protobuf:"bytes,119,opt,name=create_sync_diff,json=createSyncDiff,proto3,oneof"`
}

type Task_CreateSyncDiffTask added in v0.3.2

type Task_CreateSyncDiffTask struct {

	// Open to suggestions here
	BaseSyncId  string       `protobuf:"bytes,1,opt,name=base_sync_id,json=baseSyncId,proto3" json:"base_sync_id,omitempty"`
	NewSyncId   string       `protobuf:"bytes,2,opt,name=new_sync_id,json=newSyncId,proto3" json:"new_sync_id,omitempty"`
	Annotations []*anypb.Any `protobuf:"bytes,3,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_CreateSyncDiffTask) GetAnnotations added in v0.3.2

func (x *Task_CreateSyncDiffTask) GetAnnotations() []*anypb.Any

func (*Task_CreateSyncDiffTask) GetBaseSyncId added in v0.3.2

func (x *Task_CreateSyncDiffTask) GetBaseSyncId() string

func (*Task_CreateSyncDiffTask) GetNewSyncId added in v0.3.2

func (x *Task_CreateSyncDiffTask) GetNewSyncId() string

func (*Task_CreateSyncDiffTask) ProtoMessage added in v0.3.2

func (*Task_CreateSyncDiffTask) ProtoMessage()

func (*Task_CreateSyncDiffTask) ProtoReflect added in v0.3.2

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

func (*Task_CreateSyncDiffTask) Reset added in v0.3.2

func (x *Task_CreateSyncDiffTask) Reset()

func (*Task_CreateSyncDiffTask) SetAnnotations added in v0.5.0

func (x *Task_CreateSyncDiffTask) SetAnnotations(v []*anypb.Any)

func (*Task_CreateSyncDiffTask) SetBaseSyncId added in v0.5.0

func (x *Task_CreateSyncDiffTask) SetBaseSyncId(v string)

func (*Task_CreateSyncDiffTask) SetNewSyncId added in v0.5.0

func (x *Task_CreateSyncDiffTask) SetNewSyncId(v string)

func (*Task_CreateSyncDiffTask) String added in v0.3.2

func (x *Task_CreateSyncDiffTask) String() string

func (*Task_CreateSyncDiffTask) Validate added in v0.3.2

func (m *Task_CreateSyncDiffTask) Validate() error

Validate checks the field values on Task_CreateSyncDiffTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_CreateSyncDiffTask) ValidateAll added in v0.3.2

func (m *Task_CreateSyncDiffTask) ValidateAll() error

ValidateAll checks the field values on Task_CreateSyncDiffTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_CreateSyncDiffTaskMultiError, or nil if none found.

type Task_CreateSyncDiffTaskMultiError added in v0.3.2

type Task_CreateSyncDiffTaskMultiError []error

Task_CreateSyncDiffTaskMultiError is an error wrapping multiple validation errors returned by Task_CreateSyncDiffTask.ValidateAll() if the designated constraints aren't met.

func (Task_CreateSyncDiffTaskMultiError) AllErrors added in v0.3.2

func (m Task_CreateSyncDiffTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_CreateSyncDiffTaskMultiError) Error added in v0.3.2

Error returns a concatenation of all the error messages it wraps.

type Task_CreateSyncDiffTaskValidationError added in v0.3.2

type Task_CreateSyncDiffTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_CreateSyncDiffTaskValidationError is the validation error returned by Task_CreateSyncDiffTask.Validate if the designated constraints aren't met.

func (Task_CreateSyncDiffTaskValidationError) Cause added in v0.3.2

Cause function returns cause value.

func (Task_CreateSyncDiffTaskValidationError) Error added in v0.3.2

Error satisfies the builtin error interface

func (Task_CreateSyncDiffTaskValidationError) ErrorName added in v0.3.2

ErrorName returns error name.

func (Task_CreateSyncDiffTaskValidationError) Field added in v0.3.2

Field function returns field value.

func (Task_CreateSyncDiffTaskValidationError) Key added in v0.3.2

Key function returns key value.

func (Task_CreateSyncDiffTaskValidationError) Reason added in v0.3.2

Reason function returns reason value.

type Task_CreateSyncDiffTask_builder added in v0.5.0

type Task_CreateSyncDiffTask_builder struct {

	// Open to suggestions here
	BaseSyncId  string
	NewSyncId   string
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (Task_CreateSyncDiffTask_builder) Build added in v0.5.0

type Task_CreateTicketTask added in v0.1.36

type Task_CreateTicketTask struct {
	TicketRequest *v2.TicketRequest `protobuf:"bytes,1,opt,name=ticket_request,json=ticketRequest,proto3" json:"ticket_request,omitempty"`
	TicketSchema  *v2.TicketSchema  `protobuf:"bytes,2,opt,name=ticket_schema,json=ticketSchema,proto3" json:"ticket_schema,omitempty"`
	Annotations   []*anypb.Any      `protobuf:"bytes,3,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_CreateTicketTask) ClearTicketRequest added in v0.5.0

func (x *Task_CreateTicketTask) ClearTicketRequest()

func (*Task_CreateTicketTask) ClearTicketSchema added in v0.5.0

func (x *Task_CreateTicketTask) ClearTicketSchema()

func (*Task_CreateTicketTask) GetAnnotations added in v0.1.36

func (x *Task_CreateTicketTask) GetAnnotations() []*anypb.Any

func (*Task_CreateTicketTask) GetTicketRequest added in v0.1.36

func (x *Task_CreateTicketTask) GetTicketRequest() *v2.TicketRequest

func (*Task_CreateTicketTask) GetTicketSchema added in v0.1.36

func (x *Task_CreateTicketTask) GetTicketSchema() *v2.TicketSchema

func (*Task_CreateTicketTask) HasTicketRequest added in v0.5.0

func (x *Task_CreateTicketTask) HasTicketRequest() bool

func (*Task_CreateTicketTask) HasTicketSchema added in v0.5.0

func (x *Task_CreateTicketTask) HasTicketSchema() bool

func (*Task_CreateTicketTask) ProtoMessage added in v0.1.36

func (*Task_CreateTicketTask) ProtoMessage()

func (*Task_CreateTicketTask) ProtoReflect added in v0.1.36

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

func (*Task_CreateTicketTask) Reset added in v0.1.36

func (x *Task_CreateTicketTask) Reset()

func (*Task_CreateTicketTask) SetAnnotations added in v0.5.0

func (x *Task_CreateTicketTask) SetAnnotations(v []*anypb.Any)

func (*Task_CreateTicketTask) SetTicketRequest added in v0.5.0

func (x *Task_CreateTicketTask) SetTicketRequest(v *v2.TicketRequest)

func (*Task_CreateTicketTask) SetTicketSchema added in v0.5.0

func (x *Task_CreateTicketTask) SetTicketSchema(v *v2.TicketSchema)

func (*Task_CreateTicketTask) String added in v0.1.36

func (x *Task_CreateTicketTask) String() string

func (*Task_CreateTicketTask) Validate added in v0.1.36

func (m *Task_CreateTicketTask) Validate() error

Validate checks the field values on Task_CreateTicketTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_CreateTicketTask) ValidateAll added in v0.1.36

func (m *Task_CreateTicketTask) ValidateAll() error

ValidateAll checks the field values on Task_CreateTicketTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_CreateTicketTaskMultiError, or nil if none found.

type Task_CreateTicketTaskMultiError added in v0.1.36

type Task_CreateTicketTaskMultiError []error

Task_CreateTicketTaskMultiError is an error wrapping multiple validation errors returned by Task_CreateTicketTask.ValidateAll() if the designated constraints aren't met.

func (Task_CreateTicketTaskMultiError) AllErrors added in v0.1.36

func (m Task_CreateTicketTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_CreateTicketTaskMultiError) Error added in v0.1.36

Error returns a concatenation of all the error messages it wraps.

type Task_CreateTicketTaskValidationError added in v0.1.36

type Task_CreateTicketTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_CreateTicketTaskValidationError is the validation error returned by Task_CreateTicketTask.Validate if the designated constraints aren't met.

func (Task_CreateTicketTaskValidationError) Cause added in v0.1.36

Cause function returns cause value.

func (Task_CreateTicketTaskValidationError) Error added in v0.1.36

Error satisfies the builtin error interface

func (Task_CreateTicketTaskValidationError) ErrorName added in v0.1.36

ErrorName returns error name.

func (Task_CreateTicketTaskValidationError) Field added in v0.1.36

Field function returns field value.

func (Task_CreateTicketTaskValidationError) Key added in v0.1.36

Key function returns key value.

func (Task_CreateTicketTaskValidationError) Reason added in v0.1.36

Reason function returns reason value.

type Task_CreateTicketTask_ added in v0.1.36

type Task_CreateTicketTask_ struct {
	CreateTicketTask *Task_CreateTicketTask `protobuf:"bytes,110,opt,name=create_ticket_task,json=createTicketTask,proto3,oneof"`
}

type Task_CreateTicketTask_builder added in v0.5.0

type Task_CreateTicketTask_builder struct {
	TicketRequest *v2.TicketRequest
	TicketSchema  *v2.TicketSchema
	Annotations   []*anypb.Any
	// contains filtered or unexported fields
}

func (Task_CreateTicketTask_builder) Build added in v0.5.0

type Task_DeleteResource added in v0.1.15

type Task_DeleteResource struct {
	DeleteResource *Task_DeleteResourceTask `protobuf:"bytes,107,opt,name=delete_resource,json=deleteResource,proto3,oneof"`
}

type Task_DeleteResourceTask added in v0.1.15

type Task_DeleteResourceTask struct {
	ResourceId       *v2.ResourceId `protobuf:"bytes,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	ParentResourceId *v2.ResourceId `protobuf:"bytes,2,opt,name=parent_resource_id,json=parentResourceId,proto3" json:"parent_resource_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_DeleteResourceTask) ClearParentResourceId added in v0.5.0

func (x *Task_DeleteResourceTask) ClearParentResourceId()

func (*Task_DeleteResourceTask) ClearResourceId added in v0.5.0

func (x *Task_DeleteResourceTask) ClearResourceId()

func (*Task_DeleteResourceTask) GetParentResourceId added in v0.3.46

func (x *Task_DeleteResourceTask) GetParentResourceId() *v2.ResourceId

func (*Task_DeleteResourceTask) GetResourceId added in v0.1.15

func (x *Task_DeleteResourceTask) GetResourceId() *v2.ResourceId

func (*Task_DeleteResourceTask) HasParentResourceId added in v0.5.0

func (x *Task_DeleteResourceTask) HasParentResourceId() bool

func (*Task_DeleteResourceTask) HasResourceId added in v0.5.0

func (x *Task_DeleteResourceTask) HasResourceId() bool

func (*Task_DeleteResourceTask) ProtoMessage added in v0.1.15

func (*Task_DeleteResourceTask) ProtoMessage()

func (*Task_DeleteResourceTask) ProtoReflect added in v0.1.15

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

func (*Task_DeleteResourceTask) Reset added in v0.1.15

func (x *Task_DeleteResourceTask) Reset()

func (*Task_DeleteResourceTask) SetParentResourceId added in v0.5.0

func (x *Task_DeleteResourceTask) SetParentResourceId(v *v2.ResourceId)

func (*Task_DeleteResourceTask) SetResourceId added in v0.5.0

func (x *Task_DeleteResourceTask) SetResourceId(v *v2.ResourceId)

func (*Task_DeleteResourceTask) String added in v0.1.15

func (x *Task_DeleteResourceTask) String() string

func (*Task_DeleteResourceTask) Validate added in v0.1.15

func (m *Task_DeleteResourceTask) Validate() error

Validate checks the field values on Task_DeleteResourceTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_DeleteResourceTask) ValidateAll added in v0.1.15

func (m *Task_DeleteResourceTask) ValidateAll() error

ValidateAll checks the field values on Task_DeleteResourceTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_DeleteResourceTaskMultiError, or nil if none found.

type Task_DeleteResourceTaskMultiError added in v0.1.15

type Task_DeleteResourceTaskMultiError []error

Task_DeleteResourceTaskMultiError is an error wrapping multiple validation errors returned by Task_DeleteResourceTask.ValidateAll() if the designated constraints aren't met.

func (Task_DeleteResourceTaskMultiError) AllErrors added in v0.1.15

func (m Task_DeleteResourceTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_DeleteResourceTaskMultiError) Error added in v0.1.15

Error returns a concatenation of all the error messages it wraps.

type Task_DeleteResourceTaskValidationError added in v0.1.15

type Task_DeleteResourceTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_DeleteResourceTaskValidationError is the validation error returned by Task_DeleteResourceTask.Validate if the designated constraints aren't met.

func (Task_DeleteResourceTaskValidationError) Cause added in v0.1.15

Cause function returns cause value.

func (Task_DeleteResourceTaskValidationError) Error added in v0.1.15

Error satisfies the builtin error interface

func (Task_DeleteResourceTaskValidationError) ErrorName added in v0.1.15

ErrorName returns error name.

func (Task_DeleteResourceTaskValidationError) Field added in v0.1.15

Field function returns field value.

func (Task_DeleteResourceTaskValidationError) Key added in v0.1.15

Key function returns key value.

func (Task_DeleteResourceTaskValidationError) Reason added in v0.1.15

Reason function returns reason value.

type Task_DeleteResourceTask_builder added in v0.5.0

type Task_DeleteResourceTask_builder struct {
	ResourceId       *v2.ResourceId
	ParentResourceId *v2.ResourceId
	// contains filtered or unexported fields
}

func (Task_DeleteResourceTask_builder) Build added in v0.5.0

type Task_EventFeed added in v0.1.16

type Task_EventFeed struct {
	EventFeed *Task_EventFeedTask `protobuf:"bytes,109,opt,name=event_feed,json=eventFeed,proto3,oneof"`
}

type Task_EventFeedTask added in v0.1.16

type Task_EventFeedTask struct {
	Annotations []*anypb.Any           `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
	StartAt     *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=start_at,json=startAt,proto3" json:"start_at,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_EventFeedTask) ClearStartAt added in v0.5.0

func (x *Task_EventFeedTask) ClearStartAt()

func (*Task_EventFeedTask) GetAnnotations added in v0.1.16

func (x *Task_EventFeedTask) GetAnnotations() []*anypb.Any

func (*Task_EventFeedTask) GetStartAt added in v0.1.16

func (x *Task_EventFeedTask) GetStartAt() *timestamppb.Timestamp

func (*Task_EventFeedTask) HasStartAt added in v0.5.0

func (x *Task_EventFeedTask) HasStartAt() bool

func (*Task_EventFeedTask) ProtoMessage added in v0.1.16

func (*Task_EventFeedTask) ProtoMessage()

func (*Task_EventFeedTask) ProtoReflect added in v0.1.16

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

func (*Task_EventFeedTask) Reset added in v0.1.16

func (x *Task_EventFeedTask) Reset()

func (*Task_EventFeedTask) SetAnnotations added in v0.5.0

func (x *Task_EventFeedTask) SetAnnotations(v []*anypb.Any)

func (*Task_EventFeedTask) SetStartAt added in v0.5.0

func (x *Task_EventFeedTask) SetStartAt(v *timestamppb.Timestamp)

func (*Task_EventFeedTask) String added in v0.1.16

func (x *Task_EventFeedTask) String() string

func (*Task_EventFeedTask) Validate added in v0.1.16

func (m *Task_EventFeedTask) Validate() error

Validate checks the field values on Task_EventFeedTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_EventFeedTask) ValidateAll added in v0.1.16

func (m *Task_EventFeedTask) ValidateAll() error

ValidateAll checks the field values on Task_EventFeedTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_EventFeedTaskMultiError, or nil if none found.

type Task_EventFeedTaskMultiError added in v0.1.16

type Task_EventFeedTaskMultiError []error

Task_EventFeedTaskMultiError is an error wrapping multiple validation errors returned by Task_EventFeedTask.ValidateAll() if the designated constraints aren't met.

func (Task_EventFeedTaskMultiError) AllErrors added in v0.1.16

func (m Task_EventFeedTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_EventFeedTaskMultiError) Error added in v0.1.16

Error returns a concatenation of all the error messages it wraps.

type Task_EventFeedTaskValidationError added in v0.1.16

type Task_EventFeedTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_EventFeedTaskValidationError is the validation error returned by Task_EventFeedTask.Validate if the designated constraints aren't met.

func (Task_EventFeedTaskValidationError) Cause added in v0.1.16

Cause function returns cause value.

func (Task_EventFeedTaskValidationError) Error added in v0.1.16

Error satisfies the builtin error interface

func (Task_EventFeedTaskValidationError) ErrorName added in v0.1.16

ErrorName returns error name.

func (Task_EventFeedTaskValidationError) Field added in v0.1.16

Field function returns field value.

func (Task_EventFeedTaskValidationError) Key added in v0.1.16

Key function returns key value.

func (Task_EventFeedTaskValidationError) Reason added in v0.1.16

Reason function returns reason value.

type Task_EventFeedTask_builder added in v0.5.0

type Task_EventFeedTask_builder struct {
	Annotations []*anypb.Any
	StartAt     *timestamppb.Timestamp
	// contains filtered or unexported fields
}

func (Task_EventFeedTask_builder) Build added in v0.5.0

type Task_GetTicket added in v0.1.36

type Task_GetTicket struct {
	GetTicket *Task_GetTicketTask `protobuf:"bytes,112,opt,name=get_ticket,json=getTicket,proto3,oneof"`
}

type Task_GetTicketTask added in v0.1.36

type Task_GetTicketTask struct {
	TicketId    string       `protobuf:"bytes,1,opt,name=ticket_id,json=ticketId,proto3" json:"ticket_id,omitempty"`
	Annotations []*anypb.Any `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_GetTicketTask) GetAnnotations added in v0.1.36

func (x *Task_GetTicketTask) GetAnnotations() []*anypb.Any

func (*Task_GetTicketTask) GetTicketId added in v0.1.36

func (x *Task_GetTicketTask) GetTicketId() string

func (*Task_GetTicketTask) ProtoMessage added in v0.1.36

func (*Task_GetTicketTask) ProtoMessage()

func (*Task_GetTicketTask) ProtoReflect added in v0.1.36

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

func (*Task_GetTicketTask) Reset added in v0.1.36

func (x *Task_GetTicketTask) Reset()

func (*Task_GetTicketTask) SetAnnotations added in v0.5.0

func (x *Task_GetTicketTask) SetAnnotations(v []*anypb.Any)

func (*Task_GetTicketTask) SetTicketId added in v0.5.0

func (x *Task_GetTicketTask) SetTicketId(v string)

func (*Task_GetTicketTask) String added in v0.1.36

func (x *Task_GetTicketTask) String() string

func (*Task_GetTicketTask) Validate added in v0.1.36

func (m *Task_GetTicketTask) Validate() error

Validate checks the field values on Task_GetTicketTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_GetTicketTask) ValidateAll added in v0.1.36

func (m *Task_GetTicketTask) ValidateAll() error

ValidateAll checks the field values on Task_GetTicketTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_GetTicketTaskMultiError, or nil if none found.

type Task_GetTicketTaskMultiError added in v0.1.36

type Task_GetTicketTaskMultiError []error

Task_GetTicketTaskMultiError is an error wrapping multiple validation errors returned by Task_GetTicketTask.ValidateAll() if the designated constraints aren't met.

func (Task_GetTicketTaskMultiError) AllErrors added in v0.1.36

func (m Task_GetTicketTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_GetTicketTaskMultiError) Error added in v0.1.36

Error returns a concatenation of all the error messages it wraps.

type Task_GetTicketTaskValidationError added in v0.1.36

type Task_GetTicketTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_GetTicketTaskValidationError is the validation error returned by Task_GetTicketTask.Validate if the designated constraints aren't met.

func (Task_GetTicketTaskValidationError) Cause added in v0.1.36

Cause function returns cause value.

func (Task_GetTicketTaskValidationError) Error added in v0.1.36

Error satisfies the builtin error interface

func (Task_GetTicketTaskValidationError) ErrorName added in v0.1.36

ErrorName returns error name.

func (Task_GetTicketTaskValidationError) Field added in v0.1.36

Field function returns field value.

func (Task_GetTicketTaskValidationError) Key added in v0.1.36

Key function returns key value.

func (Task_GetTicketTaskValidationError) Reason added in v0.1.36

Reason function returns reason value.

type Task_GetTicketTask_builder added in v0.5.0

type Task_GetTicketTask_builder struct {
	TicketId    string
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (Task_GetTicketTask_builder) Build added in v0.5.0

type Task_Grant

type Task_Grant struct {
	Grant *Task_GrantTask `protobuf:"bytes,103,opt,name=grant,proto3,oneof"`
}

type Task_GrantTask

type Task_GrantTask struct {
	Entitlement *v2.Entitlement      `protobuf:"bytes,1,opt,name=entitlement,proto3" json:"entitlement,omitempty"`
	Principal   *v2.Resource         `protobuf:"bytes,2,opt,name=principal,proto3" json:"principal,omitempty"`
	Annotations []*anypb.Any         `protobuf:"bytes,3,rep,name=annotations,proto3" json:"annotations,omitempty"`
	Duration    *durationpb.Duration `protobuf:"bytes,4,opt,name=duration,proto3" json:"duration,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_GrantTask) ClearDuration added in v0.5.0

func (x *Task_GrantTask) ClearDuration()

func (*Task_GrantTask) ClearEntitlement added in v0.5.0

func (x *Task_GrantTask) ClearEntitlement()

func (*Task_GrantTask) ClearPrincipal added in v0.5.0

func (x *Task_GrantTask) ClearPrincipal()

func (*Task_GrantTask) GetAnnotations

func (x *Task_GrantTask) GetAnnotations() []*anypb.Any

func (*Task_GrantTask) GetDuration added in v0.1.15

func (x *Task_GrantTask) GetDuration() *durationpb.Duration

func (*Task_GrantTask) GetEntitlement

func (x *Task_GrantTask) GetEntitlement() *v2.Entitlement

func (*Task_GrantTask) GetPrincipal

func (x *Task_GrantTask) GetPrincipal() *v2.Resource

func (*Task_GrantTask) HasDuration added in v0.5.0

func (x *Task_GrantTask) HasDuration() bool

func (*Task_GrantTask) HasEntitlement added in v0.5.0

func (x *Task_GrantTask) HasEntitlement() bool

func (*Task_GrantTask) HasPrincipal added in v0.5.0

func (x *Task_GrantTask) HasPrincipal() bool

func (*Task_GrantTask) ProtoMessage

func (*Task_GrantTask) ProtoMessage()

func (*Task_GrantTask) ProtoReflect

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

func (*Task_GrantTask) Reset

func (x *Task_GrantTask) Reset()

func (*Task_GrantTask) SetAnnotations added in v0.5.0

func (x *Task_GrantTask) SetAnnotations(v []*anypb.Any)

func (*Task_GrantTask) SetDuration added in v0.5.0

func (x *Task_GrantTask) SetDuration(v *durationpb.Duration)

func (*Task_GrantTask) SetEntitlement added in v0.5.0

func (x *Task_GrantTask) SetEntitlement(v *v2.Entitlement)

func (*Task_GrantTask) SetPrincipal added in v0.5.0

func (x *Task_GrantTask) SetPrincipal(v *v2.Resource)

func (*Task_GrantTask) String

func (x *Task_GrantTask) String() string

func (*Task_GrantTask) Validate

func (m *Task_GrantTask) Validate() error

Validate checks the field values on Task_GrantTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_GrantTask) ValidateAll

func (m *Task_GrantTask) ValidateAll() error

ValidateAll checks the field values on Task_GrantTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_GrantTaskMultiError, or nil if none found.

type Task_GrantTaskMultiError

type Task_GrantTaskMultiError []error

Task_GrantTaskMultiError is an error wrapping multiple validation errors returned by Task_GrantTask.ValidateAll() if the designated constraints aren't met.

func (Task_GrantTaskMultiError) AllErrors

func (m Task_GrantTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_GrantTaskMultiError) Error

func (m Task_GrantTaskMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type Task_GrantTaskValidationError

type Task_GrantTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_GrantTaskValidationError is the validation error returned by Task_GrantTask.Validate if the designated constraints aren't met.

func (Task_GrantTaskValidationError) Cause

Cause function returns cause value.

func (Task_GrantTaskValidationError) Error

Error satisfies the builtin error interface

func (Task_GrantTaskValidationError) ErrorName

func (e Task_GrantTaskValidationError) ErrorName() string

ErrorName returns error name.

func (Task_GrantTaskValidationError) Field

Field function returns field value.

func (Task_GrantTaskValidationError) Key

Key function returns key value.

func (Task_GrantTaskValidationError) Reason

Reason function returns reason value.

type Task_GrantTask_builder added in v0.5.0

type Task_GrantTask_builder struct {
	Entitlement *v2.Entitlement
	Principal   *v2.Resource
	Annotations []*anypb.Any
	Duration    *durationpb.Duration
	// contains filtered or unexported fields
}

func (Task_GrantTask_builder) Build added in v0.5.0

type Task_Hello

type Task_Hello struct {
	Hello *Task_HelloTask `protobuf:"bytes,101,opt,name=hello,proto3,oneof"`
}

type Task_HelloTask

type Task_HelloTask struct {
	Annotations []*anypb.Any `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_HelloTask) GetAnnotations

func (x *Task_HelloTask) GetAnnotations() []*anypb.Any

func (*Task_HelloTask) ProtoMessage

func (*Task_HelloTask) ProtoMessage()

func (*Task_HelloTask) ProtoReflect

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

func (*Task_HelloTask) Reset

func (x *Task_HelloTask) Reset()

func (*Task_HelloTask) SetAnnotations added in v0.5.0

func (x *Task_HelloTask) SetAnnotations(v []*anypb.Any)

func (*Task_HelloTask) String

func (x *Task_HelloTask) String() string

func (*Task_HelloTask) Validate

func (m *Task_HelloTask) Validate() error

Validate checks the field values on Task_HelloTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_HelloTask) ValidateAll

func (m *Task_HelloTask) ValidateAll() error

ValidateAll checks the field values on Task_HelloTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_HelloTaskMultiError, or nil if none found.

type Task_HelloTaskMultiError

type Task_HelloTaskMultiError []error

Task_HelloTaskMultiError is an error wrapping multiple validation errors returned by Task_HelloTask.ValidateAll() if the designated constraints aren't met.

func (Task_HelloTaskMultiError) AllErrors

func (m Task_HelloTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_HelloTaskMultiError) Error

func (m Task_HelloTaskMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type Task_HelloTaskValidationError

type Task_HelloTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_HelloTaskValidationError is the validation error returned by Task_HelloTask.Validate if the designated constraints aren't met.

func (Task_HelloTaskValidationError) Cause

Cause function returns cause value.

func (Task_HelloTaskValidationError) Error

Error satisfies the builtin error interface

func (Task_HelloTaskValidationError) ErrorName

func (e Task_HelloTaskValidationError) ErrorName() string

ErrorName returns error name.

func (Task_HelloTaskValidationError) Field

Field function returns field value.

func (Task_HelloTaskValidationError) Key

Key function returns key value.

func (Task_HelloTaskValidationError) Reason

Reason function returns reason value.

type Task_HelloTask_builder added in v0.5.0

type Task_HelloTask_builder struct {
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (Task_HelloTask_builder) Build added in v0.5.0

type Task_ListEventFeeds added in v0.7.12

type Task_ListEventFeeds struct {
	ListEventFeeds *Task_ListEventFeedsTask `protobuf:"bytes,121,opt,name=list_event_feeds,json=listEventFeeds,proto3,oneof"`
}

type Task_ListEventFeedsTask added in v0.7.12

type Task_ListEventFeedsTask struct {
	Annotations []*anypb.Any `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_ListEventFeedsTask) GetAnnotations added in v0.7.12

func (x *Task_ListEventFeedsTask) GetAnnotations() []*anypb.Any

func (*Task_ListEventFeedsTask) ProtoMessage added in v0.7.12

func (*Task_ListEventFeedsTask) ProtoMessage()

func (*Task_ListEventFeedsTask) ProtoReflect added in v0.7.12

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

func (*Task_ListEventFeedsTask) Reset added in v0.7.12

func (x *Task_ListEventFeedsTask) Reset()

func (*Task_ListEventFeedsTask) SetAnnotations added in v0.7.12

func (x *Task_ListEventFeedsTask) SetAnnotations(v []*anypb.Any)

func (*Task_ListEventFeedsTask) String added in v0.7.12

func (x *Task_ListEventFeedsTask) String() string

func (*Task_ListEventFeedsTask) Validate added in v0.7.12

func (m *Task_ListEventFeedsTask) Validate() error

Validate checks the field values on Task_ListEventFeedsTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_ListEventFeedsTask) ValidateAll added in v0.7.12

func (m *Task_ListEventFeedsTask) ValidateAll() error

ValidateAll checks the field values on Task_ListEventFeedsTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_ListEventFeedsTaskMultiError, or nil if none found.

type Task_ListEventFeedsTaskMultiError added in v0.7.12

type Task_ListEventFeedsTaskMultiError []error

Task_ListEventFeedsTaskMultiError is an error wrapping multiple validation errors returned by Task_ListEventFeedsTask.ValidateAll() if the designated constraints aren't met.

func (Task_ListEventFeedsTaskMultiError) AllErrors added in v0.7.12

func (m Task_ListEventFeedsTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_ListEventFeedsTaskMultiError) Error added in v0.7.12

Error returns a concatenation of all the error messages it wraps.

type Task_ListEventFeedsTaskValidationError added in v0.7.12

type Task_ListEventFeedsTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_ListEventFeedsTaskValidationError is the validation error returned by Task_ListEventFeedsTask.Validate if the designated constraints aren't met.

func (Task_ListEventFeedsTaskValidationError) Cause added in v0.7.12

Cause function returns cause value.

func (Task_ListEventFeedsTaskValidationError) Error added in v0.7.12

Error satisfies the builtin error interface

func (Task_ListEventFeedsTaskValidationError) ErrorName added in v0.7.12

ErrorName returns error name.

func (Task_ListEventFeedsTaskValidationError) Field added in v0.7.12

Field function returns field value.

func (Task_ListEventFeedsTaskValidationError) Key added in v0.7.12

Key function returns key value.

func (Task_ListEventFeedsTaskValidationError) Reason added in v0.7.12

Reason function returns reason value.

type Task_ListEventFeedsTask_builder added in v0.7.12

type Task_ListEventFeedsTask_builder struct {
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (Task_ListEventFeedsTask_builder) Build added in v0.7.12

type Task_ListEvents added in v0.7.12

type Task_ListEvents struct {
	ListEvents *Task_ListEventsTask `protobuf:"bytes,122,opt,name=list_events,json=listEvents,proto3,oneof"`
}

type Task_ListEventsTask added in v0.7.12

type Task_ListEventsTask struct {
	Annotations []*anypb.Any           `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
	Cursor      string                 `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"`
	StartAt     *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=start_at,json=startAt,proto3" json:"start_at,omitempty"`
	EventFeedId string                 `protobuf:"bytes,4,opt,name=event_feed_id,json=eventFeedId,proto3" json:"event_feed_id,omitempty"`
	PageSize    uint32                 `protobuf:"varint,5,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_ListEventsTask) ClearStartAt added in v0.7.12

func (x *Task_ListEventsTask) ClearStartAt()

func (*Task_ListEventsTask) GetAnnotations added in v0.7.12

func (x *Task_ListEventsTask) GetAnnotations() []*anypb.Any

func (*Task_ListEventsTask) GetCursor added in v0.7.12

func (x *Task_ListEventsTask) GetCursor() string

func (*Task_ListEventsTask) GetEventFeedId added in v0.7.12

func (x *Task_ListEventsTask) GetEventFeedId() string

func (*Task_ListEventsTask) GetPageSize added in v0.7.12

func (x *Task_ListEventsTask) GetPageSize() uint32

func (*Task_ListEventsTask) GetStartAt added in v0.7.12

func (x *Task_ListEventsTask) GetStartAt() *timestamppb.Timestamp

func (*Task_ListEventsTask) HasStartAt added in v0.7.12

func (x *Task_ListEventsTask) HasStartAt() bool

func (*Task_ListEventsTask) ProtoMessage added in v0.7.12

func (*Task_ListEventsTask) ProtoMessage()

func (*Task_ListEventsTask) ProtoReflect added in v0.7.12

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

func (*Task_ListEventsTask) Reset added in v0.7.12

func (x *Task_ListEventsTask) Reset()

func (*Task_ListEventsTask) SetAnnotations added in v0.7.12

func (x *Task_ListEventsTask) SetAnnotations(v []*anypb.Any)

func (*Task_ListEventsTask) SetCursor added in v0.7.12

func (x *Task_ListEventsTask) SetCursor(v string)

func (*Task_ListEventsTask) SetEventFeedId added in v0.7.12

func (x *Task_ListEventsTask) SetEventFeedId(v string)

func (*Task_ListEventsTask) SetPageSize added in v0.7.12

func (x *Task_ListEventsTask) SetPageSize(v uint32)

func (*Task_ListEventsTask) SetStartAt added in v0.7.12

func (x *Task_ListEventsTask) SetStartAt(v *timestamppb.Timestamp)

func (*Task_ListEventsTask) String added in v0.7.12

func (x *Task_ListEventsTask) String() string

func (*Task_ListEventsTask) Validate added in v0.7.12

func (m *Task_ListEventsTask) Validate() error

Validate checks the field values on Task_ListEventsTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_ListEventsTask) ValidateAll added in v0.7.12

func (m *Task_ListEventsTask) ValidateAll() error

ValidateAll checks the field values on Task_ListEventsTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_ListEventsTaskMultiError, or nil if none found.

type Task_ListEventsTaskMultiError added in v0.7.12

type Task_ListEventsTaskMultiError []error

Task_ListEventsTaskMultiError is an error wrapping multiple validation errors returned by Task_ListEventsTask.ValidateAll() if the designated constraints aren't met.

func (Task_ListEventsTaskMultiError) AllErrors added in v0.7.12

func (m Task_ListEventsTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_ListEventsTaskMultiError) Error added in v0.7.12

Error returns a concatenation of all the error messages it wraps.

type Task_ListEventsTaskValidationError added in v0.7.12

type Task_ListEventsTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_ListEventsTaskValidationError is the validation error returned by Task_ListEventsTask.Validate if the designated constraints aren't met.

func (Task_ListEventsTaskValidationError) Cause added in v0.7.12

Cause function returns cause value.

func (Task_ListEventsTaskValidationError) Error added in v0.7.12

Error satisfies the builtin error interface

func (Task_ListEventsTaskValidationError) ErrorName added in v0.7.12

ErrorName returns error name.

func (Task_ListEventsTaskValidationError) Field added in v0.7.12

Field function returns field value.

func (Task_ListEventsTaskValidationError) Key added in v0.7.12

Key function returns key value.

func (Task_ListEventsTaskValidationError) Reason added in v0.7.12

Reason function returns reason value.

type Task_ListEventsTask_builder added in v0.7.12

type Task_ListEventsTask_builder struct {
	Annotations []*anypb.Any
	Cursor      string
	StartAt     *timestamppb.Timestamp
	EventFeedId string
	PageSize    uint32
	// contains filtered or unexported fields
}

func (Task_ListEventsTask_builder) Build added in v0.7.12

type Task_ListTicketSchemas added in v0.1.36

type Task_ListTicketSchemas struct {
	ListTicketSchemas *Task_ListTicketSchemasTask `protobuf:"bytes,111,opt,name=list_ticket_schemas,json=listTicketSchemas,proto3,oneof"`
}

type Task_ListTicketSchemasTask added in v0.1.36

type Task_ListTicketSchemasTask struct {
	Annotations []*anypb.Any `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_ListTicketSchemasTask) GetAnnotations added in v0.1.36

func (x *Task_ListTicketSchemasTask) GetAnnotations() []*anypb.Any

func (*Task_ListTicketSchemasTask) ProtoMessage added in v0.1.36

func (*Task_ListTicketSchemasTask) ProtoMessage()

func (*Task_ListTicketSchemasTask) ProtoReflect added in v0.1.36

func (*Task_ListTicketSchemasTask) Reset added in v0.1.36

func (x *Task_ListTicketSchemasTask) Reset()

func (*Task_ListTicketSchemasTask) SetAnnotations added in v0.5.0

func (x *Task_ListTicketSchemasTask) SetAnnotations(v []*anypb.Any)

func (*Task_ListTicketSchemasTask) String added in v0.1.36

func (x *Task_ListTicketSchemasTask) String() string

func (*Task_ListTicketSchemasTask) Validate added in v0.1.36

func (m *Task_ListTicketSchemasTask) Validate() error

Validate checks the field values on Task_ListTicketSchemasTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_ListTicketSchemasTask) ValidateAll added in v0.1.36

func (m *Task_ListTicketSchemasTask) ValidateAll() error

ValidateAll checks the field values on Task_ListTicketSchemasTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_ListTicketSchemasTaskMultiError, or nil if none found.

type Task_ListTicketSchemasTaskMultiError added in v0.1.36

type Task_ListTicketSchemasTaskMultiError []error

Task_ListTicketSchemasTaskMultiError is an error wrapping multiple validation errors returned by Task_ListTicketSchemasTask.ValidateAll() if the designated constraints aren't met.

func (Task_ListTicketSchemasTaskMultiError) AllErrors added in v0.1.36

AllErrors returns a list of validation violation errors.

func (Task_ListTicketSchemasTaskMultiError) Error added in v0.1.36

Error returns a concatenation of all the error messages it wraps.

type Task_ListTicketSchemasTaskValidationError added in v0.1.36

type Task_ListTicketSchemasTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_ListTicketSchemasTaskValidationError is the validation error returned by Task_ListTicketSchemasTask.Validate if the designated constraints aren't met.

func (Task_ListTicketSchemasTaskValidationError) Cause added in v0.1.36

Cause function returns cause value.

func (Task_ListTicketSchemasTaskValidationError) Error added in v0.1.36

Error satisfies the builtin error interface

func (Task_ListTicketSchemasTaskValidationError) ErrorName added in v0.1.36

ErrorName returns error name.

func (Task_ListTicketSchemasTaskValidationError) Field added in v0.1.36

Field function returns field value.

func (Task_ListTicketSchemasTaskValidationError) Key added in v0.1.36

Key function returns key value.

func (Task_ListTicketSchemasTaskValidationError) Reason added in v0.1.36

Reason function returns reason value.

type Task_ListTicketSchemasTask_builder added in v0.5.0

type Task_ListTicketSchemasTask_builder struct {
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (Task_ListTicketSchemasTask_builder) Build added in v0.5.0

type Task_None

type Task_None struct {
	None *Task_NoneTask `protobuf:"bytes,100,opt,name=none,proto3,oneof"`
}

type Task_NoneTask

type Task_NoneTask struct {
	Annotations []*anypb.Any `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_NoneTask) GetAnnotations

func (x *Task_NoneTask) GetAnnotations() []*anypb.Any

func (*Task_NoneTask) ProtoMessage

func (*Task_NoneTask) ProtoMessage()

func (*Task_NoneTask) ProtoReflect

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

func (*Task_NoneTask) Reset

func (x *Task_NoneTask) Reset()

func (*Task_NoneTask) SetAnnotations added in v0.5.0

func (x *Task_NoneTask) SetAnnotations(v []*anypb.Any)

func (*Task_NoneTask) String

func (x *Task_NoneTask) String() string

func (*Task_NoneTask) Validate

func (m *Task_NoneTask) Validate() error

Validate checks the field values on Task_NoneTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_NoneTask) ValidateAll

func (m *Task_NoneTask) ValidateAll() error

ValidateAll checks the field values on Task_NoneTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_NoneTaskMultiError, or nil if none found.

type Task_NoneTaskMultiError

type Task_NoneTaskMultiError []error

Task_NoneTaskMultiError is an error wrapping multiple validation errors returned by Task_NoneTask.ValidateAll() if the designated constraints aren't met.

func (Task_NoneTaskMultiError) AllErrors

func (m Task_NoneTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_NoneTaskMultiError) Error

func (m Task_NoneTaskMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type Task_NoneTaskValidationError

type Task_NoneTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_NoneTaskValidationError is the validation error returned by Task_NoneTask.Validate if the designated constraints aren't met.

func (Task_NoneTaskValidationError) Cause

Cause function returns cause value.

func (Task_NoneTaskValidationError) Error

Error satisfies the builtin error interface

func (Task_NoneTaskValidationError) ErrorName

func (e Task_NoneTaskValidationError) ErrorName() string

ErrorName returns error name.

func (Task_NoneTaskValidationError) Field

Field function returns field value.

func (Task_NoneTaskValidationError) Key

Key function returns key value.

func (Task_NoneTaskValidationError) Reason

Reason function returns reason value.

type Task_NoneTask_builder added in v0.5.0

type Task_NoneTask_builder struct {
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (Task_NoneTask_builder) Build added in v0.5.0

type Task_Revoke

type Task_Revoke struct {
	Revoke *Task_RevokeTask `protobuf:"bytes,104,opt,name=revoke,proto3,oneof"`
}

type Task_RevokeTask

type Task_RevokeTask struct {
	Grant       *v2.Grant    `protobuf:"bytes,1,opt,name=grant,proto3" json:"grant,omitempty"`
	Annotations []*anypb.Any `protobuf:"bytes,2,rep,name=annotations,proto3" json:"annotations,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_RevokeTask) ClearGrant added in v0.5.0

func (x *Task_RevokeTask) ClearGrant()

func (*Task_RevokeTask) GetAnnotations

func (x *Task_RevokeTask) GetAnnotations() []*anypb.Any

func (*Task_RevokeTask) GetGrant

func (x *Task_RevokeTask) GetGrant() *v2.Grant

func (*Task_RevokeTask) HasGrant added in v0.5.0

func (x *Task_RevokeTask) HasGrant() bool

func (*Task_RevokeTask) ProtoMessage

func (*Task_RevokeTask) ProtoMessage()

func (*Task_RevokeTask) ProtoReflect

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

func (*Task_RevokeTask) Reset

func (x *Task_RevokeTask) Reset()

func (*Task_RevokeTask) SetAnnotations added in v0.5.0

func (x *Task_RevokeTask) SetAnnotations(v []*anypb.Any)

func (*Task_RevokeTask) SetGrant added in v0.5.0

func (x *Task_RevokeTask) SetGrant(v *v2.Grant)

func (*Task_RevokeTask) String

func (x *Task_RevokeTask) String() string

func (*Task_RevokeTask) Validate

func (m *Task_RevokeTask) Validate() error

Validate checks the field values on Task_RevokeTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_RevokeTask) ValidateAll

func (m *Task_RevokeTask) ValidateAll() error

ValidateAll checks the field values on Task_RevokeTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_RevokeTaskMultiError, or nil if none found.

type Task_RevokeTaskMultiError

type Task_RevokeTaskMultiError []error

Task_RevokeTaskMultiError is an error wrapping multiple validation errors returned by Task_RevokeTask.ValidateAll() if the designated constraints aren't met.

func (Task_RevokeTaskMultiError) AllErrors

func (m Task_RevokeTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_RevokeTaskMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type Task_RevokeTaskValidationError

type Task_RevokeTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_RevokeTaskValidationError is the validation error returned by Task_RevokeTask.Validate if the designated constraints aren't met.

func (Task_RevokeTaskValidationError) Cause

Cause function returns cause value.

func (Task_RevokeTaskValidationError) Error

Error satisfies the builtin error interface

func (Task_RevokeTaskValidationError) ErrorName

func (e Task_RevokeTaskValidationError) ErrorName() string

ErrorName returns error name.

func (Task_RevokeTaskValidationError) Field

Field function returns field value.

func (Task_RevokeTaskValidationError) Key

Key function returns key value.

func (Task_RevokeTaskValidationError) Reason

Reason function returns reason value.

type Task_RevokeTask_builder added in v0.5.0

type Task_RevokeTask_builder struct {
	Grant       *v2.Grant
	Annotations []*anypb.Any
	// contains filtered or unexported fields
}

func (Task_RevokeTask_builder) Build added in v0.5.0

type Task_RotateCredentials added in v0.1.15

type Task_RotateCredentials struct {
	RotateCredentials *Task_RotateCredentialsTask `protobuf:"bytes,108,opt,name=rotate_credentials,json=rotateCredentials,proto3,oneof"`
}

type Task_RotateCredentialsTask added in v0.1.15

type Task_RotateCredentialsTask struct {
	ResourceId        *v2.ResourceId         `protobuf:"bytes,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	CredentialOptions *v2.CredentialOptions  `protobuf:"bytes,2,opt,name=credential_options,json=credentialOptions,proto3" json:"credential_options,omitempty"`
	EncryptionConfigs []*v2.EncryptionConfig `protobuf:"bytes,3,rep,name=encryption_configs,json=encryptionConfigs,proto3" json:"encryption_configs,omitempty"`
	// contains filtered or unexported fields
}

func (*Task_RotateCredentialsTask) ClearCredentialOptions added in v0.5.0

func (x *Task_RotateCredentialsTask) ClearCredentialOptions()

func (*Task_RotateCredentialsTask) ClearResourceId added in v0.5.0

func (x *Task_RotateCredentialsTask) ClearResourceId()

func (*Task_RotateCredentialsTask) GetCredentialOptions added in v0.1.15

func (x *Task_RotateCredentialsTask) GetCredentialOptions() *v2.CredentialOptions

func (*Task_RotateCredentialsTask) GetEncryptionConfigs added in v0.1.15

func (x *Task_RotateCredentialsTask) GetEncryptionConfigs() []*v2.EncryptionConfig

func (*Task_RotateCredentialsTask) GetResourceId added in v0.1.15

func (x *Task_RotateCredentialsTask) GetResourceId() *v2.ResourceId

func (*Task_RotateCredentialsTask) HasCredentialOptions added in v0.5.0

func (x *Task_RotateCredentialsTask) HasCredentialOptions() bool

func (*Task_RotateCredentialsTask) HasResourceId added in v0.5.0

func (x *Task_RotateCredentialsTask) HasResourceId() bool

func (*Task_RotateCredentialsTask) ProtoMessage added in v0.1.15

func (*Task_RotateCredentialsTask) ProtoMessage()

func (*Task_RotateCredentialsTask) ProtoReflect added in v0.1.15

func (*Task_RotateCredentialsTask) Reset added in v0.1.15

func (x *Task_RotateCredentialsTask) Reset()

func (*Task_RotateCredentialsTask) SetCredentialOptions added in v0.5.0

func (x *Task_RotateCredentialsTask) SetCredentialOptions(v *v2.CredentialOptions)

func (*Task_RotateCredentialsTask) SetEncryptionConfigs added in v0.5.0

func (x *Task_RotateCredentialsTask) SetEncryptionConfigs(v []*v2.EncryptionConfig)

func (*Task_RotateCredentialsTask) SetResourceId added in v0.5.0

func (x *Task_RotateCredentialsTask) SetResourceId(v *v2.ResourceId)

func (*Task_RotateCredentialsTask) String added in v0.1.15

func (x *Task_RotateCredentialsTask) String() string

func (*Task_RotateCredentialsTask) Validate added in v0.1.15

func (m *Task_RotateCredentialsTask) Validate() error

Validate checks the field values on Task_RotateCredentialsTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_RotateCredentialsTask) ValidateAll added in v0.1.15

func (m *Task_RotateCredentialsTask) ValidateAll() error

ValidateAll checks the field values on Task_RotateCredentialsTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_RotateCredentialsTaskMultiError, or nil if none found.

type Task_RotateCredentialsTaskMultiError added in v0.1.15

type Task_RotateCredentialsTaskMultiError []error

Task_RotateCredentialsTaskMultiError is an error wrapping multiple validation errors returned by Task_RotateCredentialsTask.ValidateAll() if the designated constraints aren't met.

func (Task_RotateCredentialsTaskMultiError) AllErrors added in v0.1.15

AllErrors returns a list of validation violation errors.

func (Task_RotateCredentialsTaskMultiError) Error added in v0.1.15

Error returns a concatenation of all the error messages it wraps.

type Task_RotateCredentialsTaskValidationError added in v0.1.15

type Task_RotateCredentialsTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_RotateCredentialsTaskValidationError is the validation error returned by Task_RotateCredentialsTask.Validate if the designated constraints aren't met.

func (Task_RotateCredentialsTaskValidationError) Cause added in v0.1.15

Cause function returns cause value.

func (Task_RotateCredentialsTaskValidationError) Error added in v0.1.15

Error satisfies the builtin error interface

func (Task_RotateCredentialsTaskValidationError) ErrorName added in v0.1.15

ErrorName returns error name.

func (Task_RotateCredentialsTaskValidationError) Field added in v0.1.15

Field function returns field value.

func (Task_RotateCredentialsTaskValidationError) Key added in v0.1.15

Key function returns key value.

func (Task_RotateCredentialsTaskValidationError) Reason added in v0.1.15

Reason function returns reason value.

type Task_RotateCredentialsTask_builder added in v0.5.0

type Task_RotateCredentialsTask_builder struct {
	ResourceId        *v2.ResourceId
	CredentialOptions *v2.CredentialOptions
	EncryptionConfigs []*v2.EncryptionConfig
	// contains filtered or unexported fields
}

func (Task_RotateCredentialsTask_builder) Build added in v0.5.0

type Task_Status

type Task_Status int32
const (
	Task_STATUS_UNSPECIFIED Task_Status = 0
	Task_STATUS_PENDING     Task_Status = 1
	Task_STATUS_SCHEDULED   Task_Status = 2
	Task_STATUS_RUNNING     Task_Status = 3
	Task_STATUS_FINISHED    Task_Status = 4
)

func (Task_Status) Descriptor

func (Task_Status) Enum

func (x Task_Status) Enum() *Task_Status

func (Task_Status) Number

func (x Task_Status) Number() protoreflect.EnumNumber

func (Task_Status) String

func (x Task_Status) String() string

func (Task_Status) Type

type Task_SyncFull

type Task_SyncFull struct {
	SyncFull *Task_SyncFullTask `protobuf:"bytes,102,opt,name=sync_full,json=syncFull,proto3,oneof"`
}

type Task_SyncFullTask

type Task_SyncFullTask struct {
	Annotations               []*anypb.Any   `protobuf:"bytes,1,rep,name=annotations,proto3" json:"annotations,omitempty"`
	SkipExpandGrants          bool           `protobuf:"varint,2,opt,name=skip_expand_grants,json=skipExpandGrants,proto3" json:"skip_expand_grants,omitempty"`
	SkipEntitlementsAndGrants bool           `` /* 141-byte string literal not displayed */
	TargetedSyncResources     []*v2.Resource `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Task_SyncFullTask) GetAnnotations

func (x *Task_SyncFullTask) GetAnnotations() []*anypb.Any

func (*Task_SyncFullTask) GetSkipEntitlementsAndGrants added in v0.3.52

func (x *Task_SyncFullTask) GetSkipEntitlementsAndGrants() bool

func (*Task_SyncFullTask) GetSkipExpandGrants added in v0.3.48

func (x *Task_SyncFullTask) GetSkipExpandGrants() bool

func (*Task_SyncFullTask) GetTargetedSyncResources added in v0.6.6

func (x *Task_SyncFullTask) GetTargetedSyncResources() []*v2.Resource

func (*Task_SyncFullTask) ProtoMessage

func (*Task_SyncFullTask) ProtoMessage()

func (*Task_SyncFullTask) ProtoReflect

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

func (*Task_SyncFullTask) Reset

func (x *Task_SyncFullTask) Reset()

func (*Task_SyncFullTask) SetAnnotations added in v0.5.0

func (x *Task_SyncFullTask) SetAnnotations(v []*anypb.Any)

func (*Task_SyncFullTask) SetSkipEntitlementsAndGrants added in v0.5.0

func (x *Task_SyncFullTask) SetSkipEntitlementsAndGrants(v bool)

func (*Task_SyncFullTask) SetSkipExpandGrants added in v0.5.0

func (x *Task_SyncFullTask) SetSkipExpandGrants(v bool)

func (*Task_SyncFullTask) SetTargetedSyncResources added in v0.6.6

func (x *Task_SyncFullTask) SetTargetedSyncResources(v []*v2.Resource)

func (*Task_SyncFullTask) String

func (x *Task_SyncFullTask) String() string

func (*Task_SyncFullTask) Validate

func (m *Task_SyncFullTask) Validate() error

Validate checks the field values on Task_SyncFullTask with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Task_SyncFullTask) ValidateAll

func (m *Task_SyncFullTask) ValidateAll() error

ValidateAll checks the field values on Task_SyncFullTask with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Task_SyncFullTaskMultiError, or nil if none found.

type Task_SyncFullTaskMultiError

type Task_SyncFullTaskMultiError []error

Task_SyncFullTaskMultiError is an error wrapping multiple validation errors returned by Task_SyncFullTask.ValidateAll() if the designated constraints aren't met.

func (Task_SyncFullTaskMultiError) AllErrors

func (m Task_SyncFullTaskMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Task_SyncFullTaskMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type Task_SyncFullTaskValidationError

type Task_SyncFullTaskValidationError struct {
	// contains filtered or unexported fields
}

Task_SyncFullTaskValidationError is the validation error returned by Task_SyncFullTask.Validate if the designated constraints aren't met.

func (Task_SyncFullTaskValidationError) Cause

Cause function returns cause value.

func (Task_SyncFullTaskValidationError) Error

Error satisfies the builtin error interface

func (Task_SyncFullTaskValidationError) ErrorName

ErrorName returns error name.

func (Task_SyncFullTaskValidationError) Field

Field function returns field value.

func (Task_SyncFullTaskValidationError) Key

Key function returns key value.

func (Task_SyncFullTaskValidationError) Reason

Reason function returns reason value.

type Task_SyncFullTask_builder added in v0.5.0

type Task_SyncFullTask_builder struct {
	Annotations               []*anypb.Any
	SkipExpandGrants          bool
	SkipEntitlementsAndGrants bool
	TargetedSyncResources     []*v2.Resource
	// contains filtered or unexported fields
}

func (Task_SyncFullTask_builder) Build added in v0.5.0

type Task_builder added in v0.5.0

type Task_builder struct {
	Id     string
	Status Task_Status
	// Fields of oneof TaskType:
	None              *Task_NoneTask
	Hello             *Task_HelloTask
	SyncFull          *Task_SyncFullTask
	Grant             *Task_GrantTask
	Revoke            *Task_RevokeTask
	CreateAccount     *Task_CreateAccountTask
	CreateResource    *Task_CreateResourceTask
	DeleteResource    *Task_DeleteResourceTask
	RotateCredentials *Task_RotateCredentialsTask
	EventFeed         *Task_EventFeedTask
	CreateTicketTask  *Task_CreateTicketTask
	ListTicketSchemas *Task_ListTicketSchemasTask
	GetTicket         *Task_GetTicketTask
	BulkCreateTickets *Task_BulkCreateTicketsTask
	BulkGetTickets    *Task_BulkGetTicketsTask
	ActionListSchemas *Task_ActionListSchemasTask
	ActionGetSchema   *Task_ActionGetSchemaTask
	ActionInvoke      *Task_ActionInvokeTask
	ActionStatus      *Task_ActionStatusTask
	CreateSyncDiff    *Task_CreateSyncDiffTask
	CompactSyncs      *Task_CompactSyncs
	ListEventFeeds    *Task_ListEventFeedsTask
	ListEvents        *Task_ListEventsTask
	// -- end of TaskType
	Debug bool
	// contains filtered or unexported fields
}

func (Task_builder) Build added in v0.5.0

func (b0 Task_builder) Build() *Task

type UnimplementedBatonServiceServer

type UnimplementedBatonServiceServer struct{}

UnimplementedBatonServiceServer should be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBatonServiceServer) StartDebugging added in v0.2.19

type UnimplementedBatonSessionServiceServer added in v0.3.58

type UnimplementedBatonSessionServiceServer struct{}

UnimplementedBatonSessionServiceServer should be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBatonSessionServiceServer) Clear added in v0.3.58

func (UnimplementedBatonSessionServiceServer) Delete added in v0.3.58

func (UnimplementedBatonSessionServiceServer) DeleteMany added in v0.3.58

func (UnimplementedBatonSessionServiceServer) Get added in v0.3.58

func (UnimplementedBatonSessionServiceServer) GetAll added in v0.3.58

func (UnimplementedBatonSessionServiceServer) GetMany added in v0.3.58

func (UnimplementedBatonSessionServiceServer) Set added in v0.3.58

func (UnimplementedBatonSessionServiceServer) SetMany added in v0.3.58

type UnimplementedConnectorConfigServiceServer added in v0.2.71

type UnimplementedConnectorConfigServiceServer struct{}

UnimplementedConnectorConfigServiceServer should be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedConnectorConfigServiceServer) GetConnectorConfig added in v0.2.71

func (UnimplementedConnectorConfigServiceServer) GetConnectorOauthToken added in v0.5.5

type UnsafeBatonServiceServer

type UnsafeBatonServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBatonServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BatonServiceServer will result in compilation errors.

type UnsafeBatonSessionServiceServer added in v0.3.58

type UnsafeBatonSessionServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBatonSessionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BatonSessionServiceServer will result in compilation errors.

type UnsafeConnectorConfigServiceServer added in v0.2.71

type UnsafeConnectorConfigServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeConnectorConfigServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ConnectorConfigServiceServer will result in compilation errors.

Jump to

Keyboard shortcuts

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