No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 

123 líneas
5.9 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/account_budget_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. // The possible statuses of an AccountBudget.
  18. type AccountBudgetStatusEnum_AccountBudgetStatus int32
  19. const (
  20. // Not specified.
  21. AccountBudgetStatusEnum_UNSPECIFIED AccountBudgetStatusEnum_AccountBudgetStatus = 0
  22. // Used for return value only. Represents value unknown in this version.
  23. AccountBudgetStatusEnum_UNKNOWN AccountBudgetStatusEnum_AccountBudgetStatus = 1
  24. // The account budget is pending approval.
  25. AccountBudgetStatusEnum_PENDING AccountBudgetStatusEnum_AccountBudgetStatus = 2
  26. // The account budget has been approved.
  27. AccountBudgetStatusEnum_APPROVED AccountBudgetStatusEnum_AccountBudgetStatus = 3
  28. // The account budget has been cancelled by the user.
  29. AccountBudgetStatusEnum_CANCELLED AccountBudgetStatusEnum_AccountBudgetStatus = 4
  30. )
  31. var AccountBudgetStatusEnum_AccountBudgetStatus_name = map[int32]string{
  32. 0: "UNSPECIFIED",
  33. 1: "UNKNOWN",
  34. 2: "PENDING",
  35. 3: "APPROVED",
  36. 4: "CANCELLED",
  37. }
  38. var AccountBudgetStatusEnum_AccountBudgetStatus_value = map[string]int32{
  39. "UNSPECIFIED": 0,
  40. "UNKNOWN": 1,
  41. "PENDING": 2,
  42. "APPROVED": 3,
  43. "CANCELLED": 4,
  44. }
  45. func (x AccountBudgetStatusEnum_AccountBudgetStatus) String() string {
  46. return proto.EnumName(AccountBudgetStatusEnum_AccountBudgetStatus_name, int32(x))
  47. }
  48. func (AccountBudgetStatusEnum_AccountBudgetStatus) EnumDescriptor() ([]byte, []int) {
  49. return fileDescriptor_account_budget_status_8765faeb3bbb866a, []int{0, 0}
  50. }
  51. // Message describing AccountBudget statuses.
  52. type AccountBudgetStatusEnum struct {
  53. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  54. XXX_unrecognized []byte `json:"-"`
  55. XXX_sizecache int32 `json:"-"`
  56. }
  57. func (m *AccountBudgetStatusEnum) Reset() { *m = AccountBudgetStatusEnum{} }
  58. func (m *AccountBudgetStatusEnum) String() string { return proto.CompactTextString(m) }
  59. func (*AccountBudgetStatusEnum) ProtoMessage() {}
  60. func (*AccountBudgetStatusEnum) Descriptor() ([]byte, []int) {
  61. return fileDescriptor_account_budget_status_8765faeb3bbb866a, []int{0}
  62. }
  63. func (m *AccountBudgetStatusEnum) XXX_Unmarshal(b []byte) error {
  64. return xxx_messageInfo_AccountBudgetStatusEnum.Unmarshal(m, b)
  65. }
  66. func (m *AccountBudgetStatusEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  67. return xxx_messageInfo_AccountBudgetStatusEnum.Marshal(b, m, deterministic)
  68. }
  69. func (dst *AccountBudgetStatusEnum) XXX_Merge(src proto.Message) {
  70. xxx_messageInfo_AccountBudgetStatusEnum.Merge(dst, src)
  71. }
  72. func (m *AccountBudgetStatusEnum) XXX_Size() int {
  73. return xxx_messageInfo_AccountBudgetStatusEnum.Size(m)
  74. }
  75. func (m *AccountBudgetStatusEnum) XXX_DiscardUnknown() {
  76. xxx_messageInfo_AccountBudgetStatusEnum.DiscardUnknown(m)
  77. }
  78. var xxx_messageInfo_AccountBudgetStatusEnum proto.InternalMessageInfo
  79. func init() {
  80. proto.RegisterType((*AccountBudgetStatusEnum)(nil), "google.ads.googleads.v1.enums.AccountBudgetStatusEnum")
  81. proto.RegisterEnum("google.ads.googleads.v1.enums.AccountBudgetStatusEnum_AccountBudgetStatus", AccountBudgetStatusEnum_AccountBudgetStatus_name, AccountBudgetStatusEnum_AccountBudgetStatus_value)
  82. }
  83. func init() {
  84. proto.RegisterFile("google/ads/googleads/v1/enums/account_budget_status.proto", fileDescriptor_account_budget_status_8765faeb3bbb866a)
  85. }
  86. var fileDescriptor_account_budget_status_8765faeb3bbb866a = []byte{
  87. // 319 bytes of a gzipped FileDescriptorProto
  88. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0xcd, 0x4a, 0xc3, 0x30,
  89. 0x00, 0x76, 0x9d, 0xf8, 0x93, 0x29, 0x96, 0x7a, 0x50, 0xc4, 0x1d, 0xb6, 0x07, 0x48, 0x29, 0x9e,
  90. 0x8c, 0xa7, 0x74, 0x8d, 0x63, 0x38, 0xb2, 0xe2, 0x58, 0x05, 0xa9, 0x8c, 0x6c, 0x29, 0x61, 0xb0,
  91. 0x25, 0x63, 0x49, 0x87, 0xcf, 0xe3, 0xd1, 0x47, 0xf1, 0x51, 0x04, 0xdf, 0x41, 0x9a, 0x6c, 0x3b,
  92. 0x4d, 0x2f, 0xe1, 0x4b, 0xbe, 0x1f, 0xbe, 0x7c, 0xe0, 0x5e, 0x28, 0x25, 0xe6, 0x45, 0xc8, 0xb8,
  93. 0x0e, 0x1d, 0xac, 0xd0, 0x3a, 0x0a, 0x0b, 0x59, 0x2e, 0x74, 0xc8, 0xa6, 0x53, 0x55, 0x4a, 0x33,
  94. 0x9e, 0x94, 0x5c, 0x14, 0x66, 0xac, 0x0d, 0x33, 0xa5, 0x86, 0xcb, 0x95, 0x32, 0x2a, 0x68, 0x3a,
  95. 0x3d, 0x64, 0x5c, 0xc3, 0x9d, 0x15, 0xae, 0x23, 0x68, 0xad, 0x37, 0xb7, 0xdb, 0xe4, 0xe5, 0x2c,
  96. 0x64, 0x52, 0x2a, 0xc3, 0xcc, 0x4c, 0xc9, 0x8d, 0xb9, 0xfd, 0x0e, 0xae, 0xb0, 0xcb, 0x8e, 0x6d,
  97. 0xf4, 0xd0, 0x26, 0x13, 0x59, 0x2e, 0xda, 0x6f, 0xe0, 0x72, 0x0f, 0x15, 0x5c, 0x80, 0xc6, 0x88,
  98. 0x0e, 0x53, 0xd2, 0xe9, 0x3d, 0xf6, 0x48, 0xe2, 0x1f, 0x04, 0x0d, 0x70, 0x3c, 0xa2, 0x4f, 0x74,
  99. 0xf0, 0x42, 0xfd, 0x5a, 0x75, 0x49, 0x09, 0x4d, 0x7a, 0xb4, 0xeb, 0x7b, 0xc1, 0x19, 0x38, 0xc1,
  100. 0x69, 0xfa, 0x3c, 0xc8, 0x48, 0xe2, 0xd7, 0x83, 0x73, 0x70, 0xda, 0xc1, 0xb4, 0x43, 0xfa, 0x7d,
  101. 0x92, 0xf8, 0x87, 0xf1, 0x4f, 0x0d, 0xb4, 0xa6, 0x6a, 0x01, 0xff, 0x6d, 0x1f, 0x5f, 0xef, 0xa9,
  102. 0x90, 0x56, 0xcd, 0xd3, 0xda, 0x6b, 0xbc, 0xb1, 0x0a, 0x35, 0x67, 0x52, 0x40, 0xb5, 0x12, 0xa1,
  103. 0x28, 0xa4, 0xfd, 0xd7, 0x76, 0xc3, 0xe5, 0x4c, 0xff, 0x31, 0xe9, 0x83, 0x3d, 0x3f, 0xbc, 0x7a,
  104. 0x17, 0xe3, 0x4f, 0xaf, 0xd9, 0x75, 0x51, 0x98, 0x6b, 0xe8, 0x60, 0x85, 0xb2, 0x08, 0x56, 0x4b,
  105. 0xe8, 0xaf, 0x2d, 0x9f, 0x63, 0xae, 0xf3, 0x1d, 0x9f, 0x67, 0x51, 0x6e, 0xf9, 0x6f, 0xaf, 0xe5,
  106. 0x1e, 0x11, 0xc2, 0x5c, 0x23, 0xb4, 0x53, 0x20, 0x94, 0x45, 0x08, 0x59, 0xcd, 0xe4, 0xc8, 0x16,
  107. 0xbb, 0xfb, 0x0d, 0x00, 0x00, 0xff, 0xff, 0x90, 0xce, 0x17, 0xf2, 0xea, 0x01, 0x00, 0x00,
  108. }