// Code generated by protoc-gen-go. DO NOT EDIT. // source: google/ads/googleads/v0/enums/keyword_match_type.proto package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v0/enums" import proto "github.com/golang/protobuf/proto" import fmt "fmt" import 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.ProtoPackageIsVersion2 // please upgrade the proto package // Possible Keyword match types. type KeywordMatchTypeEnum_KeywordMatchType int32 const ( // Not specified. KeywordMatchTypeEnum_UNSPECIFIED KeywordMatchTypeEnum_KeywordMatchType = 0 // Used for return value only. Represents value unknown in this version. KeywordMatchTypeEnum_UNKNOWN KeywordMatchTypeEnum_KeywordMatchType = 1 // Exact match. KeywordMatchTypeEnum_EXACT KeywordMatchTypeEnum_KeywordMatchType = 2 // Phrase match. KeywordMatchTypeEnum_PHRASE KeywordMatchTypeEnum_KeywordMatchType = 3 // Broad match. KeywordMatchTypeEnum_BROAD KeywordMatchTypeEnum_KeywordMatchType = 4 ) var KeywordMatchTypeEnum_KeywordMatchType_name = map[int32]string{ 0: "UNSPECIFIED", 1: "UNKNOWN", 2: "EXACT", 3: "PHRASE", 4: "BROAD", } var KeywordMatchTypeEnum_KeywordMatchType_value = map[string]int32{ "UNSPECIFIED": 0, "UNKNOWN": 1, "EXACT": 2, "PHRASE": 3, "BROAD": 4, } func (x KeywordMatchTypeEnum_KeywordMatchType) String() string { return proto.EnumName(KeywordMatchTypeEnum_KeywordMatchType_name, int32(x)) } func (KeywordMatchTypeEnum_KeywordMatchType) EnumDescriptor() ([]byte, []int) { return fileDescriptor_keyword_match_type_722e1054dd985ca3, []int{0, 0} } // Message describing Keyword match types. type KeywordMatchTypeEnum struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` } func (m *KeywordMatchTypeEnum) Reset() { *m = KeywordMatchTypeEnum{} } func (m *KeywordMatchTypeEnum) String() string { return proto.CompactTextString(m) } func (*KeywordMatchTypeEnum) ProtoMessage() {} func (*KeywordMatchTypeEnum) Descriptor() ([]byte, []int) { return fileDescriptor_keyword_match_type_722e1054dd985ca3, []int{0} } func (m *KeywordMatchTypeEnum) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_KeywordMatchTypeEnum.Unmarshal(m, b) } func (m *KeywordMatchTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { return xxx_messageInfo_KeywordMatchTypeEnum.Marshal(b, m, deterministic) } func (dst *KeywordMatchTypeEnum) XXX_Merge(src proto.Message) { xxx_messageInfo_KeywordMatchTypeEnum.Merge(dst, src) } func (m *KeywordMatchTypeEnum) XXX_Size() int { return xxx_messageInfo_KeywordMatchTypeEnum.Size(m) } func (m *KeywordMatchTypeEnum) XXX_DiscardUnknown() { xxx_messageInfo_KeywordMatchTypeEnum.DiscardUnknown(m) } var xxx_messageInfo_KeywordMatchTypeEnum proto.InternalMessageInfo func init() { proto.RegisterType((*KeywordMatchTypeEnum)(nil), "google.ads.googleads.v0.enums.KeywordMatchTypeEnum") proto.RegisterEnum("google.ads.googleads.v0.enums.KeywordMatchTypeEnum_KeywordMatchType", KeywordMatchTypeEnum_KeywordMatchType_name, KeywordMatchTypeEnum_KeywordMatchType_value) } func init() { proto.RegisterFile("google/ads/googleads/v0/enums/keyword_match_type.proto", fileDescriptor_keyword_match_type_722e1054dd985ca3) } var fileDescriptor_keyword_match_type_722e1054dd985ca3 = []byte{ // 298 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0x4b, 0xcf, 0xcf, 0x4f, 0xcf, 0x49, 0xd5, 0x4f, 0x4c, 0x29, 0xd6, 0x87, 0x30, 0x41, 0xac, 0x32, 0x03, 0xfd, 0xd4, 0xbc, 0xd2, 0xdc, 0x62, 0xfd, 0xec, 0xd4, 0xca, 0xf2, 0xfc, 0xa2, 0x94, 0xf8, 0xdc, 0xc4, 0x92, 0xe4, 0x8c, 0xf8, 0x92, 0xca, 0x82, 0x54, 0xbd, 0x82, 0xa2, 0xfc, 0x92, 0x7c, 0x21, 0x59, 0x88, 0x62, 0xbd, 0xc4, 0x94, 0x62, 0x3d, 0xb8, 0x3e, 0xbd, 0x32, 0x03, 0x3d, 0xb0, 0x3e, 0xa5, 0x2c, 0x2e, 0x11, 0x6f, 0x88, 0x56, 0x5f, 0x90, 0xce, 0x90, 0xca, 0x82, 0x54, 0xd7, 0xbc, 0xd2, 0x5c, 0xa5, 0x20, 0x2e, 0x01, 0x74, 0x71, 0x21, 0x7e, 0x2e, 0xee, 0x50, 0xbf, 0xe0, 0x00, 0x57, 0x67, 0x4f, 0x37, 0x4f, 0x57, 0x17, 0x01, 0x06, 0x21, 0x6e, 0x2e, 0xf6, 0x50, 0x3f, 0x6f, 0x3f, 0xff, 0x70, 0x3f, 0x01, 0x46, 0x21, 0x4e, 0x2e, 0x56, 0xd7, 0x08, 0x47, 0xe7, 0x10, 0x01, 0x26, 0x21, 0x2e, 0x2e, 0xb6, 0x00, 0x8f, 0x20, 0xc7, 0x60, 0x57, 0x01, 0x66, 0x90, 0xb0, 0x53, 0x90, 0xbf, 0xa3, 0x8b, 0x00, 0x8b, 0xd3, 0x2b, 0x46, 0x2e, 0xc5, 0xe4, 0xfc, 0x5c, 0x3d, 0xbc, 0x2e, 0x72, 0x12, 0x45, 0xb7, 0x37, 0x00, 0xe4, 0x8f, 0x00, 0xc6, 0x28, 0x27, 0xa8, 0xbe, 0xf4, 0xfc, 0x9c, 0xc4, 0xbc, 0x74, 0xbd, 0xfc, 0xa2, 0x74, 0xfd, 0xf4, 0xd4, 0x3c, 0xb0, 0x2f, 0x61, 0x21, 0x52, 0x90, 0x59, 0x8c, 0x23, 0x80, 0xac, 0xc1, 0xe4, 0x22, 0x26, 0x66, 0x77, 0x47, 0xc7, 0x55, 0x4c, 0xb2, 0xee, 0x10, 0xa3, 0x1c, 0x53, 0x8a, 0xf5, 0x20, 0x4c, 0x10, 0x2b, 0xcc, 0x40, 0x0f, 0xe4, 0xf7, 0xe2, 0x53, 0x30, 0xf9, 0x18, 0xc7, 0x94, 0xe2, 0x18, 0xb8, 0x7c, 0x4c, 0x98, 0x41, 0x0c, 0x58, 0xfe, 0x15, 0x93, 0x22, 0x44, 0xd0, 0xca, 0xca, 0x31, 0xa5, 0xd8, 0xca, 0x0a, 0xae, 0xc2, 0xca, 0x2a, 0xcc, 0xc0, 0xca, 0x0a, 0xac, 0x26, 0x89, 0x0d, 0xec, 0x30, 0x63, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0x01, 0x67, 0x86, 0x80, 0xb8, 0x01, 0x00, 0x00, }