common

package
v0.0.0-...-6bac870 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2021 License: BSD-3-Clause Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_test_platform_common_task_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TaskLogData

type TaskLogData struct {

	// gs_url is the full google storage URL at which a task's logs are stored.
	GsUrl string `protobuf:"bytes,1,opt,name=gs_url,json=gsUrl,proto3" json:"gs_url,omitempty"`
	// stainless_url is the full URL to the stainless logs viewer for archived
	// logs.
	StainlessUrl string `protobuf:"bytes,2,opt,name=stainless_url,json=stainlessUrl,proto3" json:"stainless_url,omitempty"`
	// contains filtered or unexported fields
}

TaskLogData describes the location at which logs of a test_platform task are stored.

func (*TaskLogData) Descriptor deprecated

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

Deprecated: Use TaskLogData.ProtoReflect.Descriptor instead.

func (*TaskLogData) GetGsUrl

func (x *TaskLogData) GetGsUrl() string

func (*TaskLogData) GetStainlessUrl

func (x *TaskLogData) GetStainlessUrl() string

func (*TaskLogData) ProtoMessage

func (*TaskLogData) ProtoMessage()

func (*TaskLogData) ProtoReflect

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

func (*TaskLogData) Reset

func (x *TaskLogData) Reset()

func (*TaskLogData) String

func (x *TaskLogData) String() string

Jump to

Keyboard shortcuts

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