legacy

package
v0.0.0-...-2824937 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2020 License: MIT, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package legacy is a generated protocol buffer package.

It is generated from these files:

google/appengine/legacy/audit_data.proto

It has these top-level messages:

AuditData

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" json:"event_message,omitempty"`
	// Arbitrary event data.
	// This is the "Result" column in Admin Console's Admin Logs.
	EventData map[string]string `` /* 155-byte string literal not displayed */
}

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

Jump to

Keyboard shortcuts

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