blob: e93ce516a76823c7ce496968a761379c17e78fca [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/enums/hotel_price_bucket.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 describing possible hotel price buckets.
type HotelPriceBucketEnum_HotelPriceBucket int32
const (
// Not specified.
HotelPriceBucketEnum_UNSPECIFIED HotelPriceBucketEnum_HotelPriceBucket = 0
// The value is unknown in this version.
HotelPriceBucketEnum_UNKNOWN HotelPriceBucketEnum_HotelPriceBucket = 1
// Tied for lowest price. Partner is within a small variance of the lowest
// price.
HotelPriceBucketEnum_LOWEST_TIED HotelPriceBucketEnum_HotelPriceBucket = 3
// Not lowest price. Partner is not within a small variance of the lowest
// price.
HotelPriceBucketEnum_NOT_LOWEST HotelPriceBucketEnum_HotelPriceBucket = 4
)
var HotelPriceBucketEnum_HotelPriceBucket_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
3: "LOWEST_TIED",
4: "NOT_LOWEST",
}
var HotelPriceBucketEnum_HotelPriceBucket_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"LOWEST_TIED": 3,
"NOT_LOWEST": 4,
}
func (x HotelPriceBucketEnum_HotelPriceBucket) String() string {
return proto.EnumName(HotelPriceBucketEnum_HotelPriceBucket_name, int32(x))
}
func (HotelPriceBucketEnum_HotelPriceBucket) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_16ae25469274b7fb, []int{0, 0}
}
// Container for enum describing hotel price bucket for a hotel itinerary.
type HotelPriceBucketEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *HotelPriceBucketEnum) Reset() { *m = HotelPriceBucketEnum{} }
func (m *HotelPriceBucketEnum) String() string { return proto.CompactTextString(m) }
func (*HotelPriceBucketEnum) ProtoMessage() {}
func (*HotelPriceBucketEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_16ae25469274b7fb, []int{0}
}
func (m *HotelPriceBucketEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_HotelPriceBucketEnum.Unmarshal(m, b)
}
func (m *HotelPriceBucketEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_HotelPriceBucketEnum.Marshal(b, m, deterministic)
}
func (m *HotelPriceBucketEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_HotelPriceBucketEnum.Merge(m, src)
}
func (m *HotelPriceBucketEnum) XXX_Size() int {
return xxx_messageInfo_HotelPriceBucketEnum.Size(m)
}
func (m *HotelPriceBucketEnum) XXX_DiscardUnknown() {
xxx_messageInfo_HotelPriceBucketEnum.DiscardUnknown(m)
}
var xxx_messageInfo_HotelPriceBucketEnum proto.InternalMessageInfo
func init() {
proto.RegisterEnum("google.ads.googleads.v3.enums.HotelPriceBucketEnum_HotelPriceBucket", HotelPriceBucketEnum_HotelPriceBucket_name, HotelPriceBucketEnum_HotelPriceBucket_value)
proto.RegisterType((*HotelPriceBucketEnum)(nil), "google.ads.googleads.v3.enums.HotelPriceBucketEnum")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/enums/hotel_price_bucket.proto", fileDescriptor_16ae25469274b7fb)
}
var fileDescriptor_16ae25469274b7fb = []byte{
// 308 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0x4f, 0x4b, 0xfb, 0x30,
0x18, 0xfe, 0x6d, 0xfb, 0xa1, 0x90, 0x81, 0x96, 0xa2, 0x17, 0x71, 0x87, 0xed, 0x03, 0x24, 0x87,
0x80, 0x87, 0x78, 0x6a, 0xb5, 0xce, 0xa1, 0x74, 0x95, 0x6d, 0x1d, 0x48, 0xa1, 0x74, 0x6d, 0x88,
0xc5, 0x36, 0x29, 0x4d, 0xbb, 0x0f, 0xe4, 0xd1, 0x8f, 0xe2, 0x47, 0xd9, 0xa7, 0x90, 0x24, 0xb6,
0x87, 0x81, 0x5e, 0xc2, 0xc3, 0xfb, 0xfc, 0xc9, 0xf3, 0xbe, 0xe0, 0x86, 0x09, 0xc1, 0x0a, 0x8a,
0x92, 0x4c, 0x22, 0x03, 0x15, 0xda, 0x63, 0x44, 0x79, 0x5b, 0x4a, 0xf4, 0x26, 0x1a, 0x5a, 0xc4,
0x55, 0x9d, 0xa7, 0x34, 0xde, 0xb5, 0xe9, 0x3b, 0x6d, 0x60, 0x55, 0x8b, 0x46, 0xd8, 0x13, 0x23,
0x86, 0x49, 0x26, 0x61, 0xef, 0x83, 0x7b, 0x0c, 0xb5, 0xef, 0xea, 0xba, 0x8b, 0xad, 0x72, 0x94,
0x70, 0x2e, 0x9a, 0xa4, 0xc9, 0x05, 0x97, 0xc6, 0x3c, 0xcb, 0xc1, 0xc5, 0xa3, 0x0a, 0x0e, 0x54,
0xae, 0xab, 0x63, 0x3d, 0xde, 0x96, 0xb3, 0x17, 0x60, 0x1d, 0xcf, 0xed, 0x73, 0x30, 0xde, 0xf8,
0xab, 0xc0, 0xbb, 0x5b, 0x3c, 0x2c, 0xbc, 0x7b, 0xeb, 0x9f, 0x3d, 0x06, 0xa7, 0x1b, 0xff, 0xc9,
0x5f, 0x6e, 0x7d, 0x6b, 0xa0, 0xd8, 0xe7, 0xe5, 0xd6, 0x5b, 0xad, 0xe3, 0xb5, 0x62, 0x47, 0xf6,
0x19, 0x00, 0xfe, 0x72, 0x1d, 0x9b, 0xa1, 0xf5, 0xdf, 0x3d, 0x0c, 0xc0, 0x34, 0x15, 0x25, 0xfc,
0xb3, 0xae, 0x7b, 0x79, 0xfc, 0x6d, 0xa0, 0x7a, 0x06, 0x83, 0x57, 0xf7, 0xc7, 0xc7, 0x44, 0x91,
0x70, 0x06, 0x45, 0xcd, 0x10, 0xa3, 0x5c, 0x6f, 0xd1, 0x9d, 0xab, 0xca, 0xe5, 0x2f, 0xd7, 0xbb,
0xd5, 0xef, 0xc7, 0x70, 0x34, 0x77, 0x9c, 0xcf, 0xe1, 0x64, 0x6e, 0xa2, 0x9c, 0x4c, 0x42, 0x03,
0x15, 0x0a, 0x31, 0x54, 0xab, 0xcb, 0xaf, 0x8e, 0x8f, 0x9c, 0x4c, 0x46, 0x3d, 0x1f, 0x85, 0x38,
0xd2, 0xfc, 0x61, 0x38, 0x35, 0x43, 0x42, 0x9c, 0x4c, 0x12, 0xd2, 0x2b, 0x08, 0x09, 0x31, 0x21,
0x5a, 0xb3, 0x3b, 0xd1, 0xc5, 0xf0, 0x77, 0x00, 0x00, 0x00, 0xff, 0xff, 0xa3, 0x8f, 0xdc, 0x53,
0xd5, 0x01, 0x00, 0x00,
}