blob: 88395fc096f908bc4da6ed9b637f3719e3246409 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: chromiumos/config/api/device_brand.proto
package api
import (
fmt "fmt"
proto "github.com/golang/protobuf/proto"
math "math"
)
// 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.ProtoPackageIsVersion3 // please upgrade the proto package
// Defines device branding characteristics for each unique Chromium OS device
// brand.
type DeviceBrand struct {
// Globally unique device brand identifier.
Id *DeviceBrandId `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Hardware design used for the given brand.
DesignId *DesignId `protobuf:"bytes,2,opt,name=design_id,json=designId,proto3" json:"design_id,omitempty"`
// OEM for the given device brand.
OemId *PartnerId `protobuf:"bytes,3,opt,name=oem_id,json=oemId,proto3" json:"oem_id,omitempty"`
// Brand code assigned and set during manufacturing.
BrandCode string `protobuf:"bytes,4,opt,name=brand_code,json=brandCode,proto3" json:"brand_code,omitempty"`
// Brand marketing name.
BrandName string `protobuf:"bytes,5,opt,name=brand_name,json=brandName,proto3" json:"brand_name,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *DeviceBrand) Reset() { *m = DeviceBrand{} }
func (m *DeviceBrand) String() string { return proto.CompactTextString(m) }
func (*DeviceBrand) ProtoMessage() {}
func (*DeviceBrand) Descriptor() ([]byte, []int) {
return fileDescriptor_7f137b01aaa7111f, []int{0}
}
func (m *DeviceBrand) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DeviceBrand.Unmarshal(m, b)
}
func (m *DeviceBrand) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_DeviceBrand.Marshal(b, m, deterministic)
}
func (m *DeviceBrand) XXX_Merge(src proto.Message) {
xxx_messageInfo_DeviceBrand.Merge(m, src)
}
func (m *DeviceBrand) XXX_Size() int {
return xxx_messageInfo_DeviceBrand.Size(m)
}
func (m *DeviceBrand) XXX_DiscardUnknown() {
xxx_messageInfo_DeviceBrand.DiscardUnknown(m)
}
var xxx_messageInfo_DeviceBrand proto.InternalMessageInfo
func (m *DeviceBrand) GetId() *DeviceBrandId {
if m != nil {
return m.Id
}
return nil
}
func (m *DeviceBrand) GetDesignId() *DesignId {
if m != nil {
return m.DesignId
}
return nil
}
func (m *DeviceBrand) GetOemId() *PartnerId {
if m != nil {
return m.OemId
}
return nil
}
func (m *DeviceBrand) GetBrandCode() string {
if m != nil {
return m.BrandCode
}
return ""
}
func (m *DeviceBrand) GetBrandName() string {
if m != nil {
return m.BrandName
}
return ""
}
func init() {
proto.RegisterType((*DeviceBrand)(nil), "chromiumos.config.api.DeviceBrand")
}
func init() {
proto.RegisterFile("chromiumos/config/api/device_brand.proto", fileDescriptor_7f137b01aaa7111f)
}
var fileDescriptor_7f137b01aaa7111f = []byte{
// 254 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x90, 0x41, 0x4b, 0xc3, 0x40,
0x10, 0x85, 0x49, 0xb4, 0xc5, 0x6c, 0x6f, 0x0b, 0x42, 0x28, 0x88, 0x41, 0x54, 0x82, 0xc2, 0x06,
0x54, 0xf0, 0xe2, 0xa9, 0x7a, 0xc9, 0x45, 0x24, 0x47, 0x2f, 0x65, 0x9b, 0x19, 0xd7, 0x39, 0xec,
0x4e, 0xd8, 0x56, 0x7f, 0xbb, 0x47, 0xc9, 0xa6, 0x24, 0x05, 0x13, 0xbc, 0x85, 0xcc, 0xf7, 0xcd,
0xbc, 0x7d, 0x22, 0xaf, 0x3f, 0x3d, 0x5b, 0xfa, 0xb2, 0xbc, 0x2d, 0x6a, 0x76, 0x1f, 0x64, 0x0a,
0xdd, 0x50, 0x01, 0xf8, 0x4d, 0x35, 0xae, 0x37, 0x5e, 0x3b, 0x50, 0x8d, 0xe7, 0x1d, 0xcb, 0xd3,
0x81, 0x54, 0x1d, 0xa9, 0x74, 0x43, 0xcb, 0xab, 0xa9, 0x05, 0x5b, 0x32, 0x6e, 0x4d, 0x7b, 0x7b,
0x79, 0xfb, 0xff, 0x9d, 0x01, 0xbe, 0x1e, 0x87, 0x1b, 0xed, 0x77, 0x0e, 0x7d, 0xcf, 0x5d, 0xfc,
0x44, 0x62, 0xf1, 0x12, 0x36, 0xac, 0xda, 0x05, 0xf2, 0x41, 0xc4, 0x04, 0x69, 0x94, 0x45, 0xf9,
0xe2, 0xee, 0x52, 0x8d, 0xe6, 0x55, 0x07, 0x7c, 0x09, 0x55, 0x4c, 0x20, 0x9f, 0x44, 0xd2, 0xa7,
0x4d, 0xe3, 0x20, 0x9f, 0x4f, 0xca, 0x2d, 0x57, 0x42, 0x75, 0x02, 0xfb, 0x2f, 0xf9, 0x28, 0xe6,
0x8c, 0xb6, 0x55, 0x8f, 0x82, 0x9a, 0x4d, 0xa8, 0x6f, 0x5d, 0xf8, 0x12, 0xaa, 0x19, 0xa3, 0x2d,
0x41, 0x9e, 0x09, 0xd1, 0x3d, 0xbb, 0x66, 0xc0, 0xf4, 0x38, 0x8b, 0xf2, 0xa4, 0x4a, 0xc2, 0x9f,
0x67, 0x06, 0x1c, 0xc6, 0x4e, 0x5b, 0x4c, 0x67, 0x07, 0xe3, 0x57, 0x6d, 0x71, 0x75, 0xf3, 0x9e,
0x1b, 0xee, 0x4f, 0x29, 0xf6, 0xa6, 0xf8, 0x5b, 0x9a, 0xe1, 0xb6, 0xb7, 0xcd, 0x3c, 0xb4, 0x75,
0xff, 0x1b, 0x00, 0x00, 0xff, 0xff, 0xa2, 0xe6, 0x55, 0x26, 0xec, 0x01, 0x00, 0x00,
}