Lines Matching defs:SuffixStripping
563 …SuffixStripping *SuffixStripping `protobuf:"bytes,3,opt,name=suffix_stripping,json=suffixStri… member
615 type SuffixStripping struct { struct
623 Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"`
635 …otobuf:"bytes,2,opt,name=default_suffix,json=defaultSuffix,proto3" json:"default_suffix,omitempty"`
636 XXX_NoUnkeyedLiteral struct{} `json:"-"`
637 XXX_unrecognized []byte `json:"-"`
638 XXX_sizecache int32 `json:"-"`
641 func (m *SuffixStripping) Reset() { *m = SuffixStripping{} }
642 func (m *SuffixStripping) String() string { return proto.CompactTextString(m) }
643 func (*SuffixStripping) ProtoMessage() {}
644 func (*SuffixStripping) Descriptor() ([]byte, []int) {
648 func (m *SuffixStripping) XXX_Unmarshal(b []byte) error {
651 func (m *SuffixStripping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
654 func (m *SuffixStripping) XXX_Merge(src proto.Message) {
657 func (m *SuffixStripping) XXX_Size() int {
660 func (m *SuffixStripping) XXX_DiscardUnknown() {
666 func (m *SuffixStripping) GetEnabled() bool {
673 func (m *SuffixStripping) GetDefaultSuffix() string {