// Code generated by protoc-gen-go. DO NOT EDIT. // source: google/ads/googleads/v1/resources/ad_group_ad_label.proto package resources // import "google.golang.org/genproto/googleapis/ads/googleads/v1/resources" import proto "github.com/golang/protobuf/proto" import fmt "fmt" import math "math" import wrappers "github.com/golang/protobuf/ptypes/wrappers" import _ "google.golang.org/genproto/googleapis/api/annotations" // Reference imports to suppress errors if they are not otherwise used. var _ = proto.Marshal var _ = fmt.Errorf var _ = math.Inf // This is a compile-time assertion to ensure that this generated file // is compatible with the proto package it is being compiled against. // A compilation error at this line likely means your copy of the // proto package needs to be updated. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package // A relationship between an ad group ad and a label. type AdGroupAdLabel struct { // The resource name of the ad group ad label. // Ad group ad label resource names have the form: // `customers/{customer_id}/adGroupAdLabels/{ad_group_id}~{ad_id}~{label_id}` ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"` // The ad group ad to which the label is attached. AdGroupAd *wrappers.StringValue `protobuf:"bytes,2,opt,name=ad_group_ad,json=adGroupAd,proto3" json:"ad_group_ad,omitempty"` // The label assigned to the ad group ad. Label *wrappers.StringValue `protobuf:"bytes,3,opt,name=label,proto3" json:"label,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` } func (m *AdGroupAdLabel) Reset() { *m = AdGroupAdLabel{} } func (m *AdGroupAdLabel) String() string { return proto.CompactTextString(m) } func (*AdGroupAdLabel) ProtoMessage() {} func (*AdGroupAdLabel) Descriptor() ([]byte, []int) { return fileDescriptor_ad_group_ad_label_adf7a04294bb4ae3, []int{0} } func (m *AdGroupAdLabel) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_AdGroupAdLabel.Unmarshal(m, b) } func (m *AdGroupAdLabel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { return xxx_messageInfo_AdGroupAdLabel.Marshal(b, m, deterministic) } func (dst *AdGroupAdLabel) XXX_Merge(src proto.Message) { xxx_messageInfo_AdGroupAdLabel.Merge(dst, src) } func (m *AdGroupAdLabel) XXX_Size() int { return xxx_messageInfo_AdGroupAdLabel.Size(m) } func (m *AdGroupAdLabel) XXX_DiscardUnknown() { xxx_messageInfo_AdGroupAdLabel.DiscardUnknown(m) } var xxx_messageInfo_AdGroupAdLabel proto.InternalMessageInfo func (m *AdGroupAdLabel) GetResourceName() string { if m != nil { return m.ResourceName } return "" } func (m *AdGroupAdLabel) GetAdGroupAd() *wrappers.StringValue { if m != nil { return m.AdGroupAd } return nil } func (m *AdGroupAdLabel) GetLabel() *wrappers.StringValue { if m != nil { return m.Label } return nil } func init() { proto.RegisterType((*AdGroupAdLabel)(nil), "google.ads.googleads.v1.resources.AdGroupAdLabel") } func init() { proto.RegisterFile("google/ads/googleads/v1/resources/ad_group_ad_label.proto", fileDescriptor_ad_group_ad_label_adf7a04294bb4ae3) } var fileDescriptor_ad_group_ad_label_adf7a04294bb4ae3 = []byte{ // 331 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x91, 0xcf, 0x4a, 0xc3, 0x30, 0x00, 0xc6, 0x69, 0x87, 0xc2, 0x3a, 0xf5, 0x50, 0x2f, 0x63, 0x0c, 0xd9, 0x94, 0xc1, 0x4e, 0x09, 0x9d, 0x27, 0xa3, 0x97, 0xec, 0x32, 0x10, 0x91, 0x31, 0xa1, 0x07, 0x29, 0x94, 0x6c, 0x89, 0xa1, 0xd0, 0x26, 0x25, 0x69, 0xe7, 0xd5, 0x67, 0xf1, 0x22, 0xf8, 0x28, 0x3e, 0x8a, 0x4f, 0x21, 0x6d, 0x9a, 0xa0, 0x17, 0xf5, 0xf6, 0xd1, 0xfc, 0xbe, 0x3f, 0x69, 0x82, 0x2b, 0x2e, 0x25, 0xcf, 0x19, 0x24, 0x54, 0x43, 0x23, 0x1b, 0xb5, 0x8f, 0xa0, 0x62, 0x5a, 0xd6, 0x6a, 0xc7, 0x34, 0x24, 0x34, 0xe5, 0x4a, 0xd6, 0x65, 0x4a, 0x68, 0x9a, 0x93, 0x2d, 0xcb, 0x41, 0xa9, 0x64, 0x25, 0xc3, 0xa9, 0xe1, 0x01, 0xa1, 0x1a, 0x38, 0x2b, 0xd8, 0x47, 0xc0, 0x59, 0x47, 0x67, 0x5d, 0x7a, 0x6b, 0xd8, 0xd6, 0x4f, 0xf0, 0x59, 0x91, 0xb2, 0x64, 0x4a, 0x9b, 0x88, 0xd1, 0xd8, 0xb6, 0x97, 0x19, 0x24, 0x42, 0xc8, 0x8a, 0x54, 0x99, 0x14, 0xdd, 0xe9, 0xf9, 0x9b, 0x17, 0x9c, 0x60, 0xba, 0x6a, 0xba, 0x31, 0xbd, 0x6b, 0x9a, 0xc3, 0x8b, 0xe0, 0xd8, 0xa6, 0xa7, 0x82, 0x14, 0x6c, 0xe8, 0x4d, 0xbc, 0x79, 0x7f, 0x73, 0x64, 0x3f, 0xde, 0x93, 0x82, 0x85, 0x37, 0xc1, 0xe0, 0xdb, 0xe6, 0xa1, 0x3f, 0xf1, 0xe6, 0x83, 0xc5, 0xb8, 0xdb, 0x08, 0xec, 0x16, 0xf0, 0x50, 0xa9, 0x4c, 0xf0, 0x98, 0xe4, 0x35, 0xdb, 0xf4, 0x89, 0xed, 0x09, 0x17, 0xc1, 0x41, 0x7b, 0xcb, 0x61, 0xef, 0x1f, 0x3e, 0x83, 0x2e, 0x5f, 0xfc, 0x60, 0xb6, 0x93, 0x05, 0xf8, 0xf3, 0x8f, 0x2c, 0x4f, 0x7f, 0x5e, 0x68, 0xdd, 0x84, 0xae, 0xbd, 0xc7, 0xdb, 0xce, 0xc9, 0x65, 0x4e, 0x04, 0x07, 0x52, 0x71, 0xc8, 0x99, 0x68, 0x2b, 0xed, 0xb3, 0x94, 0x99, 0xfe, 0xe5, 0x95, 0xae, 0x9d, 0x7a, 0xf5, 0x7b, 0x2b, 0x8c, 0xdf, 0xfd, 0xe9, 0xca, 0x44, 0x62, 0xaa, 0x81, 0x91, 0x8d, 0x8a, 0x23, 0xb0, 0xb1, 0xe4, 0x87, 0x65, 0x12, 0x4c, 0x75, 0xe2, 0x98, 0x24, 0x8e, 0x12, 0xc7, 0x7c, 0xfa, 0x33, 0x73, 0x80, 0x10, 0xa6, 0x1a, 0x21, 0x47, 0x21, 0x14, 0x47, 0x08, 0x39, 0x6e, 0x7b, 0xd8, 0x8e, 0xbd, 0xfc, 0x0a, 0x00, 0x00, 0xff, 0xff, 0x3b, 0xaf, 0x27, 0xf8, 0x51, 0x02, 0x00, 0x00, }