legacy

package
v0.0.0-...-c66870c Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuditData

type AuditData struct {
	// Text description of the admin event.
	// This is the "Event" column in Admin Console's Admin Logs.
	EventMessage string `protobuf:"bytes,1,opt,name=event_message,json=eventMessage,proto3" json:"event_message,omitempty"`
	// Arbitrary event data.
	// This is the "Result" column in Admin Console's Admin Logs.
	EventData            map[string]string `` /* 176-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

Admin Console legacy audit log.

func (*AuditData) Descriptor

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

func (*AuditData) GetEventData

func (m *AuditData) GetEventData() map[string]string

func (*AuditData) GetEventMessage

func (m *AuditData) GetEventMessage() string

func (*AuditData) ProtoMessage

func (*AuditData) ProtoMessage()

func (*AuditData) Reset

func (m *AuditData) Reset()

func (*AuditData) String

func (m *AuditData) String() string

func (*AuditData) XXX_DiscardUnknown

func (m *AuditData) XXX_DiscardUnknown()

func (*AuditData) XXX_Marshal

func (m *AuditData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AuditData) XXX_Merge

func (dst *AuditData) XXX_Merge(src proto.Message)

func (*AuditData) XXX_Size

func (m *AuditData) XXX_Size() int

func (*AuditData) XXX_Unmarshal

func (m *AuditData) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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