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.
 
 
 

132 lines
6.7 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/webpage_condition_operand.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. // The webpage condition operand in webpage criterion.
  17. type WebpageConditionOperandEnum_WebpageConditionOperand int32
  18. const (
  19. // Not specified.
  20. WebpageConditionOperandEnum_UNSPECIFIED WebpageConditionOperandEnum_WebpageConditionOperand = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. WebpageConditionOperandEnum_UNKNOWN WebpageConditionOperandEnum_WebpageConditionOperand = 1
  23. // Operand denoting a webpage URL targeting condition.
  24. WebpageConditionOperandEnum_URL WebpageConditionOperandEnum_WebpageConditionOperand = 2
  25. // Operand denoting a webpage category targeting condition.
  26. WebpageConditionOperandEnum_CATEGORY WebpageConditionOperandEnum_WebpageConditionOperand = 3
  27. // Operand denoting a webpage title targeting condition.
  28. WebpageConditionOperandEnum_PAGE_TITLE WebpageConditionOperandEnum_WebpageConditionOperand = 4
  29. // Operand denoting a webpage content targeting condition.
  30. WebpageConditionOperandEnum_PAGE_CONTENT WebpageConditionOperandEnum_WebpageConditionOperand = 5
  31. // Operand denoting a webpage custom label targeting condition.
  32. WebpageConditionOperandEnum_CUSTOM_LABEL WebpageConditionOperandEnum_WebpageConditionOperand = 6
  33. )
  34. var WebpageConditionOperandEnum_WebpageConditionOperand_name = map[int32]string{
  35. 0: "UNSPECIFIED",
  36. 1: "UNKNOWN",
  37. 2: "URL",
  38. 3: "CATEGORY",
  39. 4: "PAGE_TITLE",
  40. 5: "PAGE_CONTENT",
  41. 6: "CUSTOM_LABEL",
  42. }
  43. var WebpageConditionOperandEnum_WebpageConditionOperand_value = map[string]int32{
  44. "UNSPECIFIED": 0,
  45. "UNKNOWN": 1,
  46. "URL": 2,
  47. "CATEGORY": 3,
  48. "PAGE_TITLE": 4,
  49. "PAGE_CONTENT": 5,
  50. "CUSTOM_LABEL": 6,
  51. }
  52. func (x WebpageConditionOperandEnum_WebpageConditionOperand) String() string {
  53. return proto.EnumName(WebpageConditionOperandEnum_WebpageConditionOperand_name, int32(x))
  54. }
  55. func (WebpageConditionOperandEnum_WebpageConditionOperand) EnumDescriptor() ([]byte, []int) {
  56. return fileDescriptor_webpage_condition_operand_eb69a95455d00a96, []int{0, 0}
  57. }
  58. // Container for enum describing webpage condition operand in webpage criterion.
  59. type WebpageConditionOperandEnum struct {
  60. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  61. XXX_unrecognized []byte `json:"-"`
  62. XXX_sizecache int32 `json:"-"`
  63. }
  64. func (m *WebpageConditionOperandEnum) Reset() { *m = WebpageConditionOperandEnum{} }
  65. func (m *WebpageConditionOperandEnum) String() string { return proto.CompactTextString(m) }
  66. func (*WebpageConditionOperandEnum) ProtoMessage() {}
  67. func (*WebpageConditionOperandEnum) Descriptor() ([]byte, []int) {
  68. return fileDescriptor_webpage_condition_operand_eb69a95455d00a96, []int{0}
  69. }
  70. func (m *WebpageConditionOperandEnum) XXX_Unmarshal(b []byte) error {
  71. return xxx_messageInfo_WebpageConditionOperandEnum.Unmarshal(m, b)
  72. }
  73. func (m *WebpageConditionOperandEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  74. return xxx_messageInfo_WebpageConditionOperandEnum.Marshal(b, m, deterministic)
  75. }
  76. func (dst *WebpageConditionOperandEnum) XXX_Merge(src proto.Message) {
  77. xxx_messageInfo_WebpageConditionOperandEnum.Merge(dst, src)
  78. }
  79. func (m *WebpageConditionOperandEnum) XXX_Size() int {
  80. return xxx_messageInfo_WebpageConditionOperandEnum.Size(m)
  81. }
  82. func (m *WebpageConditionOperandEnum) XXX_DiscardUnknown() {
  83. xxx_messageInfo_WebpageConditionOperandEnum.DiscardUnknown(m)
  84. }
  85. var xxx_messageInfo_WebpageConditionOperandEnum proto.InternalMessageInfo
  86. func init() {
  87. proto.RegisterType((*WebpageConditionOperandEnum)(nil), "google.ads.googleads.v0.enums.WebpageConditionOperandEnum")
  88. proto.RegisterEnum("google.ads.googleads.v0.enums.WebpageConditionOperandEnum_WebpageConditionOperand", WebpageConditionOperandEnum_WebpageConditionOperand_name, WebpageConditionOperandEnum_WebpageConditionOperand_value)
  89. }
  90. func init() {
  91. proto.RegisterFile("google/ads/googleads/v0/enums/webpage_condition_operand.proto", fileDescriptor_webpage_condition_operand_eb69a95455d00a96)
  92. }
  93. var fileDescriptor_webpage_condition_operand_eb69a95455d00a96 = []byte{
  94. // 340 bytes of a gzipped FileDescriptorProto
  95. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x41, 0x6e, 0xe2, 0x30,
  96. 0x18, 0x85, 0x27, 0x61, 0x06, 0x46, 0x06, 0xcd, 0x58, 0xd9, 0x74, 0xd1, 0xb2, 0x80, 0x03, 0x38,
  97. 0x91, 0xba, 0x73, 0xd5, 0x85, 0x93, 0xba, 0x11, 0x6a, 0x9a, 0x44, 0x90, 0x80, 0x5a, 0x45, 0x8a,
  98. 0x02, 0x89, 0x2c, 0x24, 0xb0, 0x23, 0x0c, 0x74, 0xdf, 0xa3, 0xb0, 0xec, 0x51, 0x7a, 0x94, 0xee,
  99. 0x7a, 0x83, 0x2a, 0x76, 0x61, 0x47, 0x37, 0xd1, 0xcb, 0xff, 0xfe, 0xf7, 0xf4, 0xfb, 0x03, 0xb7,
  100. 0x4c, 0x08, 0xb6, 0xaa, 0xec, 0xa2, 0x94, 0xb6, 0x96, 0x8d, 0xda, 0x3b, 0x76, 0xc5, 0x77, 0x6b,
  101. 0x69, 0xbf, 0x54, 0xf3, 0xba, 0x60, 0x55, 0xbe, 0x10, 0xbc, 0x5c, 0x6e, 0x97, 0x82, 0xe7, 0xa2,
  102. 0xae, 0x36, 0x05, 0x2f, 0x51, 0xbd, 0x11, 0x5b, 0x61, 0xf5, 0x75, 0x06, 0x15, 0xa5, 0x44, 0xa7,
  103. 0x38, 0xda, 0x3b, 0x48, 0xc5, 0x87, 0x07, 0x03, 0x5c, 0xce, 0x74, 0x85, 0x77, 0x6c, 0x88, 0x74,
  104. 0x01, 0xe5, 0xbb, 0xf5, 0xf0, 0xd5, 0x00, 0x17, 0x67, 0x7c, 0xeb, 0x3f, 0xe8, 0xa6, 0xe1, 0x24,
  105. 0xa6, 0xde, 0xe8, 0x7e, 0x44, 0xef, 0xe0, 0x2f, 0xab, 0x0b, 0x3a, 0x69, 0xf8, 0x10, 0x46, 0xb3,
  106. 0x10, 0x1a, 0x56, 0x07, 0xb4, 0xd2, 0x71, 0x00, 0x4d, 0xab, 0x07, 0xfe, 0x7a, 0x24, 0xa1, 0x7e,
  107. 0x34, 0x7e, 0x82, 0x2d, 0xeb, 0x1f, 0x00, 0x31, 0xf1, 0x69, 0x9e, 0x8c, 0x92, 0x80, 0xc2, 0xdf,
  108. 0x16, 0x04, 0x3d, 0xf5, 0xef, 0x45, 0x61, 0x42, 0xc3, 0x04, 0xfe, 0x69, 0x26, 0x5e, 0x3a, 0x49,
  109. 0xa2, 0xc7, 0x3c, 0x20, 0x2e, 0x0d, 0x60, 0xdb, 0xfd, 0x34, 0xc0, 0x60, 0x21, 0xd6, 0xe8, 0xc7,
  110. 0xa7, 0xb8, 0x57, 0x67, 0xee, 0x8c, 0x1b, 0x0e, 0xb1, 0xf1, 0xec, 0x7e, 0xc7, 0x99, 0x58, 0x15,
  111. 0x9c, 0x21, 0xb1, 0x61, 0x36, 0xab, 0xb8, 0xa2, 0x74, 0x04, 0x5b, 0x2f, 0xe5, 0x19, 0xce, 0x37,
  112. 0xea, 0x7b, 0x30, 0x5b, 0x3e, 0x21, 0x6f, 0x66, 0xdf, 0xd7, 0x55, 0xa4, 0x94, 0x48, 0xcb, 0x46,
  113. 0x4d, 0x1d, 0xd4, 0x30, 0x93, 0xef, 0x47, 0x3f, 0x23, 0xa5, 0xcc, 0x4e, 0x7e, 0x36, 0x75, 0x32,
  114. 0xe5, 0x7f, 0x98, 0x03, 0x3d, 0xc4, 0x98, 0x94, 0x12, 0xe3, 0xd3, 0x06, 0xc6, 0x53, 0x07, 0x63,
  115. 0xb5, 0x33, 0x6f, 0xab, 0xc3, 0xae, 0xbf, 0x02, 0x00, 0x00, 0xff, 0xff, 0x4b, 0x74, 0xc1, 0x73,
  116. 0xff, 0x01, 0x00, 0x00,
  117. }