example

package
v0.0.0-...-ce38ad5 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_example_example_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type View1

type View1 struct {
	Timestamp      *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	ClusteredField string                 `protobuf:"bytes,2,opt,name=clustered_field,json=clusteredField,proto3" json:"clustered_field,omitempty"`
	RepeatedField  []string               `protobuf:"bytes,3,rep,name=repeated_field,json=repeatedField,proto3" json:"repeated_field,omitempty"`
	NestedField    *View1_Nested          `protobuf:"bytes,4,opt,name=nested_field,json=nestedField,proto3" json:"nested_field,omitempty"`
	// contains filtered or unexported fields
}

func (*View1) Descriptor deprecated

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

Deprecated: Use View1.ProtoReflect.Descriptor instead.

func (*View1) GetClusteredField

func (x *View1) GetClusteredField() string

func (*View1) GetNestedField

func (x *View1) GetNestedField() *View1_Nested

func (*View1) GetRepeatedField

func (x *View1) GetRepeatedField() []string

func (*View1) GetTimestamp

func (x *View1) GetTimestamp() *timestamppb.Timestamp

func (*View1) InsertDTO

func (mv *View1) InsertDTO() internal.InsertDTO

func (*View1) Name

func (mv *View1) Name() string

func (*View1) Options

func (mv *View1) Options() internal.MaterializedViewOptions

func (*View1) ProtoMessage

func (*View1) ProtoMessage()

func (*View1) ProtoReflect

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

func (*View1) Reset

func (x *View1) Reset()

func (*View1) String

func (x *View1) String() string

type View1_Nested

type View1_Nested struct {
	StringField string `protobuf:"bytes,1,opt,name=string_field,json=stringField,proto3" json:"string_field,omitempty"`
	Int64Field  int64  `protobuf:"varint,2,opt,name=int64_field,json=int64Field,proto3" json:"int64_field,omitempty"`
	BoolField   bool   `protobuf:"varint,3,opt,name=bool_field,json=boolField,proto3" json:"bool_field,omitempty"`
	// contains filtered or unexported fields
}

func (*View1_Nested) Descriptor deprecated

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

Deprecated: Use View1_Nested.ProtoReflect.Descriptor instead.

func (*View1_Nested) GetBoolField

func (x *View1_Nested) GetBoolField() bool

func (*View1_Nested) GetInt64Field

func (x *View1_Nested) GetInt64Field() int64

func (*View1_Nested) GetStringField

func (x *View1_Nested) GetStringField() string

func (*View1_Nested) ProtoMessage

func (*View1_Nested) ProtoMessage()

func (*View1_Nested) ProtoReflect

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

func (*View1_Nested) Reset

func (x *View1_Nested) Reset()

func (*View1_Nested) String

func (x *View1_Nested) String() string

Jump to

Keyboard shortcuts

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