github.com/Azure/draft-classic@v0.16.0/pkg/storage/object.pb.go (about)

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // source: object.proto
     3  
     4  /*
     5  Package storage is a generated protocol buffer package.
     6  
     7  It is generated from these files:
     8  	object.proto
     9  
    10  It has these top-level messages:
    11  	Object
    12  */
    13  package storage
    14  
    15  import proto "github.com/golang/protobuf/proto"
    16  import fmt "fmt"
    17  import math "math"
    18  import google_protobuf "github.com/golang/protobuf/ptypes/timestamp"
    19  
    20  // Reference imports to suppress errors if they are not otherwise used.
    21  var _ = proto.Marshal
    22  var _ = fmt.Errorf
    23  var _ = math.Inf
    24  
    25  // This is a compile-time assertion to ensure that this generated file
    26  // is compatible with the proto package it is being compiled against.
    27  // A compilation error at this line likely means your copy of the
    28  // proto package needs to be updated.
    29  const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
    30  
    31  // Object is the storage object for a draft applications build history.
    32  type Object struct {
    33  	BuildID     string                     `protobuf:"bytes,1,opt,name=buildID" json:"buildID,omitempty"`
    34  	Release     string                     `protobuf:"bytes,2,opt,name=release" json:"release,omitempty"`
    35  	ContextID   []byte                     `protobuf:"bytes,3,opt,name=contextID,proto3" json:"contextID,omitempty"`
    36  	LogsFileRef string                     `protobuf:"bytes,4,opt,name=logs_file_ref,json=logsFileRef" json:"logs_file_ref,omitempty"`
    37  	CreatedAt   *google_protobuf.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt" json:"created_at,omitempty"`
    38  }
    39  
    40  func (m *Object) Reset()                    { *m = Object{} }
    41  func (m *Object) String() string            { return proto.CompactTextString(m) }
    42  func (*Object) ProtoMessage()               {}
    43  func (*Object) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} }
    44  
    45  func (m *Object) GetBuildID() string {
    46  	if m != nil {
    47  		return m.BuildID
    48  	}
    49  	return ""
    50  }
    51  
    52  func (m *Object) GetRelease() string {
    53  	if m != nil {
    54  		return m.Release
    55  	}
    56  	return ""
    57  }
    58  
    59  func (m *Object) GetContextID() []byte {
    60  	if m != nil {
    61  		return m.ContextID
    62  	}
    63  	return nil
    64  }
    65  
    66  func (m *Object) GetLogsFileRef() string {
    67  	if m != nil {
    68  		return m.LogsFileRef
    69  	}
    70  	return ""
    71  }
    72  
    73  func (m *Object) GetCreatedAt() *google_protobuf.Timestamp {
    74  	if m != nil {
    75  		return m.CreatedAt
    76  	}
    77  	return nil
    78  }
    79  
    80  func init() {
    81  	proto.RegisterType((*Object)(nil), "storage.Object")
    82  }
    83  
    84  func init() { proto.RegisterFile("object.proto", fileDescriptor0) }
    85  
    86  var fileDescriptor0 = []byte{
    87  	// 208 bytes of a gzipped FileDescriptorProto
    88  	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x44, 0x8e, 0xbd, 0x6a, 0xc3, 0x30,
    89  	0x14, 0x85, 0x51, 0x7f, 0x12, 0xac, 0xa4, 0x8b, 0x26, 0x11, 0x0a, 0x35, 0x99, 0x3c, 0x29, 0xd0,
    90  	0x4e, 0x1d, 0x0b, 0xa1, 0x90, 0xa9, 0x20, 0xba, 0x1b, 0xc9, 0xb9, 0x12, 0x2a, 0x72, 0xaf, 0x91,
    91  	0xae, 0xa1, 0xaf, 0xd6, 0xb7, 0x2b, 0x96, 0x6d, 0x3a, 0x9e, 0xf3, 0x9d, 0x03, 0x1f, 0xdf, 0xa3,
    92  	0xfd, 0x82, 0x8e, 0xd4, 0x90, 0x90, 0x50, 0x6c, 0x33, 0x61, 0x32, 0x1e, 0x0e, 0x4f, 0x1e, 0xd1,
    93  	0x47, 0x38, 0x95, 0xda, 0x8e, 0xee, 0x44, 0xa1, 0x87, 0x4c, 0xa6, 0x1f, 0xe6, 0xe5, 0xf1, 0x97,
    94  	0xf1, 0xcd, 0x47, 0xb9, 0x0a, 0xc9, 0xb7, 0x76, 0x0c, 0xf1, 0x7a, 0x39, 0x4b, 0x56, 0xb3, 0xa6,
    95  	0xd2, 0x6b, 0x9c, 0x48, 0x82, 0x08, 0x26, 0x83, 0xbc, 0x99, 0xc9, 0x12, 0xc5, 0x23, 0xaf, 0x3a,
    96  	0xfc, 0x26, 0xf8, 0xa1, 0xcb, 0x59, 0xde, 0xd6, 0xac, 0xd9, 0xeb, 0xff, 0x42, 0x1c, 0xf9, 0x43,
    97  	0x44, 0x9f, 0x5b, 0x17, 0x22, 0xb4, 0x09, 0x9c, 0xbc, 0x2b, 0xef, 0xdd, 0x54, 0xbe, 0x87, 0x08,
    98  	0x1a, 0x9c, 0x78, 0xe5, 0xbc, 0x4b, 0x60, 0x08, 0xae, 0xad, 0x21, 0x79, 0x5f, 0xb3, 0x66, 0xf7,
    99  	0x7c, 0x50, 0xb3, 0xb6, 0x5a, 0xb5, 0xd5, 0xe7, 0xaa, 0xad, 0xab, 0x65, 0xfd, 0x46, 0x76, 0x53,
   100  	0xf0, 0xcb, 0x5f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xa7, 0xa5, 0xc3, 0xdf, 0xfc, 0x00, 0x00, 0x00,
   101  }