blob: a65ea18f58c106423747040594b4d96ad3549216 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/errors/access_invitation_error.proto
package errors
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 describing possible AccessInvitation errors.
type AccessInvitationErrorEnum_AccessInvitationError int32
const (
// Enum unspecified.
AccessInvitationErrorEnum_UNSPECIFIED AccessInvitationErrorEnum_AccessInvitationError = 0
// The received error code is not known in this version.
AccessInvitationErrorEnum_UNKNOWN AccessInvitationErrorEnum_AccessInvitationError = 1
// The email address is invalid for sending an invitation.
AccessInvitationErrorEnum_INVALID_EMAIL_ADDRESS AccessInvitationErrorEnum_AccessInvitationError = 2
// Email address already has access to this customer.
AccessInvitationErrorEnum_EMAIL_ADDRESS_ALREADY_HAS_ACCESS AccessInvitationErrorEnum_AccessInvitationError = 3
)
var AccessInvitationErrorEnum_AccessInvitationError_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
2: "INVALID_EMAIL_ADDRESS",
3: "EMAIL_ADDRESS_ALREADY_HAS_ACCESS",
}
var AccessInvitationErrorEnum_AccessInvitationError_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"INVALID_EMAIL_ADDRESS": 2,
"EMAIL_ADDRESS_ALREADY_HAS_ACCESS": 3,
}
func (x AccessInvitationErrorEnum_AccessInvitationError) String() string {
return proto.EnumName(AccessInvitationErrorEnum_AccessInvitationError_name, int32(x))
}
func (AccessInvitationErrorEnum_AccessInvitationError) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_83bb9ac67920b6f6, []int{0, 0}
}
// Container for enum describing possible AccessInvitation errors.
type AccessInvitationErrorEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *AccessInvitationErrorEnum) Reset() { *m = AccessInvitationErrorEnum{} }
func (m *AccessInvitationErrorEnum) String() string { return proto.CompactTextString(m) }
func (*AccessInvitationErrorEnum) ProtoMessage() {}
func (*AccessInvitationErrorEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_83bb9ac67920b6f6, []int{0}
}
func (m *AccessInvitationErrorEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AccessInvitationErrorEnum.Unmarshal(m, b)
}
func (m *AccessInvitationErrorEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_AccessInvitationErrorEnum.Marshal(b, m, deterministic)
}
func (m *AccessInvitationErrorEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_AccessInvitationErrorEnum.Merge(m, src)
}
func (m *AccessInvitationErrorEnum) XXX_Size() int {
return xxx_messageInfo_AccessInvitationErrorEnum.Size(m)
}
func (m *AccessInvitationErrorEnum) XXX_DiscardUnknown() {
xxx_messageInfo_AccessInvitationErrorEnum.DiscardUnknown(m)
}
var xxx_messageInfo_AccessInvitationErrorEnum proto.InternalMessageInfo
func init() {
proto.RegisterEnum("google.ads.googleads.v3.errors.AccessInvitationErrorEnum_AccessInvitationError", AccessInvitationErrorEnum_AccessInvitationError_name, AccessInvitationErrorEnum_AccessInvitationError_value)
proto.RegisterType((*AccessInvitationErrorEnum)(nil), "google.ads.googleads.v3.errors.AccessInvitationErrorEnum")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/errors/access_invitation_error.proto", fileDescriptor_83bb9ac67920b6f6)
}
var fileDescriptor_83bb9ac67920b6f6 = []byte{
// 329 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xc1, 0x4a, 0xc3, 0x40,
0x10, 0x86, 0x4d, 0x0a, 0x0a, 0xdb, 0x83, 0x25, 0xd0, 0x43, 0x8b, 0x14, 0x09, 0x9e, 0x37, 0x87,
0xdc, 0x56, 0x2f, 0xd3, 0x66, 0xad, 0xc1, 0x1a, 0x4b, 0x43, 0x23, 0x4a, 0x60, 0x59, 0x9b, 0xb0,
0x04, 0xda, 0xdd, 0x92, 0xad, 0x79, 0x11, 0xdf, 0xc0, 0xa3, 0x8f, 0xe2, 0xa3, 0x78, 0xf7, 0x2e,
0xc9, 0xda, 0x80, 0x50, 0x3d, 0xed, 0xcf, 0xcc, 0xff, 0xfd, 0x3b, 0x33, 0xe8, 0x4a, 0x28, 0x25,
0xd6, 0xb9, 0xc7, 0x33, 0xed, 0x19, 0x59, 0xab, 0xca, 0xf7, 0xf2, 0xb2, 0x54, 0xa5, 0xf6, 0xf8,
0x6a, 0x95, 0x6b, 0xcd, 0x0a, 0x59, 0x15, 0x3b, 0xbe, 0x2b, 0x94, 0x64, 0x4d, 0x03, 0x6f, 0x4b,
0xb5, 0x53, 0xce, 0xc8, 0x20, 0x98, 0x67, 0x1a, 0xb7, 0x34, 0xae, 0x7c, 0x6c, 0xe8, 0xe1, 0xd9,
0x3e, 0x7d, 0x5b, 0x78, 0x5c, 0x4a, 0x65, 0x22, 0xb4, 0xa1, 0xdd, 0x57, 0x0b, 0x0d, 0xa0, 0xc9,
0x0f, 0xdb, 0x78, 0x5a, 0x83, 0x54, 0xbe, 0x6c, 0xdc, 0x0a, 0xf5, 0x0f, 0x36, 0x9d, 0x53, 0xd4,
0x5d, 0x46, 0xf1, 0x9c, 0x4e, 0xc2, 0xeb, 0x90, 0x06, 0xbd, 0x23, 0xa7, 0x8b, 0x4e, 0x96, 0xd1,
0x6d, 0x74, 0xff, 0x10, 0xf5, 0x2c, 0x67, 0x80, 0xfa, 0x61, 0x94, 0xc0, 0x2c, 0x0c, 0x18, 0xbd,
0x83, 0x70, 0xc6, 0x20, 0x08, 0x16, 0x34, 0x8e, 0x7b, 0xb6, 0x73, 0x81, 0xce, 0x7f, 0x95, 0x18,
0xcc, 0x16, 0x14, 0x82, 0x47, 0x76, 0x03, 0x31, 0x83, 0xc9, 0xa4, 0x76, 0x75, 0xc6, 0x5f, 0x16,
0x72, 0x57, 0x6a, 0x83, 0xff, 0x5f, 0x6d, 0x3c, 0x3c, 0x38, 0xdc, 0xbc, 0x5e, 0x6c, 0x6e, 0x3d,
0x05, 0x3f, 0xb4, 0x50, 0x6b, 0x2e, 0x05, 0x56, 0xa5, 0xf0, 0x44, 0x2e, 0x9b, 0xb5, 0xf7, 0x67,
0xde, 0x16, 0xfa, 0xaf, 0xab, 0x5f, 0x9a, 0xe7, 0xcd, 0xee, 0x4c, 0x01, 0xde, 0xed, 0xd1, 0xd4,
0x84, 0x41, 0xa6, 0xb1, 0x91, 0xb5, 0x4a, 0x7c, 0xdc, 0x7c, 0xa9, 0x3f, 0xf6, 0x86, 0x14, 0x32,
0x9d, 0xb6, 0x86, 0x34, 0xf1, 0x53, 0x63, 0xf8, 0xb4, 0x5d, 0x53, 0x25, 0x04, 0x32, 0x4d, 0x48,
0x6b, 0x21, 0x24, 0xf1, 0x09, 0x31, 0xa6, 0xe7, 0xe3, 0x66, 0x3a, 0xff, 0x3b, 0x00, 0x00, 0xff,
0xff, 0xd8, 0x6b, 0x44, 0xc4, 0x12, 0x02, 0x00, 0x00,
}