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.
 
 
 

115 lines
5.3 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/resources/ad_group_ad_label.proto
  3. package resources // import "google.golang.org/genproto/googleapis/ads/googleads/v1/resources"
  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. import _ "google.golang.org/genproto/googleapis/api/annotations"
  9. // Reference imports to suppress errors if they are not otherwise used.
  10. var _ = proto.Marshal
  11. var _ = fmt.Errorf
  12. var _ = math.Inf
  13. // This is a compile-time assertion to ensure that this generated file
  14. // is compatible with the proto package it is being compiled against.
  15. // A compilation error at this line likely means your copy of the
  16. // proto package needs to be updated.
  17. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  18. // A relationship between an ad group ad and a label.
  19. type AdGroupAdLabel struct {
  20. // The resource name of the ad group ad label.
  21. // Ad group ad label resource names have the form:
  22. // `customers/{customer_id}/adGroupAdLabels/{ad_group_id}~{ad_id}~{label_id}`
  23. ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
  24. // The ad group ad to which the label is attached.
  25. AdGroupAd *wrappers.StringValue `protobuf:"bytes,2,opt,name=ad_group_ad,json=adGroupAd,proto3" json:"ad_group_ad,omitempty"`
  26. // The label assigned to the ad group ad.
  27. Label *wrappers.StringValue `protobuf:"bytes,3,opt,name=label,proto3" json:"label,omitempty"`
  28. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  29. XXX_unrecognized []byte `json:"-"`
  30. XXX_sizecache int32 `json:"-"`
  31. }
  32. func (m *AdGroupAdLabel) Reset() { *m = AdGroupAdLabel{} }
  33. func (m *AdGroupAdLabel) String() string { return proto.CompactTextString(m) }
  34. func (*AdGroupAdLabel) ProtoMessage() {}
  35. func (*AdGroupAdLabel) Descriptor() ([]byte, []int) {
  36. return fileDescriptor_ad_group_ad_label_adf7a04294bb4ae3, []int{0}
  37. }
  38. func (m *AdGroupAdLabel) XXX_Unmarshal(b []byte) error {
  39. return xxx_messageInfo_AdGroupAdLabel.Unmarshal(m, b)
  40. }
  41. func (m *AdGroupAdLabel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  42. return xxx_messageInfo_AdGroupAdLabel.Marshal(b, m, deterministic)
  43. }
  44. func (dst *AdGroupAdLabel) XXX_Merge(src proto.Message) {
  45. xxx_messageInfo_AdGroupAdLabel.Merge(dst, src)
  46. }
  47. func (m *AdGroupAdLabel) XXX_Size() int {
  48. return xxx_messageInfo_AdGroupAdLabel.Size(m)
  49. }
  50. func (m *AdGroupAdLabel) XXX_DiscardUnknown() {
  51. xxx_messageInfo_AdGroupAdLabel.DiscardUnknown(m)
  52. }
  53. var xxx_messageInfo_AdGroupAdLabel proto.InternalMessageInfo
  54. func (m *AdGroupAdLabel) GetResourceName() string {
  55. if m != nil {
  56. return m.ResourceName
  57. }
  58. return ""
  59. }
  60. func (m *AdGroupAdLabel) GetAdGroupAd() *wrappers.StringValue {
  61. if m != nil {
  62. return m.AdGroupAd
  63. }
  64. return nil
  65. }
  66. func (m *AdGroupAdLabel) GetLabel() *wrappers.StringValue {
  67. if m != nil {
  68. return m.Label
  69. }
  70. return nil
  71. }
  72. func init() {
  73. proto.RegisterType((*AdGroupAdLabel)(nil), "google.ads.googleads.v1.resources.AdGroupAdLabel")
  74. }
  75. func init() {
  76. proto.RegisterFile("google/ads/googleads/v1/resources/ad_group_ad_label.proto", fileDescriptor_ad_group_ad_label_adf7a04294bb4ae3)
  77. }
  78. var fileDescriptor_ad_group_ad_label_adf7a04294bb4ae3 = []byte{
  79. // 331 bytes of a gzipped FileDescriptorProto
  80. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x91, 0xcf, 0x4a, 0xc3, 0x30,
  81. 0x00, 0xc6, 0x69, 0x87, 0xc2, 0x3a, 0xf5, 0x50, 0x2f, 0x63, 0x0c, 0xd9, 0x94, 0xc1, 0x4e, 0x09,
  82. 0x9d, 0x27, 0xa3, 0x97, 0xec, 0x32, 0x10, 0x91, 0x31, 0xa1, 0x07, 0x29, 0x94, 0x6c, 0x89, 0xa1,
  83. 0xd0, 0x26, 0x25, 0x69, 0xe7, 0xd5, 0x67, 0xf1, 0x22, 0xf8, 0x28, 0x3e, 0x8a, 0x4f, 0x21, 0x6d,
  84. 0x9a, 0xa0, 0x17, 0xf5, 0xf6, 0xd1, 0xfc, 0xbe, 0x3f, 0x69, 0x82, 0x2b, 0x2e, 0x25, 0xcf, 0x19,
  85. 0x24, 0x54, 0x43, 0x23, 0x1b, 0xb5, 0x8f, 0xa0, 0x62, 0x5a, 0xd6, 0x6a, 0xc7, 0x34, 0x24, 0x34,
  86. 0xe5, 0x4a, 0xd6, 0x65, 0x4a, 0x68, 0x9a, 0x93, 0x2d, 0xcb, 0x41, 0xa9, 0x64, 0x25, 0xc3, 0xa9,
  87. 0xe1, 0x01, 0xa1, 0x1a, 0x38, 0x2b, 0xd8, 0x47, 0xc0, 0x59, 0x47, 0x67, 0x5d, 0x7a, 0x6b, 0xd8,
  88. 0xd6, 0x4f, 0xf0, 0x59, 0x91, 0xb2, 0x64, 0x4a, 0x9b, 0x88, 0xd1, 0xd8, 0xb6, 0x97, 0x19, 0x24,
  89. 0x42, 0xc8, 0x8a, 0x54, 0x99, 0x14, 0xdd, 0xe9, 0xf9, 0x9b, 0x17, 0x9c, 0x60, 0xba, 0x6a, 0xba,
  90. 0x31, 0xbd, 0x6b, 0x9a, 0xc3, 0x8b, 0xe0, 0xd8, 0xa6, 0xa7, 0x82, 0x14, 0x6c, 0xe8, 0x4d, 0xbc,
  91. 0x79, 0x7f, 0x73, 0x64, 0x3f, 0xde, 0x93, 0x82, 0x85, 0x37, 0xc1, 0xe0, 0xdb, 0xe6, 0xa1, 0x3f,
  92. 0xf1, 0xe6, 0x83, 0xc5, 0xb8, 0xdb, 0x08, 0xec, 0x16, 0xf0, 0x50, 0xa9, 0x4c, 0xf0, 0x98, 0xe4,
  93. 0x35, 0xdb, 0xf4, 0x89, 0xed, 0x09, 0x17, 0xc1, 0x41, 0x7b, 0xcb, 0x61, 0xef, 0x1f, 0x3e, 0x83,
  94. 0x2e, 0x5f, 0xfc, 0x60, 0xb6, 0x93, 0x05, 0xf8, 0xf3, 0x8f, 0x2c, 0x4f, 0x7f, 0x5e, 0x68, 0xdd,
  95. 0x84, 0xae, 0xbd, 0xc7, 0xdb, 0xce, 0xc9, 0x65, 0x4e, 0x04, 0x07, 0x52, 0x71, 0xc8, 0x99, 0x68,
  96. 0x2b, 0xed, 0xb3, 0x94, 0x99, 0xfe, 0xe5, 0x95, 0xae, 0x9d, 0x7a, 0xf5, 0x7b, 0x2b, 0x8c, 0xdf,
  97. 0xfd, 0xe9, 0xca, 0x44, 0x62, 0xaa, 0x81, 0x91, 0x8d, 0x8a, 0x23, 0xb0, 0xb1, 0xe4, 0x87, 0x65,
  98. 0x12, 0x4c, 0x75, 0xe2, 0x98, 0x24, 0x8e, 0x12, 0xc7, 0x7c, 0xfa, 0x33, 0x73, 0x80, 0x10, 0xa6,
  99. 0x1a, 0x21, 0x47, 0x21, 0x14, 0x47, 0x08, 0x39, 0x6e, 0x7b, 0xd8, 0x8e, 0xbd, 0xfc, 0x0a, 0x00,
  100. 0x00, 0xff, 0xff, 0x3b, 0xaf, 0x27, 0xf8, 0x51, 0x02, 0x00, 0x00,
  101. }