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.
 
 
 

120 lines
6.1 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/product_channel_exclusivity.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 describing the availability of a product offer.
  17. type ProductChannelExclusivityEnum_ProductChannelExclusivity int32
  18. const (
  19. // Not specified.
  20. ProductChannelExclusivityEnum_UNSPECIFIED ProductChannelExclusivityEnum_ProductChannelExclusivity = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. ProductChannelExclusivityEnum_UNKNOWN ProductChannelExclusivityEnum_ProductChannelExclusivity = 1
  23. // The item is sold through one channel only, either local stores or online
  24. // as indicated by its ProductChannel.
  25. ProductChannelExclusivityEnum_SINGLE_CHANNEL ProductChannelExclusivityEnum_ProductChannelExclusivity = 2
  26. // The item is matched to its online or local stores counterpart, indicating
  27. // it is available for purchase in both ShoppingProductChannels.
  28. ProductChannelExclusivityEnum_MULTI_CHANNEL ProductChannelExclusivityEnum_ProductChannelExclusivity = 3
  29. )
  30. var ProductChannelExclusivityEnum_ProductChannelExclusivity_name = map[int32]string{
  31. 0: "UNSPECIFIED",
  32. 1: "UNKNOWN",
  33. 2: "SINGLE_CHANNEL",
  34. 3: "MULTI_CHANNEL",
  35. }
  36. var ProductChannelExclusivityEnum_ProductChannelExclusivity_value = map[string]int32{
  37. "UNSPECIFIED": 0,
  38. "UNKNOWN": 1,
  39. "SINGLE_CHANNEL": 2,
  40. "MULTI_CHANNEL": 3,
  41. }
  42. func (x ProductChannelExclusivityEnum_ProductChannelExclusivity) String() string {
  43. return proto.EnumName(ProductChannelExclusivityEnum_ProductChannelExclusivity_name, int32(x))
  44. }
  45. func (ProductChannelExclusivityEnum_ProductChannelExclusivity) EnumDescriptor() ([]byte, []int) {
  46. return fileDescriptor_product_channel_exclusivity_b207e9a78835f1b4, []int{0, 0}
  47. }
  48. // Availability of a product offer.
  49. type ProductChannelExclusivityEnum struct {
  50. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  51. XXX_unrecognized []byte `json:"-"`
  52. XXX_sizecache int32 `json:"-"`
  53. }
  54. func (m *ProductChannelExclusivityEnum) Reset() { *m = ProductChannelExclusivityEnum{} }
  55. func (m *ProductChannelExclusivityEnum) String() string { return proto.CompactTextString(m) }
  56. func (*ProductChannelExclusivityEnum) ProtoMessage() {}
  57. func (*ProductChannelExclusivityEnum) Descriptor() ([]byte, []int) {
  58. return fileDescriptor_product_channel_exclusivity_b207e9a78835f1b4, []int{0}
  59. }
  60. func (m *ProductChannelExclusivityEnum) XXX_Unmarshal(b []byte) error {
  61. return xxx_messageInfo_ProductChannelExclusivityEnum.Unmarshal(m, b)
  62. }
  63. func (m *ProductChannelExclusivityEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  64. return xxx_messageInfo_ProductChannelExclusivityEnum.Marshal(b, m, deterministic)
  65. }
  66. func (dst *ProductChannelExclusivityEnum) XXX_Merge(src proto.Message) {
  67. xxx_messageInfo_ProductChannelExclusivityEnum.Merge(dst, src)
  68. }
  69. func (m *ProductChannelExclusivityEnum) XXX_Size() int {
  70. return xxx_messageInfo_ProductChannelExclusivityEnum.Size(m)
  71. }
  72. func (m *ProductChannelExclusivityEnum) XXX_DiscardUnknown() {
  73. xxx_messageInfo_ProductChannelExclusivityEnum.DiscardUnknown(m)
  74. }
  75. var xxx_messageInfo_ProductChannelExclusivityEnum proto.InternalMessageInfo
  76. func init() {
  77. proto.RegisterType((*ProductChannelExclusivityEnum)(nil), "google.ads.googleads.v0.enums.ProductChannelExclusivityEnum")
  78. proto.RegisterEnum("google.ads.googleads.v0.enums.ProductChannelExclusivityEnum_ProductChannelExclusivity", ProductChannelExclusivityEnum_ProductChannelExclusivity_name, ProductChannelExclusivityEnum_ProductChannelExclusivity_value)
  79. }
  80. func init() {
  81. proto.RegisterFile("google/ads/googleads/v0/enums/product_channel_exclusivity.proto", fileDescriptor_product_channel_exclusivity_b207e9a78835f1b4)
  82. }
  83. var fileDescriptor_product_channel_exclusivity_b207e9a78835f1b4 = []byte{
  84. // 308 bytes of a gzipped FileDescriptorProto
  85. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xb2, 0x4f, 0xcf, 0xcf, 0x4f,
  86. 0xcf, 0x49, 0xd5, 0x4f, 0x4c, 0x29, 0xd6, 0x87, 0x30, 0x41, 0xac, 0x32, 0x03, 0xfd, 0xd4, 0xbc,
  87. 0xd2, 0xdc, 0x62, 0xfd, 0x82, 0xa2, 0xfc, 0x94, 0xd2, 0xe4, 0x92, 0xf8, 0xe4, 0x8c, 0xc4, 0xbc,
  88. 0xbc, 0xd4, 0x9c, 0xf8, 0xd4, 0x8a, 0xe4, 0x9c, 0xd2, 0xe2, 0xcc, 0xb2, 0xcc, 0x92, 0x4a, 0xbd,
  89. 0x82, 0xa2, 0xfc, 0x92, 0x7c, 0x21, 0x59, 0x88, 0x2e, 0xbd, 0xc4, 0x94, 0x62, 0x3d, 0xb8, 0x01,
  90. 0x7a, 0x65, 0x06, 0x7a, 0x60, 0x03, 0x94, 0x1a, 0x19, 0xb9, 0x64, 0x03, 0x20, 0x86, 0x38, 0x43,
  91. 0xcc, 0x70, 0x45, 0x18, 0xe1, 0x9a, 0x57, 0x9a, 0xab, 0x94, 0xc0, 0x25, 0x89, 0x53, 0x81, 0x10,
  92. 0x3f, 0x17, 0x77, 0xa8, 0x5f, 0x70, 0x80, 0xab, 0xb3, 0xa7, 0x9b, 0xa7, 0xab, 0x8b, 0x00, 0x83,
  93. 0x10, 0x37, 0x17, 0x7b, 0xa8, 0x9f, 0xb7, 0x9f, 0x7f, 0xb8, 0x9f, 0x00, 0xa3, 0x90, 0x10, 0x17,
  94. 0x5f, 0xb0, 0xa7, 0x9f, 0xbb, 0x8f, 0x6b, 0xbc, 0xb3, 0x87, 0xa3, 0x9f, 0x9f, 0xab, 0x8f, 0x00,
  95. 0x93, 0x90, 0x20, 0x17, 0xaf, 0x6f, 0xa8, 0x4f, 0x88, 0x27, 0x5c, 0x88, 0xd9, 0xe9, 0x33, 0x23,
  96. 0x97, 0x62, 0x72, 0x7e, 0xae, 0x1e, 0x5e, 0x97, 0x3a, 0xc9, 0xe1, 0x74, 0x45, 0x00, 0xc8, 0xa3,
  97. 0x01, 0x8c, 0x51, 0x4e, 0x50, 0x03, 0xd2, 0xf3, 0x73, 0x12, 0xf3, 0xd2, 0xf5, 0xf2, 0x8b, 0xd2,
  98. 0xf5, 0xd3, 0x53, 0xf3, 0xc0, 0xc1, 0x00, 0x0b, 0xbb, 0x82, 0xcc, 0x62, 0x1c, 0x41, 0x69, 0x0d,
  99. 0x26, 0x17, 0x31, 0x31, 0xbb, 0x3b, 0x3a, 0xae, 0x62, 0x92, 0x75, 0x87, 0x18, 0xe5, 0x98, 0x52,
  100. 0xac, 0x07, 0x61, 0x82, 0x58, 0x61, 0x06, 0x7a, 0xa0, 0x20, 0x29, 0x3e, 0x05, 0x93, 0x8f, 0x71,
  101. 0x4c, 0x29, 0x8e, 0x81, 0xcb, 0xc7, 0x84, 0x19, 0xc4, 0x80, 0xe5, 0x5f, 0x31, 0x29, 0x42, 0x04,
  102. 0xad, 0xac, 0x1c, 0x53, 0x8a, 0xad, 0xac, 0xe0, 0x2a, 0xac, 0xac, 0xc2, 0x0c, 0xac, 0xac, 0xc0,
  103. 0x6a, 0x92, 0xd8, 0xc0, 0x0e, 0x33, 0x06, 0x04, 0x00, 0x00, 0xff, 0xff, 0x37, 0xa6, 0x32, 0xb6,
  104. 0xe2, 0x01, 0x00, 0x00,
  105. }