| // Code generated by protoc-gen-go. DO NOT EDIT. |
| // source: chromiumos/config/api/software/brand_config.proto |
| |
| package software |
| |
| import ( |
| fmt "fmt" |
| proto "github.com/golang/protobuf/proto" |
| api "go.chromium.org/chromiumos/config/go/api" |
| chromeos_config "go.chromium.org/chromiumos/config/go/api/software/chromeos_config" |
| 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 |
| |
| // Contains all of the device-brand-specific configuration that can be |
| // updated via new software builds/releases. |
| // |
| // During manufacturing, the DeviceBrandId will be set for a given device, |
| // which will subsequently determine what BrandConfig shall be selected from |
| // the current software-build installed on the device. |
| type BrandConfig struct { |
| BrandId *api.DeviceBrandId `protobuf:"bytes,1,opt,name=brand_id,json=brandId,proto3" json:"brand_id,omitempty"` |
| ScanConfig *chromeos_config.IdentityScanConfig_BrandId `protobuf:"bytes,2,opt,name=scan_config,json=scanConfig,proto3" json:"scan_config,omitempty"` |
| Wallpaper string `protobuf:"bytes,3,opt,name=wallpaper,proto3" json:"wallpaper,omitempty"` |
| // See chromeos-config/README.md for details |
| RegulatoryLabel string `protobuf:"bytes,4,opt,name=regulatory_label,json=regulatoryLabel,proto3" json:"regulatory_label,omitempty"` |
| XXX_NoUnkeyedLiteral struct{} `json:"-"` |
| XXX_unrecognized []byte `json:"-"` |
| XXX_sizecache int32 `json:"-"` |
| } |
| |
| func (m *BrandConfig) Reset() { *m = BrandConfig{} } |
| func (m *BrandConfig) String() string { return proto.CompactTextString(m) } |
| func (*BrandConfig) ProtoMessage() {} |
| func (*BrandConfig) Descriptor() ([]byte, []int) { |
| return fileDescriptor_54070b370d66f483, []int{0} |
| } |
| |
| func (m *BrandConfig) XXX_Unmarshal(b []byte) error { |
| return xxx_messageInfo_BrandConfig.Unmarshal(m, b) |
| } |
| func (m *BrandConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { |
| return xxx_messageInfo_BrandConfig.Marshal(b, m, deterministic) |
| } |
| func (m *BrandConfig) XXX_Merge(src proto.Message) { |
| xxx_messageInfo_BrandConfig.Merge(m, src) |
| } |
| func (m *BrandConfig) XXX_Size() int { |
| return xxx_messageInfo_BrandConfig.Size(m) |
| } |
| func (m *BrandConfig) XXX_DiscardUnknown() { |
| xxx_messageInfo_BrandConfig.DiscardUnknown(m) |
| } |
| |
| var xxx_messageInfo_BrandConfig proto.InternalMessageInfo |
| |
| func (m *BrandConfig) GetBrandId() *api.DeviceBrandId { |
| if m != nil { |
| return m.BrandId |
| } |
| return nil |
| } |
| |
| func (m *BrandConfig) GetScanConfig() *chromeos_config.IdentityScanConfig_BrandId { |
| if m != nil { |
| return m.ScanConfig |
| } |
| return nil |
| } |
| |
| func (m *BrandConfig) GetWallpaper() string { |
| if m != nil { |
| return m.Wallpaper |
| } |
| return "" |
| } |
| |
| func (m *BrandConfig) GetRegulatoryLabel() string { |
| if m != nil { |
| return m.RegulatoryLabel |
| } |
| return "" |
| } |
| |
| func init() { |
| proto.RegisterType((*BrandConfig)(nil), "chromiumos.config.api.software.BrandConfig") |
| } |
| |
| func init() { |
| proto.RegisterFile("chromiumos/config/api/software/brand_config.proto", fileDescriptor_54070b370d66f483) |
| } |
| |
| var fileDescriptor_54070b370d66f483 = []byte{ |
| // 277 bytes of a gzipped FileDescriptorProto |
| 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x90, 0xc1, 0x4b, 0xc3, 0x30, |
| 0x18, 0xc5, 0xe9, 0x14, 0x75, 0xe9, 0x41, 0xe9, 0xa9, 0x0c, 0x91, 0x21, 0x1e, 0x26, 0x42, 0xc2, |
| 0xdc, 0x1f, 0x20, 0x4c, 0x2f, 0x15, 0x4f, 0xf3, 0xe6, 0xa5, 0x7c, 0x6d, 0xb3, 0x1a, 0xcc, 0xf2, |
| 0x85, 0x24, 0x73, 0xec, 0xee, 0x1f, 0x2e, 0x4b, 0xda, 0xd5, 0xe9, 0x70, 0xb7, 0xf2, 0xbe, 0xbe, |
| 0xf7, 0x7e, 0x79, 0x64, 0x5c, 0xbe, 0x1b, 0x5c, 0x88, 0xe5, 0x02, 0x2d, 0x2b, 0x51, 0xcd, 0x45, |
| 0xcd, 0x40, 0x0b, 0x66, 0x71, 0xee, 0x56, 0x60, 0x38, 0x2b, 0x0c, 0xa8, 0x2a, 0x0f, 0x17, 0xaa, |
| 0x0d, 0x3a, 0x4c, 0xae, 0x3a, 0x0b, 0x6d, 0x0e, 0xa0, 0x05, 0x6d, 0x2d, 0x83, 0xbb, 0xfd, 0x91, |
| 0x15, 0xff, 0x14, 0x25, 0xcf, 0x43, 0xa0, 0xa8, 0x42, 0xd8, 0x20, 0x3b, 0xd0, 0xef, 0xcf, 0x1c, |
| 0x6d, 0x83, 0xc0, 0x44, 0xc5, 0x95, 0x13, 0x6e, 0x9d, 0xdb, 0x12, 0xd4, 0x0e, 0xd7, 0xf5, 0x57, |
| 0x8f, 0xc4, 0xd3, 0x4d, 0xfa, 0xa3, 0x57, 0x93, 0x07, 0x72, 0xd6, 0x96, 0xa5, 0xd1, 0x30, 0x1a, |
| 0xc5, 0xf7, 0x37, 0x74, 0x3f, 0xfa, 0x93, 0x47, 0xf3, 0xde, 0xac, 0x9a, 0x9d, 0x16, 0xe1, 0x23, |
| 0xf9, 0x20, 0xf1, 0x8f, 0x96, 0xb4, 0xe7, 0x33, 0x9e, 0xe9, 0xff, 0xcf, 0xa7, 0xbf, 0x88, 0x69, |
| 0xd6, 0x10, 0xbf, 0x96, 0xa0, 0x02, 0x19, 0x6d, 0x9b, 0x88, 0xdd, 0x6a, 0xc9, 0x25, 0xe9, 0xaf, |
| 0x40, 0x4a, 0x0d, 0x9a, 0x9b, 0xf4, 0x68, 0x18, 0x8d, 0xfa, 0xb3, 0x4e, 0x48, 0x6e, 0xc9, 0x85, |
| 0xe1, 0xf5, 0x52, 0x82, 0x43, 0xb3, 0xce, 0x25, 0x14, 0x5c, 0xa6, 0xc7, 0xfe, 0xa7, 0xf3, 0x4e, |
| 0x7f, 0xd9, 0xc8, 0xd3, 0xc9, 0xdb, 0xb8, 0xc6, 0x2d, 0x24, 0x45, 0x53, 0xb3, 0xbf, 0x1b, 0xd7, |
| 0xb8, 0x33, 0x73, 0x71, 0xe2, 0x27, 0x9c, 0x7c, 0x07, 0x00, 0x00, 0xff, 0xff, 0x7b, 0x1d, 0x2f, |
| 0x6a, 0x0f, 0x02, 0x00, 0x00, |
| } |