Class: AliyunSls::Protobuf::Log

Inherits:
Object
  • Object
show all
Includes:
Beefcake::Message
Defined in:
lib/aliyun_sls/protobuf.rb

Overview

message LogGroup

repeated Log logs= 1;
optional string reserved =2; // 内部字段,不需要填写
optional string topic = 3;
optional string source = 4;

Defined Under Namespace

Classes: Content