blob: ed4f9d0abe4935fdb0baef81944db08c1990b786 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/enums/change_status_resource_type.proto
package enums
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
_ "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
// Enum listing the resource types support by the ChangeStatus resource.
type ChangeStatusResourceTypeEnum_ChangeStatusResourceType int32
const (
// No value has been specified.
ChangeStatusResourceTypeEnum_UNSPECIFIED ChangeStatusResourceTypeEnum_ChangeStatusResourceType = 0
// Used for return value only. Represents an unclassified resource unknown
// in this version.
ChangeStatusResourceTypeEnum_UNKNOWN ChangeStatusResourceTypeEnum_ChangeStatusResourceType = 1
// An AdGroup resource change.
ChangeStatusResourceTypeEnum_AD_GROUP ChangeStatusResourceTypeEnum_ChangeStatusResourceType = 3
// An AdGroupAd resource change.
ChangeStatusResourceTypeEnum_AD_GROUP_AD ChangeStatusResourceTypeEnum_ChangeStatusResourceType = 4
// An AdGroupCriterion resource change.
ChangeStatusResourceTypeEnum_AD_GROUP_CRITERION ChangeStatusResourceTypeEnum_ChangeStatusResourceType = 5
// A Campaign resource change.
ChangeStatusResourceTypeEnum_CAMPAIGN ChangeStatusResourceTypeEnum_ChangeStatusResourceType = 6
// A CampaignCriterion resource change.
ChangeStatusResourceTypeEnum_CAMPAIGN_CRITERION ChangeStatusResourceTypeEnum_ChangeStatusResourceType = 7
// A Feed resource change.
ChangeStatusResourceTypeEnum_FEED ChangeStatusResourceTypeEnum_ChangeStatusResourceType = 9
// A FeedItem resource change.
ChangeStatusResourceTypeEnum_FEED_ITEM ChangeStatusResourceTypeEnum_ChangeStatusResourceType = 10
// An AdGroupFeed resource change.
ChangeStatusResourceTypeEnum_AD_GROUP_FEED ChangeStatusResourceTypeEnum_ChangeStatusResourceType = 11
// A CampaignFeed resource change.
ChangeStatusResourceTypeEnum_CAMPAIGN_FEED ChangeStatusResourceTypeEnum_ChangeStatusResourceType = 12
// An AdGroupBidModifier resource change.
ChangeStatusResourceTypeEnum_AD_GROUP_BID_MODIFIER ChangeStatusResourceTypeEnum_ChangeStatusResourceType = 13
)
var ChangeStatusResourceTypeEnum_ChangeStatusResourceType_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
3: "AD_GROUP",
4: "AD_GROUP_AD",
5: "AD_GROUP_CRITERION",
6: "CAMPAIGN",
7: "CAMPAIGN_CRITERION",
9: "FEED",
10: "FEED_ITEM",
11: "AD_GROUP_FEED",
12: "CAMPAIGN_FEED",
13: "AD_GROUP_BID_MODIFIER",
}
var ChangeStatusResourceTypeEnum_ChangeStatusResourceType_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"AD_GROUP": 3,
"AD_GROUP_AD": 4,
"AD_GROUP_CRITERION": 5,
"CAMPAIGN": 6,
"CAMPAIGN_CRITERION": 7,
"FEED": 9,
"FEED_ITEM": 10,
"AD_GROUP_FEED": 11,
"CAMPAIGN_FEED": 12,
"AD_GROUP_BID_MODIFIER": 13,
}
func (x ChangeStatusResourceTypeEnum_ChangeStatusResourceType) String() string {
return proto.EnumName(ChangeStatusResourceTypeEnum_ChangeStatusResourceType_name, int32(x))
}
func (ChangeStatusResourceTypeEnum_ChangeStatusResourceType) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_ead06545f0260510, []int{0, 0}
}
// Container for enum describing supported resource types for the ChangeStatus
// resource.
type ChangeStatusResourceTypeEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *ChangeStatusResourceTypeEnum) Reset() { *m = ChangeStatusResourceTypeEnum{} }
func (m *ChangeStatusResourceTypeEnum) String() string { return proto.CompactTextString(m) }
func (*ChangeStatusResourceTypeEnum) ProtoMessage() {}
func (*ChangeStatusResourceTypeEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_ead06545f0260510, []int{0}
}
func (m *ChangeStatusResourceTypeEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ChangeStatusResourceTypeEnum.Unmarshal(m, b)
}
func (m *ChangeStatusResourceTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_ChangeStatusResourceTypeEnum.Marshal(b, m, deterministic)
}
func (m *ChangeStatusResourceTypeEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_ChangeStatusResourceTypeEnum.Merge(m, src)
}
func (m *ChangeStatusResourceTypeEnum) XXX_Size() int {
return xxx_messageInfo_ChangeStatusResourceTypeEnum.Size(m)
}
func (m *ChangeStatusResourceTypeEnum) XXX_DiscardUnknown() {
xxx_messageInfo_ChangeStatusResourceTypeEnum.DiscardUnknown(m)
}
var xxx_messageInfo_ChangeStatusResourceTypeEnum proto.InternalMessageInfo
func init() {
proto.RegisterEnum("google.ads.googleads.v3.enums.ChangeStatusResourceTypeEnum_ChangeStatusResourceType", ChangeStatusResourceTypeEnum_ChangeStatusResourceType_name, ChangeStatusResourceTypeEnum_ChangeStatusResourceType_value)
proto.RegisterType((*ChangeStatusResourceTypeEnum)(nil), "google.ads.googleads.v3.enums.ChangeStatusResourceTypeEnum")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/enums/change_status_resource_type.proto", fileDescriptor_ead06545f0260510)
}
var fileDescriptor_ead06545f0260510 = []byte{
// 406 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x91, 0xcd, 0x8a, 0xd4, 0x40,
0x10, 0xc7, 0x4d, 0x76, 0xdd, 0x8f, 0x9e, 0x1d, 0x6c, 0x1b, 0x14, 0x95, 0x9d, 0xc3, 0xee, 0x03,
0x74, 0x0e, 0xb9, 0xb5, 0x07, 0xe9, 0x7c, 0x6c, 0x08, 0x32, 0x49, 0xc8, 0x7c, 0x08, 0x12, 0x08,
0x71, 0xd2, 0xc4, 0x81, 0x99, 0xee, 0x90, 0x4e, 0x06, 0xe6, 0x2d, 0x7c, 0x06, 0x8f, 0x3e, 0x8a,
0x8f, 0xe2, 0x45, 0xf0, 0x09, 0xa4, 0x3b, 0x93, 0xe0, 0x65, 0xbc, 0x84, 0x7f, 0x55, 0xfd, 0xea,
0x5f, 0xe9, 0x2a, 0xf0, 0xa1, 0x12, 0xa2, 0xda, 0x31, 0xab, 0x28, 0xa5, 0xd5, 0x4b, 0xa5, 0x0e,
0xb6, 0xc5, 0x78, 0xb7, 0x97, 0xd6, 0xe6, 0x6b, 0xc1, 0x2b, 0x96, 0xcb, 0xb6, 0x68, 0x3b, 0x99,
0x37, 0x4c, 0x8a, 0xae, 0xd9, 0xb0, 0xbc, 0x3d, 0xd6, 0x0c, 0xd7, 0x8d, 0x68, 0x05, 0x9a, 0xf5,
0x5d, 0xb8, 0x28, 0x25, 0x1e, 0x0d, 0xf0, 0xc1, 0xc6, 0xda, 0xe0, 0xdd, 0xfd, 0xe0, 0x5f, 0x6f,
0xad, 0x82, 0x73, 0xd1, 0x16, 0xed, 0x56, 0x70, 0xd9, 0x37, 0x3f, 0x7e, 0x33, 0xc1, 0xbd, 0xab,
0x47, 0x2c, 0xf4, 0x84, 0xf4, 0x34, 0x60, 0x79, 0xac, 0x99, 0xcf, 0xbb, 0xfd, 0xe3, 0x6f, 0x03,
0xbc, 0x39, 0x07, 0xa0, 0x17, 0x60, 0xb2, 0x8a, 0x16, 0x89, 0xef, 0x86, 0x4f, 0xa1, 0xef, 0xc1,
0x67, 0x68, 0x02, 0xae, 0x57, 0xd1, 0xc7, 0x28, 0xfe, 0x14, 0x41, 0x03, 0xdd, 0x81, 0x1b, 0xea,
0xe5, 0x41, 0x1a, 0xaf, 0x12, 0x78, 0xa1, 0xd8, 0x21, 0xca, 0xa9, 0x07, 0x2f, 0xd1, 0x6b, 0x80,
0xc6, 0x84, 0x9b, 0x86, 0x4b, 0x3f, 0x0d, 0xe3, 0x08, 0x3e, 0x57, 0x6d, 0x2e, 0x9d, 0x27, 0x34,
0x0c, 0x22, 0x78, 0xa5, 0xa8, 0x21, 0xfa, 0x87, 0xba, 0x46, 0x37, 0xe0, 0xf2, 0xc9, 0xf7, 0x3d,
0x78, 0x8b, 0xa6, 0xe0, 0x56, 0xa9, 0x3c, 0x5c, 0xfa, 0x73, 0x08, 0xd0, 0x4b, 0x30, 0x1d, 0x6d,
0x35, 0x31, 0x51, 0xa9, 0xd1, 0x43, 0xa7, 0xee, 0xd0, 0x5b, 0xf0, 0x6a, 0xa4, 0x9c, 0xd0, 0xcb,
0xe7, 0xb1, 0xa7, 0xde, 0x90, 0xc2, 0xa9, 0xf3, 0xc7, 0x00, 0x0f, 0x1b, 0xb1, 0xc7, 0xff, 0x5d,
0xab, 0x33, 0x3b, 0xb7, 0x94, 0x44, 0xed, 0x35, 0x31, 0x3e, 0x3b, 0xa7, 0xfe, 0x4a, 0xec, 0x0a,
0x5e, 0x61, 0xd1, 0x54, 0x56, 0xc5, 0xb8, 0xde, 0xfa, 0x70, 0xe7, 0x7a, 0x2b, 0xcf, 0x9c, 0xfd,
0xbd, 0xfe, 0x7e, 0x37, 0x2f, 0x02, 0x4a, 0x7f, 0x98, 0xb3, 0xa0, 0xb7, 0xa2, 0xa5, 0xc4, 0xbd,
0x54, 0x6a, 0x6d, 0x63, 0x75, 0x21, 0xf9, 0x73, 0xa8, 0x67, 0xb4, 0x94, 0xd9, 0x58, 0xcf, 0xd6,
0x76, 0xa6, 0xeb, 0xbf, 0xcc, 0x87, 0x3e, 0x49, 0x08, 0x2d, 0x25, 0x21, 0x23, 0x41, 0xc8, 0xda,
0x26, 0x44, 0x33, 0x5f, 0xae, 0xf4, 0x8f, 0xd9, 0x7f, 0x03, 0x00, 0x00, 0xff, 0xff, 0x24, 0x36,
0x02, 0xfd, 0x8e, 0x02, 0x00, 0x00,
}