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.
 
 
 

117 lines
4.8 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/time_type.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. // The possible time types used by certain resources as an alternative to
  17. // absolute timestamps.
  18. type TimeTypeEnum_TimeType int32
  19. const (
  20. // Not specified.
  21. TimeTypeEnum_UNSPECIFIED TimeTypeEnum_TimeType = 0
  22. // Used for return value only. Represents value unknown in this version.
  23. TimeTypeEnum_UNKNOWN TimeTypeEnum_TimeType = 1
  24. // As soon as possible.
  25. TimeTypeEnum_NOW TimeTypeEnum_TimeType = 2
  26. // An infinite point in the future.
  27. TimeTypeEnum_FOREVER TimeTypeEnum_TimeType = 3
  28. )
  29. var TimeTypeEnum_TimeType_name = map[int32]string{
  30. 0: "UNSPECIFIED",
  31. 1: "UNKNOWN",
  32. 2: "NOW",
  33. 3: "FOREVER",
  34. }
  35. var TimeTypeEnum_TimeType_value = map[string]int32{
  36. "UNSPECIFIED": 0,
  37. "UNKNOWN": 1,
  38. "NOW": 2,
  39. "FOREVER": 3,
  40. }
  41. func (x TimeTypeEnum_TimeType) String() string {
  42. return proto.EnumName(TimeTypeEnum_TimeType_name, int32(x))
  43. }
  44. func (TimeTypeEnum_TimeType) EnumDescriptor() ([]byte, []int) {
  45. return fileDescriptor_time_type_4019044a86ac0043, []int{0, 0}
  46. }
  47. // Message describing time types.
  48. type TimeTypeEnum struct {
  49. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  50. XXX_unrecognized []byte `json:"-"`
  51. XXX_sizecache int32 `json:"-"`
  52. }
  53. func (m *TimeTypeEnum) Reset() { *m = TimeTypeEnum{} }
  54. func (m *TimeTypeEnum) String() string { return proto.CompactTextString(m) }
  55. func (*TimeTypeEnum) ProtoMessage() {}
  56. func (*TimeTypeEnum) Descriptor() ([]byte, []int) {
  57. return fileDescriptor_time_type_4019044a86ac0043, []int{0}
  58. }
  59. func (m *TimeTypeEnum) XXX_Unmarshal(b []byte) error {
  60. return xxx_messageInfo_TimeTypeEnum.Unmarshal(m, b)
  61. }
  62. func (m *TimeTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  63. return xxx_messageInfo_TimeTypeEnum.Marshal(b, m, deterministic)
  64. }
  65. func (dst *TimeTypeEnum) XXX_Merge(src proto.Message) {
  66. xxx_messageInfo_TimeTypeEnum.Merge(dst, src)
  67. }
  68. func (m *TimeTypeEnum) XXX_Size() int {
  69. return xxx_messageInfo_TimeTypeEnum.Size(m)
  70. }
  71. func (m *TimeTypeEnum) XXX_DiscardUnknown() {
  72. xxx_messageInfo_TimeTypeEnum.DiscardUnknown(m)
  73. }
  74. var xxx_messageInfo_TimeTypeEnum proto.InternalMessageInfo
  75. func init() {
  76. proto.RegisterType((*TimeTypeEnum)(nil), "google.ads.googleads.v0.enums.TimeTypeEnum")
  77. proto.RegisterEnum("google.ads.googleads.v0.enums.TimeTypeEnum_TimeType", TimeTypeEnum_TimeType_name, TimeTypeEnum_TimeType_value)
  78. }
  79. func init() {
  80. proto.RegisterFile("google/ads/googleads/v0/enums/time_type.proto", fileDescriptor_time_type_4019044a86ac0043)
  81. }
  82. var fileDescriptor_time_type_4019044a86ac0043 = []byte{
  83. // 274 bytes of a gzipped FileDescriptorProto
  84. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0x4d, 0xcf, 0xcf, 0x4f,
  85. 0xcf, 0x49, 0xd5, 0x4f, 0x4c, 0x29, 0xd6, 0x87, 0x30, 0x41, 0xac, 0x32, 0x03, 0xfd, 0xd4, 0xbc,
  86. 0xd2, 0xdc, 0x62, 0xfd, 0x92, 0xcc, 0xdc, 0xd4, 0xf8, 0x92, 0xca, 0x82, 0x54, 0xbd, 0x82, 0xa2,
  87. 0xfc, 0x92, 0x7c, 0x21, 0x59, 0x88, 0x1a, 0xbd, 0xc4, 0x94, 0x62, 0x3d, 0xb8, 0x72, 0xbd, 0x32,
  88. 0x03, 0x3d, 0xb0, 0x72, 0x25, 0x3f, 0x2e, 0x9e, 0x90, 0xcc, 0xdc, 0xd4, 0x90, 0xca, 0x82, 0x54,
  89. 0xd7, 0xbc, 0xd2, 0x5c, 0x25, 0x3b, 0x2e, 0x0e, 0x18, 0x5f, 0x88, 0x9f, 0x8b, 0x3b, 0xd4, 0x2f,
  90. 0x38, 0xc0, 0xd5, 0xd9, 0xd3, 0xcd, 0xd3, 0xd5, 0x45, 0x80, 0x41, 0x88, 0x9b, 0x8b, 0x3d, 0xd4,
  91. 0xcf, 0xdb, 0xcf, 0x3f, 0xdc, 0x4f, 0x80, 0x51, 0x88, 0x9d, 0x8b, 0xd9, 0xcf, 0x3f, 0x5c, 0x80,
  92. 0x09, 0x24, 0xea, 0xe6, 0x1f, 0xe4, 0x1a, 0xe6, 0x1a, 0x24, 0xc0, 0xec, 0xf4, 0x88, 0x91, 0x4b,
  93. 0x31, 0x39, 0x3f, 0x57, 0x0f, 0xaf, 0xad, 0x4e, 0xbc, 0x30, 0x3b, 0x02, 0x40, 0x6e, 0x0c, 0x60,
  94. 0x8c, 0x72, 0x82, 0xaa, 0x4f, 0xcf, 0xcf, 0x49, 0xcc, 0x4b, 0xd7, 0xcb, 0x2f, 0x4a, 0xd7, 0x4f,
  95. 0x4f, 0xcd, 0x03, 0xfb, 0x00, 0xe6, 0xc9, 0x82, 0xcc, 0x62, 0x1c, 0x7e, 0xb6, 0x06, 0x93, 0x8b,
  96. 0x98, 0x98, 0xdd, 0x1d, 0x1d, 0x57, 0x31, 0xc9, 0xba, 0x43, 0x8c, 0x72, 0x4c, 0x29, 0xd6, 0x83,
  97. 0x30, 0x41, 0xac, 0x30, 0x03, 0x3d, 0x90, 0xff, 0x8a, 0x4f, 0xc1, 0xe4, 0x63, 0x1c, 0x53, 0x8a,
  98. 0x63, 0xe0, 0xf2, 0x31, 0x61, 0x06, 0x31, 0x60, 0xf9, 0x57, 0x4c, 0x8a, 0x10, 0x41, 0x2b, 0x2b,
  99. 0xc7, 0x94, 0x62, 0x2b, 0x2b, 0xb8, 0x0a, 0x2b, 0xab, 0x30, 0x03, 0x2b, 0x2b, 0xb0, 0x9a, 0x24,
  100. 0x36, 0xb0, 0xc3, 0x8c, 0x01, 0x01, 0x00, 0x00, 0xff, 0xff, 0x62, 0x1a, 0x32, 0x58, 0x8b, 0x01,
  101. 0x00, 0x00,
  102. }