Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_external_common_response_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ExportData ¶
type ExportData struct { // Exported reports in JSON or CSV. Content []byte `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"` // contains filtered or unexported fields }
func (*ExportData) Descriptor
deprecated
func (*ExportData) Descriptor() ([]byte, []int)
Deprecated: Use ExportData.ProtoReflect.Descriptor instead.
func (*ExportData) GetContent ¶
func (x *ExportData) GetContent() []byte
func (*ExportData) ProtoMessage ¶
func (*ExportData) ProtoMessage()
func (*ExportData) ProtoReflect ¶
func (x *ExportData) ProtoReflect() protoreflect.Message
func (*ExportData) Reset ¶
func (x *ExportData) Reset()
func (*ExportData) String ¶
func (x *ExportData) String() string
Click to show internal directories.
Click to hide internal directories.