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.
 
 
 

115 lines
5.7 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/preferred_content_type.proto
  3. package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v1/enums"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. import _ "google.golang.org/genproto/googleapis/api/annotations"
  8. // Reference imports to suppress errors if they are not otherwise used.
  9. var _ = proto.Marshal
  10. var _ = fmt.Errorf
  11. var _ = math.Inf
  12. // This is a compile-time assertion to ensure that this generated file
  13. // is compatible with the proto package it is being compiled against.
  14. // A compilation error at this line likely means your copy of the
  15. // proto package needs to be updated.
  16. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  17. // Enumerates preferred content criterion type.
  18. type PreferredContentTypeEnum_PreferredContentType int32
  19. const (
  20. // Not specified.
  21. PreferredContentTypeEnum_UNSPECIFIED PreferredContentTypeEnum_PreferredContentType = 0
  22. // The value is unknown in this version.
  23. PreferredContentTypeEnum_UNKNOWN PreferredContentTypeEnum_PreferredContentType = 1
  24. // Represents top content on YouTube.
  25. PreferredContentTypeEnum_YOUTUBE_TOP_CONTENT PreferredContentTypeEnum_PreferredContentType = 400
  26. )
  27. var PreferredContentTypeEnum_PreferredContentType_name = map[int32]string{
  28. 0: "UNSPECIFIED",
  29. 1: "UNKNOWN",
  30. 400: "YOUTUBE_TOP_CONTENT",
  31. }
  32. var PreferredContentTypeEnum_PreferredContentType_value = map[string]int32{
  33. "UNSPECIFIED": 0,
  34. "UNKNOWN": 1,
  35. "YOUTUBE_TOP_CONTENT": 400,
  36. }
  37. func (x PreferredContentTypeEnum_PreferredContentType) String() string {
  38. return proto.EnumName(PreferredContentTypeEnum_PreferredContentType_name, int32(x))
  39. }
  40. func (PreferredContentTypeEnum_PreferredContentType) EnumDescriptor() ([]byte, []int) {
  41. return fileDescriptor_preferred_content_type_eb8d51c6e5258e7d, []int{0, 0}
  42. }
  43. // Container for enumeration of preferred content criterion type.
  44. type PreferredContentTypeEnum struct {
  45. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  46. XXX_unrecognized []byte `json:"-"`
  47. XXX_sizecache int32 `json:"-"`
  48. }
  49. func (m *PreferredContentTypeEnum) Reset() { *m = PreferredContentTypeEnum{} }
  50. func (m *PreferredContentTypeEnum) String() string { return proto.CompactTextString(m) }
  51. func (*PreferredContentTypeEnum) ProtoMessage() {}
  52. func (*PreferredContentTypeEnum) Descriptor() ([]byte, []int) {
  53. return fileDescriptor_preferred_content_type_eb8d51c6e5258e7d, []int{0}
  54. }
  55. func (m *PreferredContentTypeEnum) XXX_Unmarshal(b []byte) error {
  56. return xxx_messageInfo_PreferredContentTypeEnum.Unmarshal(m, b)
  57. }
  58. func (m *PreferredContentTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  59. return xxx_messageInfo_PreferredContentTypeEnum.Marshal(b, m, deterministic)
  60. }
  61. func (dst *PreferredContentTypeEnum) XXX_Merge(src proto.Message) {
  62. xxx_messageInfo_PreferredContentTypeEnum.Merge(dst, src)
  63. }
  64. func (m *PreferredContentTypeEnum) XXX_Size() int {
  65. return xxx_messageInfo_PreferredContentTypeEnum.Size(m)
  66. }
  67. func (m *PreferredContentTypeEnum) XXX_DiscardUnknown() {
  68. xxx_messageInfo_PreferredContentTypeEnum.DiscardUnknown(m)
  69. }
  70. var xxx_messageInfo_PreferredContentTypeEnum proto.InternalMessageInfo
  71. func init() {
  72. proto.RegisterType((*PreferredContentTypeEnum)(nil), "google.ads.googleads.v1.enums.PreferredContentTypeEnum")
  73. proto.RegisterEnum("google.ads.googleads.v1.enums.PreferredContentTypeEnum_PreferredContentType", PreferredContentTypeEnum_PreferredContentType_name, PreferredContentTypeEnum_PreferredContentType_value)
  74. }
  75. func init() {
  76. proto.RegisterFile("google/ads/googleads/v1/enums/preferred_content_type.proto", fileDescriptor_preferred_content_type_eb8d51c6e5258e7d)
  77. }
  78. var fileDescriptor_preferred_content_type_eb8d51c6e5258e7d = []byte{
  79. // 316 bytes of a gzipped FileDescriptorProto
  80. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xd1, 0x4a, 0xfb, 0x30,
  81. 0x18, 0xc5, 0xff, 0xdb, 0xe0, 0x2f, 0x64, 0x17, 0x8e, 0xea, 0xc5, 0x14, 0x77, 0xb1, 0x3d, 0x40,
  82. 0x42, 0xf1, 0x2e, 0x5e, 0xb5, 0xb3, 0x8e, 0x21, 0xa4, 0x05, 0xdb, 0x89, 0x52, 0x28, 0x75, 0x89,
  83. 0x61, 0xb2, 0x25, 0xa1, 0xc9, 0x06, 0x7b, 0x0b, 0x9f, 0xc1, 0x4b, 0x1f, 0xc5, 0x47, 0xf1, 0xc2,
  84. 0x67, 0x90, 0x26, 0xb6, 0x57, 0xd3, 0x9b, 0x72, 0xe8, 0xf9, 0x7e, 0x27, 0xe7, 0xfb, 0x00, 0xe6,
  85. 0x52, 0xf2, 0x35, 0x43, 0x25, 0xd5, 0xc8, 0xc9, 0x5a, 0xed, 0x7c, 0xc4, 0xc4, 0x76, 0xa3, 0x91,
  86. 0xaa, 0xd8, 0x33, 0xab, 0x2a, 0x46, 0x8b, 0xa5, 0x14, 0x86, 0x09, 0x53, 0x98, 0xbd, 0x62, 0x50,
  87. 0x55, 0xd2, 0x48, 0x6f, 0xe4, 0x00, 0x58, 0x52, 0x0d, 0x5b, 0x16, 0xee, 0x7c, 0x68, 0xd9, 0xf3,
  88. 0x8b, 0x26, 0x5a, 0xad, 0x50, 0x29, 0x84, 0x34, 0xa5, 0x59, 0x49, 0xa1, 0x1d, 0x3c, 0x79, 0x01,
  89. 0xc3, 0xa4, 0x09, 0x9f, 0xba, 0xec, 0x74, 0xaf, 0x58, 0x24, 0xb6, 0x9b, 0x09, 0x01, 0xa7, 0x87,
  90. 0x3c, 0xef, 0x18, 0xf4, 0x33, 0x72, 0x97, 0x44, 0xd3, 0xf9, 0xcd, 0x3c, 0xba, 0x1e, 0xfc, 0xf3,
  91. 0xfa, 0xe0, 0x28, 0x23, 0xb7, 0x24, 0xbe, 0x27, 0x83, 0x8e, 0x37, 0x04, 0x27, 0x0f, 0x71, 0x96,
  92. 0x66, 0x61, 0x54, 0xa4, 0x71, 0x52, 0x4c, 0x63, 0x92, 0x46, 0x24, 0x1d, 0xbc, 0xf6, 0xc2, 0xaf,
  93. 0x0e, 0x18, 0x2f, 0xe5, 0x06, 0xfe, 0xd9, 0x37, 0x3c, 0x3b, 0xf4, 0x66, 0x52, 0x97, 0x4d, 0x3a,
  94. 0x8f, 0xe1, 0x0f, 0xcb, 0xe5, 0xba, 0x14, 0x1c, 0xca, 0x8a, 0x23, 0xce, 0x84, 0x5d, 0xa5, 0xb9,
  95. 0x9b, 0x5a, 0xe9, 0x5f, 0xce, 0x78, 0x65, 0xbf, 0x6f, 0xdd, 0xde, 0x2c, 0x08, 0xde, 0xbb, 0xa3,
  96. 0x99, 0x8b, 0x0a, 0xa8, 0x86, 0x4e, 0xd6, 0x6a, 0xe1, 0xc3, 0x7a, 0x77, 0xfd, 0xd1, 0xf8, 0x79,
  97. 0x40, 0x75, 0xde, 0xfa, 0xf9, 0xc2, 0xcf, 0xad, 0xff, 0xd9, 0x1d, 0xbb, 0x9f, 0x18, 0x07, 0x54,
  98. 0x63, 0xdc, 0x4e, 0x60, 0xbc, 0xf0, 0x31, 0xb6, 0x33, 0x4f, 0xff, 0x6d, 0xb1, 0xcb, 0xef, 0x00,
  99. 0x00, 0x00, 0xff, 0xff, 0xaf, 0xc9, 0x9a, 0x9e, 0xde, 0x01, 0x00, 0x00,
  100. }