Searched refs:ApexConfig (Results 1 – 2 of 2) sorted by relevance
146 …ApexConfig *ApexConfig `protobuf:"bytes,5,opt,name=apex_config,json=apexConfig,proto3" j… member213 func (x *BundleConfig) GetApexConfig() *ApexConfig {215 return x.ApexConfig817 type ApexConfig struct { struct826 func (x *ApexConfig) Reset() { argument827 *x = ApexConfig{}835 func (x *ApexConfig) String() string { argument839 func (*ApexConfig) ProtoMessage() {} argument841 func (x *ApexConfig) ProtoReflect() protoreflect.Message { argument854 func (*ApexConfig) Descriptor() ([]byte, []int) { argument[all …]
18 ApexConfig apex_config = 5;264 message ApexConfig { message