Lines Matching defs:Upload
37 type Upload struct { struct
38 state protoimpl.MessageState
39 sizeCache protoimpl.SizeCache
40 unknownFields protoimpl.UnknownFields
43 …,1,opt,name=creation_timestamp_ms,json=creationTimestampMs" json:"creation_timestamp_ms,omitempty"`
45 …,name=completion_timestamp_ms,json=completionTimestampMs" json:"completion_timestamp_ms,omitempty"`
47 …Name *string `protobuf:"bytes,3,opt,name=branch_name,json=branchName" json:"branch_name,omitempty"`
49 …Name *string `protobuf:"bytes,4,opt,name=target_name,json=targetName" json:"target_name,omitempty"`
51 …string `protobuf:"bytes,5,rep,name=metrics_files,json=metricsFiles" json:"metrics_files,omitempty"`
54 …,6,rep,name=directories_to_delete,json=directoriesToDelete" json:"directories_to_delete,omitempty"`
57 func (x *Upload) Reset() {
66 func (x *Upload) String() string {
70 func (*Upload) ProtoMessage() {}
72 func (x *Upload) ProtoReflect() protoreflect.Message {
85 func (*Upload) Descriptor() ([]byte, []int) {
89 func (x *Upload) GetCreationTimestampMs() uint64 {
96 func (x *Upload) GetCompletionTimestampMs() uint64 {
103 func (x *Upload) GetBranchName() string {
110 func (x *Upload) GetTargetName() string {
117 func (x *Upload) GetMetricsFiles() []string {
124 func (x *Upload) GetDirectoriesToDelete() []string {