Documentation ¶
Index ¶
- Variables
- type Column
- func (*Column) Descriptor() ([]byte, []int)
- func (m *Column) GetName() string
- func (m *Column) GetType() *Type
- func (*Column) ProtoMessage()
- func (m *Column) Reset()
- func (m *Column) String() string
- func (m *Column) XXX_DiscardUnknown()
- func (m *Column) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Column) XXX_Merge(src proto.Message)
- func (m *Column) XXX_Size() int
- func (m *Column) XXX_Unmarshal(b []byte) error
- type CostInfo
- func (*CostInfo) Descriptor() ([]byte, []int)
- func (m *CostInfo) GetConsumedUnits() float64
- func (*CostInfo) ProtoMessage()
- func (m *CostInfo) Reset()
- func (m *CostInfo) String() string
- func (m *CostInfo) XXX_DiscardUnknown()
- func (m *CostInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CostInfo) XXX_Merge(src proto.Message)
- func (m *CostInfo) XXX_Size() int
- func (m *CostInfo) XXX_Unmarshal(b []byte) error
- type DecimalType
- func (*DecimalType) Descriptor() ([]byte, []int)
- func (m *DecimalType) GetPrecision() uint32
- func (m *DecimalType) GetScale() uint32
- func (*DecimalType) ProtoMessage()
- func (m *DecimalType) Reset()
- func (m *DecimalType) String() string
- func (m *DecimalType) XXX_DiscardUnknown()
- func (m *DecimalType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DecimalType) XXX_Merge(src proto.Message)
- func (m *DecimalType) XXX_Size() int
- func (m *DecimalType) XXX_Unmarshal(b []byte) error
- type DictType
- func (*DictType) Descriptor() ([]byte, []int)
- func (m *DictType) GetKey() *Type
- func (m *DictType) GetPayload() *Type
- func (*DictType) ProtoMessage()
- func (m *DictType) Reset()
- func (m *DictType) String() string
- func (m *DictType) XXX_DiscardUnknown()
- func (m *DictType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DictType) XXX_Merge(src proto.Message)
- func (m *DictType) XXX_Size() int
- func (m *DictType) XXX_Unmarshal(b []byte) error
- type FeatureFlag
- func (*FeatureFlag) Descriptor() ([]byte, []int)
- func (*FeatureFlag) ProtoMessage()
- func (m *FeatureFlag) Reset()
- func (m *FeatureFlag) String() string
- func (m *FeatureFlag) XXX_DiscardUnknown()
- func (m *FeatureFlag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FeatureFlag) XXX_Merge(src proto.Message)
- func (m *FeatureFlag) XXX_Size() int
- func (m *FeatureFlag) XXX_Unmarshal(b []byte) error
- type FeatureFlag_Status
- type ListType
- func (*ListType) Descriptor() ([]byte, []int)
- func (m *ListType) GetItem() *Type
- func (*ListType) ProtoMessage()
- func (m *ListType) Reset()
- func (m *ListType) String() string
- func (m *ListType) XXX_DiscardUnknown()
- func (m *ListType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListType) XXX_Merge(src proto.Message)
- func (m *ListType) XXX_Size() int
- func (m *ListType) XXX_Unmarshal(b []byte) error
- type OptionalType
- func (*OptionalType) Descriptor() ([]byte, []int)
- func (m *OptionalType) GetItem() *Type
- func (*OptionalType) ProtoMessage()
- func (m *OptionalType) Reset()
- func (m *OptionalType) String() string
- func (m *OptionalType) XXX_DiscardUnknown()
- func (m *OptionalType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OptionalType) XXX_Merge(src proto.Message)
- func (m *OptionalType) XXX_Size() int
- func (m *OptionalType) XXX_Unmarshal(b []byte) error
- type ResultSet
- func (*ResultSet) Descriptor() ([]byte, []int)
- func (m *ResultSet) GetColumns() []*Column
- func (m *ResultSet) GetRows() []*Value
- func (m *ResultSet) GetTruncated() bool
- func (*ResultSet) ProtoMessage()
- func (m *ResultSet) Reset()
- func (m *ResultSet) String() string
- func (m *ResultSet) XXX_DiscardUnknown()
- func (m *ResultSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResultSet) XXX_Merge(src proto.Message)
- func (m *ResultSet) XXX_Size() int
- func (m *ResultSet) XXX_Unmarshal(b []byte) error
- type StatusIds
- func (*StatusIds) Descriptor() ([]byte, []int)
- func (*StatusIds) ProtoMessage()
- func (m *StatusIds) Reset()
- func (m *StatusIds) String() string
- func (m *StatusIds) XXX_DiscardUnknown()
- func (m *StatusIds) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatusIds) XXX_Merge(src proto.Message)
- func (m *StatusIds) XXX_Size() int
- func (m *StatusIds) XXX_Unmarshal(b []byte) error
- type StatusIds_StatusCode
- type StructMember
- func (*StructMember) Descriptor() ([]byte, []int)
- func (m *StructMember) GetName() string
- func (m *StructMember) GetType() *Type
- func (*StructMember) ProtoMessage()
- func (m *StructMember) Reset()
- func (m *StructMember) String() string
- func (m *StructMember) XXX_DiscardUnknown()
- func (m *StructMember) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StructMember) XXX_Merge(src proto.Message)
- func (m *StructMember) XXX_Size() int
- func (m *StructMember) XXX_Unmarshal(b []byte) error
- type StructType
- func (*StructType) Descriptor() ([]byte, []int)
- func (m *StructType) GetMembers() []*StructMember
- func (*StructType) ProtoMessage()
- func (m *StructType) Reset()
- func (m *StructType) String() string
- func (m *StructType) XXX_DiscardUnknown()
- func (m *StructType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StructType) XXX_Merge(src proto.Message)
- func (m *StructType) XXX_Size() int
- func (m *StructType) XXX_Unmarshal(b []byte) error
- type TupleType
- func (*TupleType) Descriptor() ([]byte, []int)
- func (m *TupleType) GetElements() []*Type
- func (*TupleType) ProtoMessage()
- func (m *TupleType) Reset()
- func (m *TupleType) String() string
- func (m *TupleType) XXX_DiscardUnknown()
- func (m *TupleType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TupleType) XXX_Merge(src proto.Message)
- func (m *TupleType) XXX_Size() int
- func (m *TupleType) XXX_Unmarshal(b []byte) error
- type Type
- func (*Type) Descriptor() ([]byte, []int)
- func (m *Type) GetDecimalType() *DecimalType
- func (m *Type) GetDictType() *DictType
- func (m *Type) GetListType() *ListType
- func (m *Type) GetOptionalType() *OptionalType
- func (m *Type) GetStructType() *StructType
- func (m *Type) GetTupleType() *TupleType
- func (m *Type) GetType() isType_Type
- func (m *Type) GetTypeId() Type_PrimitiveTypeId
- func (m *Type) GetVariantType() *VariantType
- func (m *Type) GetVoidType() structpb.NullValue
- func (*Type) ProtoMessage()
- func (m *Type) Reset()
- func (m *Type) String() string
- func (m *Type) XXX_DiscardUnknown()
- func (m *Type) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Type) XXX_Merge(src proto.Message)
- func (*Type) XXX_OneofWrappers() []interface{}
- func (m *Type) XXX_Size() int
- func (m *Type) XXX_Unmarshal(b []byte) error
- type Type_DecimalType
- type Type_DictType
- type Type_ListType
- type Type_OptionalType
- type Type_PrimitiveTypeId
- type Type_StructType
- type Type_TupleType
- type Type_TypeId
- type Type_VariantType
- type Type_VoidType
- type TypedValue
- func (*TypedValue) Descriptor() ([]byte, []int)
- func (m *TypedValue) GetType() *Type
- func (m *TypedValue) GetValue() *Value
- func (*TypedValue) ProtoMessage()
- func (m *TypedValue) Reset()
- func (m *TypedValue) String() string
- func (m *TypedValue) XXX_DiscardUnknown()
- func (m *TypedValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TypedValue) XXX_Merge(src proto.Message)
- func (m *TypedValue) XXX_Size() int
- func (m *TypedValue) XXX_Unmarshal(b []byte) error
- type Value
- func (*Value) Descriptor() ([]byte, []int)
- func (m *Value) GetBoolValue() bool
- func (m *Value) GetBytesValue() []byte
- func (m *Value) GetDoubleValue() float64
- func (m *Value) GetFloatValue() float32
- func (m *Value) GetHigh_128() uint64
- func (m *Value) GetInt32Value() int32
- func (m *Value) GetInt64Value() int64
- func (m *Value) GetItems() []*Value
- func (m *Value) GetLow_128() uint64
- func (m *Value) GetNestedValue() *Value
- func (m *Value) GetNullFlagValue() structpb.NullValue
- func (m *Value) GetPairs() []*ValuePair
- func (m *Value) GetTextValue() string
- func (m *Value) GetUint32Value() uint32
- func (m *Value) GetUint64Value() uint64
- func (m *Value) GetValue() isValue_Value
- func (m *Value) GetVariantIndex() uint32
- func (*Value) ProtoMessage()
- func (m *Value) Reset()
- func (m *Value) String() string
- func (m *Value) XXX_DiscardUnknown()
- func (m *Value) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Value) XXX_Merge(src proto.Message)
- func (*Value) XXX_OneofWrappers() []interface{}
- func (m *Value) XXX_Size() int
- func (m *Value) XXX_Unmarshal(b []byte) error
- type ValuePair
- func (*ValuePair) Descriptor() ([]byte, []int)
- func (m *ValuePair) GetKey() *Value
- func (m *ValuePair) GetPayload() *Value
- func (*ValuePair) ProtoMessage()
- func (m *ValuePair) Reset()
- func (m *ValuePair) String() string
- func (m *ValuePair) XXX_DiscardUnknown()
- func (m *ValuePair) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ValuePair) XXX_Merge(src proto.Message)
- func (m *ValuePair) XXX_Size() int
- func (m *ValuePair) XXX_Unmarshal(b []byte) error
- type Value_BoolValue
- type Value_BytesValue
- type Value_DoubleValue
- type Value_FloatValue
- type Value_Int32Value
- type Value_Int64Value
- type Value_Low_128
- type Value_NestedValue
- type Value_NullFlagValue
- type Value_TextValue
- type Value_Uint32Value
- type Value_Uint64Value
- type VariantType
- func (*VariantType) Descriptor() ([]byte, []int)
- func (m *VariantType) GetStructItems() *StructType
- func (m *VariantType) GetTupleItems() *TupleType
- func (m *VariantType) GetType() isVariantType_Type
- func (*VariantType) ProtoMessage()
- func (m *VariantType) Reset()
- func (m *VariantType) String() string
- func (m *VariantType) XXX_DiscardUnknown()
- func (m *VariantType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VariantType) XXX_Merge(src proto.Message)
- func (*VariantType) XXX_OneofWrappers() []interface{}
- func (m *VariantType) XXX_Size() int
- func (m *VariantType) XXX_Unmarshal(b []byte) error
- type VariantType_StructItems
- type VariantType_TupleItems
Constants ¶
This section is empty.
Variables ¶
View Source
var FeatureFlag_Status_name = map[int32]string{
0: "STATUS_UNSPECIFIED",
1: "ENABLED",
2: "DISABLED",
}
View Source
var FeatureFlag_Status_value = map[string]int32{
"STATUS_UNSPECIFIED": 0,
"ENABLED": 1,
"DISABLED": 2,
}
View Source
var StatusIds_StatusCode_name = map[int32]string{
0: "STATUS_CODE_UNSPECIFIED",
400000: "SUCCESS",
400010: "BAD_REQUEST",
400020: "UNAUTHORIZED",
400030: "INTERNAL_ERROR",
400040: "ABORTED",
400050: "UNAVAILABLE",
400060: "OVERLOADED",
400070: "SCHEME_ERROR",
400080: "GENERIC_ERROR",
400090: "TIMEOUT",
400100: "BAD_SESSION",
400120: "PRECONDITION_FAILED",
400130: "ALREADY_EXISTS",
400140: "NOT_FOUND",
400150: "SESSION_EXPIRED",
400160: "CANCELLED",
400170: "UNDETERMINED",
400180: "UNSUPPORTED",
400190: "SESSION_BUSY",
}
View Source
var StatusIds_StatusCode_value = map[string]int32{
"STATUS_CODE_UNSPECIFIED": 0,
"SUCCESS": 400000,
"BAD_REQUEST": 400010,
"UNAUTHORIZED": 400020,
"INTERNAL_ERROR": 400030,
"ABORTED": 400040,
"UNAVAILABLE": 400050,
"OVERLOADED": 400060,
"SCHEME_ERROR": 400070,
"GENERIC_ERROR": 400080,
"TIMEOUT": 400090,
"BAD_SESSION": 400100,
"PRECONDITION_FAILED": 400120,
"ALREADY_EXISTS": 400130,
"NOT_FOUND": 400140,
"SESSION_EXPIRED": 400150,
"CANCELLED": 400160,
"UNDETERMINED": 400170,
"UNSUPPORTED": 400180,
"SESSION_BUSY": 400190,
}
View Source
var Type_PrimitiveTypeId_name = map[int32]string{
0: "PRIMITIVE_TYPE_ID_UNSPECIFIED",
6: "BOOL",
7: "INT8",
5: "UINT8",
8: "INT16",
9: "UINT16",
1: "INT32",
2: "UINT32",
3: "INT64",
4: "UINT64",
33: "FLOAT",
32: "DOUBLE",
48: "DATE",
49: "DATETIME",
50: "TIMESTAMP",
51: "INTERVAL",
52: "TZ_DATE",
53: "TZ_DATETIME",
54: "TZ_TIMESTAMP",
4097: "STRING",
4608: "UTF8",
4609: "YSON",
4610: "JSON",
4611: "UUID",
4612: "JSON_DOCUMENT",
4866: "DYNUMBER",
}
View Source
var Type_PrimitiveTypeId_value = map[string]int32{
"PRIMITIVE_TYPE_ID_UNSPECIFIED": 0,
"BOOL": 6,
"INT8": 7,
"UINT8": 5,
"INT16": 8,
"UINT16": 9,
"INT32": 1,
"UINT32": 2,
"INT64": 3,
"UINT64": 4,
"FLOAT": 33,
"DOUBLE": 32,
"DATE": 48,
"DATETIME": 49,
"TIMESTAMP": 50,
"INTERVAL": 51,
"TZ_DATE": 52,
"TZ_DATETIME": 53,
"TZ_TIMESTAMP": 54,
"STRING": 4097,
"UTF8": 4608,
"YSON": 4609,
"JSON": 4610,
"UUID": 4611,
"JSON_DOCUMENT": 4612,
"DYNUMBER": 4866,
}
Functions ¶
This section is empty.
Types ¶
type Column ¶
type Column struct { // Name of column Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Type of column Type *Type `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Column) Descriptor ¶
func (*Column) ProtoMessage ¶
func (*Column) ProtoMessage()
func (*Column) XXX_DiscardUnknown ¶
func (m *Column) XXX_DiscardUnknown()
func (*Column) XXX_Marshal ¶
func (*Column) XXX_Unmarshal ¶
type CostInfo ¶
type CostInfo struct { // Total amount of request units (RU), consumed by the operation. ConsumedUnits float64 `protobuf:"fixed64,1,opt,name=consumed_units,json=consumedUnits,proto3" json:"consumed_units,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CostInfo) Descriptor ¶
func (*CostInfo) GetConsumedUnits ¶
func (*CostInfo) ProtoMessage ¶
func (*CostInfo) ProtoMessage()
func (*CostInfo) XXX_DiscardUnknown ¶
func (m *CostInfo) XXX_DiscardUnknown()
func (*CostInfo) XXX_Marshal ¶
func (*CostInfo) XXX_Unmarshal ¶
type DecimalType ¶
type DecimalType struct { Precision uint32 `protobuf:"varint,1,opt,name=precision,proto3" json:"precision,omitempty"` Scale uint32 `protobuf:"varint,2,opt,name=scale,proto3" json:"scale,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DecimalType) Descriptor ¶
func (*DecimalType) Descriptor() ([]byte, []int)
func (*DecimalType) GetPrecision ¶
func (m *DecimalType) GetPrecision() uint32
func (*DecimalType) GetScale ¶
func (m *DecimalType) GetScale() uint32
func (*DecimalType) ProtoMessage ¶
func (*DecimalType) ProtoMessage()
func (*DecimalType) Reset ¶
func (m *DecimalType) Reset()
func (*DecimalType) String ¶
func (m *DecimalType) String() string
func (*DecimalType) XXX_DiscardUnknown ¶
func (m *DecimalType) XXX_DiscardUnknown()
func (*DecimalType) XXX_Marshal ¶
func (m *DecimalType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DecimalType) XXX_Merge ¶
func (m *DecimalType) XXX_Merge(src proto.Message)
func (*DecimalType) XXX_Size ¶
func (m *DecimalType) XXX_Size() int
func (*DecimalType) XXX_Unmarshal ¶
func (m *DecimalType) XXX_Unmarshal(b []byte) error
type DictType ¶
type DictType struct { Key *Type `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Payload *Type `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DictType) Descriptor ¶
func (*DictType) GetPayload ¶
func (*DictType) ProtoMessage ¶
func (*DictType) ProtoMessage()
func (*DictType) XXX_DiscardUnknown ¶
func (m *DictType) XXX_DiscardUnknown()
func (*DictType) XXX_Marshal ¶
func (*DictType) XXX_Unmarshal ¶
type FeatureFlag ¶
type FeatureFlag struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FeatureFlag) Descriptor ¶
func (*FeatureFlag) Descriptor() ([]byte, []int)
func (*FeatureFlag) ProtoMessage ¶
func (*FeatureFlag) ProtoMessage()
func (*FeatureFlag) Reset ¶
func (m *FeatureFlag) Reset()
func (*FeatureFlag) String ¶
func (m *FeatureFlag) String() string
func (*FeatureFlag) XXX_DiscardUnknown ¶
func (m *FeatureFlag) XXX_DiscardUnknown()
func (*FeatureFlag) XXX_Marshal ¶
func (m *FeatureFlag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FeatureFlag) XXX_Merge ¶
func (m *FeatureFlag) XXX_Merge(src proto.Message)
func (*FeatureFlag) XXX_Size ¶
func (m *FeatureFlag) XXX_Size() int
func (*FeatureFlag) XXX_Unmarshal ¶
func (m *FeatureFlag) XXX_Unmarshal(b []byte) error
type FeatureFlag_Status ¶
type FeatureFlag_Status int32
const ( FeatureFlag_STATUS_UNSPECIFIED FeatureFlag_Status = 0 FeatureFlag_ENABLED FeatureFlag_Status = 1 FeatureFlag_DISABLED FeatureFlag_Status = 2 )
func (FeatureFlag_Status) EnumDescriptor ¶
func (FeatureFlag_Status) EnumDescriptor() ([]byte, []int)
func (FeatureFlag_Status) String ¶
func (x FeatureFlag_Status) String() string
type ListType ¶
type ListType struct { Item *Type `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListType) Descriptor ¶
func (*ListType) ProtoMessage ¶
func (*ListType) ProtoMessage()
func (*ListType) XXX_DiscardUnknown ¶
func (m *ListType) XXX_DiscardUnknown()
func (*ListType) XXX_Marshal ¶
func (*ListType) XXX_Unmarshal ¶
type OptionalType ¶
type OptionalType struct { Item *Type `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OptionalType) Descriptor ¶
func (*OptionalType) Descriptor() ([]byte, []int)
func (*OptionalType) GetItem ¶
func (m *OptionalType) GetItem() *Type
func (*OptionalType) ProtoMessage ¶
func (*OptionalType) ProtoMessage()
func (*OptionalType) Reset ¶
func (m *OptionalType) Reset()
func (*OptionalType) String ¶
func (m *OptionalType) String() string
func (*OptionalType) XXX_DiscardUnknown ¶
func (m *OptionalType) XXX_DiscardUnknown()
func (*OptionalType) XXX_Marshal ¶
func (m *OptionalType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OptionalType) XXX_Merge ¶
func (m *OptionalType) XXX_Merge(src proto.Message)
func (*OptionalType) XXX_Size ¶
func (m *OptionalType) XXX_Size() int
func (*OptionalType) XXX_Unmarshal ¶
func (m *OptionalType) XXX_Unmarshal(b []byte) error
type ResultSet ¶
type ResultSet struct { // Metadata of columns Columns []*Column `protobuf:"bytes,1,rep,name=columns,proto3" json:"columns,omitempty"` // Rows of table Rows []*Value `protobuf:"bytes,2,rep,name=rows,proto3" json:"rows,omitempty"` // Flag indicates the result was truncated Truncated bool `protobuf:"varint,3,opt,name=truncated,proto3" json:"truncated,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents table-like structure with ordered set of rows and columns
func (*ResultSet) Descriptor ¶
func (*ResultSet) GetColumns ¶
func (*ResultSet) GetTruncated ¶
func (*ResultSet) ProtoMessage ¶
func (*ResultSet) ProtoMessage()
func (*ResultSet) XXX_DiscardUnknown ¶
func (m *ResultSet) XXX_DiscardUnknown()
func (*ResultSet) XXX_Marshal ¶
func (*ResultSet) XXX_Unmarshal ¶
type StatusIds ¶
type StatusIds struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StatusIds) Descriptor ¶
func (*StatusIds) ProtoMessage ¶
func (*StatusIds) ProtoMessage()
func (*StatusIds) XXX_DiscardUnknown ¶
func (m *StatusIds) XXX_DiscardUnknown()
func (*StatusIds) XXX_Marshal ¶
func (*StatusIds) XXX_Unmarshal ¶
type StatusIds_StatusCode ¶
type StatusIds_StatusCode int32
reserved range [400000, 400999]
const ( StatusIds_STATUS_CODE_UNSPECIFIED StatusIds_StatusCode = 0 StatusIds_SUCCESS StatusIds_StatusCode = 400000 StatusIds_BAD_REQUEST StatusIds_StatusCode = 400010 StatusIds_UNAUTHORIZED StatusIds_StatusCode = 400020 StatusIds_INTERNAL_ERROR StatusIds_StatusCode = 400030 StatusIds_ABORTED StatusIds_StatusCode = 400040 StatusIds_UNAVAILABLE StatusIds_StatusCode = 400050 StatusIds_OVERLOADED StatusIds_StatusCode = 400060 StatusIds_SCHEME_ERROR StatusIds_StatusCode = 400070 StatusIds_GENERIC_ERROR StatusIds_StatusCode = 400080 StatusIds_TIMEOUT StatusIds_StatusCode = 400090 StatusIds_BAD_SESSION StatusIds_StatusCode = 400100 StatusIds_PRECONDITION_FAILED StatusIds_StatusCode = 400120 StatusIds_ALREADY_EXISTS StatusIds_StatusCode = 400130 StatusIds_NOT_FOUND StatusIds_StatusCode = 400140 StatusIds_SESSION_EXPIRED StatusIds_StatusCode = 400150 StatusIds_CANCELLED StatusIds_StatusCode = 400160 StatusIds_UNDETERMINED StatusIds_StatusCode = 400170 StatusIds_UNSUPPORTED StatusIds_StatusCode = 400180 StatusIds_SESSION_BUSY StatusIds_StatusCode = 400190 )
func (StatusIds_StatusCode) EnumDescriptor ¶
func (StatusIds_StatusCode) EnumDescriptor() ([]byte, []int)
func (StatusIds_StatusCode) String ¶
func (x StatusIds_StatusCode) String() string
type StructMember ¶
type StructMember struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type *Type `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StructMember) Descriptor ¶
func (*StructMember) Descriptor() ([]byte, []int)
func (*StructMember) GetName ¶
func (m *StructMember) GetName() string
func (*StructMember) GetType ¶
func (m *StructMember) GetType() *Type
func (*StructMember) ProtoMessage ¶
func (*StructMember) ProtoMessage()
func (*StructMember) Reset ¶
func (m *StructMember) Reset()
func (*StructMember) String ¶
func (m *StructMember) String() string
func (*StructMember) XXX_DiscardUnknown ¶
func (m *StructMember) XXX_DiscardUnknown()
func (*StructMember) XXX_Marshal ¶
func (m *StructMember) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StructMember) XXX_Merge ¶
func (m *StructMember) XXX_Merge(src proto.Message)
func (*StructMember) XXX_Size ¶
func (m *StructMember) XXX_Size() int
func (*StructMember) XXX_Unmarshal ¶
func (m *StructMember) XXX_Unmarshal(b []byte) error
type StructType ¶
type StructType struct { Members []*StructMember `protobuf:"bytes,1,rep,name=members,proto3" json:"members,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StructType) Descriptor ¶
func (*StructType) Descriptor() ([]byte, []int)
func (*StructType) GetMembers ¶
func (m *StructType) GetMembers() []*StructMember
func (*StructType) ProtoMessage ¶
func (*StructType) ProtoMessage()
func (*StructType) Reset ¶
func (m *StructType) Reset()
func (*StructType) String ¶
func (m *StructType) String() string
func (*StructType) XXX_DiscardUnknown ¶
func (m *StructType) XXX_DiscardUnknown()
func (*StructType) XXX_Marshal ¶
func (m *StructType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StructType) XXX_Merge ¶
func (m *StructType) XXX_Merge(src proto.Message)
func (*StructType) XXX_Size ¶
func (m *StructType) XXX_Size() int
func (*StructType) XXX_Unmarshal ¶
func (m *StructType) XXX_Unmarshal(b []byte) error
type TupleType ¶
type TupleType struct { Elements []*Type `protobuf:"bytes,1,rep,name=elements,proto3" json:"elements,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TupleType) Descriptor ¶
func (*TupleType) GetElements ¶
func (*TupleType) ProtoMessage ¶
func (*TupleType) ProtoMessage()
func (*TupleType) XXX_DiscardUnknown ¶
func (m *TupleType) XXX_DiscardUnknown()
func (*TupleType) XXX_Marshal ¶
func (*TupleType) XXX_Unmarshal ¶
type Type ¶
type Type struct { // Types that are valid to be assigned to Type: // *Type_TypeId // *Type_DecimalType // *Type_OptionalType // *Type_ListType // *Type_TupleType // *Type_StructType // *Type_DictType // *Type_VariantType // *Type_VoidType Type isType_Type `protobuf_oneof:"type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Type) Descriptor ¶
func (*Type) GetDecimalType ¶
func (m *Type) GetDecimalType() *DecimalType
func (*Type) GetDictType ¶
func (*Type) GetListType ¶
func (*Type) GetOptionalType ¶
func (m *Type) GetOptionalType() *OptionalType
func (*Type) GetStructType ¶
func (m *Type) GetStructType() *StructType
func (*Type) GetTupleType ¶
func (*Type) GetTypeId ¶
func (m *Type) GetTypeId() Type_PrimitiveTypeId
func (*Type) GetVariantType ¶
func (m *Type) GetVariantType() *VariantType
func (*Type) GetVoidType ¶
func (*Type) ProtoMessage ¶
func (*Type) ProtoMessage()
func (*Type) XXX_DiscardUnknown ¶
func (m *Type) XXX_DiscardUnknown()
func (*Type) XXX_OneofWrappers ¶
func (*Type) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*Type) XXX_Unmarshal ¶
type Type_DecimalType ¶
type Type_DecimalType struct {
DecimalType *DecimalType `protobuf:"bytes,2,opt,name=decimal_type,json=decimalType,proto3,oneof"`
}
type Type_DictType ¶
type Type_DictType struct {
DictType *DictType `protobuf:"bytes,105,opt,name=dict_type,json=dictType,proto3,oneof"`
}
type Type_ListType ¶
type Type_ListType struct {
ListType *ListType `protobuf:"bytes,102,opt,name=list_type,json=listType,proto3,oneof"`
}
type Type_OptionalType ¶
type Type_OptionalType struct {
OptionalType *OptionalType `protobuf:"bytes,101,opt,name=optional_type,json=optionalType,proto3,oneof"`
}
type Type_PrimitiveTypeId ¶
type Type_PrimitiveTypeId int32
const ( Type_PRIMITIVE_TYPE_ID_UNSPECIFIED Type_PrimitiveTypeId = 0 Type_BOOL Type_PrimitiveTypeId = 6 Type_INT8 Type_PrimitiveTypeId = 7 Type_UINT8 Type_PrimitiveTypeId = 5 Type_INT16 Type_PrimitiveTypeId = 8 Type_UINT16 Type_PrimitiveTypeId = 9 Type_INT32 Type_PrimitiveTypeId = 1 Type_UINT32 Type_PrimitiveTypeId = 2 Type_INT64 Type_PrimitiveTypeId = 3 Type_UINT64 Type_PrimitiveTypeId = 4 Type_FLOAT Type_PrimitiveTypeId = 33 Type_DOUBLE Type_PrimitiveTypeId = 32 Type_DATE Type_PrimitiveTypeId = 48 Type_DATETIME Type_PrimitiveTypeId = 49 Type_TIMESTAMP Type_PrimitiveTypeId = 50 Type_INTERVAL Type_PrimitiveTypeId = 51 Type_TZ_DATE Type_PrimitiveTypeId = 52 Type_TZ_DATETIME Type_PrimitiveTypeId = 53 Type_TZ_TIMESTAMP Type_PrimitiveTypeId = 54 Type_STRING Type_PrimitiveTypeId = 4097 Type_UTF8 Type_PrimitiveTypeId = 4608 Type_YSON Type_PrimitiveTypeId = 4609 Type_JSON Type_PrimitiveTypeId = 4610 Type_UUID Type_PrimitiveTypeId = 4611 Type_JSON_DOCUMENT Type_PrimitiveTypeId = 4612 Type_DYNUMBER Type_PrimitiveTypeId = 4866 )
func (Type_PrimitiveTypeId) EnumDescriptor ¶
func (Type_PrimitiveTypeId) EnumDescriptor() ([]byte, []int)
func (Type_PrimitiveTypeId) String ¶
func (x Type_PrimitiveTypeId) String() string
type Type_StructType ¶
type Type_StructType struct {
StructType *StructType `protobuf:"bytes,104,opt,name=struct_type,json=structType,proto3,oneof"`
}
type Type_TupleType ¶
type Type_TupleType struct {
TupleType *TupleType `protobuf:"bytes,103,opt,name=tuple_type,json=tupleType,proto3,oneof"`
}
type Type_TypeId ¶
type Type_TypeId struct {
TypeId Type_PrimitiveTypeId `protobuf:"varint,1,opt,name=type_id,json=typeId,proto3,enum=Ydb.Type_PrimitiveTypeId,oneof"`
}
type Type_VariantType ¶
type Type_VariantType struct {
VariantType *VariantType `protobuf:"bytes,106,opt,name=variant_type,json=variantType,proto3,oneof"`
}
type Type_VoidType ¶
type TypedValue ¶
type TypedValue struct { Type *Type `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Value *Value `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TypedValue) Descriptor ¶
func (*TypedValue) Descriptor() ([]byte, []int)
func (*TypedValue) GetType ¶
func (m *TypedValue) GetType() *Type
func (*TypedValue) GetValue ¶
func (m *TypedValue) GetValue() *Value
func (*TypedValue) ProtoMessage ¶
func (*TypedValue) ProtoMessage()
func (*TypedValue) Reset ¶
func (m *TypedValue) Reset()
func (*TypedValue) String ¶
func (m *TypedValue) String() string
func (*TypedValue) XXX_DiscardUnknown ¶
func (m *TypedValue) XXX_DiscardUnknown()
func (*TypedValue) XXX_Marshal ¶
func (m *TypedValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TypedValue) XXX_Merge ¶
func (m *TypedValue) XXX_Merge(src proto.Message)
func (*TypedValue) XXX_Size ¶
func (m *TypedValue) XXX_Size() int
func (*TypedValue) XXX_Unmarshal ¶
func (m *TypedValue) XXX_Unmarshal(b []byte) error
type Value ¶
type Value struct { // Types that are valid to be assigned to Value: // *Value_BoolValue // *Value_Int32Value // *Value_Uint32Value // *Value_Int64Value // *Value_Uint64Value // *Value_FloatValue // *Value_DoubleValue // *Value_BytesValue // *Value_TextValue // *Value_NullFlagValue // *Value_NestedValue // *Value_Low_128 Value isValue_Value `protobuf_oneof:"value"` Items []*Value `protobuf:"bytes,12,rep,name=items,proto3" json:"items,omitempty"` Pairs []*ValuePair `protobuf:"bytes,13,rep,name=pairs,proto3" json:"pairs,omitempty"` VariantIndex uint32 `protobuf:"varint,14,opt,name=variant_index,json=variantIndex,proto3" json:"variant_index,omitempty"` High_128 uint64 `protobuf:"fixed64,16,opt,name=high_128,json=high128,proto3" json:"high_128,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Value) Descriptor ¶
func (*Value) GetBoolValue ¶
func (*Value) GetBytesValue ¶
func (*Value) GetDoubleValue ¶
func (*Value) GetFloatValue ¶
func (*Value) GetHigh_128 ¶
func (*Value) GetInt32Value ¶
func (*Value) GetInt64Value ¶
func (*Value) GetLow_128 ¶
func (*Value) GetNestedValue ¶
func (*Value) GetNullFlagValue ¶
func (*Value) GetTextValue ¶
func (*Value) GetUint32Value ¶
func (*Value) GetUint64Value ¶
func (*Value) GetVariantIndex ¶
func (*Value) ProtoMessage ¶
func (*Value) ProtoMessage()
func (*Value) XXX_DiscardUnknown ¶
func (m *Value) XXX_DiscardUnknown()
func (*Value) XXX_Marshal ¶
func (*Value) XXX_OneofWrappers ¶
func (*Value) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*Value) XXX_Unmarshal ¶
type ValuePair ¶
type ValuePair struct { Key *Value `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Payload *Value `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ValuePair) Descriptor ¶
func (*ValuePair) GetPayload ¶
func (*ValuePair) ProtoMessage ¶
func (*ValuePair) ProtoMessage()
func (*ValuePair) XXX_DiscardUnknown ¶
func (m *ValuePair) XXX_DiscardUnknown()
func (*ValuePair) XXX_Marshal ¶
func (*ValuePair) XXX_Unmarshal ¶
type Value_BoolValue ¶
type Value_BoolValue struct {
BoolValue bool `protobuf:"varint,1,opt,name=bool_value,json=boolValue,proto3,oneof"`
}
type Value_BytesValue ¶
type Value_BytesValue struct {
BytesValue []byte `protobuf:"bytes,8,opt,name=bytes_value,json=bytesValue,proto3,oneof"`
}
type Value_DoubleValue ¶
type Value_DoubleValue struct {
DoubleValue float64 `protobuf:"fixed64,7,opt,name=double_value,json=doubleValue,proto3,oneof"`
}
type Value_FloatValue ¶
type Value_FloatValue struct {
FloatValue float32 `protobuf:"fixed32,6,opt,name=float_value,json=floatValue,proto3,oneof"`
}
type Value_Int32Value ¶
type Value_Int32Value struct {
Int32Value int32 `protobuf:"fixed32,2,opt,name=int32_value,json=int32Value,proto3,oneof"`
}
type Value_Int64Value ¶
type Value_Int64Value struct {
Int64Value int64 `protobuf:"fixed64,4,opt,name=int64_value,json=int64Value,proto3,oneof"`
}
type Value_Low_128 ¶
type Value_Low_128 struct {
Low_128 uint64 `protobuf:"fixed64,15,opt,name=low_128,json=low128,proto3,oneof"`
}
type Value_NestedValue ¶
type Value_NestedValue struct {
NestedValue *Value `protobuf:"bytes,11,opt,name=nested_value,json=nestedValue,proto3,oneof"`
}
type Value_NullFlagValue ¶
type Value_TextValue ¶
type Value_TextValue struct {
TextValue string `protobuf:"bytes,9,opt,name=text_value,json=textValue,proto3,oneof"`
}
type Value_Uint32Value ¶
type Value_Uint32Value struct {
Uint32Value uint32 `protobuf:"fixed32,3,opt,name=uint32_value,json=uint32Value,proto3,oneof"`
}
type Value_Uint64Value ¶
type Value_Uint64Value struct {
Uint64Value uint64 `protobuf:"fixed64,5,opt,name=uint64_value,json=uint64Value,proto3,oneof"`
}
type VariantType ¶
type VariantType struct { // Types that are valid to be assigned to Type: // *VariantType_TupleItems // *VariantType_StructItems Type isVariantType_Type `protobuf_oneof:"type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VariantType) Descriptor ¶
func (*VariantType) Descriptor() ([]byte, []int)
func (*VariantType) GetStructItems ¶
func (m *VariantType) GetStructItems() *StructType
func (*VariantType) GetTupleItems ¶
func (m *VariantType) GetTupleItems() *TupleType
func (*VariantType) GetType ¶
func (m *VariantType) GetType() isVariantType_Type
func (*VariantType) ProtoMessage ¶
func (*VariantType) ProtoMessage()
func (*VariantType) Reset ¶
func (m *VariantType) Reset()
func (*VariantType) String ¶
func (m *VariantType) String() string
func (*VariantType) XXX_DiscardUnknown ¶
func (m *VariantType) XXX_DiscardUnknown()
func (*VariantType) XXX_Marshal ¶
func (m *VariantType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VariantType) XXX_Merge ¶
func (m *VariantType) XXX_Merge(src proto.Message)
func (*VariantType) XXX_OneofWrappers ¶
func (*VariantType) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*VariantType) XXX_Size ¶
func (m *VariantType) XXX_Size() int
func (*VariantType) XXX_Unmarshal ¶
func (m *VariantType) XXX_Unmarshal(b []byte) error
type VariantType_StructItems ¶
type VariantType_StructItems struct {
StructItems *StructType `protobuf:"bytes,2,opt,name=struct_items,json=structItems,proto3,oneof"`
}
type VariantType_TupleItems ¶
type VariantType_TupleItems struct {
TupleItems *TupleType `protobuf:"bytes,1,opt,name=tuple_items,json=tupleItems,proto3,oneof"`
}
Click to show internal directories.
Click to hide internal directories.