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.
 
 
 

100 lines
4.4 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/common/dates.proto
  3. package common // import "google.golang.org/genproto/googleapis/ads/googleads/v0/common"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. import wrappers "github.com/golang/protobuf/ptypes/wrappers"
  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. // A date range.
  18. type DateRange struct {
  19. // The start date, in yyyy-mm-dd format.
  20. StartDate *wrappers.StringValue `protobuf:"bytes,1,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"`
  21. // The end date, in yyyy-mm-dd format.
  22. EndDate *wrappers.StringValue `protobuf:"bytes,2,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"`
  23. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  24. XXX_unrecognized []byte `json:"-"`
  25. XXX_sizecache int32 `json:"-"`
  26. }
  27. func (m *DateRange) Reset() { *m = DateRange{} }
  28. func (m *DateRange) String() string { return proto.CompactTextString(m) }
  29. func (*DateRange) ProtoMessage() {}
  30. func (*DateRange) Descriptor() ([]byte, []int) {
  31. return fileDescriptor_dates_75f8ce485b4fd796, []int{0}
  32. }
  33. func (m *DateRange) XXX_Unmarshal(b []byte) error {
  34. return xxx_messageInfo_DateRange.Unmarshal(m, b)
  35. }
  36. func (m *DateRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  37. return xxx_messageInfo_DateRange.Marshal(b, m, deterministic)
  38. }
  39. func (dst *DateRange) XXX_Merge(src proto.Message) {
  40. xxx_messageInfo_DateRange.Merge(dst, src)
  41. }
  42. func (m *DateRange) XXX_Size() int {
  43. return xxx_messageInfo_DateRange.Size(m)
  44. }
  45. func (m *DateRange) XXX_DiscardUnknown() {
  46. xxx_messageInfo_DateRange.DiscardUnknown(m)
  47. }
  48. var xxx_messageInfo_DateRange proto.InternalMessageInfo
  49. func (m *DateRange) GetStartDate() *wrappers.StringValue {
  50. if m != nil {
  51. return m.StartDate
  52. }
  53. return nil
  54. }
  55. func (m *DateRange) GetEndDate() *wrappers.StringValue {
  56. if m != nil {
  57. return m.EndDate
  58. }
  59. return nil
  60. }
  61. func init() {
  62. proto.RegisterType((*DateRange)(nil), "google.ads.googleads.v0.common.DateRange")
  63. }
  64. func init() {
  65. proto.RegisterFile("google/ads/googleads/v0/common/dates.proto", fileDescriptor_dates_75f8ce485b4fd796)
  66. }
  67. var fileDescriptor_dates_75f8ce485b4fd796 = []byte{
  68. // 287 bytes of a gzipped FileDescriptorProto
  69. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0xd0, 0xb1, 0x4a, 0xc4, 0x30,
  70. 0x18, 0x07, 0x70, 0x5a, 0x41, 0xbd, 0xb8, 0x75, 0x12, 0x91, 0x43, 0x3a, 0x89, 0xc3, 0x97, 0xa2,
  71. 0x83, 0x90, 0x9b, 0x7a, 0x1e, 0xdc, 0x7a, 0x9c, 0xd0, 0x41, 0x0a, 0x92, 0xbb, 0xc4, 0x70, 0xd0,
  72. 0x26, 0x25, 0xc9, 0x9d, 0xb3, 0xaf, 0xe2, 0xe8, 0xa3, 0xf8, 0x1e, 0x2e, 0x3e, 0x85, 0x24, 0x5f,
  73. 0xdb, 0x4d, 0x71, 0xea, 0x47, 0xfb, 0xfb, 0xff, 0xd3, 0x7c, 0xe4, 0x46, 0x19, 0xa3, 0x1a, 0x49,
  74. 0xb9, 0x70, 0x14, 0xc7, 0x30, 0x1d, 0x0a, 0xba, 0x35, 0x6d, 0x6b, 0x34, 0x15, 0xdc, 0x4b, 0x07,
  75. 0x9d, 0x35, 0xde, 0x64, 0x53, 0x04, 0xc0, 0x85, 0x83, 0xd1, 0xc2, 0xa1, 0x00, 0xb4, 0x17, 0xfd,
  76. 0x77, 0x1a, 0xf5, 0x66, 0xff, 0x42, 0x5f, 0x2d, 0xef, 0x3a, 0x69, 0xfb, 0x7c, 0xfe, 0x96, 0x90,
  77. 0xc9, 0x82, 0x7b, 0xb9, 0xe6, 0x5a, 0xc9, 0x6c, 0x46, 0x88, 0xf3, 0xdc, 0xfa, 0xe7, 0x70, 0xc4,
  78. 0x79, 0x72, 0x95, 0x5c, 0x9f, 0xdd, 0x5e, 0xf6, 0xbd, 0x30, 0x54, 0xc0, 0xa3, 0xb7, 0x3b, 0xad,
  79. 0x2a, 0xde, 0xec, 0xe5, 0x7a, 0x12, 0x7d, 0x68, 0xc8, 0xee, 0xc9, 0xa9, 0xd4, 0x02, 0xa3, 0xe9,
  80. 0x3f, 0xa2, 0x27, 0x52, 0x8b, 0x10, 0x9c, 0x7f, 0x25, 0x24, 0xdf, 0x9a, 0x16, 0xfe, 0xbe, 0xca,
  81. 0x9c, 0x04, 0xec, 0x56, 0xa1, 0x6a, 0x95, 0x3c, 0x2d, 0x7a, 0xad, 0x4c, 0xc3, 0xb5, 0x02, 0x63,
  82. 0x15, 0x55, 0x52, 0xc7, 0x83, 0x86, 0xa5, 0x75, 0x3b, 0xf7, 0xdb, 0x0e, 0x67, 0xf8, 0x78, 0x4f,
  83. 0x8f, 0x96, 0x65, 0xf9, 0x91, 0x4e, 0x97, 0x58, 0x56, 0x0a, 0x07, 0x38, 0x86, 0xa9, 0x2a, 0xe0,
  84. 0x21, 0xb2, 0xcf, 0x01, 0xd4, 0xa5, 0x70, 0xf5, 0x08, 0xea, 0xaa, 0xa8, 0x11, 0x7c, 0xa7, 0x39,
  85. 0xbe, 0x65, 0xac, 0x14, 0x8e, 0xb1, 0x91, 0x30, 0x56, 0x15, 0x8c, 0x21, 0xda, 0x1c, 0xc7, 0xbf,
  86. 0xbb, 0xfb, 0x09, 0x00, 0x00, 0xff, 0xff, 0xc4, 0xd3, 0xb9, 0xa6, 0xe0, 0x01, 0x00, 0x00,
  87. }