зеркало из https://github.com/Azure/draft-classic.git
102 строки
3.7 KiB
Go
102 строки
3.7 KiB
Go
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
// source: object.proto
|
|
|
|
/*
|
|
Package storage is a generated protocol buffer package.
|
|
|
|
It is generated from these files:
|
|
object.proto
|
|
|
|
It has these top-level messages:
|
|
Object
|
|
*/
|
|
package storage
|
|
|
|
import proto "github.com/golang/protobuf/proto"
|
|
import fmt "fmt"
|
|
import math "math"
|
|
import google_protobuf "github.com/golang/protobuf/ptypes/timestamp"
|
|
|
|
// Reference imports to suppress errors if they are not otherwise used.
|
|
var _ = proto.Marshal
|
|
var _ = fmt.Errorf
|
|
var _ = math.Inf
|
|
|
|
// This is a compile-time assertion to ensure that this generated file
|
|
// is compatible with the proto package it is being compiled against.
|
|
// A compilation error at this line likely means your copy of the
|
|
// proto package needs to be updated.
|
|
const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
|
|
|
|
// Object is the storage object for a draft applications build history.
|
|
type Object struct {
|
|
BuildID string `protobuf:"bytes,1,opt,name=buildID" json:"buildID,omitempty"`
|
|
Release string `protobuf:"bytes,2,opt,name=release" json:"release,omitempty"`
|
|
ContextID []byte `protobuf:"bytes,3,opt,name=contextID,proto3" json:"contextID,omitempty"`
|
|
LogsFileRef string `protobuf:"bytes,4,opt,name=logs_file_ref,json=logsFileRef" json:"logs_file_ref,omitempty"`
|
|
CreatedAt *google_protobuf.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt" json:"created_at,omitempty"`
|
|
}
|
|
|
|
func (m *Object) Reset() { *m = Object{} }
|
|
func (m *Object) String() string { return proto.CompactTextString(m) }
|
|
func (*Object) ProtoMessage() {}
|
|
func (*Object) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} }
|
|
|
|
func (m *Object) GetBuildID() string {
|
|
if m != nil {
|
|
return m.BuildID
|
|
}
|
|
return ""
|
|
}
|
|
|
|
func (m *Object) GetRelease() string {
|
|
if m != nil {
|
|
return m.Release
|
|
}
|
|
return ""
|
|
}
|
|
|
|
func (m *Object) GetContextID() []byte {
|
|
if m != nil {
|
|
return m.ContextID
|
|
}
|
|
return nil
|
|
}
|
|
|
|
func (m *Object) GetLogsFileRef() string {
|
|
if m != nil {
|
|
return m.LogsFileRef
|
|
}
|
|
return ""
|
|
}
|
|
|
|
func (m *Object) GetCreatedAt() *google_protobuf.Timestamp {
|
|
if m != nil {
|
|
return m.CreatedAt
|
|
}
|
|
return nil
|
|
}
|
|
|
|
func init() {
|
|
proto.RegisterType((*Object)(nil), "storage.Object")
|
|
}
|
|
|
|
func init() { proto.RegisterFile("object.proto", fileDescriptor0) }
|
|
|
|
var fileDescriptor0 = []byte{
|
|
// 208 bytes of a gzipped FileDescriptorProto
|
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x44, 0x8e, 0xbd, 0x6a, 0xc3, 0x30,
|
|
0x14, 0x85, 0x51, 0x7f, 0x12, 0xac, 0xa4, 0x8b, 0x26, 0x11, 0x0a, 0x35, 0x99, 0x3c, 0x29, 0xd0,
|
|
0x4e, 0x1d, 0x0b, 0xa1, 0x90, 0xa9, 0x20, 0xba, 0x1b, 0xc9, 0xb9, 0x12, 0x2a, 0x72, 0xaf, 0x91,
|
|
0xae, 0xa1, 0xaf, 0xd6, 0xb7, 0x2b, 0x96, 0x6d, 0x3a, 0x9e, 0xf3, 0x9d, 0x03, 0x1f, 0xdf, 0xa3,
|
|
0xfd, 0x82, 0x8e, 0xd4, 0x90, 0x90, 0x50, 0x6c, 0x33, 0x61, 0x32, 0x1e, 0x0e, 0x4f, 0x1e, 0xd1,
|
|
0x47, 0x38, 0x95, 0xda, 0x8e, 0xee, 0x44, 0xa1, 0x87, 0x4c, 0xa6, 0x1f, 0xe6, 0xe5, 0xf1, 0x97,
|
|
0xf1, 0xcd, 0x47, 0xb9, 0x0a, 0xc9, 0xb7, 0x76, 0x0c, 0xf1, 0x7a, 0x39, 0x4b, 0x56, 0xb3, 0xa6,
|
|
0xd2, 0x6b, 0x9c, 0x48, 0x82, 0x08, 0x26, 0x83, 0xbc, 0x99, 0xc9, 0x12, 0xc5, 0x23, 0xaf, 0x3a,
|
|
0xfc, 0x26, 0xf8, 0xa1, 0xcb, 0x59, 0xde, 0xd6, 0xac, 0xd9, 0xeb, 0xff, 0x42, 0x1c, 0xf9, 0x43,
|
|
0x44, 0x9f, 0x5b, 0x17, 0x22, 0xb4, 0x09, 0x9c, 0xbc, 0x2b, 0xef, 0xdd, 0x54, 0xbe, 0x87, 0x08,
|
|
0x1a, 0x9c, 0x78, 0xe5, 0xbc, 0x4b, 0x60, 0x08, 0xae, 0xad, 0x21, 0x79, 0x5f, 0xb3, 0x66, 0xf7,
|
|
0x7c, 0x50, 0xb3, 0xb6, 0x5a, 0xb5, 0xd5, 0xe7, 0xaa, 0xad, 0xab, 0x65, 0xfd, 0x46, 0x76, 0x53,
|
|
0xf0, 0xcb, 0x5f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xa7, 0xa5, 0xc3, 0xdf, 0xfc, 0x00, 0x00, 0x00,
|
|
}
|