var File_google_search_partnerdataingestion_logging_v1_platformlog_proto protoreflect.FileDescriptor
Log message used to send to Platform Logging.
type IngestDetailsLog struct { // Identification of the successfully accepted request. IngestionTrackingId string `protobuf:"bytes,1,opt,name=ingestion_tracking_id,json=ingestionTrackingId,proto3" json:"ingestion_tracking_id,omitempty"` // The message content will be sent to Platform Logging. Content string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"` // contains filtered or unexported fields }
func (*IngestDetailsLog) Descriptor() ([]byte, []int)
Deprecated: Use IngestDetailsLog.ProtoReflect.Descriptor instead.
func (x *IngestDetailsLog) GetContent() string
func (x *IngestDetailsLog) GetIngestionTrackingId() string
func (*IngestDetailsLog) ProtoMessage()
func (x *IngestDetailsLog) ProtoReflect() protoreflect.Message
func (x *IngestDetailsLog) Reset()
func (x *IngestDetailsLog) String() string