blob: 10644c6c7acf414729bffb36ebc2ed4155ea6656 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v2/resources/geo_target_constant.proto
package resources
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
wrappers "github.com/golang/protobuf/ptypes/wrappers"
enums "google.golang.org/genproto/googleapis/ads/googleads/v2/enums"
_ "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.ProtoPackageIsVersion3 // please upgrade the proto package
// A geo target constant.
type GeoTargetConstant struct {
// Output only. The resource name of the geo target constant.
// Geo target constant resource names have the form:
//
// `geoTargetConstants/{geo_target_constant_id}`
ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
// Output only. The ID of the geo target constant.
Id *wrappers.Int64Value `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
// Output only. Geo target constant English name.
Name *wrappers.StringValue `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
// Output only. The ISO-3166-1 alpha-2 country code that is associated with the target.
CountryCode *wrappers.StringValue `protobuf:"bytes,5,opt,name=country_code,json=countryCode,proto3" json:"country_code,omitempty"`
// Output only. Geo target constant target type.
TargetType *wrappers.StringValue `protobuf:"bytes,6,opt,name=target_type,json=targetType,proto3" json:"target_type,omitempty"`
// Output only. Geo target constant status.
Status enums.GeoTargetConstantStatusEnum_GeoTargetConstantStatus `protobuf:"varint,7,opt,name=status,proto3,enum=google.ads.googleads.v2.enums.GeoTargetConstantStatusEnum_GeoTargetConstantStatus" json:"status,omitempty"`
// Output only. The fully qualified English name, consisting of the target's name and that
// of its parent and country.
CanonicalName *wrappers.StringValue `protobuf:"bytes,8,opt,name=canonical_name,json=canonicalName,proto3" json:"canonical_name,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *GeoTargetConstant) Reset() { *m = GeoTargetConstant{} }
func (m *GeoTargetConstant) String() string { return proto.CompactTextString(m) }
func (*GeoTargetConstant) ProtoMessage() {}
func (*GeoTargetConstant) Descriptor() ([]byte, []int) {
return fileDescriptor_c7fb45b6d0a214f9, []int{0}
}
func (m *GeoTargetConstant) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GeoTargetConstant.Unmarshal(m, b)
}
func (m *GeoTargetConstant) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_GeoTargetConstant.Marshal(b, m, deterministic)
}
func (m *GeoTargetConstant) XXX_Merge(src proto.Message) {
xxx_messageInfo_GeoTargetConstant.Merge(m, src)
}
func (m *GeoTargetConstant) XXX_Size() int {
return xxx_messageInfo_GeoTargetConstant.Size(m)
}
func (m *GeoTargetConstant) XXX_DiscardUnknown() {
xxx_messageInfo_GeoTargetConstant.DiscardUnknown(m)
}
var xxx_messageInfo_GeoTargetConstant proto.InternalMessageInfo
func (m *GeoTargetConstant) GetResourceName() string {
if m != nil {
return m.ResourceName
}
return ""
}
func (m *GeoTargetConstant) GetId() *wrappers.Int64Value {
if m != nil {
return m.Id
}
return nil
}
func (m *GeoTargetConstant) GetName() *wrappers.StringValue {
if m != nil {
return m.Name
}
return nil
}
func (m *GeoTargetConstant) GetCountryCode() *wrappers.StringValue {
if m != nil {
return m.CountryCode
}
return nil
}
func (m *GeoTargetConstant) GetTargetType() *wrappers.StringValue {
if m != nil {
return m.TargetType
}
return nil
}
func (m *GeoTargetConstant) GetStatus() enums.GeoTargetConstantStatusEnum_GeoTargetConstantStatus {
if m != nil {
return m.Status
}
return enums.GeoTargetConstantStatusEnum_UNSPECIFIED
}
func (m *GeoTargetConstant) GetCanonicalName() *wrappers.StringValue {
if m != nil {
return m.CanonicalName
}
return nil
}
func init() {
proto.RegisterType((*GeoTargetConstant)(nil), "google.ads.googleads.v2.resources.GeoTargetConstant")
}
func init() {
proto.RegisterFile("google/ads/googleads/v2/resources/geo_target_constant.proto", fileDescriptor_c7fb45b6d0a214f9)
}
var fileDescriptor_c7fb45b6d0a214f9 = []byte{
// 528 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x93, 0x4f, 0x6b, 0x13, 0x4f,
0x18, 0xc7, 0xc9, 0x26, 0xbf, 0xfc, 0x74, 0xd2, 0x16, 0xdc, 0x83, 0xc4, 0x5a, 0x34, 0x15, 0x0a,
0x41, 0x64, 0x56, 0xd6, 0x3f, 0x87, 0x2d, 0x08, 0x9b, 0x2a, 0x51, 0x0f, 0x52, 0xd2, 0x12, 0x51,
0x02, 0xcb, 0x64, 0x67, 0x3a, 0x2e, 0xec, 0xce, 0xb3, 0xcc, 0xcc, 0x46, 0x82, 0x78, 0xf2, 0x9d,
0x78, 0xf4, 0xa5, 0xf8, 0x2a, 0x7a, 0xee, 0xdd, 0x8b, 0x27, 0xc9, 0xce, 0xec, 0x36, 0x98, 0x46,
0xe3, 0xed, 0x49, 0x9e, 0xef, 0xe7, 0xfb, 0x7c, 0x77, 0x9e, 0x19, 0x74, 0xc8, 0x01, 0x78, 0xca,
0x3c, 0x42, 0x95, 0x67, 0xca, 0x45, 0x35, 0xf3, 0x3d, 0xc9, 0x14, 0x14, 0x32, 0x66, 0xca, 0xe3,
0x0c, 0x22, 0x4d, 0x24, 0x67, 0x3a, 0x8a, 0x41, 0x28, 0x4d, 0x84, 0xc6, 0xb9, 0x04, 0x0d, 0xee,
0xbe, 0x21, 0x30, 0xa1, 0x0a, 0xd7, 0x30, 0x9e, 0xf9, 0xb8, 0x86, 0x77, 0x9f, 0xad, 0xf3, 0x67,
0xa2, 0xc8, 0xae, 0xf4, 0x8e, 0x94, 0x26, 0xba, 0x50, 0x66, 0xc4, 0xee, 0xdd, 0x8a, 0xcf, 0x13,
0xef, 0x2c, 0x61, 0x29, 0x8d, 0xa6, 0xec, 0x03, 0x99, 0x25, 0x20, 0xad, 0xe0, 0xd6, 0x92, 0xa0,
0x1a, 0x6b, 0x5b, 0x77, 0x6c, 0xab, 0xfc, 0x35, 0x2d, 0xce, 0xbc, 0x8f, 0x92, 0xe4, 0x39, 0x93,
0x95, 0xf7, 0xde, 0x12, 0x4a, 0x84, 0x00, 0x4d, 0x74, 0x02, 0xc2, 0x76, 0xef, 0xfd, 0x68, 0xa1,
0x1b, 0x43, 0x06, 0xa7, 0x65, 0xba, 0x23, 0x1b, 0xce, 0x7d, 0x8b, 0xb6, 0xab, 0x29, 0x91, 0x20,
0x19, 0xeb, 0x36, 0x7a, 0x8d, 0xfe, 0xf5, 0x81, 0x7f, 0x1e, 0x36, 0x7f, 0x86, 0x0f, 0xd0, 0xfd,
0xcb, 0x63, 0xb0, 0x55, 0x9e, 0x28, 0x1c, 0x43, 0xe6, 0xad, 0x58, 0x8d, 0xb6, 0x2a, 0xa3, 0x37,
0x24, 0x63, 0xee, 0x43, 0xe4, 0x24, 0xb4, 0xdb, 0xec, 0x35, 0xfa, 0x1d, 0xff, 0xb6, 0x85, 0x71,
0x95, 0x1c, 0xbf, 0x12, 0xfa, 0xe9, 0xe3, 0x31, 0x49, 0x0b, 0x36, 0x68, 0x9e, 0x87, 0xcd, 0x91,
0x93, 0x50, 0xf7, 0x09, 0x6a, 0x95, 0x09, 0x5a, 0x25, 0xb3, 0xb7, 0xc2, 0x9c, 0x68, 0x99, 0x08,
0xbe, 0x04, 0x95, 0x72, 0xf7, 0x39, 0xda, 0x8a, 0xa1, 0x10, 0x5a, 0xce, 0xa3, 0x18, 0x28, 0xeb,
0xfe, 0xb7, 0x29, 0xde, 0xb1, 0xd8, 0x11, 0x50, 0xe6, 0x0e, 0x50, 0xc7, 0xee, 0x4d, 0xcf, 0x73,
0xd6, 0x6d, 0x6f, 0x6a, 0x82, 0x0c, 0x75, 0x3a, 0xcf, 0x99, 0x0b, 0xa8, 0x6d, 0x76, 0xdd, 0xfd,
0xbf, 0xd7, 0xe8, 0xef, 0xf8, 0x23, 0xbc, 0xee, 0x3e, 0x95, 0x97, 0x05, 0xaf, 0x1c, 0xe1, 0x49,
0x49, 0xbf, 0x10, 0x45, 0xb6, 0xae, 0x67, 0x86, 0xda, 0x31, 0xee, 0x4b, 0xb4, 0x13, 0x13, 0x01,
0x22, 0x89, 0x49, 0x6a, 0xb6, 0x77, 0x6d, 0xd3, 0xdc, 0xdb, 0x35, 0xb8, 0xd8, 0x56, 0xf0, 0xee,
0x22, 0x1c, 0xff, 0xcb, 0xb2, 0xdd, 0x3e, 0xff, 0xfd, 0x2f, 0xe5, 0x7d, 0xba, 0xe2, 0xf6, 0x7f,
0x1e, 0x7c, 0x71, 0xd0, 0x41, 0x0c, 0x19, 0xfe, 0xeb, 0xdb, 0x1a, 0xdc, 0x5c, 0x19, 0x73, 0xbc,
0xc8, 0x7f, 0xdc, 0x78, 0xff, 0xda, 0xc2, 0x1c, 0x52, 0x22, 0x38, 0x06, 0xc9, 0x3d, 0xce, 0x44,
0xf9, 0x75, 0xde, 0x65, 0xd4, 0x3f, 0x3c, 0xfa, 0xc3, 0xba, 0xfa, 0xea, 0x34, 0x87, 0x61, 0xf8,
0xcd, 0xd9, 0x1f, 0x1a, 0xcb, 0x90, 0x2a, 0x6c, 0xca, 0x45, 0x35, 0xf6, 0xf1, 0xa8, 0x52, 0x7e,
0xaf, 0x34, 0x93, 0x90, 0xaa, 0x49, 0xad, 0x99, 0x8c, 0xfd, 0x49, 0xad, 0xb9, 0x70, 0x0e, 0x4c,
0x23, 0x08, 0x42, 0xaa, 0x82, 0xa0, 0x56, 0x05, 0xc1, 0xd8, 0x0f, 0x82, 0x5a, 0x37, 0x6d, 0x97,
0x61, 0x1f, 0xfd, 0x0a, 0x00, 0x00, 0xff, 0xff, 0x8a, 0xcc, 0x78, 0x3e, 0xa0, 0x04, 0x00, 0x00,
}