// Code generated by protoc-gen-go. DO NOT EDIT. // source: google/ads/googleads/v1/resources/ad_group_criterion_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 criterion and a label. type AdGroupCriterionLabel struct { // The resource name of the ad group criterion label. // Ad group criterion label resource names have the form: // // `customers/{customer_id}/adGroupCriterionLabels/{ad_group_id}~{criterion_id}~{label_id}` ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"` // The ad group criterion to which the label is attached. AdGroupCriterion *wrappers.StringValue `protobuf:"bytes,2,opt,name=ad_group_criterion,json=adGroupCriterion,proto3" json:"ad_group_criterion,omitempty"` // The label assigned to the ad group criterion. 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 *AdGroupCriterionLabel) Reset() { *m = AdGroupCriterionLabel{} } func (m *AdGroupCriterionLabel) String() string { return proto.CompactTextString(m) } func (*AdGroupCriterionLabel) ProtoMessage() {} func (*AdGroupCriterionLabel) Descriptor() ([]byte, []int) { return fileDescriptor_ad_group_criterion_label_9f9ce4a24146deec, []int{0} } func (m *AdGroupCriterionLabel) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_AdGroupCriterionLabel.Unmarshal(m, b) } func (m *AdGroupCriterionLabel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { return xxx_messageInfo_AdGroupCriterionLabel.Marshal(b, m, deterministic) } func (dst *AdGroupCriterionLabel) XXX_Merge(src proto.Message) { xxx_messageInfo_AdGroupCriterionLabel.Merge(dst, src) } func (m *AdGroupCriterionLabel) XXX_Size() int { return xxx_messageInfo_AdGroupCriterionLabel.Size(m) } func (m *AdGroupCriterionLabel) XXX_DiscardUnknown() { xxx_messageInfo_AdGroupCriterionLabel.DiscardUnknown(m) } var xxx_messageInfo_AdGroupCriterionLabel proto.InternalMessageInfo func (m *AdGroupCriterionLabel) GetResourceName() string { if m != nil { return m.ResourceName } return "" } func (m *AdGroupCriterionLabel) GetAdGroupCriterion() *wrappers.StringValue { if m != nil { return m.AdGroupCriterion } return nil } func (m *AdGroupCriterionLabel) GetLabel() *wrappers.StringValue { if m != nil { return m.Label } return nil } func init() { proto.RegisterType((*AdGroupCriterionLabel)(nil), "google.ads.googleads.v1.resources.AdGroupCriterionLabel") } func init() { proto.RegisterFile("google/ads/googleads/v1/resources/ad_group_criterion_label.proto", fileDescriptor_ad_group_criterion_label_9f9ce4a24146deec) } var fileDescriptor_ad_group_criterion_label_9f9ce4a24146deec = []byte{ // 343 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x91, 0xc1, 0x4a, 0xc3, 0x30, 0x1c, 0xc6, 0x69, 0x87, 0x82, 0x55, 0x41, 0x0a, 0xc2, 0x18, 0x43, 0x36, 0x65, 0xb0, 0x53, 0x42, 0xe7, 0x2d, 0x5e, 0xec, 0x3c, 0x0c, 0x86, 0xc8, 0x98, 0xd0, 0x83, 0x14, 0x4a, 0xb6, 0xc4, 0x50, 0x68, 0x93, 0x90, 0xb4, 0xf3, 0x11, 0x7c, 0x0f, 0x8f, 0x3e, 0x83, 0x4f, 0xe0, 0xa3, 0xf8, 0x14, 0xd2, 0xa6, 0xc9, 0x41, 0x45, 0xbd, 0x7d, 0x34, 0xdf, 0xff, 0xfb, 0x7e, 0xff, 0xfe, 0x83, 0x6b, 0x26, 0x04, 0x2b, 0x28, 0xc4, 0x44, 0x43, 0x23, 0x1b, 0xb5, 0x8b, 0xa0, 0xa2, 0x5a, 0xd4, 0x6a, 0x4b, 0x35, 0xc4, 0x24, 0x63, 0x4a, 0xd4, 0x32, 0xdb, 0xaa, 0xbc, 0xa2, 0x2a, 0x17, 0x3c, 0x2b, 0xf0, 0x86, 0x16, 0x40, 0x2a, 0x51, 0x89, 0x70, 0x6c, 0xc6, 0x00, 0x26, 0x1a, 0xb8, 0x04, 0xb0, 0x8b, 0x80, 0x4b, 0x18, 0x9c, 0x75, 0x25, 0xed, 0xc0, 0xa6, 0x7e, 0x84, 0x4f, 0x0a, 0x4b, 0x49, 0x95, 0x36, 0x11, 0x83, 0xa1, 0x85, 0x90, 0x39, 0xc4, 0x9c, 0x8b, 0x0a, 0x57, 0xb9, 0xe0, 0xdd, 0xeb, 0xf9, 0x9b, 0x17, 0x9c, 0xc6, 0x64, 0xd1, 0x20, 0xdc, 0x58, 0x82, 0xdb, 0x06, 0x20, 0xbc, 0x08, 0x8e, 0x6d, 0x49, 0xc6, 0x71, 0x49, 0xfb, 0xde, 0xc8, 0x9b, 0x1e, 0xac, 0x8f, 0xec, 0xc7, 0x3b, 0x5c, 0xd2, 0x70, 0x19, 0x84, 0xdf, 0x37, 0xe8, 0xfb, 0x23, 0x6f, 0x7a, 0x38, 0x1b, 0x76, 0xc4, 0xc0, 0x92, 0x81, 0xfb, 0x4a, 0xe5, 0x9c, 0x25, 0xb8, 0xa8, 0xe9, 0xfa, 0x04, 0x7f, 0x69, 0x0d, 0x67, 0xc1, 0x5e, 0xbb, 0x7a, 0xbf, 0xf7, 0x8f, 0x71, 0x63, 0x9d, 0x3f, 0xfb, 0xc1, 0x64, 0x2b, 0x4a, 0xf0, 0xe7, 0x6f, 0x9a, 0x0f, 0x7e, 0xdc, 0x72, 0xd5, 0x64, 0xaf, 0xbc, 0x87, 0x65, 0x17, 0xc0, 0x44, 0x81, 0x39, 0x03, 0x42, 0x31, 0xc8, 0x28, 0x6f, 0x9b, 0xed, 0xe5, 0x64, 0xae, 0x7f, 0x39, 0xe4, 0x95, 0x53, 0x2f, 0x7e, 0x6f, 0x11, 0xc7, 0xaf, 0xfe, 0x78, 0x61, 0x22, 0x63, 0xa2, 0x81, 0x91, 0x8d, 0x4a, 0x22, 0xb0, 0xb6, 0xce, 0x77, 0xeb, 0x49, 0x63, 0xa2, 0x53, 0xe7, 0x49, 0x93, 0x28, 0x75, 0x9e, 0x0f, 0x7f, 0x62, 0x1e, 0x10, 0x8a, 0x89, 0x46, 0xc8, 0xb9, 0x10, 0x4a, 0x22, 0x84, 0x9c, 0x6f, 0xb3, 0xdf, 0xc2, 0x5e, 0x7e, 0x06, 0x00, 0x00, 0xff, 0xff, 0xcd, 0x4f, 0x5d, 0xc5, 0x74, 0x02, 0x00, 0x00, }