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.
 
 
 

114 lines
5.2 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/interaction_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. // Enum describing possible interaction types.
  18. type InteractionTypeEnum_InteractionType int32
  19. const (
  20. // Not specified.
  21. InteractionTypeEnum_UNSPECIFIED InteractionTypeEnum_InteractionType = 0
  22. // Used for return value only. Represents value unknown in this version.
  23. InteractionTypeEnum_UNKNOWN InteractionTypeEnum_InteractionType = 1
  24. // Calls.
  25. InteractionTypeEnum_CALLS InteractionTypeEnum_InteractionType = 8000
  26. )
  27. var InteractionTypeEnum_InteractionType_name = map[int32]string{
  28. 0: "UNSPECIFIED",
  29. 1: "UNKNOWN",
  30. 8000: "CALLS",
  31. }
  32. var InteractionTypeEnum_InteractionType_value = map[string]int32{
  33. "UNSPECIFIED": 0,
  34. "UNKNOWN": 1,
  35. "CALLS": 8000,
  36. }
  37. func (x InteractionTypeEnum_InteractionType) String() string {
  38. return proto.EnumName(InteractionTypeEnum_InteractionType_name, int32(x))
  39. }
  40. func (InteractionTypeEnum_InteractionType) EnumDescriptor() ([]byte, []int) {
  41. return fileDescriptor_interaction_type_dcee9c2bf37ea8e7, []int{0, 0}
  42. }
  43. // Container for enum describing possible interaction types.
  44. type InteractionTypeEnum struct {
  45. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  46. XXX_unrecognized []byte `json:"-"`
  47. XXX_sizecache int32 `json:"-"`
  48. }
  49. func (m *InteractionTypeEnum) Reset() { *m = InteractionTypeEnum{} }
  50. func (m *InteractionTypeEnum) String() string { return proto.CompactTextString(m) }
  51. func (*InteractionTypeEnum) ProtoMessage() {}
  52. func (*InteractionTypeEnum) Descriptor() ([]byte, []int) {
  53. return fileDescriptor_interaction_type_dcee9c2bf37ea8e7, []int{0}
  54. }
  55. func (m *InteractionTypeEnum) XXX_Unmarshal(b []byte) error {
  56. return xxx_messageInfo_InteractionTypeEnum.Unmarshal(m, b)
  57. }
  58. func (m *InteractionTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  59. return xxx_messageInfo_InteractionTypeEnum.Marshal(b, m, deterministic)
  60. }
  61. func (dst *InteractionTypeEnum) XXX_Merge(src proto.Message) {
  62. xxx_messageInfo_InteractionTypeEnum.Merge(dst, src)
  63. }
  64. func (m *InteractionTypeEnum) XXX_Size() int {
  65. return xxx_messageInfo_InteractionTypeEnum.Size(m)
  66. }
  67. func (m *InteractionTypeEnum) XXX_DiscardUnknown() {
  68. xxx_messageInfo_InteractionTypeEnum.DiscardUnknown(m)
  69. }
  70. var xxx_messageInfo_InteractionTypeEnum proto.InternalMessageInfo
  71. func init() {
  72. proto.RegisterType((*InteractionTypeEnum)(nil), "google.ads.googleads.v1.enums.InteractionTypeEnum")
  73. proto.RegisterEnum("google.ads.googleads.v1.enums.InteractionTypeEnum_InteractionType", InteractionTypeEnum_InteractionType_name, InteractionTypeEnum_InteractionType_value)
  74. }
  75. func init() {
  76. proto.RegisterFile("google/ads/googleads/v1/enums/interaction_type.proto", fileDescriptor_interaction_type_dcee9c2bf37ea8e7)
  77. }
  78. var fileDescriptor_interaction_type_dcee9c2bf37ea8e7 = []byte{
  79. // 291 bytes of a gzipped FileDescriptorProto
  80. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0x49, 0xcf, 0xcf, 0x4f,
  81. 0xcf, 0x49, 0xd5, 0x4f, 0x4c, 0x29, 0xd6, 0x87, 0x30, 0x41, 0xac, 0x32, 0x43, 0xfd, 0xd4, 0xbc,
  82. 0xd2, 0xdc, 0x62, 0xfd, 0xcc, 0xbc, 0x92, 0xd4, 0xa2, 0xc4, 0xe4, 0x92, 0xcc, 0xfc, 0xbc, 0xf8,
  83. 0x92, 0xca, 0x82, 0x54, 0xbd, 0x82, 0xa2, 0xfc, 0x92, 0x7c, 0x21, 0x59, 0x88, 0x52, 0xbd, 0xc4,
  84. 0x94, 0x62, 0x3d, 0xb8, 0x2e, 0xbd, 0x32, 0x43, 0x3d, 0xb0, 0x2e, 0x29, 0x19, 0x98, 0xa1, 0x05,
  85. 0x99, 0xfa, 0x89, 0x79, 0x79, 0xf9, 0x25, 0x89, 0x20, 0x03, 0x8a, 0x21, 0x9a, 0x95, 0x82, 0xb8,
  86. 0x84, 0x3d, 0x11, 0xc6, 0x86, 0x54, 0x16, 0xa4, 0xba, 0xe6, 0x95, 0xe6, 0x2a, 0x59, 0x73, 0xf1,
  87. 0xa3, 0x09, 0x0b, 0xf1, 0x73, 0x71, 0x87, 0xfa, 0x05, 0x07, 0xb8, 0x3a, 0x7b, 0xba, 0x79, 0xba,
  88. 0xba, 0x08, 0x30, 0x08, 0x71, 0x73, 0xb1, 0x87, 0xfa, 0x79, 0xfb, 0xf9, 0x87, 0xfb, 0x09, 0x30,
  89. 0x0a, 0x71, 0x71, 0xb1, 0x3a, 0x3b, 0xfa, 0xf8, 0x04, 0x0b, 0x1c, 0xb0, 0x73, 0x7a, 0xc9, 0xc8,
  90. 0xa5, 0x98, 0x9c, 0x9f, 0xab, 0x87, 0xd7, 0x5d, 0x4e, 0x22, 0x68, 0x16, 0x04, 0x80, 0xdc, 0x13,
  91. 0xc0, 0x18, 0xe5, 0x04, 0xd5, 0x96, 0x9e, 0x9f, 0x93, 0x98, 0x97, 0xae, 0x97, 0x5f, 0x94, 0xae,
  92. 0x9f, 0x9e, 0x9a, 0x07, 0x76, 0x2d, 0x2c, 0x50, 0x0a, 0x32, 0x8b, 0x71, 0x84, 0x91, 0x35, 0x98,
  93. 0x5c, 0xc4, 0xc4, 0xec, 0xee, 0xe8, 0xb8, 0x8a, 0x49, 0xd6, 0x1d, 0x62, 0x94, 0x63, 0x4a, 0xb1,
  94. 0x1e, 0x84, 0x09, 0x62, 0x85, 0x19, 0xea, 0x81, 0xfc, 0x58, 0x7c, 0x0a, 0x26, 0x1f, 0xe3, 0x98,
  95. 0x52, 0x1c, 0x03, 0x97, 0x8f, 0x09, 0x33, 0x8c, 0x01, 0xcb, 0xbf, 0x62, 0x52, 0x84, 0x08, 0x5a,
  96. 0x59, 0x39, 0xa6, 0x14, 0x5b, 0x59, 0xc1, 0x55, 0x58, 0x59, 0x85, 0x19, 0x5a, 0x59, 0x81, 0xd5,
  97. 0x24, 0xb1, 0x81, 0x1d, 0x66, 0x0c, 0x08, 0x00, 0x00, 0xff, 0xff, 0x71, 0x78, 0x48, 0x48, 0xbb,
  98. 0x01, 0x00, 0x00,
  99. }