您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

131 行
6.8 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/listing_custom_attribute_index.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 index of the listing custom attribute.
  17. type ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex int32
  18. const (
  19. // Not specified.
  20. ListingCustomAttributeIndexEnum_UNSPECIFIED ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. ListingCustomAttributeIndexEnum_UNKNOWN ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 1
  23. // First listing custom attribute.
  24. ListingCustomAttributeIndexEnum_CUSTOM_ATTRIBUTE_0 ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 2
  25. // Second listing custom attribute.
  26. ListingCustomAttributeIndexEnum_CUSTOM_ATTRIBUTE_1 ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 3
  27. // Third listing custom attribute.
  28. ListingCustomAttributeIndexEnum_CUSTOM_ATTRIBUTE_2 ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 4
  29. // Fourth listing custom attribute.
  30. ListingCustomAttributeIndexEnum_CUSTOM_ATTRIBUTE_3 ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 5
  31. // Fifth listing custom attribute.
  32. ListingCustomAttributeIndexEnum_CUSTOM_ATTRIBUTE_4 ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 6
  33. )
  34. var ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex_name = map[int32]string{
  35. 0: "UNSPECIFIED",
  36. 1: "UNKNOWN",
  37. 2: "CUSTOM_ATTRIBUTE_0",
  38. 3: "CUSTOM_ATTRIBUTE_1",
  39. 4: "CUSTOM_ATTRIBUTE_2",
  40. 5: "CUSTOM_ATTRIBUTE_3",
  41. 6: "CUSTOM_ATTRIBUTE_4",
  42. }
  43. var ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex_value = map[string]int32{
  44. "UNSPECIFIED": 0,
  45. "UNKNOWN": 1,
  46. "CUSTOM_ATTRIBUTE_0": 2,
  47. "CUSTOM_ATTRIBUTE_1": 3,
  48. "CUSTOM_ATTRIBUTE_2": 4,
  49. "CUSTOM_ATTRIBUTE_3": 5,
  50. "CUSTOM_ATTRIBUTE_4": 6,
  51. }
  52. func (x ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex) String() string {
  53. return proto.EnumName(ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex_name, int32(x))
  54. }
  55. func (ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex) EnumDescriptor() ([]byte, []int) {
  56. return fileDescriptor_listing_custom_attribute_index_1f2b3fe2c45b5932, []int{0, 0}
  57. }
  58. // Container for enum describing the index of the listing custom attribute.
  59. type ListingCustomAttributeIndexEnum struct {
  60. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  61. XXX_unrecognized []byte `json:"-"`
  62. XXX_sizecache int32 `json:"-"`
  63. }
  64. func (m *ListingCustomAttributeIndexEnum) Reset() { *m = ListingCustomAttributeIndexEnum{} }
  65. func (m *ListingCustomAttributeIndexEnum) String() string { return proto.CompactTextString(m) }
  66. func (*ListingCustomAttributeIndexEnum) ProtoMessage() {}
  67. func (*ListingCustomAttributeIndexEnum) Descriptor() ([]byte, []int) {
  68. return fileDescriptor_listing_custom_attribute_index_1f2b3fe2c45b5932, []int{0}
  69. }
  70. func (m *ListingCustomAttributeIndexEnum) XXX_Unmarshal(b []byte) error {
  71. return xxx_messageInfo_ListingCustomAttributeIndexEnum.Unmarshal(m, b)
  72. }
  73. func (m *ListingCustomAttributeIndexEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  74. return xxx_messageInfo_ListingCustomAttributeIndexEnum.Marshal(b, m, deterministic)
  75. }
  76. func (dst *ListingCustomAttributeIndexEnum) XXX_Merge(src proto.Message) {
  77. xxx_messageInfo_ListingCustomAttributeIndexEnum.Merge(dst, src)
  78. }
  79. func (m *ListingCustomAttributeIndexEnum) XXX_Size() int {
  80. return xxx_messageInfo_ListingCustomAttributeIndexEnum.Size(m)
  81. }
  82. func (m *ListingCustomAttributeIndexEnum) XXX_DiscardUnknown() {
  83. xxx_messageInfo_ListingCustomAttributeIndexEnum.DiscardUnknown(m)
  84. }
  85. var xxx_messageInfo_ListingCustomAttributeIndexEnum proto.InternalMessageInfo
  86. func init() {
  87. proto.RegisterType((*ListingCustomAttributeIndexEnum)(nil), "google.ads.googleads.v0.enums.ListingCustomAttributeIndexEnum")
  88. proto.RegisterEnum("google.ads.googleads.v0.enums.ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex", ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex_name, ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex_value)
  89. }
  90. func init() {
  91. proto.RegisterFile("google/ads/googleads/v0/enums/listing_custom_attribute_index.proto", fileDescriptor_listing_custom_attribute_index_1f2b3fe2c45b5932)
  92. }
  93. var fileDescriptor_listing_custom_attribute_index_1f2b3fe2c45b5932 = []byte{
  94. // 328 bytes of a gzipped FileDescriptorProto
  95. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x91, 0xc1, 0x4a, 0xc3, 0x30,
  96. 0x1c, 0xc6, 0x6d, 0xa7, 0x13, 0xb2, 0x83, 0xa1, 0x07, 0x2f, 0x32, 0x74, 0x7b, 0x80, 0xb4, 0x3a,
  97. 0x4f, 0xf1, 0x94, 0xce, 0x3a, 0x8a, 0xda, 0x0d, 0xd7, 0x4e, 0x90, 0x42, 0xe9, 0xd6, 0x12, 0x0a,
  98. 0x6b, 0x32, 0x96, 0x74, 0xf8, 0x3c, 0x1e, 0xbd, 0xfa, 0x16, 0xbe, 0x80, 0xef, 0xe0, 0xdd, 0xbb,
  99. 0x34, 0x71, 0x3b, 0xd5, 0x5d, 0xca, 0xc7, 0xf7, 0xff, 0xf7, 0x47, 0xfe, 0xdf, 0x07, 0x5c, 0xca,
  100. 0x39, 0x5d, 0xe6, 0x76, 0x9a, 0x09, 0x5b, 0xcb, 0x5a, 0x6d, 0x1c, 0x3b, 0x67, 0x55, 0x29, 0xec,
  101. 0x65, 0x21, 0x64, 0xc1, 0x68, 0xb2, 0xa8, 0x84, 0xe4, 0x65, 0x92, 0x4a, 0xb9, 0x2e, 0xe6, 0x95,
  102. 0xcc, 0x93, 0x82, 0x65, 0xf9, 0x2b, 0x5a, 0xad, 0xb9, 0xe4, 0x56, 0x57, 0xff, 0x88, 0xd2, 0x4c,
  103. 0xa0, 0x1d, 0x03, 0x6d, 0x1c, 0xa4, 0x18, 0xfd, 0x2f, 0x03, 0x9c, 0x3f, 0x68, 0xce, 0x50, 0x61,
  104. 0xc8, 0x96, 0xe2, 0xd7, 0x10, 0x8f, 0x55, 0x65, 0xff, 0xc3, 0x00, 0x67, 0x7b, 0x76, 0xac, 0x13,
  105. 0xd0, 0x89, 0x82, 0xe9, 0xc4, 0x1b, 0xfa, 0x77, 0xbe, 0x77, 0x0b, 0x0f, 0xac, 0x0e, 0x38, 0x8e,
  106. 0x82, 0xfb, 0x60, 0xfc, 0x1c, 0x40, 0xc3, 0x3a, 0x05, 0xd6, 0x30, 0x9a, 0x86, 0xe3, 0xc7, 0x84,
  107. 0x84, 0xe1, 0x93, 0xef, 0x46, 0xa1, 0x97, 0x38, 0xd0, 0x6c, 0xf4, 0x2f, 0x61, 0xab, 0xd1, 0xbf,
  108. 0x82, 0x87, 0x8d, 0xfe, 0x00, 0x1e, 0x35, 0xfa, 0xd7, 0xb0, 0xed, 0xfe, 0x18, 0xa0, 0xb7, 0xe0,
  109. 0x25, 0xda, 0x7b, 0xbf, 0x7b, 0xb1, 0xe7, 0xb0, 0x49, 0x1d, 0xe0, 0xc4, 0x78, 0xf9, 0xab, 0x01,
  110. 0x51, 0xbe, 0x4c, 0x19, 0x45, 0x7c, 0x4d, 0x6d, 0x9a, 0x33, 0x15, 0xef, 0xb6, 0x96, 0x55, 0x21,
  111. 0xfe, 0x69, 0xe9, 0x46, 0x7d, 0xdf, 0xcc, 0xd6, 0x88, 0x90, 0x77, 0xb3, 0x3b, 0xd2, 0x28, 0x92,
  112. 0x09, 0xa4, 0x65, 0xad, 0x66, 0x0e, 0xaa, 0x83, 0x16, 0x9f, 0xdb, 0x79, 0x4c, 0x32, 0x11, 0xef,
  113. 0xe6, 0xf1, 0xcc, 0x89, 0xd5, 0xfc, 0xdb, 0xec, 0x69, 0x13, 0x63, 0x92, 0x09, 0x8c, 0x77, 0x1b,
  114. 0x18, 0xcf, 0x1c, 0x8c, 0xd5, 0xce, 0xbc, 0xad, 0x1e, 0x36, 0xf8, 0x0d, 0x00, 0x00, 0xff, 0xff,
  115. 0x3c, 0xb0, 0x62, 0x92, 0x3d, 0x02, 0x00, 0x00,
  116. }