// Code generated by protoc-gen-go. DO NOT EDIT. // source: google/ads/googleads/v0/enums/user_list_access_status.proto package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v0/enums" import proto "github.com/golang/protobuf/proto" import fmt "fmt" import math "math" // 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 // Enum containing possible user list access statuses. type UserListAccessStatusEnum_UserListAccessStatus int32 const ( // Not specified. UserListAccessStatusEnum_UNSPECIFIED UserListAccessStatusEnum_UserListAccessStatus = 0 // Used for return value only. Represents value unknown in this version. UserListAccessStatusEnum_UNKNOWN UserListAccessStatusEnum_UserListAccessStatus = 1 // The access is enabled. UserListAccessStatusEnum_ENABLED UserListAccessStatusEnum_UserListAccessStatus = 2 // The access is disabled. UserListAccessStatusEnum_DISABLED UserListAccessStatusEnum_UserListAccessStatus = 3 ) var UserListAccessStatusEnum_UserListAccessStatus_name = map[int32]string{ 0: "UNSPECIFIED", 1: "UNKNOWN", 2: "ENABLED", 3: "DISABLED", } var UserListAccessStatusEnum_UserListAccessStatus_value = map[string]int32{ "UNSPECIFIED": 0, "UNKNOWN": 1, "ENABLED": 2, "DISABLED": 3, } func (x UserListAccessStatusEnum_UserListAccessStatus) String() string { return proto.EnumName(UserListAccessStatusEnum_UserListAccessStatus_name, int32(x)) } func (UserListAccessStatusEnum_UserListAccessStatus) EnumDescriptor() ([]byte, []int) { return fileDescriptor_user_list_access_status_d0339562e8778e00, []int{0, 0} } // Indicates if this client still has access to the list. type UserListAccessStatusEnum struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` } func (m *UserListAccessStatusEnum) Reset() { *m = UserListAccessStatusEnum{} } func (m *UserListAccessStatusEnum) String() string { return proto.CompactTextString(m) } func (*UserListAccessStatusEnum) ProtoMessage() {} func (*UserListAccessStatusEnum) Descriptor() ([]byte, []int) { return fileDescriptor_user_list_access_status_d0339562e8778e00, []int{0} } func (m *UserListAccessStatusEnum) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_UserListAccessStatusEnum.Unmarshal(m, b) } func (m *UserListAccessStatusEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { return xxx_messageInfo_UserListAccessStatusEnum.Marshal(b, m, deterministic) } func (dst *UserListAccessStatusEnum) XXX_Merge(src proto.Message) { xxx_messageInfo_UserListAccessStatusEnum.Merge(dst, src) } func (m *UserListAccessStatusEnum) XXX_Size() int { return xxx_messageInfo_UserListAccessStatusEnum.Size(m) } func (m *UserListAccessStatusEnum) XXX_DiscardUnknown() { xxx_messageInfo_UserListAccessStatusEnum.DiscardUnknown(m) } var xxx_messageInfo_UserListAccessStatusEnum proto.InternalMessageInfo func init() { proto.RegisterType((*UserListAccessStatusEnum)(nil), "google.ads.googleads.v0.enums.UserListAccessStatusEnum") proto.RegisterEnum("google.ads.googleads.v0.enums.UserListAccessStatusEnum_UserListAccessStatus", UserListAccessStatusEnum_UserListAccessStatus_name, UserListAccessStatusEnum_UserListAccessStatus_value) } func init() { proto.RegisterFile("google/ads/googleads/v0/enums/user_list_access_status.proto", fileDescriptor_user_list_access_status_d0339562e8778e00) } var fileDescriptor_user_list_access_status_d0339562e8778e00 = []byte{ // 294 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x41, 0x6a, 0x83, 0x40, 0x14, 0x86, 0xab, 0x81, 0xb6, 0x4c, 0x0a, 0x15, 0xe9, 0xa2, 0x5d, 0x64, 0x91, 0x1c, 0x60, 0x14, 0xba, 0x9b, 0xac, 0xc6, 0x6a, 0x83, 0x34, 0x18, 0x41, 0xb4, 0x50, 0x04, 0xb1, 0x3a, 0x0c, 0x52, 0x75, 0x82, 0x4f, 0x73, 0xa0, 0x2e, 0x7b, 0x94, 0x1e, 0xa5, 0x8b, 0x9e, 0xa1, 0x38, 0xd3, 0xb8, 0x4a, 0xbb, 0x19, 0xfe, 0x37, 0xff, 0xfb, 0x66, 0xde, 0xff, 0xd0, 0x9a, 0x0b, 0xc1, 0x6b, 0x66, 0xe5, 0x25, 0x58, 0x4a, 0x8e, 0xea, 0x60, 0x5b, 0xac, 0x1d, 0x1a, 0xb0, 0x06, 0x60, 0x5d, 0x56, 0x57, 0xd0, 0x67, 0x79, 0x51, 0x30, 0x80, 0x0c, 0xfa, 0xbc, 0x1f, 0x00, 0xef, 0x3b, 0xd1, 0x0b, 0x73, 0xa1, 0x08, 0x9c, 0x97, 0x80, 0x27, 0x18, 0x1f, 0x6c, 0x2c, 0xe1, 0xd5, 0x1b, 0xba, 0x8d, 0x81, 0x75, 0xdb, 0x0a, 0x7a, 0x2a, 0xe9, 0x48, 0xc2, 0x5e, 0x3b, 0x34, 0xab, 0x1d, 0xba, 0x39, 0xe5, 0x99, 0xd7, 0x68, 0x1e, 0x07, 0x51, 0xe8, 0x3d, 0xf8, 0x8f, 0xbe, 0xe7, 0x1a, 0x67, 0xe6, 0x1c, 0x5d, 0xc4, 0xc1, 0x53, 0xb0, 0x7b, 0x0e, 0x0c, 0x6d, 0x2c, 0xbc, 0x80, 0x3a, 0x5b, 0xcf, 0x35, 0x74, 0xf3, 0x0a, 0x5d, 0xba, 0x7e, 0xa4, 0xaa, 0x99, 0xf3, 0xad, 0xa1, 0x65, 0x21, 0x1a, 0xfc, 0xef, 0x48, 0xce, 0xdd, 0xa9, 0x4f, 0xc3, 0x31, 0x4c, 0xa8, 0xbd, 0x38, 0xbf, 0x2c, 0x17, 0x75, 0xde, 0x72, 0x2c, 0x3a, 0x6e, 0x71, 0xd6, 0xca, 0xa8, 0xc7, 0xdd, 0xec, 0x2b, 0xf8, 0x63, 0x55, 0x6b, 0x79, 0xbe, 0xeb, 0xb3, 0x0d, 0xa5, 0x1f, 0xfa, 0x62, 0xa3, 0x9e, 0xa2, 0x25, 0x60, 0x25, 0x47, 0x95, 0xd8, 0x78, 0x0c, 0x0f, 0x9f, 0x47, 0x3f, 0xa5, 0x25, 0xa4, 0x93, 0x9f, 0x26, 0x76, 0x2a, 0xfd, 0x2f, 0x7d, 0xa9, 0x2e, 0x09, 0xa1, 0x25, 0x10, 0x32, 0x75, 0x10, 0x92, 0xd8, 0x84, 0xc8, 0x9e, 0xd7, 0x73, 0x39, 0xd8, 0xfd, 0x4f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xe2, 0xfa, 0xa6, 0x07, 0xc2, 0x01, 0x00, 0x00, }