v1

package
v0.0.0-...-97376ac Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional eventmetadata.v1.EventMetadata event_metadata = 45081702;
	E_EventMetadata = &file_eventmetadata_v1_annotations_proto_extTypes[0]
)

Extension fields to descriptorpb.MessageOptions.

View Source
var File_eventmetadata_v1_annotations_proto protoreflect.FileDescriptor
View Source
var File_eventmetadata_v1_schema_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type EventMetadata

type EventMetadata struct {

	// Event name.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// The required previous Event message type URLs.
	PreviousTypeUrls []string `protobuf:"bytes,2,rep,name=previous_type_urls,json=previousTypeUrls,proto3" json:"previous_type_urls,omitempty"`
	// Parent stream of this event.
	ParentStream string `protobuf:"bytes,3,opt,name=parent_stream,json=parentStream,proto3" json:"parent_stream,omitempty"`
	// If true, the event is the final event to be received by a stream.
	LastEvent bool `protobuf:"varint,4,opt,name=last_event,json=lastEvent,proto3" json:"last_event,omitempty"`
	// contains filtered or unexported fields
}

func (*EventMetadata) Descriptor deprecated

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

Deprecated: Use EventMetadata.ProtoReflect.Descriptor instead.

func (*EventMetadata) GetLastEvent

func (x *EventMetadata) GetLastEvent() bool

func (*EventMetadata) GetName

func (x *EventMetadata) GetName() string

func (*EventMetadata) GetParentStream

func (x *EventMetadata) GetParentStream() string

func (*EventMetadata) GetPreviousTypeUrls

func (x *EventMetadata) GetPreviousTypeUrls() []string

func (*EventMetadata) ProtoMessage

func (*EventMetadata) ProtoMessage()

func (*EventMetadata) ProtoReflect

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

func (*EventMetadata) Reset

func (x *EventMetadata) Reset()

func (*EventMetadata) String

func (x *EventMetadata) String() string

Jump to

Keyboard shortcuts

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