You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

117 lines
5.4 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/shared_set_type.proto
  3. package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v0/enums"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. // Reference imports to suppress errors if they are not otherwise used.
  8. var _ = proto.Marshal
  9. var _ = fmt.Errorf
  10. var _ = math.Inf
  11. // This is a compile-time assertion to ensure that this generated file
  12. // is compatible with the proto package it is being compiled against.
  13. // A compilation error at this line likely means your copy of the
  14. // proto package needs to be updated.
  15. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  16. // Enum listing the possible shared set types.
  17. type SharedSetTypeEnum_SharedSetType int32
  18. const (
  19. // Not specified.
  20. SharedSetTypeEnum_UNSPECIFIED SharedSetTypeEnum_SharedSetType = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. SharedSetTypeEnum_UNKNOWN SharedSetTypeEnum_SharedSetType = 1
  23. // A set of keywords that can be excluded from targeting.
  24. SharedSetTypeEnum_NEGATIVE_KEYWORDS SharedSetTypeEnum_SharedSetType = 2
  25. // A set of placements that can be excluded from targeting.
  26. SharedSetTypeEnum_NEGATIVE_PLACEMENTS SharedSetTypeEnum_SharedSetType = 3
  27. )
  28. var SharedSetTypeEnum_SharedSetType_name = map[int32]string{
  29. 0: "UNSPECIFIED",
  30. 1: "UNKNOWN",
  31. 2: "NEGATIVE_KEYWORDS",
  32. 3: "NEGATIVE_PLACEMENTS",
  33. }
  34. var SharedSetTypeEnum_SharedSetType_value = map[string]int32{
  35. "UNSPECIFIED": 0,
  36. "UNKNOWN": 1,
  37. "NEGATIVE_KEYWORDS": 2,
  38. "NEGATIVE_PLACEMENTS": 3,
  39. }
  40. func (x SharedSetTypeEnum_SharedSetType) String() string {
  41. return proto.EnumName(SharedSetTypeEnum_SharedSetType_name, int32(x))
  42. }
  43. func (SharedSetTypeEnum_SharedSetType) EnumDescriptor() ([]byte, []int) {
  44. return fileDescriptor_shared_set_type_4d15a84cc49eb68f, []int{0, 0}
  45. }
  46. // Container for enum describing types of shared sets.
  47. type SharedSetTypeEnum struct {
  48. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  49. XXX_unrecognized []byte `json:"-"`
  50. XXX_sizecache int32 `json:"-"`
  51. }
  52. func (m *SharedSetTypeEnum) Reset() { *m = SharedSetTypeEnum{} }
  53. func (m *SharedSetTypeEnum) String() string { return proto.CompactTextString(m) }
  54. func (*SharedSetTypeEnum) ProtoMessage() {}
  55. func (*SharedSetTypeEnum) Descriptor() ([]byte, []int) {
  56. return fileDescriptor_shared_set_type_4d15a84cc49eb68f, []int{0}
  57. }
  58. func (m *SharedSetTypeEnum) XXX_Unmarshal(b []byte) error {
  59. return xxx_messageInfo_SharedSetTypeEnum.Unmarshal(m, b)
  60. }
  61. func (m *SharedSetTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  62. return xxx_messageInfo_SharedSetTypeEnum.Marshal(b, m, deterministic)
  63. }
  64. func (dst *SharedSetTypeEnum) XXX_Merge(src proto.Message) {
  65. xxx_messageInfo_SharedSetTypeEnum.Merge(dst, src)
  66. }
  67. func (m *SharedSetTypeEnum) XXX_Size() int {
  68. return xxx_messageInfo_SharedSetTypeEnum.Size(m)
  69. }
  70. func (m *SharedSetTypeEnum) XXX_DiscardUnknown() {
  71. xxx_messageInfo_SharedSetTypeEnum.DiscardUnknown(m)
  72. }
  73. var xxx_messageInfo_SharedSetTypeEnum proto.InternalMessageInfo
  74. func init() {
  75. proto.RegisterType((*SharedSetTypeEnum)(nil), "google.ads.googleads.v0.enums.SharedSetTypeEnum")
  76. proto.RegisterEnum("google.ads.googleads.v0.enums.SharedSetTypeEnum_SharedSetType", SharedSetTypeEnum_SharedSetType_name, SharedSetTypeEnum_SharedSetType_value)
  77. }
  78. func init() {
  79. proto.RegisterFile("google/ads/googleads/v0/enums/shared_set_type.proto", fileDescriptor_shared_set_type_4d15a84cc49eb68f)
  80. }
  81. var fileDescriptor_shared_set_type_4d15a84cc49eb68f = []byte{
  82. // 302 bytes of a gzipped FileDescriptorProto
  83. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0xdf, 0x4a, 0xf3, 0x30,
  84. 0x1c, 0xfd, 0xd6, 0xc1, 0x27, 0x64, 0x88, 0x5d, 0x44, 0xbc, 0xda, 0xc5, 0xf6, 0x00, 0x69, 0x61,
  85. 0x77, 0xf1, 0x2a, 0xdb, 0xe2, 0x28, 0xd3, 0xac, 0xd8, 0xae, 0x43, 0xa9, 0x94, 0x6a, 0x42, 0x14,
  86. 0xd6, 0xa6, 0x34, 0xdd, 0x60, 0xaf, 0xe3, 0xa5, 0x8f, 0xe2, 0x8b, 0x08, 0x3e, 0x85, 0x34, 0x75,
  87. 0x85, 0x5d, 0xe8, 0x4d, 0x38, 0x9c, 0x3f, 0xe1, 0xfc, 0x0e, 0x18, 0x4b, 0xa5, 0xe4, 0x46, 0x38,
  88. 0x29, 0xd7, 0x4e, 0x03, 0x6b, 0xb4, 0x73, 0x1d, 0x91, 0x6f, 0x33, 0xed, 0xe8, 0x97, 0xb4, 0x14,
  89. 0x3c, 0xd1, 0xa2, 0x4a, 0xaa, 0x7d, 0x21, 0x50, 0x51, 0xaa, 0x4a, 0xc1, 0x41, 0xe3, 0x44, 0x29,
  90. 0xd7, 0xa8, 0x0d, 0xa1, 0x9d, 0x8b, 0x4c, 0x68, 0x54, 0x82, 0x7e, 0x60, 0x72, 0x81, 0xa8, 0xc2,
  91. 0x7d, 0x21, 0x68, 0xbe, 0xcd, 0x46, 0x8f, 0xe0, 0xf4, 0x88, 0x84, 0x67, 0xa0, 0xb7, 0x62, 0x81,
  92. 0x4f, 0xa7, 0xde, 0xb5, 0x47, 0x67, 0xf6, 0x3f, 0xd8, 0x03, 0x27, 0x2b, 0xb6, 0x60, 0xcb, 0x35,
  93. 0xb3, 0x3b, 0xf0, 0x02, 0xf4, 0x19, 0x9d, 0x93, 0xd0, 0x8b, 0x68, 0xb2, 0xa0, 0xf7, 0xeb, 0xe5,
  94. 0xdd, 0x2c, 0xb0, 0x2d, 0x78, 0x09, 0xce, 0x5b, 0xda, 0xbf, 0x21, 0x53, 0x7a, 0x4b, 0x59, 0x18,
  95. 0xd8, 0xdd, 0xc9, 0x67, 0x07, 0x0c, 0x9f, 0x55, 0x86, 0xfe, 0x6c, 0x36, 0x81, 0x47, 0x15, 0xfc,
  96. 0xfa, 0x18, 0xbf, 0xf3, 0x30, 0xf9, 0x09, 0x49, 0xb5, 0x49, 0x73, 0x89, 0x54, 0x29, 0x1d, 0x29,
  97. 0x72, 0x73, 0xea, 0x61, 0x93, 0xe2, 0x55, 0xff, 0x32, 0xd1, 0x95, 0x79, 0xdf, 0xac, 0xee, 0x9c,
  98. 0x90, 0x77, 0x6b, 0x30, 0x6f, 0xbe, 0x22, 0x5c, 0xa3, 0x06, 0xd6, 0x28, 0x72, 0x51, 0xbd, 0x81,
  99. 0xfe, 0x38, 0xe8, 0x31, 0xe1, 0x3a, 0x6e, 0xf5, 0x38, 0x72, 0x63, 0xa3, 0x7f, 0x59, 0xc3, 0x86,
  100. 0xc4, 0x98, 0x70, 0x8d, 0x71, 0xeb, 0xc0, 0x38, 0x72, 0x31, 0x36, 0x9e, 0xa7, 0xff, 0xa6, 0xd8,
  101. 0xf8, 0x3b, 0x00, 0x00, 0xff, 0xff, 0x2a, 0xd9, 0x2b, 0x38, 0xba, 0x01, 0x00, 0x00,
  102. }