var File_google_cloud_datastream_logging_v1_datastream_logs_proto protoreflect.FileDescriptor
Stackdriver structured-payload for events related to a stream.
type StreamActivityLogEntry struct { // A code representing the event. EventCode string `protobuf:"bytes,1,opt,name=event_code,json=eventCode,proto3" json:"event_code,omitempty"` // A free-text message describing the event. EventMessage string `protobuf:"bytes,2,opt,name=event_message,json=eventMessage,proto3" json:"event_message,omitempty"` // contains filtered or unexported fields }
func (*StreamActivityLogEntry) Descriptor() ([]byte, []int)
Deprecated: Use StreamActivityLogEntry.ProtoReflect.Descriptor instead.
func (x *StreamActivityLogEntry) GetEventCode() string
func (x *StreamActivityLogEntry) GetEventMessage() string
func (*StreamActivityLogEntry) ProtoMessage()
func (x *StreamActivityLogEntry) ProtoReflect() protoreflect.Message
func (x *StreamActivityLogEntry) Reset()
func (x *StreamActivityLogEntry) String() string