Lines Matching defs:UserCountriesTargeting
362 …UserCountriesTargeting *UserCountriesTargeting `protobuf:"bytes,3,opt,name=user_countries_target… member
416 type UserCountriesTargeting struct { struct
418 …`protobuf:"bytes,1,rep,name=country_codes,json=countryCodes,proto3" json:"country_codes,omitempty"`
420 …xclude bool `protobuf:"varint,2,opt,name=exclude,proto3" json:"exclude,omitempty"`
421 XXX_NoUnkeyedLiteral struct{} `json:"-"`
422 XXX_unrecognized []byte `json:"-"`
423 XXX_sizecache int32 `json:"-"`
426 func (m *UserCountriesTargeting) Reset() { *m = UserCountriesTargeting{} }
427 func (m *UserCountriesTargeting) String() string { return proto.CompactTextString(m) }
428 func (*UserCountriesTargeting) ProtoMessage() {}
429 func (*UserCountriesTargeting) Descriptor() ([]byte, []int) {
433 func (m *UserCountriesTargeting) XXX_Unmarshal(b []byte) error {
436 func (m *UserCountriesTargeting) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
439 func (m *UserCountriesTargeting) XXX_Merge(src proto.Message) {
442 func (m *UserCountriesTargeting) XXX_Size() int {
445 func (m *UserCountriesTargeting) XXX_DiscardUnknown() {
451 func (m *UserCountriesTargeting) GetCountryCodes() []string {
458 func (m *UserCountriesTargeting) GetExclude() bool {