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.
 
 
 

127 lines
6.9 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/call_conversion_reporting_state.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. // Possible data types for a call conversion action state.
  17. type CallConversionReportingStateEnum_CallConversionReportingState int32
  18. const (
  19. // Not specified.
  20. CallConversionReportingStateEnum_UNSPECIFIED CallConversionReportingStateEnum_CallConversionReportingState = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. CallConversionReportingStateEnum_UNKNOWN CallConversionReportingStateEnum_CallConversionReportingState = 1
  23. // Call conversion action is disabled.
  24. CallConversionReportingStateEnum_DISABLED CallConversionReportingStateEnum_CallConversionReportingState = 2
  25. // Call conversion action will use call conversion type set at the
  26. // account level.
  27. CallConversionReportingStateEnum_USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION CallConversionReportingStateEnum_CallConversionReportingState = 3
  28. // Call conversion action will use call conversion type set at the resource
  29. // (call only ads/call extensions) level.
  30. CallConversionReportingStateEnum_USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION CallConversionReportingStateEnum_CallConversionReportingState = 4
  31. )
  32. var CallConversionReportingStateEnum_CallConversionReportingState_name = map[int32]string{
  33. 0: "UNSPECIFIED",
  34. 1: "UNKNOWN",
  35. 2: "DISABLED",
  36. 3: "USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION",
  37. 4: "USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION",
  38. }
  39. var CallConversionReportingStateEnum_CallConversionReportingState_value = map[string]int32{
  40. "UNSPECIFIED": 0,
  41. "UNKNOWN": 1,
  42. "DISABLED": 2,
  43. "USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION": 3,
  44. "USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION": 4,
  45. }
  46. func (x CallConversionReportingStateEnum_CallConversionReportingState) String() string {
  47. return proto.EnumName(CallConversionReportingStateEnum_CallConversionReportingState_name, int32(x))
  48. }
  49. func (CallConversionReportingStateEnum_CallConversionReportingState) EnumDescriptor() ([]byte, []int) {
  50. return fileDescriptor_call_conversion_reporting_state_6294333def669d49, []int{0, 0}
  51. }
  52. // Container for enum describing possible data types for call conversion
  53. // reporting state.
  54. type CallConversionReportingStateEnum struct {
  55. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  56. XXX_unrecognized []byte `json:"-"`
  57. XXX_sizecache int32 `json:"-"`
  58. }
  59. func (m *CallConversionReportingStateEnum) Reset() { *m = CallConversionReportingStateEnum{} }
  60. func (m *CallConversionReportingStateEnum) String() string { return proto.CompactTextString(m) }
  61. func (*CallConversionReportingStateEnum) ProtoMessage() {}
  62. func (*CallConversionReportingStateEnum) Descriptor() ([]byte, []int) {
  63. return fileDescriptor_call_conversion_reporting_state_6294333def669d49, []int{0}
  64. }
  65. func (m *CallConversionReportingStateEnum) XXX_Unmarshal(b []byte) error {
  66. return xxx_messageInfo_CallConversionReportingStateEnum.Unmarshal(m, b)
  67. }
  68. func (m *CallConversionReportingStateEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  69. return xxx_messageInfo_CallConversionReportingStateEnum.Marshal(b, m, deterministic)
  70. }
  71. func (dst *CallConversionReportingStateEnum) XXX_Merge(src proto.Message) {
  72. xxx_messageInfo_CallConversionReportingStateEnum.Merge(dst, src)
  73. }
  74. func (m *CallConversionReportingStateEnum) XXX_Size() int {
  75. return xxx_messageInfo_CallConversionReportingStateEnum.Size(m)
  76. }
  77. func (m *CallConversionReportingStateEnum) XXX_DiscardUnknown() {
  78. xxx_messageInfo_CallConversionReportingStateEnum.DiscardUnknown(m)
  79. }
  80. var xxx_messageInfo_CallConversionReportingStateEnum proto.InternalMessageInfo
  81. func init() {
  82. proto.RegisterType((*CallConversionReportingStateEnum)(nil), "google.ads.googleads.v0.enums.CallConversionReportingStateEnum")
  83. proto.RegisterEnum("google.ads.googleads.v0.enums.CallConversionReportingStateEnum_CallConversionReportingState", CallConversionReportingStateEnum_CallConversionReportingState_name, CallConversionReportingStateEnum_CallConversionReportingState_value)
  84. }
  85. func init() {
  86. proto.RegisterFile("google/ads/googleads/v0/enums/call_conversion_reporting_state.proto", fileDescriptor_call_conversion_reporting_state_6294333def669d49)
  87. }
  88. var fileDescriptor_call_conversion_reporting_state_6294333def669d49 = []byte{
  89. // 350 bytes of a gzipped FileDescriptorProto
  90. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x91, 0x41, 0x6b, 0xb3, 0x30,
  91. 0x1c, 0xc6, 0x5f, 0xed, 0xcb, 0xfb, 0x8e, 0x74, 0x30, 0xf1, 0xbc, 0xc2, 0xda, 0xd3, 0x06, 0x5b,
  92. 0x14, 0x76, 0xcb, 0x4e, 0x31, 0xcd, 0x8a, 0x4c, 0x62, 0xd1, 0xea, 0x60, 0x08, 0xc1, 0x55, 0x91,
  93. 0x82, 0x4d, 0x8a, 0xb1, 0xfd, 0x40, 0xbb, 0x0c, 0xf6, 0x51, 0xc6, 0x3e, 0xc9, 0x3e, 0xc0, 0xce,
  94. 0x43, 0x5d, 0xbd, 0xcd, 0x4b, 0x78, 0xc8, 0xf3, 0xe4, 0x47, 0xfe, 0xcf, 0x1f, 0x90, 0x42, 0xca,
  95. 0xa2, 0xcc, 0xad, 0x34, 0x53, 0x56, 0x27, 0x1b, 0x75, 0xb0, 0xad, 0x5c, 0xec, 0xb7, 0xca, 0x5a,
  96. 0xa7, 0x65, 0xc9, 0xd7, 0x52, 0x1c, 0xf2, 0x4a, 0x6d, 0xa4, 0xe0, 0x55, 0xbe, 0x93, 0x55, 0xbd,
  97. 0x11, 0x05, 0x57, 0x75, 0x5a, 0xe7, 0x70, 0x57, 0xc9, 0x5a, 0x9a, 0x93, 0xee, 0x25, 0x4c, 0x33,
  98. 0x05, 0x7b, 0x08, 0x3c, 0xd8, 0xb0, 0x85, 0xcc, 0x3e, 0x34, 0x70, 0x41, 0xd2, 0xb2, 0x24, 0x3d,
  99. 0x27, 0x38, 0x62, 0xc2, 0x86, 0x42, 0xc5, 0x7e, 0x3b, 0x7b, 0xd5, 0xc0, 0xf9, 0x50, 0xc8, 0x3c,
  100. 0x03, 0xe3, 0x88, 0x85, 0x4b, 0x4a, 0xdc, 0x7b, 0x97, 0xce, 0x8d, 0x3f, 0xe6, 0x18, 0xfc, 0x8f,
  101. 0xd8, 0x03, 0xf3, 0x1f, 0x99, 0xa1, 0x99, 0xa7, 0xe0, 0x64, 0xee, 0x86, 0xd8, 0xf1, 0xe8, 0xdc,
  102. 0xd0, 0xcd, 0x6b, 0x70, 0x19, 0x85, 0x94, 0x63, 0x42, 0xfc, 0x88, 0xad, 0xb8, 0x47, 0x63, 0xea,
  103. 0x71, 0x82, 0x3d, 0x8f, 0x13, 0x9f, 0xc5, 0x34, 0x08, 0x5d, 0x9f, 0x71, 0x4c, 0x56, 0xae, 0xcf,
  104. 0x8c, 0x91, 0x79, 0x03, 0xae, 0x9a, 0x74, 0x40, 0x43, 0x3f, 0x0a, 0x08, 0x1d, 0x8e, 0xff, 0x75,
  105. 0xbe, 0x34, 0x30, 0x5d, 0xcb, 0x2d, 0x1c, 0x1c, 0xda, 0x99, 0x0e, 0x0d, 0xb3, 0x6c, 0x6a, 0x5b,
  106. 0x6a, 0x4f, 0xce, 0x0f, 0xa3, 0x90, 0x65, 0x2a, 0x0a, 0x28, 0xab, 0xc2, 0x2a, 0x72, 0xd1, 0x96,
  107. 0x7a, 0xdc, 0xc6, 0x6e, 0xa3, 0x7e, 0x59, 0xce, 0x5d, 0x7b, 0xbe, 0xe8, 0xa3, 0x05, 0xc6, 0x6f,
  108. 0xfa, 0x64, 0xd1, 0xa1, 0x70, 0xa6, 0x60, 0x27, 0x1b, 0x15, 0xdb, 0xb0, 0x69, 0x57, 0xbd, 0x1f,
  109. 0xfd, 0x04, 0x67, 0x2a, 0xe9, 0xfd, 0x24, 0xb6, 0x93, 0xd6, 0xff, 0xd4, 0xa7, 0xdd, 0x25, 0x42,
  110. 0x38, 0x53, 0x08, 0xf5, 0x09, 0x84, 0x62, 0x1b, 0xa1, 0x36, 0xf3, 0xfc, 0xaf, 0xfd, 0xd8, 0xed,
  111. 0x77, 0x00, 0x00, 0x00, 0xff, 0xff, 0x50, 0x89, 0xd5, 0x06, 0x34, 0x02, 0x00, 0x00,
  112. }