report

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_report_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Report

type Report struct {
	AccessTier   access_tier.AccessTier `protobuf:"varint,1,opt,name=access_tier,json=accessTier,proto3,enum=access_tier.AccessTier" json:"access_tier,omitempty"`
	Archived     bool                   `protobuf:"varint,2,opt,name=archived,proto3" json:"archived,omitempty"`
	GeneratedUtc *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=generated_utc,json=generatedUtc,proto3" json:"generated_utc,omitempty"`
	Pet          *pet.Pet               `protobuf:"bytes,4,opt,name=pet,proto3" json:"pet,omitempty"`
	Title        string                 `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"`
	Uri          string                 `protobuf:"bytes,6,opt,name=uri,proto3" json:"uri,omitempty"`
	// contains filtered or unexported fields
}

func (*Report) Descriptor deprecated

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

Deprecated: Use Report.ProtoReflect.Descriptor instead.

func (*Report) GetAccessTier

func (x *Report) GetAccessTier() access_tier.AccessTier

func (*Report) GetArchived

func (x *Report) GetArchived() bool

func (*Report) GetGeneratedUtc

func (x *Report) GetGeneratedUtc() *timestamppb.Timestamp

func (*Report) GetPet

func (x *Report) GetPet() *pet.Pet

func (*Report) GetTitle

func (x *Report) GetTitle() string

func (*Report) GetUri

func (x *Report) GetUri() string

func (*Report) ProtoMessage

func (*Report) ProtoMessage()

func (*Report) ProtoReflect

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

func (*Report) Reset

func (x *Report) Reset()

func (*Report) String

func (x *Report) String() string

Jump to

Keyboard shortcuts

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