change

package
v2.2.5 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2024 License: Apache-2.0 Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_zitadel_change_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Change

type Change struct {
	ChangeDate               *timestamppb.Timestamp    `protobuf:"bytes,1,opt,name=change_date,json=changeDate,proto3" json:"change_date,omitempty"`
	EventType                *message.LocalizedMessage `protobuf:"bytes,2,opt,name=event_type,json=eventType,proto3" json:"event_type,omitempty"`
	Sequence                 uint64                    `protobuf:"varint,3,opt,name=sequence,proto3" json:"sequence,omitempty"`
	EditorId                 string                    `protobuf:"bytes,4,opt,name=editor_id,json=editorId,proto3" json:"editor_id,omitempty"`
	EditorDisplayName        string                    `protobuf:"bytes,5,opt,name=editor_display_name,json=editorDisplayName,proto3" json:"editor_display_name,omitempty"`
	ResourceOwnerId          string                    `protobuf:"bytes,6,opt,name=resource_owner_id,json=resourceOwnerId,proto3" json:"resource_owner_id,omitempty"`
	EditorPreferredLoginName string                    `` /* 137-byte string literal not displayed */
	EditorAvatarUrl          string                    `protobuf:"bytes,8,opt,name=editor_avatar_url,json=editorAvatarUrl,proto3" json:"editor_avatar_url,omitempty"`
	// contains filtered or unexported fields
}

func (*Change) Descriptor deprecated

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

Deprecated: Use Change.ProtoReflect.Descriptor instead.

func (*Change) GetChangeDate

func (x *Change) GetChangeDate() *timestamppb.Timestamp

func (*Change) GetEditorAvatarUrl

func (x *Change) GetEditorAvatarUrl() string

func (*Change) GetEditorDisplayName

func (x *Change) GetEditorDisplayName() string

func (*Change) GetEditorId

func (x *Change) GetEditorId() string

func (*Change) GetEditorPreferredLoginName

func (x *Change) GetEditorPreferredLoginName() string

func (*Change) GetEventType

func (x *Change) GetEventType() *message.LocalizedMessage

func (*Change) GetResourceOwnerId

func (x *Change) GetResourceOwnerId() string

func (*Change) GetSequence

func (x *Change) GetSequence() uint64

func (*Change) ProtoMessage

func (*Change) ProtoMessage()

func (*Change) ProtoReflect

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

func (*Change) Reset

func (x *Change) Reset()

func (*Change) String

func (x *Change) String() string

type ChangeQuery

type ChangeQuery struct {
	Sequence uint64 `protobuf:"varint,1,opt,name=sequence,proto3" json:"sequence,omitempty"`
	Limit    uint32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"`
	Asc      bool   `protobuf:"varint,3,opt,name=asc,proto3" json:"asc,omitempty"`
	// contains filtered or unexported fields
}

func (*ChangeQuery) Descriptor deprecated

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

Deprecated: Use ChangeQuery.ProtoReflect.Descriptor instead.

func (*ChangeQuery) GetAsc

func (x *ChangeQuery) GetAsc() bool

func (*ChangeQuery) GetLimit

func (x *ChangeQuery) GetLimit() uint32

func (*ChangeQuery) GetSequence

func (x *ChangeQuery) GetSequence() uint64

func (*ChangeQuery) ProtoMessage

func (*ChangeQuery) ProtoMessage()

func (*ChangeQuery) ProtoReflect

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

func (*ChangeQuery) Reset

func (x *ChangeQuery) Reset()

func (*ChangeQuery) String

func (x *ChangeQuery) String() string

Jump to

Keyboard shortcuts

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