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.
 
 
 

123 lines
6.0 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/display_ad_format_setting.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. // Enumerates display ad format settings.
  17. type DisplayAdFormatSettingEnum_DisplayAdFormatSetting int32
  18. const (
  19. // Not specified.
  20. DisplayAdFormatSettingEnum_UNSPECIFIED DisplayAdFormatSettingEnum_DisplayAdFormatSetting = 0
  21. // The value is unknown in this version.
  22. DisplayAdFormatSettingEnum_UNKNOWN DisplayAdFormatSettingEnum_DisplayAdFormatSetting = 1
  23. // Text, image and native formats.
  24. DisplayAdFormatSettingEnum_ALL_FORMATS DisplayAdFormatSettingEnum_DisplayAdFormatSetting = 2
  25. // Text and image formats.
  26. DisplayAdFormatSettingEnum_NON_NATIVE DisplayAdFormatSettingEnum_DisplayAdFormatSetting = 3
  27. // Native format, i.e. the format rendering is controlled by the publisher
  28. // and not by Google.
  29. DisplayAdFormatSettingEnum_NATIVE DisplayAdFormatSettingEnum_DisplayAdFormatSetting = 4
  30. )
  31. var DisplayAdFormatSettingEnum_DisplayAdFormatSetting_name = map[int32]string{
  32. 0: "UNSPECIFIED",
  33. 1: "UNKNOWN",
  34. 2: "ALL_FORMATS",
  35. 3: "NON_NATIVE",
  36. 4: "NATIVE",
  37. }
  38. var DisplayAdFormatSettingEnum_DisplayAdFormatSetting_value = map[string]int32{
  39. "UNSPECIFIED": 0,
  40. "UNKNOWN": 1,
  41. "ALL_FORMATS": 2,
  42. "NON_NATIVE": 3,
  43. "NATIVE": 4,
  44. }
  45. func (x DisplayAdFormatSettingEnum_DisplayAdFormatSetting) String() string {
  46. return proto.EnumName(DisplayAdFormatSettingEnum_DisplayAdFormatSetting_name, int32(x))
  47. }
  48. func (DisplayAdFormatSettingEnum_DisplayAdFormatSetting) EnumDescriptor() ([]byte, []int) {
  49. return fileDescriptor_display_ad_format_setting_c38e066267521bdb, []int{0, 0}
  50. }
  51. // Container for display ad format settings.
  52. type DisplayAdFormatSettingEnum struct {
  53. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  54. XXX_unrecognized []byte `json:"-"`
  55. XXX_sizecache int32 `json:"-"`
  56. }
  57. func (m *DisplayAdFormatSettingEnum) Reset() { *m = DisplayAdFormatSettingEnum{} }
  58. func (m *DisplayAdFormatSettingEnum) String() string { return proto.CompactTextString(m) }
  59. func (*DisplayAdFormatSettingEnum) ProtoMessage() {}
  60. func (*DisplayAdFormatSettingEnum) Descriptor() ([]byte, []int) {
  61. return fileDescriptor_display_ad_format_setting_c38e066267521bdb, []int{0}
  62. }
  63. func (m *DisplayAdFormatSettingEnum) XXX_Unmarshal(b []byte) error {
  64. return xxx_messageInfo_DisplayAdFormatSettingEnum.Unmarshal(m, b)
  65. }
  66. func (m *DisplayAdFormatSettingEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  67. return xxx_messageInfo_DisplayAdFormatSettingEnum.Marshal(b, m, deterministic)
  68. }
  69. func (dst *DisplayAdFormatSettingEnum) XXX_Merge(src proto.Message) {
  70. xxx_messageInfo_DisplayAdFormatSettingEnum.Merge(dst, src)
  71. }
  72. func (m *DisplayAdFormatSettingEnum) XXX_Size() int {
  73. return xxx_messageInfo_DisplayAdFormatSettingEnum.Size(m)
  74. }
  75. func (m *DisplayAdFormatSettingEnum) XXX_DiscardUnknown() {
  76. xxx_messageInfo_DisplayAdFormatSettingEnum.DiscardUnknown(m)
  77. }
  78. var xxx_messageInfo_DisplayAdFormatSettingEnum proto.InternalMessageInfo
  79. func init() {
  80. proto.RegisterType((*DisplayAdFormatSettingEnum)(nil), "google.ads.googleads.v0.enums.DisplayAdFormatSettingEnum")
  81. proto.RegisterEnum("google.ads.googleads.v0.enums.DisplayAdFormatSettingEnum_DisplayAdFormatSetting", DisplayAdFormatSettingEnum_DisplayAdFormatSetting_name, DisplayAdFormatSettingEnum_DisplayAdFormatSetting_value)
  82. }
  83. func init() {
  84. proto.RegisterFile("google/ads/googleads/v0/enums/display_ad_format_setting.proto", fileDescriptor_display_ad_format_setting_c38e066267521bdb)
  85. }
  86. var fileDescriptor_display_ad_format_setting_c38e066267521bdb = []byte{
  87. // 313 bytes of a gzipped FileDescriptorProto
  88. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x41, 0x4a, 0xf3, 0x40,
  89. 0x1c, 0xc5, 0xbf, 0xa4, 0x1f, 0x15, 0xa6, 0xa0, 0x21, 0x0b, 0x17, 0x4a, 0x17, 0xed, 0x01, 0x26,
  90. 0x01, 0x77, 0x23, 0x2e, 0xa6, 0x36, 0x2d, 0xc5, 0x3a, 0x09, 0xa6, 0x8d, 0x20, 0x81, 0x30, 0x76,
  91. 0xe2, 0x10, 0x48, 0x32, 0x21, 0x93, 0x16, 0x5c, 0x7a, 0x15, 0x97, 0x1e, 0xc5, 0xa3, 0xb8, 0xf2,
  92. 0x08, 0x92, 0x99, 0x36, 0xab, 0xea, 0x26, 0x3c, 0xf2, 0xfe, 0xbf, 0xc7, 0x9b, 0x07, 0x6e, 0xb8,
  93. 0x10, 0x3c, 0x4f, 0x1d, 0xca, 0xa4, 0xa3, 0x65, 0xab, 0x76, 0xae, 0x93, 0x96, 0xdb, 0x42, 0x3a,
  94. 0x2c, 0x93, 0x55, 0x4e, 0x5f, 0x13, 0xca, 0x92, 0x17, 0x51, 0x17, 0xb4, 0x49, 0x64, 0xda, 0x34,
  95. 0x59, 0xc9, 0x61, 0x55, 0x8b, 0x46, 0xd8, 0x43, 0xcd, 0x40, 0xca, 0x24, 0xec, 0x70, 0xb8, 0x73,
  96. 0xa1, 0xc2, 0xc7, 0x6f, 0x06, 0xb8, 0x98, 0xea, 0x08, 0xcc, 0x66, 0x2a, 0x20, 0xd4, 0xbc, 0x57,
  97. 0x6e, 0x8b, 0xf1, 0x06, 0x9c, 0x1f, 0x77, 0xed, 0x33, 0x30, 0x58, 0x93, 0x30, 0xf0, 0x6e, 0x17,
  98. 0xb3, 0x85, 0x37, 0xb5, 0xfe, 0xd9, 0x03, 0x70, 0xb2, 0x26, 0x77, 0xc4, 0x7f, 0x24, 0x96, 0xd1,
  99. 0xba, 0x78, 0xb9, 0x4c, 0x66, 0xfe, 0xc3, 0x3d, 0x5e, 0x85, 0x96, 0x69, 0x9f, 0x02, 0x40, 0x7c,
  100. 0x92, 0x10, 0xbc, 0x5a, 0x44, 0x9e, 0xd5, 0xb3, 0x01, 0xe8, 0xef, 0xf5, 0xff, 0xc9, 0xb7, 0x01,
  101. 0x46, 0x1b, 0x51, 0xc0, 0x3f, 0x9b, 0x4e, 0x2e, 0x8f, 0x17, 0x09, 0xda, 0x57, 0x06, 0xc6, 0xd3,
  102. 0x64, 0x4f, 0x73, 0x91, 0xd3, 0x92, 0x43, 0x51, 0x73, 0x87, 0xa7, 0xa5, 0xda, 0xe0, 0x30, 0x5b,
  103. 0x95, 0xc9, 0x5f, 0x56, 0xbc, 0x56, 0xdf, 0x77, 0xb3, 0x37, 0xc7, 0xf8, 0xc3, 0x1c, 0xce, 0x75,
  104. 0x14, 0x66, 0x12, 0x6a, 0xd9, 0xaa, 0xc8, 0x85, 0xed, 0x24, 0xf2, 0xf3, 0xe0, 0xc7, 0x98, 0xc9,
  105. 0xb8, 0xf3, 0xe3, 0xc8, 0x8d, 0x95, 0xff, 0x65, 0x8e, 0xf4, 0x4f, 0x84, 0x30, 0x93, 0x08, 0x75,
  106. 0x17, 0x08, 0x45, 0x2e, 0x42, 0xea, 0xe6, 0xb9, 0xaf, 0x8a, 0x5d, 0xfd, 0x04, 0x00, 0x00, 0xff,
  107. 0xff, 0xa2, 0xdb, 0xb6, 0x98, 0xdd, 0x01, 0x00, 0x00,
  108. }