Searched refs:ApexConfig (Results 1 – 2 of 2) sorted by relevance
95 …ApexConfig *ApexConfig `protobuf:"bytes,5,opt,name=apex_config,json=apexConfig,proto3" j… member158 func (m *BundleConfig) GetApexConfig() *ApexConfig {160 return m.ApexConfig682 type ApexConfig struct { struct690 func (m *ApexConfig) Reset() { *m = ApexConfig{} } argument691 func (m *ApexConfig) String() string { return proto.CompactTextString(m) } argument692 func (*ApexConfig) ProtoMessage() {} argument693 func (*ApexConfig) Descriptor() ([]byte, []int) { argument697 func (m *ApexConfig) XXX_Unmarshal(b []byte) error { argument700 func (m *ApexConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument[all …]
18 ApexConfig apex_config = 5;135 message ApexConfig { message