scql

package
v0.0.0-...-d04bc5a Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_contrib_agent_proto_task_config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ScqlTaskInputConfig

type ScqlTaskInputConfig struct {
	ProjectId string                         `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
	Query     string                         `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
	Tables    map[string]*TableList          `` /* 153-byte string literal not displayed */
	Ccls      map[string]*scql.PrivacyPolicy `` /* 149-byte string literal not displayed */
	OutputIds map[string]string              `` /* 176-byte string literal not displayed */
	Initiator string                         `protobuf:"bytes,6,opt,name=initiator,proto3" json:"initiator,omitempty"`
	// contains filtered or unexported fields
}

func (*ScqlTaskInputConfig) Descriptor deprecated

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

Deprecated: Use ScqlTaskInputConfig.ProtoReflect.Descriptor instead.

func (*ScqlTaskInputConfig) GetCcls

func (x *ScqlTaskInputConfig) GetCcls() map[string]*scql.PrivacyPolicy

func (*ScqlTaskInputConfig) GetInitiator

func (x *ScqlTaskInputConfig) GetInitiator() string

func (*ScqlTaskInputConfig) GetOutputIds

func (x *ScqlTaskInputConfig) GetOutputIds() map[string]string

func (*ScqlTaskInputConfig) GetProjectId

func (x *ScqlTaskInputConfig) GetProjectId() string

func (*ScqlTaskInputConfig) GetQuery

func (x *ScqlTaskInputConfig) GetQuery() string

func (*ScqlTaskInputConfig) GetTables

func (x *ScqlTaskInputConfig) GetTables() map[string]*TableList

func (*ScqlTaskInputConfig) ProtoMessage

func (*ScqlTaskInputConfig) ProtoMessage()

func (*ScqlTaskInputConfig) ProtoReflect

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

func (*ScqlTaskInputConfig) Reset

func (x *ScqlTaskInputConfig) Reset()

func (*ScqlTaskInputConfig) String

func (x *ScqlTaskInputConfig) String() string

type TableList

type TableList struct {
	Tbls []*scql.TableMeta `protobuf:"bytes,1,rep,name=tbls,proto3" json:"tbls,omitempty"`
	// contains filtered or unexported fields
}

func (*TableList) Descriptor deprecated

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

Deprecated: Use TableList.ProtoReflect.Descriptor instead.

func (*TableList) GetTbls

func (x *TableList) GetTbls() []*scql.TableMeta

func (*TableList) ProtoMessage

func (*TableList) ProtoMessage()

func (*TableList) ProtoReflect

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

func (*TableList) Reset

func (x *TableList) Reset()

func (*TableList) String

func (x *TableList) String() string

Jump to

Keyboard shortcuts

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