Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 

118 linhas
5.5 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/feed_mapping_status.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. // Possible statuses of a feed mapping.
  18. type FeedMappingStatusEnum_FeedMappingStatus int32
  19. const (
  20. // Not specified.
  21. FeedMappingStatusEnum_UNSPECIFIED FeedMappingStatusEnum_FeedMappingStatus = 0
  22. // Used for return value only. Represents value unknown in this version.
  23. FeedMappingStatusEnum_UNKNOWN FeedMappingStatusEnum_FeedMappingStatus = 1
  24. // Feed mapping is enabled.
  25. FeedMappingStatusEnum_ENABLED FeedMappingStatusEnum_FeedMappingStatus = 2
  26. // Feed mapping has been removed.
  27. FeedMappingStatusEnum_REMOVED FeedMappingStatusEnum_FeedMappingStatus = 3
  28. )
  29. var FeedMappingStatusEnum_FeedMappingStatus_name = map[int32]string{
  30. 0: "UNSPECIFIED",
  31. 1: "UNKNOWN",
  32. 2: "ENABLED",
  33. 3: "REMOVED",
  34. }
  35. var FeedMappingStatusEnum_FeedMappingStatus_value = map[string]int32{
  36. "UNSPECIFIED": 0,
  37. "UNKNOWN": 1,
  38. "ENABLED": 2,
  39. "REMOVED": 3,
  40. }
  41. func (x FeedMappingStatusEnum_FeedMappingStatus) String() string {
  42. return proto.EnumName(FeedMappingStatusEnum_FeedMappingStatus_name, int32(x))
  43. }
  44. func (FeedMappingStatusEnum_FeedMappingStatus) EnumDescriptor() ([]byte, []int) {
  45. return fileDescriptor_feed_mapping_status_59f48c7ea720559f, []int{0, 0}
  46. }
  47. // Container for enum describing possible statuses of a feed mapping.
  48. type FeedMappingStatusEnum struct {
  49. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  50. XXX_unrecognized []byte `json:"-"`
  51. XXX_sizecache int32 `json:"-"`
  52. }
  53. func (m *FeedMappingStatusEnum) Reset() { *m = FeedMappingStatusEnum{} }
  54. func (m *FeedMappingStatusEnum) String() string { return proto.CompactTextString(m) }
  55. func (*FeedMappingStatusEnum) ProtoMessage() {}
  56. func (*FeedMappingStatusEnum) Descriptor() ([]byte, []int) {
  57. return fileDescriptor_feed_mapping_status_59f48c7ea720559f, []int{0}
  58. }
  59. func (m *FeedMappingStatusEnum) XXX_Unmarshal(b []byte) error {
  60. return xxx_messageInfo_FeedMappingStatusEnum.Unmarshal(m, b)
  61. }
  62. func (m *FeedMappingStatusEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  63. return xxx_messageInfo_FeedMappingStatusEnum.Marshal(b, m, deterministic)
  64. }
  65. func (dst *FeedMappingStatusEnum) XXX_Merge(src proto.Message) {
  66. xxx_messageInfo_FeedMappingStatusEnum.Merge(dst, src)
  67. }
  68. func (m *FeedMappingStatusEnum) XXX_Size() int {
  69. return xxx_messageInfo_FeedMappingStatusEnum.Size(m)
  70. }
  71. func (m *FeedMappingStatusEnum) XXX_DiscardUnknown() {
  72. xxx_messageInfo_FeedMappingStatusEnum.DiscardUnknown(m)
  73. }
  74. var xxx_messageInfo_FeedMappingStatusEnum proto.InternalMessageInfo
  75. func init() {
  76. proto.RegisterType((*FeedMappingStatusEnum)(nil), "google.ads.googleads.v1.enums.FeedMappingStatusEnum")
  77. proto.RegisterEnum("google.ads.googleads.v1.enums.FeedMappingStatusEnum_FeedMappingStatus", FeedMappingStatusEnum_FeedMappingStatus_name, FeedMappingStatusEnum_FeedMappingStatus_value)
  78. }
  79. func init() {
  80. proto.RegisterFile("google/ads/googleads/v1/enums/feed_mapping_status.proto", fileDescriptor_feed_mapping_status_59f48c7ea720559f)
  81. }
  82. var fileDescriptor_feed_mapping_status_59f48c7ea720559f = []byte{
  83. // 303 bytes of a gzipped FileDescriptorProto
  84. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0xcf, 0x4a, 0xc3, 0x30,
  85. 0x18, 0x77, 0x1d, 0x28, 0x64, 0x07, 0xeb, 0x40, 0x0f, 0xe2, 0x0e, 0xdb, 0x03, 0x24, 0x14, 0x0f,
  86. 0x42, 0x3c, 0xa5, 0x2e, 0x1b, 0x63, 0xae, 0x1b, 0x8e, 0x55, 0x90, 0xc2, 0x88, 0x26, 0x86, 0xc2,
  87. 0x9a, 0x94, 0xa5, 0xdb, 0x03, 0x79, 0xf4, 0x51, 0x7c, 0x14, 0x7d, 0x09, 0x49, 0xb2, 0xf6, 0x32,
  88. 0xf4, 0x52, 0x7e, 0x5f, 0x7f, 0x7f, 0xf2, 0xfb, 0x3e, 0x70, 0x27, 0xb5, 0x96, 0x1b, 0x81, 0x18,
  89. 0x37, 0xc8, 0x43, 0x8b, 0xf6, 0x11, 0x12, 0x6a, 0x57, 0x18, 0xf4, 0x2e, 0x04, 0x5f, 0x17, 0xac,
  90. 0x2c, 0x73, 0x25, 0xd7, 0xa6, 0x62, 0xd5, 0xce, 0xc0, 0x72, 0xab, 0x2b, 0xdd, 0xed, 0x79, 0x35,
  91. 0x64, 0xdc, 0xc0, 0xc6, 0x08, 0xf7, 0x11, 0x74, 0xc6, 0xeb, 0x9b, 0x3a, 0xb7, 0xcc, 0x11, 0x53,
  92. 0x4a, 0x57, 0xac, 0xca, 0xb5, 0x3a, 0x98, 0x07, 0x1c, 0x5c, 0x8e, 0x84, 0xe0, 0x33, 0x1f, 0xbc,
  93. 0x74, 0xb9, 0x54, 0xed, 0x8a, 0xc1, 0x14, 0x5c, 0x1c, 0x11, 0xdd, 0x73, 0xd0, 0x59, 0x25, 0xcb,
  94. 0x05, 0x7d, 0x98, 0x8c, 0x26, 0x74, 0x18, 0x9e, 0x74, 0x3b, 0xe0, 0x6c, 0x95, 0x4c, 0x93, 0xf9,
  95. 0x73, 0x12, 0xb6, 0xec, 0x40, 0x13, 0x12, 0x3f, 0xd2, 0x61, 0x18, 0xd8, 0xe1, 0x89, 0xce, 0xe6,
  96. 0x29, 0x1d, 0x86, 0xed, 0xf8, 0xa7, 0x05, 0xfa, 0x6f, 0xba, 0x80, 0xff, 0x36, 0x8d, 0xaf, 0x8e,
  97. 0x1e, 0x5c, 0xd8, 0x8e, 0x8b, 0xd6, 0x4b, 0x7c, 0x30, 0x4a, 0xbd, 0x61, 0x4a, 0x42, 0xbd, 0x95,
  98. 0x48, 0x0a, 0xe5, 0x36, 0xa8, 0x6f, 0x55, 0xe6, 0xe6, 0x8f, 0xd3, 0xdd, 0xbb, 0xef, 0x47, 0xd0,
  99. 0x1e, 0x13, 0xf2, 0x19, 0xf4, 0xc6, 0x3e, 0x8a, 0x70, 0x03, 0x3d, 0xb4, 0x28, 0x8d, 0xa0, 0xdd,
  100. 0xda, 0x7c, 0xd5, 0x7c, 0x46, 0xb8, 0xc9, 0x1a, 0x3e, 0x4b, 0xa3, 0xcc, 0xf1, 0xdf, 0x41, 0xdf,
  101. 0xff, 0xc4, 0x98, 0x70, 0x83, 0x71, 0xa3, 0xc0, 0x38, 0x8d, 0x30, 0x76, 0x9a, 0xd7, 0x53, 0x57,
  102. 0xec, 0xf6, 0x37, 0x00, 0x00, 0xff, 0xff, 0x04, 0x08, 0x15, 0x89, 0xd2, 0x01, 0x00, 0x00,
  103. }