moving proxyconfiguration message to common

This commit is contained in:
Dhwani Shah 2023-10-27 10:26:19 -07:00
Родитель 224249e983
Коммит 6b4c2e9a1d
6 изменённых файлов: 397 добавлений и 471 удалений

Просмотреть файл

@ -592,7 +592,7 @@ type OperatingSystemConfiguration struct {
OsBootstrapEngine common.OperatingSystemBootstrapEngine `protobuf:"varint,7,opt,name=osBootstrapEngine,proto3,enum=moc.OperatingSystemBootstrapEngine" json:"osBootstrapEngine,omitempty"`
LinuxConfiguration *LinuxConfiguration `protobuf:"bytes,8,opt,name=linuxConfiguration,proto3" json:"linuxConfiguration,omitempty"`
WindowsConfiguration *WindowsConfiguration `protobuf:"bytes,9,opt,name=windowsConfiguration,proto3" json:"windowsConfiguration,omitempty"`
ProxyConfiguration *ProxyConfiguration `protobuf:"bytes,10,opt,name=proxyConfiguration,proto3" json:"proxyConfiguration,omitempty"`
ProxyConfiguration *common.ProxyConfiguration `protobuf:"bytes,10,opt,name=proxyConfiguration,proto3" json:"proxyConfiguration,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
@ -686,7 +686,7 @@ func (m *OperatingSystemConfiguration) GetWindowsConfiguration() *WindowsConfigu
return nil
}
func (m *OperatingSystemConfiguration) GetProxyConfiguration() *ProxyConfiguration {
func (m *OperatingSystemConfiguration) GetProxyConfiguration() *common.ProxyConfiguration {
if m != nil {
return m.ProxyConfiguration
}
@ -1246,69 +1246,6 @@ func (m *VirtualMachineRunCommandResponse) GetInstanceView() *common.VirtualMach
return nil
}
type ProxyConfiguration struct {
HttpProxy string `protobuf:"bytes,1,opt,name=httpProxy,proto3" json:"httpProxy,omitempty"`
HttpsProxy string `protobuf:"bytes,2,opt,name=httpsProxy,proto3" json:"httpsProxy,omitempty"`
NoProxy []string `protobuf:"bytes,3,rep,name=noProxy,proto3" json:"noProxy,omitempty"`
TrustedCa string `protobuf:"bytes,4,opt,name=trustedCa,proto3" json:"trustedCa,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *ProxyConfiguration) Reset() { *m = ProxyConfiguration{} }
func (m *ProxyConfiguration) String() string { return proto.CompactTextString(m) }
func (*ProxyConfiguration) ProtoMessage() {}
func (*ProxyConfiguration) Descriptor() ([]byte, []int) {
return fileDescriptor_a65ab853cd24c92b, []int{20}
}
func (m *ProxyConfiguration) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ProxyConfiguration.Unmarshal(m, b)
}
func (m *ProxyConfiguration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_ProxyConfiguration.Marshal(b, m, deterministic)
}
func (m *ProxyConfiguration) XXX_Merge(src proto.Message) {
xxx_messageInfo_ProxyConfiguration.Merge(m, src)
}
func (m *ProxyConfiguration) XXX_Size() int {
return xxx_messageInfo_ProxyConfiguration.Size(m)
}
func (m *ProxyConfiguration) XXX_DiscardUnknown() {
xxx_messageInfo_ProxyConfiguration.DiscardUnknown(m)
}
var xxx_messageInfo_ProxyConfiguration proto.InternalMessageInfo
func (m *ProxyConfiguration) GetHttpProxy() string {
if m != nil {
return m.HttpProxy
}
return ""
}
func (m *ProxyConfiguration) GetHttpsProxy() string {
if m != nil {
return m.HttpsProxy
}
return ""
}
func (m *ProxyConfiguration) GetNoProxy() []string {
if m != nil {
return m.NoProxy
}
return nil
}
func (m *ProxyConfiguration) GetTrustedCa() string {
if m != nil {
return m.TrustedCa
}
return ""
}
func init() {
proto.RegisterEnum("moc.cloudagent.compute.VMType", VMType_name, VMType_value)
proto.RegisterType((*VirtualMachineRequest)(nil), "moc.cloudagent.compute.VirtualMachineRequest")
@ -1331,7 +1268,6 @@ func init() {
proto.RegisterType((*VirtualMachineOperationResponse)(nil), "moc.cloudagent.compute.VirtualMachineOperationResponse")
proto.RegisterType((*VirtualMachineRunCommandRequest)(nil), "moc.cloudagent.compute.VirtualMachineRunCommandRequest")
proto.RegisterType((*VirtualMachineRunCommandResponse)(nil), "moc.cloudagent.compute.VirtualMachineRunCommandResponse")
proto.RegisterType((*ProxyConfiguration)(nil), "moc.cloudagent.compute.ProxyConfiguration")
}
func init() {
@ -1339,117 +1275,114 @@ func init() {
}
var fileDescriptor_a65ab853cd24c92b = []byte{
// 1753 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x57, 0x4f, 0x6f, 0xe3, 0xc6,
0x15, 0x0f, 0x65, 0x5b, 0xb6, 0x9e, 0xff, 0xac, 0x3d, 0xb1, 0xbd, 0xac, 0xbb, 0xeb, 0x18, 0xdc,
0x20, 0x70, 0xb6, 0x89, 0xd4, 0x3a, 0xdb, 0x6d, 0x50, 0xa4, 0x08, 0x64, 0x4b, 0x89, 0x8d, 0xd8,
0xb2, 0x3a, 0xd2, 0xee, 0x02, 0x8b, 0x02, 0x1b, 0x9a, 0x1c, 0xcb, 0x03, 0x8b, 0x1c, 0x76, 0x66,
0x68, 0x45, 0x45, 0x2f, 0xcd, 0xa9, 0x3d, 0xf5, 0x0b, 0x14, 0xe8, 0x47, 0xe8, 0xa5, 0xed, 0xad,
0x87, 0x7e, 0x92, 0xde, 0x7a, 0x2a, 0xd0, 0xaf, 0x50, 0xcc, 0x90, 0x14, 0x49, 0x89, 0x14, 0xbc,
0x40, 0x73, 0xc8, 0x49, 0xe2, 0x7b, 0xbf, 0xdf, 0x6f, 0xde, 0xbc, 0x99, 0xf7, 0x66, 0x06, 0x9e,
0x78, 0xcc, 0x79, 0xe3, 0x0c, 0x59, 0xe8, 0xda, 0x03, 0xe2, 0xcb, 0x37, 0x77, 0x94, 0xcb, 0xd0,
0x1e, 0x7a, 0xb6, 0x73, 0x43, 0x7d, 0x52, 0x0f, 0x38, 0x93, 0x0c, 0xed, 0x7a, 0xcc, 0xa9, 0xa7,
0xa0, 0xba, 0xc3, 0xbc, 0x20, 0x94, 0x64, 0x6f, 0x7f, 0xc0, 0xd8, 0x60, 0x48, 0x1a, 0x1a, 0x75,
0x15, 0x5e, 0x37, 0x46, 0xdc, 0x0e, 0x02, 0xc2, 0x45, 0xc4, 0xdb, 0x7b, 0xa8, 0xc5, 0x99, 0xe7,
0x31, 0x3f, 0xfe, 0x89, 0x1d, 0xfb, 0x79, 0x87, 0x12, 0xcb, 0xfa, 0xad, 0x3f, 0x1b, 0xb0, 0xf3,
0x32, 0x8a, 0xe4, 0x22, 0x8a, 0x04, 0x93, 0x5f, 0x87, 0x44, 0x48, 0xd4, 0x85, 0x07, 0x79, 0x87,
0x30, 0x8d, 0x83, 0x85, 0xc3, 0xd5, 0xa3, 0x0f, 0xea, 0xc5, 0x41, 0xd6, 0xa7, 0x74, 0xa6, 0xe9,
0xe8, 0x19, 0xac, 0x5f, 0x06, 0x84, 0xdb, 0x92, 0x32, 0xbf, 0x3f, 0x0e, 0x88, 0x59, 0x39, 0x30,
0x0e, 0x37, 0x8e, 0x36, 0xb4, 0xde, 0xc4, 0x83, 0xf3, 0x20, 0xeb, 0xaf, 0x06, 0xec, 0x4e, 0x47,
0x28, 0x02, 0xe6, 0x0b, 0xf2, 0x1d, 0x84, 0x78, 0x04, 0x55, 0x4c, 0x44, 0x38, 0x94, 0x3a, 0xb6,
0xd5, 0xa3, 0xbd, 0x7a, 0x94, 0xf8, 0x7a, 0x92, 0xf8, 0xfa, 0x31, 0x63, 0xc3, 0x97, 0xf6, 0x30,
0x24, 0x38, 0x46, 0xa2, 0x6d, 0x58, 0x6a, 0x73, 0xce, 0xb8, 0xb9, 0x70, 0x60, 0x1c, 0xd6, 0x70,
0xf4, 0x61, 0xd5, 0x61, 0xad, 0xd7, 0x3b, 0xed, 0x86, 0x57, 0x43, 0xea, 0x7c, 0x45, 0xc6, 0x68,
0x1f, 0x96, 0x6f, 0xc9, 0xd8, 0xb5, 0xa5, 0x6d, 0x1a, 0x0a, 0x77, 0xbc, 0xf8, 0xfb, 0xbf, 0x99,
0x06, 0x4e, 0x8c, 0x96, 0x05, 0x8b, 0x2d, 0x2a, 0x6e, 0xd1, 0x1e, 0xac, 0xb8, 0x54, 0xdc, 0xfa,
0xb6, 0x47, 0x22, 0x20, 0x9e, 0x7c, 0x5b, 0xff, 0x36, 0x60, 0xbb, 0x27, 0x19, 0xb7, 0x07, 0xe4,
0x84, 0xf9, 0xd7, 0x74, 0x10, 0x46, 0x79, 0x42, 0xcf, 0xa0, 0xca, 0x84, 0x82, 0x69, 0xca, 0xea,
0xd1, 0xa3, 0xb2, 0xf9, 0xab, 0x21, 0x70, 0x8c, 0x45, 0x3f, 0x87, 0x9a, 0x1a, 0x5a, 0xfd, 0x17,
0x66, 0x45, 0x27, 0x6e, 0x3e, 0x31, 0x85, 0xa3, 0x0f, 0x60, 0x83, 0x7a, 0xf6, 0x80, 0x60, 0x72,
0x4d, 0x38, 0xf1, 0x1d, 0x12, 0xcf, 0x7e, 0xca, 0x8a, 0x9e, 0xc1, 0xce, 0x9d, 0x17, 0x05, 0x7b,
0xc2, 0x7c, 0x69, 0x53, 0x9f, 0xf0, 0x8e, 0x9a, 0xdb, 0xa2, 0x86, 0x17, 0x3b, 0xad, 0x2f, 0x60,
0xb3, 0x43, 0xe4, 0x88, 0xf1, 0xdb, 0x33, 0x5f, 0x12, 0x7e, 0x6d, 0x3b, 0x04, 0x1d, 0xc1, 0xb6,
0x3f, 0x65, 0xeb, 0xa4, 0x49, 0x2a, 0xf4, 0x59, 0x5f, 0xc3, 0x76, 0xac, 0x93, 0xcf, 0xd7, 0x29,
0x00, 0x4d, 0x80, 0xc9, 0x9e, 0x39, 0x2c, 0x9b, 0xfa, 0x74, 0x24, 0x38, 0xc3, 0xb5, 0xbe, 0x35,
0x60, 0xeb, 0x85, 0x20, 0x3c, 0xaf, 0x7f, 0x00, 0x2b, 0xa1, 0x20, 0x3c, 0x5d, 0xc4, 0x78, 0xb5,
0x27, 0x56, 0x85, 0x08, 0x6c, 0x21, 0x46, 0x8c, 0xbb, 0x7a, 0xab, 0x4d, 0x10, 0x89, 0x15, 0x7d,
0x18, 0x69, 0x48, 0x55, 0x28, 0x0b, 0xba, 0x50, 0xd6, 0x75, 0x84, 0x6a, 0x34, 0x55, 0x18, 0x78,
0xe2, 0x56, 0xe9, 0xc2, 0xad, 0x6e, 0x3e, 0x84, 0x7d, 0x00, 0x97, 0x0a, 0xfb, 0x6a, 0x48, 0x70,
0xab, 0xab, 0x83, 0x58, 0xc1, 0x19, 0x0b, 0x42, 0xb0, 0x18, 0x30, 0x1e, 0xed, 0xf3, 0x75, 0xac,
0xff, 0x5b, 0xaf, 0x01, 0x9d, 0x53, 0x3f, 0xfc, 0x26, 0xaf, 0xd4, 0x82, 0xc7, 0x31, 0xaf, 0x1b,
0xc7, 0xd6, 0x0c, 0xe5, 0x0d, 0xf1, 0x25, 0x75, 0x34, 0x20, 0x16, 0x9f, 0x0f, 0xb2, 0xfe, 0x50,
0x81, 0xed, 0x57, 0xd4, 0x77, 0xd9, 0x48, 0xe4, 0xe5, 0x9f, 0xc3, 0x2e, 0xf1, 0x15, 0xb1, 0x19,
0x4a, 0xe6, 0xd9, 0x92, 0x3a, 0x2f, 0x02, 0xd7, 0x96, 0x7a, 0x5d, 0x94, 0x6e, 0x89, 0x57, 0x15,
0x8a, 0xa4, 0x1e, 0x79, 0xcd, 0xfc, 0xa8, 0x91, 0xd4, 0xf0, 0xe4, 0x1b, 0xf5, 0x67, 0x13, 0xa2,
0x73, 0x38, 0x67, 0x95, 0xa7, 0xf1, 0x78, 0x36, 0xa5, 0x5f, 0x02, 0x7a, 0x45, 0x7d, 0x7c, 0x91,
0xd7, 0x5d, 0xd4, 0xba, 0x0f, 0xb5, 0xee, 0xac, 0x1b, 0x17, 0x50, 0xac, 0x7f, 0x2d, 0xc1, 0xa3,
0xb8, 0xc9, 0xf9, 0x83, 0xde, 0x58, 0x48, 0xe2, 0xe5, 0x47, 0xb2, 0x60, 0x2d, 0x8e, 0x8b, 0x67,
0xf6, 0x78, 0xce, 0x86, 0x2e, 0x61, 0xdd, 0x76, 0x3d, 0xea, 0x53, 0x21, 0xb9, 0x2d, 0x19, 0x8f,
0x3b, 0xd6, 0x87, 0x65, 0x13, 0x9c, 0xd9, 0xa5, 0x38, 0xcf, 0x47, 0x9f, 0xc3, 0x92, 0xda, 0x51,
0xc2, 0x5c, 0xd0, 0xf5, 0xf0, 0x16, 0x42, 0x11, 0x0f, 0xbd, 0x0f, 0xe0, 0x84, 0x42, 0x32, 0xaf,
0xa5, 0xba, 0xdc, 0x62, 0x66, 0x57, 0x67, 0xec, 0xa8, 0x05, 0x10, 0xe8, 0xae, 0x78, 0x4b, 0xc6,
0xc2, 0x5c, 0xd2, 0x63, 0xbd, 0x5f, 0x36, 0x56, 0xb6, 0x85, 0xe2, 0x0c, 0x0f, 0xfd, 0x58, 0x75,
0x3c, 0x5d, 0x1b, 0x55, 0x5d, 0x1b, 0x66, 0xf6, 0x10, 0x49, 0x92, 0xaa, 0xcb, 0x24, 0xc6, 0xa1,
0x5f, 0xc2, 0x16, 0x13, 0xc7, 0x8c, 0x49, 0x35, 0xdf, 0xa0, 0xed, 0x0f, 0xa8, 0x4f, 0xcc, 0x65,
0x4d, 0x7e, 0x52, 0x44, 0x9e, 0x82, 0xe2, 0x59, 0x36, 0x7a, 0x0d, 0x68, 0x38, 0x53, 0x2f, 0xe6,
0x8a, 0x5e, 0x87, 0xa7, 0x65, 0x53, 0x9a, 0xad, 0x30, 0x5c, 0xa0, 0x82, 0xbe, 0x86, 0xed, 0x51,
0x41, 0xb9, 0x98, 0x35, 0xad, 0xfe, 0x51, 0x99, 0x7a, 0x51, 0x89, 0xe1, 0x42, 0x25, 0x15, 0x7d,
0xc0, 0xd9, 0x37, 0xe3, 0xbc, 0x3e, 0xcc, 0x8f, 0xbe, 0x3b, 0xc3, 0xc0, 0x05, 0x2a, 0xd6, 0x7f,
0x0c, 0xd8, 0x39, 0xb5, 0xb9, 0x3b, 0xb2, 0xf9, 0xd4, 0x51, 0xf5, 0x09, 0x54, 0x5f, 0x5e, 0xf4,
0xe8, 0x6f, 0xa2, 0x4d, 0xbd, 0x71, 0xf4, 0x43, 0x3d, 0x52, 0xfe, 0x1c, 0x56, 0xee, 0x68, 0xed,
0x22, 0x28, 0xfa, 0x45, 0xb2, 0xb3, 0x34, 0x31, 0xda, 0xe8, 0x8f, 0x0b, 0x88, 0x27, 0x13, 0x10,
0xce, 0x10, 0xd0, 0x1b, 0xd8, 0x73, 0xc7, 0xbe, 0xed, 0x51, 0xe7, 0x82, 0x78, 0x8c, 0x8f, 0x8b,
0x1a, 0xc3, 0x7b, 0x5a, 0xae, 0x55, 0x0a, 0xc3, 0x73, 0x24, 0xac, 0xcf, 0x60, 0xed, 0x05, 0xb9,
0xa6, 0x3d, 0x22, 0xd5, 0xfe, 0x11, 0xe8, 0x23, 0xd8, 0x12, 0xc4, 0x09, 0x39, 0x51, 0x3b, 0xa6,
0xad, 0xfb, 0x97, 0x1b, 0xb7, 0xb3, 0x59, 0x87, 0xf5, 0x77, 0x03, 0x76, 0x7a, 0xca, 0x4a, 0x65,
0x5e, 0x17, 0x3d, 0x82, 0x5a, 0xd4, 0xfd, 0xfa, 0xdd, 0x8b, 0x98, 0x9f, 0x1a, 0xd0, 0x29, 0xac,
0x85, 0x99, 0x51, 0xe3, 0xbc, 0x94, 0xd6, 0x52, 0x36, 0x42, 0x9c, 0x63, 0xa2, 0x9f, 0xc2, 0x9a,
0x88, 0x03, 0xe8, 0xa7, 0xe7, 0xcd, 0x96, 0x56, 0xea, 0x65, 0x1c, 0x38, 0x07, 0xb3, 0xfe, 0xb2,
0x0c, 0x1b, 0xf9, 0x05, 0x50, 0xc7, 0x4a, 0xe6, 0xea, 0xa2, 0xff, 0xa3, 0x0d, 0xa8, 0xd0, 0xf8,
0x94, 0xc3, 0x15, 0xea, 0xa2, 0x2f, 0x60, 0x59, 0x44, 0xb7, 0x98, 0x38, 0xf7, 0xa5, 0xbb, 0xb9,
0xe8, 0xb2, 0x83, 0x13, 0x32, 0x6a, 0x41, 0x85, 0x89, 0xb8, 0xff, 0x3e, 0x2b, 0x93, 0x98, 0xd7,
0x67, 0x71, 0x85, 0x09, 0x15, 0x4d, 0x7c, 0x77, 0x30, 0x97, 0xe6, 0x47, 0x53, 0x74, 0x95, 0xc0,
0x09, 0x59, 0x9d, 0x47, 0x3e, 0x73, 0xa3, 0x3b, 0x49, 0x35, 0x3a, 0x8f, 0x92, 0x6f, 0xb5, 0x8e,
0x03, 0xce, 0xc2, 0x40, 0x3b, 0x97, 0xb5, 0x33, 0x35, 0xa0, 0x27, 0x50, 0x15, 0xd2, 0x96, 0xa1,
0x88, 0x5b, 0xc7, 0x6a, 0x94, 0x77, 0x6d, 0xc2, 0xb1, 0x4b, 0x1d, 0x09, 0x43, 0x16, 0x9d, 0xa5,
0x5a, 0xa5, 0x16, 0x1d, 0x09, 0x59, 0x1b, 0xfa, 0x14, 0x1e, 0xc6, 0x87, 0xf0, 0x29, 0x1d, 0xdc,
0x34, 0xef, 0x6c, 0x3a, 0xb4, 0xaf, 0xe8, 0x90, 0xca, 0xb1, 0x2e, 0xeb, 0x15, 0x5c, 0xe6, 0x46,
0xcf, 0xa1, 0x7a, 0xa7, 0xdb, 0xa5, 0xb9, 0xaa, 0x97, 0x7e, 0xbf, 0xf4, 0x02, 0x7d, 0x11, 0x15,
0x66, 0x84, 0x46, 0x67, 0xb0, 0x72, 0x13, 0x97, 0xb9, 0xb9, 0xa6, 0x83, 0xff, 0xb8, 0x8c, 0x59,
0xd8, 0x0e, 0xf0, 0x84, 0xae, 0x6a, 0xc6, 0x1e, 0x0e, 0xd9, 0x88, 0xb8, 0x97, 0x23, 0x75, 0x0f,
0x64, 0x2e, 0x11, 0xe6, 0xfa, 0xc1, 0xc2, 0x61, 0x0d, 0xcf, 0x3a, 0x50, 0x03, 0x20, 0x60, 0x23,
0xc2, 0x55, 0x96, 0x88, 0xb9, 0xa1, 0x83, 0x7e, 0xa0, 0x87, 0xee, 0x4e, 0xcc, 0x38, 0x03, 0x51,
0x91, 0x26, 0x7b, 0xd7, 0x7c, 0x30, 0x3f, 0xd2, 0xc2, 0x5a, 0xc4, 0x13, 0x3a, 0x7a, 0x0c, 0x8b,
0xd2, 0x1e, 0x08, 0x73, 0x53, 0xcb, 0xd4, 0xb4, 0x4c, 0xdf, 0x1e, 0x08, 0xac, 0xcd, 0xe8, 0x33,
0x80, 0x81, 0x7a, 0x41, 0x35, 0x95, 0xa8, 0xb9, 0x95, 0xb9, 0x90, 0x7f, 0x39, 0x31, 0xe7, 0xa5,
0x33, 0x78, 0xf4, 0x2b, 0xd8, 0x4d, 0xbf, 0xce, 0x7c, 0x21, 0x6d, 0xdf, 0x21, 0x2f, 0x29, 0x19,
0x99, 0x28, 0x53, 0xde, 0xf9, 0xaa, 0x9b, 0xc1, 0xe2, 0x12, 0x0d, 0xeb, 0x8f, 0x15, 0xd8, 0xcf,
0x73, 0xd3, 0x77, 0xd7, 0x77, 0xf6, 0xee, 0x7b, 0x05, 0xbb, 0x97, 0xc7, 0xbd, 0xcb, 0xf3, 0x76,
0xbf, 0xfd, 0xa6, 0xe8, 0x01, 0xf8, 0xa8, 0x60, 0x4a, 0x13, 0xdc, 0x71, 0xc5, 0x34, 0xf0, 0x4e,
0xc2, 0xcf, 0xd1, 0xd1, 0xf1, 0xf4, 0x83, 0x72, 0x21, 0xa3, 0xd7, 0xe5, 0xec, 0x8e, 0xba, 0x84,
0x37, 0x1d, 0x87, 0x08, 0x51, 0xfa, 0xbc, 0xfc, 0x87, 0x01, 0xef, 0x95, 0x66, 0xe4, 0x7b, 0xf0,
0xce, 0xfc, 0x6f, 0x65, 0x3a, 0x7e, 0x1c, 0xfa, 0x27, 0xcc, 0xf3, 0x6c, 0xdf, 0x4d, 0x96, 0xb4,
0x33, 0xdd, 0xa6, 0xe3, 0x67, 0xe2, 0x7d, 0xc3, 0x9f, 0x6e, 0xf2, 0x4d, 0xa8, 0xf6, 0x58, 0xc8,
0x1d, 0x92, 0xbb, 0x73, 0x96, 0x45, 0xd1, 0x73, 0x38, 0x0d, 0x64, 0x44, 0xc0, 0x31, 0x11, 0x51,
0xf8, 0x41, 0x8a, 0x38, 0xf3, 0x83, 0x50, 0x76, 0x6d, 0x6e, 0x7b, 0x44, 0xa6, 0x17, 0xd0, 0x1f,
0xcd, 0x55, 0xcd, 0x73, 0x70, 0xb9, 0x1a, 0xb2, 0xa0, 0x86, 0x43, 0xbf, 0x29, 0xd4, 0xbd, 0x35,
0x77, 0x2b, 0x4d, 0xcd, 0xe8, 0x29, 0xac, 0xeb, 0x8f, 0xe4, 0xf1, 0xa2, 0x8f, 0x82, 0x04, 0x97,
0x77, 0x59, 0xff, 0x34, 0xe0, 0xa0, 0x3c, 0xe3, 0xf1, 0x96, 0xf9, 0x7f, 0xa7, 0xfc, 0x02, 0xd6,
0x72, 0xcd, 0xe0, 0x3e, 0x89, 0xcf, 0x75, 0x84, 0x1c, 0xdd, 0xfa, 0x93, 0x01, 0x68, 0xf6, 0x2a,
0xa7, 0x52, 0x75, 0x23, 0x65, 0xa0, 0x3d, 0xb9, 0x87, 0x6b, 0x6a, 0x56, 0xb7, 0x7c, 0xf5, 0x21,
0x22, 0x50, 0xf6, 0xed, 0x9a, 0xb1, 0x23, 0x13, 0x96, 0x7d, 0x16, 0x41, 0x16, 0x74, 0x0f, 0x4f,
0x3e, 0xd5, 0x18, 0x92, 0x87, 0x42, 0x12, 0xf7, 0x24, 0xff, 0x48, 0x48, 0xcd, 0x4f, 0x3f, 0x57,
0x97, 0x44, 0x5d, 0xe2, 0x00, 0xd5, 0x7e, 0xbb, 0xd3, 0xec, 0xf4, 0x37, 0xdf, 0x41, 0x9b, 0xb0,
0x76, 0x7e, 0xd9, 0x6c, 0x1d, 0x37, 0xcf, 0x9b, 0x9d, 0x93, 0x36, 0xde, 0x34, 0xd0, 0x43, 0x78,
0xb7, 0xd7, 0x6f, 0x9e, 0x7c, 0xd5, 0x6e, 0x9d, 0x5c, 0x76, 0xfa, 0xf8, 0xf2, 0xbc, 0x7b, 0xde,
0xec, 0xb4, 0x37, 0x2b, 0x47, 0xdf, 0x2e, 0xc0, 0xbb, 0x05, 0x3d, 0x12, 0x51, 0xa8, 0x9e, 0xf9,
0x77, 0xec, 0x96, 0xa0, 0x8f, 0xef, 0xb9, 0x10, 0x51, 0x09, 0xed, 0xd5, 0xef, 0x0b, 0x8f, 0xd6,
0xdf, 0x7a, 0x07, 0xfd, 0x16, 0x96, 0xa3, 0x4e, 0x42, 0xd0, 0xf3, 0xfb, 0x91, 0xa7, 0x5b, 0xf1,
0xde, 0xcf, 0xde, 0x9a, 0x37, 0x19, 0xfd, 0x77, 0x06, 0x40, 0xba, 0x13, 0xd0, 0x3d, 0x95, 0x66,
0x5a, 0xc7, 0xde, 0xa7, 0x6f, 0x4f, 0x4c, 0x62, 0x38, 0xfe, 0xc9, 0xeb, 0xc6, 0x80, 0xca, 0x9b,
0xf0, 0x4a, 0x91, 0x1a, 0x1e, 0x75, 0x38, 0x13, 0xec, 0x5a, 0x36, 0x3c, 0xe6, 0x34, 0x78, 0xe0,
0x34, 0x52, 0xd5, 0x46, 0xac, 0x7a, 0x55, 0xd5, 0xfd, 0xef, 0x93, 0xff, 0x05, 0x00, 0x00, 0xff,
0xff, 0xaa, 0x7e, 0x36, 0xb1, 0x2d, 0x15, 0x00, 0x00,
// 1699 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x57, 0xcd, 0x6e, 0x23, 0xc7,
0x11, 0x36, 0x29, 0x89, 0x12, 0x4b, 0x3f, 0x2b, 0xb5, 0x25, 0xed, 0x44, 0xd9, 0x95, 0x85, 0x59,
0xc3, 0x90, 0x37, 0x36, 0x99, 0xc8, 0x9b, 0x8d, 0x11, 0x38, 0x30, 0x28, 0x91, 0xb6, 0x04, 0x4b,
0x14, 0xd3, 0xe4, 0xee, 0x02, 0x8b, 0x00, 0xeb, 0xd6, 0x4c, 0x8b, 0x6a, 0x88, 0x33, 0x3d, 0xe9,
0xee, 0x11, 0xcd, 0x20, 0x97, 0xf8, 0x94, 0x9c, 0xf2, 0x08, 0x79, 0x84, 0x5c, 0x92, 0xdc, 0x72,
0xc8, 0x3d, 0xcf, 0x91, 0x53, 0x80, 0xbc, 0x42, 0xd0, 0x3d, 0x33, 0xe4, 0x0c, 0x39, 0x43, 0x68,
0x81, 0xec, 0x21, 0x27, 0x72, 0xaa, 0xea, 0xfb, 0xba, 0xba, 0xba, 0xaa, 0xba, 0x1a, 0x9e, 0x78,
0xdc, 0x79, 0xe3, 0x0c, 0x78, 0xe8, 0x92, 0x3e, 0xf5, 0xd5, 0x9b, 0x3b, 0x26, 0x54, 0x48, 0x06,
0x1e, 0x71, 0x6e, 0x98, 0x4f, 0x6b, 0x81, 0xe0, 0x8a, 0xa3, 0x5d, 0x8f, 0x3b, 0xb5, 0x89, 0x51,
0xcd, 0xe1, 0x5e, 0x10, 0x2a, 0xba, 0xb7, 0xdf, 0xe7, 0xbc, 0x3f, 0xa0, 0x75, 0x63, 0x75, 0x15,
0x5e, 0xd7, 0x87, 0x82, 0x04, 0x01, 0x15, 0x32, 0xc2, 0xed, 0x3d, 0x34, 0xe4, 0xdc, 0xf3, 0xb8,
0x1f, 0xff, 0xc4, 0x8a, 0xfd, 0xac, 0x42, 0x93, 0xa5, 0xf5, 0xf6, 0x9f, 0x4a, 0xb0, 0xf3, 0x32,
0xf2, 0xe4, 0x22, 0xf2, 0x04, 0xd3, 0x5f, 0x87, 0x54, 0x2a, 0xd4, 0x81, 0x07, 0x59, 0x85, 0xb4,
0x4a, 0x07, 0x0b, 0x87, 0xab, 0x47, 0x1f, 0xd5, 0xf2, 0x9d, 0xac, 0x4d, 0xf1, 0x4c, 0xc3, 0xd1,
0x33, 0x58, 0xbf, 0x0c, 0xa8, 0x20, 0x8a, 0x71, 0xbf, 0x37, 0x0a, 0xa8, 0x55, 0x3e, 0x28, 0x1d,
0x6e, 0x1c, 0x6d, 0x18, 0xbe, 0xb1, 0x06, 0x67, 0x8d, 0xec, 0xbf, 0x94, 0x60, 0x77, 0xda, 0x43,
0x19, 0x70, 0x5f, 0xd2, 0x77, 0xe0, 0xe2, 0x11, 0x54, 0x30, 0x95, 0xe1, 0x40, 0x19, 0xdf, 0x56,
0x8f, 0xf6, 0x6a, 0x51, 0xe0, 0x6b, 0x49, 0xe0, 0x6b, 0xc7, 0x9c, 0x0f, 0x5e, 0x92, 0x41, 0x48,
0x71, 0x6c, 0x89, 0xb6, 0x61, 0xa9, 0x25, 0x04, 0x17, 0xd6, 0xc2, 0x41, 0xe9, 0xb0, 0x8a, 0xa3,
0x0f, 0xbb, 0x06, 0x6b, 0xdd, 0xee, 0x69, 0x27, 0xbc, 0x1a, 0x30, 0xe7, 0x1b, 0x3a, 0x42, 0xfb,
0xb0, 0x7c, 0x4b, 0x47, 0x2e, 0x51, 0xc4, 0x2a, 0x69, 0xbb, 0xe3, 0xc5, 0xdf, 0xff, 0xd5, 0x2a,
0xe1, 0x44, 0x68, 0xdb, 0xb0, 0xd8, 0x64, 0xf2, 0x16, 0xed, 0xc1, 0x8a, 0xcb, 0xe4, 0xad, 0x4f,
0x3c, 0x1a, 0x19, 0xe2, 0xf1, 0xb7, 0xfd, 0xaf, 0x12, 0x6c, 0x77, 0x15, 0x17, 0xa4, 0x4f, 0x4f,
0xb8, 0x7f, 0xcd, 0xfa, 0x61, 0x14, 0x27, 0xf4, 0x0c, 0x2a, 0x5c, 0x6a, 0x33, 0x03, 0x59, 0x3d,
0x7a, 0x54, 0xb4, 0x7f, 0xbd, 0x04, 0x8e, 0x6d, 0xd1, 0xcf, 0xa1, 0xaa, 0x97, 0xd6, 0xff, 0xa5,
0x55, 0x36, 0x81, 0x9b, 0x0f, 0x9c, 0x98, 0xa3, 0x8f, 0x60, 0x83, 0x79, 0xa4, 0x4f, 0x31, 0xbd,
0xa6, 0x82, 0xfa, 0x0e, 0x8d, 0x77, 0x3f, 0x25, 0x45, 0xcf, 0x60, 0xe7, 0xce, 0x8b, 0x9c, 0x3d,
0xe1, 0xbe, 0x22, 0xcc, 0xa7, 0xa2, 0xad, 0xf7, 0xb6, 0x68, 0xcc, 0xf3, 0x95, 0xf6, 0x57, 0xb0,
0xd9, 0xa6, 0x6a, 0xc8, 0xc5, 0xed, 0x99, 0xaf, 0xa8, 0xb8, 0x26, 0x0e, 0x45, 0x47, 0xb0, 0xed,
0x4f, 0xc9, 0xda, 0x93, 0x20, 0xe5, 0xea, 0xec, 0x6f, 0x61, 0x3b, 0xe6, 0xc9, 0xc6, 0xeb, 0x14,
0x80, 0x25, 0x86, 0x49, 0xce, 0x1c, 0x16, 0x6d, 0x7d, 0xda, 0x13, 0x9c, 0xc2, 0xda, 0xdf, 0x97,
0x60, 0xeb, 0x85, 0xa4, 0x22, 0xcb, 0x7f, 0x00, 0x2b, 0xa1, 0xa4, 0x62, 0x72, 0x88, 0xf1, 0x69,
0x8f, 0xa5, 0xda, 0x22, 0x20, 0x52, 0x0e, 0xb9, 0x70, 0x4d, 0xaa, 0x8d, 0x2d, 0x12, 0x29, 0xfa,
0x38, 0xe2, 0x50, 0xba, 0x50, 0x16, 0x4c, 0xa1, 0xac, 0x1b, 0x0f, 0xf5, 0x6a, 0xba, 0x30, 0xf0,
0x58, 0xad, 0xc3, 0x85, 0x9b, 0x9d, 0xac, 0x0b, 0xfb, 0x00, 0x2e, 0x93, 0xe4, 0x6a, 0x40, 0x71,
0xb3, 0x63, 0x9c, 0x58, 0xc1, 0x29, 0x09, 0x42, 0xb0, 0x18, 0x70, 0x11, 0xe5, 0xf9, 0x3a, 0x36,
0xff, 0xed, 0xd7, 0x80, 0xce, 0x99, 0x1f, 0x7e, 0x97, 0x65, 0x6a, 0xc2, 0xe3, 0x18, 0xd7, 0x89,
0x7d, 0x6b, 0x84, 0xea, 0x86, 0xfa, 0x8a, 0x39, 0xc6, 0x20, 0x26, 0x9f, 0x6f, 0x64, 0xff, 0xa1,
0x0c, 0xdb, 0xaf, 0x98, 0xef, 0xf2, 0xa1, 0xcc, 0xd2, 0x3f, 0x87, 0x5d, 0xea, 0x6b, 0x60, 0x23,
0x54, 0xdc, 0x23, 0x8a, 0x39, 0x2f, 0x02, 0x97, 0x28, 0x73, 0x2e, 0x9a, 0xb7, 0x40, 0xab, 0x0b,
0x45, 0x31, 0x8f, 0xbe, 0xe6, 0x7e, 0xd4, 0x48, 0xaa, 0x78, 0xfc, 0x8d, 0x7a, 0xb3, 0x01, 0x31,
0x31, 0x9c, 0x73, 0xca, 0xd3, 0xf6, 0x78, 0x36, 0xa4, 0x5f, 0x03, 0x7a, 0xc5, 0x7c, 0x7c, 0x91,
0xe5, 0x5d, 0x34, 0xbc, 0x0f, 0x0d, 0xef, 0xac, 0x1a, 0xe7, 0x40, 0xec, 0x7f, 0x2e, 0xc1, 0xa3,
0xb8, 0xc9, 0xf9, 0xfd, 0xee, 0x48, 0x2a, 0xea, 0x65, 0x57, 0xb2, 0x61, 0x2d, 0xf6, 0x4b, 0xa4,
0x72, 0x3c, 0x23, 0x43, 0x97, 0xb0, 0x4e, 0x5c, 0x8f, 0xf9, 0x4c, 0x2a, 0x41, 0x14, 0x17, 0x71,
0xc7, 0xfa, 0xb8, 0x68, 0x83, 0x33, 0x59, 0x8a, 0xb3, 0x78, 0xf4, 0x25, 0x2c, 0xe9, 0x8c, 0x92,
0xd6, 0x82, 0xa9, 0x87, 0xb7, 0x20, 0x8a, 0x70, 0xe8, 0x43, 0x00, 0x27, 0x94, 0x8a, 0x7b, 0x4d,
0xdd, 0xe5, 0x16, 0x53, 0x59, 0x9d, 0x92, 0xa3, 0x26, 0x40, 0x60, 0xba, 0xe2, 0x2d, 0x1d, 0x49,
0x6b, 0xc9, 0xac, 0xf5, 0x61, 0xd1, 0x5a, 0xe9, 0x16, 0x8a, 0x53, 0x38, 0xf4, 0x63, 0xdd, 0xf1,
0x4c, 0x6d, 0x54, 0x4c, 0x6d, 0x58, 0xe9, 0x4b, 0x24, 0x09, 0xaa, 0x29, 0x93, 0xd8, 0x0e, 0xfd,
0x12, 0xb6, 0xb8, 0x3c, 0xe6, 0x5c, 0xe9, 0xfd, 0x06, 0x2d, 0xbf, 0xcf, 0x7c, 0x6a, 0x2d, 0x1b,
0xf0, 0x93, 0x3c, 0xf0, 0x94, 0x29, 0x9e, 0x45, 0xa3, 0xd7, 0x80, 0x06, 0x33, 0xf5, 0x62, 0xad,
0x98, 0x73, 0x78, 0x5a, 0xb4, 0xa5, 0xd9, 0x0a, 0xc3, 0x39, 0x2c, 0xe8, 0x5b, 0xd8, 0x1e, 0xe6,
0x94, 0x8b, 0x55, 0x35, 0xec, 0x9f, 0x14, 0xb1, 0xe7, 0x95, 0x18, 0xce, 0x65, 0xd2, 0xe9, 0x1c,
0x08, 0xfe, 0xdd, 0x28, 0xcb, 0x0f, 0xa9, 0x74, 0xee, 0xcc, 0xa8, 0x71, 0x0e, 0xc4, 0xfe, 0x77,
0x09, 0x76, 0x4e, 0x89, 0x70, 0x87, 0x44, 0x4c, 0xdd, 0x4b, 0x9f, 0x41, 0xe5, 0xe5, 0x45, 0x97,
0xfd, 0x26, 0xca, 0xe0, 0x8d, 0xa3, 0x1f, 0x1a, 0xda, 0xec, 0xa5, 0xab, 0xd5, 0xd1, 0x41, 0x45,
0xa6, 0xe8, 0x17, 0x49, 0x1a, 0x19, 0x60, 0x94, 0xd5, 0x8f, 0x73, 0x80, 0x27, 0x63, 0x23, 0x9c,
0x02, 0xa0, 0x37, 0xb0, 0xe7, 0x8e, 0x7c, 0xe2, 0x31, 0xe7, 0x82, 0x7a, 0x5c, 0x8c, 0xf2, 0xba,
0xc0, 0x07, 0x86, 0xae, 0x59, 0x68, 0x86, 0xe7, 0x50, 0xd8, 0x5f, 0xc0, 0xda, 0x0b, 0x7a, 0xcd,
0xba, 0x54, 0xe9, 0x64, 0x91, 0xe8, 0x13, 0xd8, 0x92, 0xd4, 0x09, 0x05, 0xd5, 0xe9, 0xd1, 0x32,
0xcd, 0xca, 0x8d, 0x7b, 0xd7, 0xac, 0xc2, 0xfe, 0x5b, 0x09, 0x76, 0xba, 0x5a, 0xca, 0x54, 0x96,
0x17, 0x3d, 0x82, 0x6a, 0xd4, 0xea, 0x7a, 0x9d, 0x8b, 0x18, 0x3f, 0x11, 0xa0, 0x53, 0x58, 0x0b,
0x53, 0xab, 0xc6, 0x71, 0x29, 0x2c, 0x9c, 0xb4, 0x87, 0x38, 0x83, 0x44, 0x3f, 0x85, 0x35, 0x19,
0x3b, 0xd0, 0x9b, 0x5c, 0x2e, 0x5b, 0x86, 0xa9, 0x9b, 0x52, 0xe0, 0x8c, 0x99, 0xfd, 0xe7, 0x65,
0xd8, 0xc8, 0x1e, 0x80, 0xbe, 0x43, 0x52, 0x73, 0x8a, 0xf9, 0x8f, 0x36, 0xa0, 0xcc, 0xe2, 0x2b,
0x0d, 0x97, 0x99, 0x8b, 0xbe, 0x82, 0x65, 0x19, 0x8d, 0x2c, 0x71, 0xec, 0x0b, 0x53, 0x37, 0x6f,
0xb2, 0xc1, 0x09, 0x18, 0x35, 0xa1, 0xcc, 0x65, 0xdc, 0x6c, 0x9f, 0x15, 0x51, 0xcc, 0x6b, 0xaa,
0xb8, 0xcc, 0xa5, 0xf6, 0x26, 0x1e, 0x14, 0xac, 0xa5, 0xf9, 0xde, 0xe4, 0xcd, 0x0d, 0x38, 0x01,
0xeb, 0xcb, 0xc7, 0xe7, 0x6e, 0x34, 0x80, 0x54, 0xa2, 0xcb, 0x27, 0xf9, 0xd6, 0xe7, 0xd8, 0x17,
0x3c, 0x0c, 0x8c, 0x72, 0xd9, 0x28, 0x27, 0x02, 0xf4, 0x04, 0x2a, 0x52, 0x11, 0x15, 0xca, 0xb8,
0x4f, 0xac, 0x46, 0x71, 0x37, 0x22, 0x1c, 0xab, 0x74, 0xff, 0x1f, 0xf0, 0xe8, 0xe2, 0x34, 0x2c,
0xd5, 0xa8, 0xff, 0xa7, 0x65, 0xe8, 0x73, 0x78, 0x18, 0xdf, 0xb8, 0xa7, 0xac, 0x7f, 0xd3, 0xb8,
0x23, 0x6c, 0x40, 0xae, 0xd8, 0x80, 0xa9, 0x91, 0xa9, 0xe1, 0x15, 0x5c, 0xa4, 0x46, 0xcf, 0xa1,
0x72, 0x67, 0x7a, 0xa3, 0xb5, 0x6a, 0x8e, 0x7e, 0xbf, 0x70, 0x5a, 0xbe, 0x88, 0x0a, 0x33, 0xb2,
0x46, 0x67, 0xb0, 0x72, 0x13, 0x97, 0xb9, 0xb5, 0x66, 0x9c, 0xff, 0xb4, 0x08, 0x99, 0xdb, 0x0e,
0xf0, 0x18, 0xae, 0x6b, 0x86, 0x0c, 0x06, 0x7c, 0x48, 0xdd, 0xcb, 0xa1, 0x1e, 0xfa, 0xb8, 0x4b,
0xa5, 0xb5, 0x7e, 0xb0, 0x70, 0x58, 0xc5, 0xb3, 0x0a, 0x54, 0x07, 0x08, 0xf8, 0x90, 0x0a, 0x1d,
0x25, 0x6a, 0x6d, 0x18, 0xa7, 0x1f, 0x44, 0x1d, 0x6a, 0x2c, 0xc6, 0x29, 0x13, 0xed, 0x69, 0x92,
0xbb, 0xd6, 0x83, 0xf9, 0x9e, 0xe6, 0xd6, 0x22, 0x1e, 0xc3, 0xd1, 0x63, 0x58, 0x54, 0xa4, 0x2f,
0xad, 0x4d, 0x43, 0x53, 0x35, 0x34, 0x3d, 0xd2, 0x97, 0xd8, 0x88, 0xd1, 0x17, 0x00, 0x7d, 0xfd,
0x5c, 0x6a, 0x68, 0x52, 0x6b, 0x2b, 0x35, 0x7d, 0x7f, 0x3d, 0x16, 0x67, 0xa9, 0x53, 0xf6, 0xe8,
0x57, 0xb0, 0x3b, 0xf9, 0x3a, 0xf3, 0xa5, 0x22, 0xbe, 0x43, 0x5f, 0x32, 0x3a, 0xb4, 0x50, 0xaa,
0xbc, 0xb3, 0x55, 0x37, 0x63, 0x8b, 0x0b, 0x38, 0xec, 0x3f, 0x96, 0x61, 0x3f, 0x8b, 0x9d, 0x3c,
0xb2, 0xde, 0xd9, 0x23, 0xef, 0x15, 0xec, 0x5e, 0x1e, 0x77, 0x2f, 0xcf, 0x5b, 0xbd, 0xd6, 0x9b,
0xbc, 0xd7, 0xde, 0xa3, 0x9c, 0x2d, 0x8d, 0xed, 0x8e, 0xcb, 0x56, 0x09, 0xef, 0x24, 0xf8, 0x0c,
0x1c, 0x1d, 0x4f, 0xbf, 0x1e, 0x17, 0x52, 0x7c, 0x1d, 0xc1, 0xef, 0x98, 0x4b, 0x45, 0xc3, 0x71,
0xa8, 0x94, 0x85, 0x6f, 0xc9, 0xbf, 0x97, 0xe0, 0x83, 0xc2, 0x88, 0xfc, 0x1f, 0x3c, 0x2a, 0xff,
0x53, 0x9e, 0xf6, 0x1f, 0x87, 0xfe, 0x09, 0xf7, 0x3c, 0xe2, 0xbb, 0xc9, 0x91, 0xb6, 0xa7, 0xdb,
0x74, 0xfc, 0x26, 0xbc, 0xaf, 0xfb, 0xd3, 0x4d, 0xbe, 0x01, 0x95, 0x2e, 0x0f, 0x85, 0x43, 0x33,
0x03, 0x66, 0x91, 0x17, 0x5d, 0x47, 0xb0, 0x40, 0x45, 0x00, 0x1c, 0x03, 0x11, 0x83, 0x1f, 0x4c,
0x2c, 0xce, 0xfc, 0x20, 0x54, 0x1d, 0x22, 0x88, 0x47, 0xd5, 0x64, 0xda, 0xfc, 0xd1, 0x5c, 0xd6,
0x2c, 0x06, 0x17, 0xb3, 0x21, 0x1b, 0xaa, 0x38, 0xf4, 0x1b, 0x52, 0x0f, 0xa9, 0x99, 0x11, 0x74,
0x22, 0x46, 0x4f, 0x61, 0xdd, 0x7c, 0x24, 0x2f, 0x15, 0x73, 0x15, 0x24, 0x76, 0x59, 0x95, 0xfd,
0x8f, 0x12, 0x1c, 0x14, 0x47, 0x3c, 0x4e, 0x99, 0xff, 0x75, 0xc8, 0x2f, 0x60, 0x2d, 0xd3, 0x0c,
0xee, 0x13, 0xf8, 0x4c, 0x47, 0xc8, 0xc0, 0x9f, 0x7e, 0xa9, 0xa7, 0x30, 0x53, 0x43, 0x00, 0x95,
0x5e, 0xab, 0xdd, 0x68, 0xf7, 0x36, 0xdf, 0x43, 0x9b, 0xb0, 0x76, 0x7e, 0xd9, 0x68, 0x1e, 0x37,
0xce, 0x1b, 0xed, 0x93, 0x16, 0xde, 0x2c, 0xa1, 0x87, 0xf0, 0x7e, 0xb7, 0xd7, 0x38, 0xf9, 0xa6,
0xd5, 0x3c, 0xb9, 0x6c, 0xf7, 0xf0, 0xe5, 0x79, 0xe7, 0xbc, 0xd1, 0x6e, 0x6d, 0x96, 0x8f, 0xbe,
0x5f, 0x80, 0xf7, 0x73, 0x9a, 0x10, 0x62, 0x50, 0x39, 0xf3, 0xef, 0xf8, 0x2d, 0x45, 0x9f, 0xde,
0x73, 0xa7, 0x51, 0x8e, 0xee, 0xd5, 0xee, 0x6b, 0x1e, 0x05, 0xd8, 0x7e, 0x0f, 0xfd, 0x16, 0x96,
0xa3, 0x52, 0xa5, 0xe8, 0xf9, 0xfd, 0xc0, 0xd3, 0xbd, 0x6e, 0xef, 0x67, 0x6f, 0x8d, 0x1b, 0xaf,
0xfe, 0xbb, 0x12, 0xc0, 0x24, 0xd4, 0xe8, 0x9e, 0x4c, 0x33, 0xb5, 0xb9, 0xf7, 0xf9, 0xdb, 0x03,
0x13, 0x1f, 0x8e, 0x7f, 0xf2, 0xba, 0xde, 0x67, 0xea, 0x26, 0xbc, 0xd2, 0xa0, 0xba, 0xc7, 0x1c,
0xc1, 0x25, 0xbf, 0x56, 0x75, 0x8f, 0x3b, 0x75, 0x11, 0x38, 0xf5, 0x09, 0x6b, 0x3d, 0x66, 0xbd,
0xaa, 0x98, 0x06, 0xf3, 0xd9, 0x7f, 0x03, 0x00, 0x00, 0xff, 0xff, 0x00, 0x3f, 0x76, 0x70, 0x7b,
0x14, 0x00, 0x00,
}
// Reference imports to suppress errors if they are not otherwise used.

Просмотреть файл

@ -153,11 +153,4 @@ service VirtualMachineAgent {
rpc Invoke(VirtualMachineRequest) returns (VirtualMachineResponse) {}
rpc Operate(VirtualMachineOperationRequest) returns (VirtualMachineOperationResponse) {}
rpc RunCommand(VirtualMachineRunCommandRequest) returns (VirtualMachineRunCommandResponse) {}
}
message ProxyConfiguration {
string httpProxy = 1 [(sensitive) = true];
string httpsProxy = 2 [(sensitive) = true];
repeated string noProxy = 3;
string trustedCa = 4 [(sensitive) = true];
}
}

Просмотреть файл

@ -1084,6 +1084,69 @@ func (m *GuestAgentConfiguration) GetEnabled() bool {
return false
}
type ProxyConfiguration struct {
HttpProxy string `protobuf:"bytes,1,opt,name=httpProxy,proto3" json:"httpProxy,omitempty"`
HttpsProxy string `protobuf:"bytes,2,opt,name=httpsProxy,proto3" json:"httpsProxy,omitempty"`
NoProxy []string `protobuf:"bytes,3,rep,name=noProxy,proto3" json:"noProxy,omitempty"`
TrustedCa string `protobuf:"bytes,4,opt,name=trustedCa,proto3" json:"trustedCa,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *ProxyConfiguration) Reset() { *m = ProxyConfiguration{} }
func (m *ProxyConfiguration) String() string { return proto.CompactTextString(m) }
func (*ProxyConfiguration) ProtoMessage() {}
func (*ProxyConfiguration) Descriptor() ([]byte, []int) {
return fileDescriptor_7d1a061f6c82445b, []int{11}
}
func (m *ProxyConfiguration) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ProxyConfiguration.Unmarshal(m, b)
}
func (m *ProxyConfiguration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_ProxyConfiguration.Marshal(b, m, deterministic)
}
func (m *ProxyConfiguration) XXX_Merge(src proto.Message) {
xxx_messageInfo_ProxyConfiguration.Merge(m, src)
}
func (m *ProxyConfiguration) XXX_Size() int {
return xxx_messageInfo_ProxyConfiguration.Size(m)
}
func (m *ProxyConfiguration) XXX_DiscardUnknown() {
xxx_messageInfo_ProxyConfiguration.DiscardUnknown(m)
}
var xxx_messageInfo_ProxyConfiguration proto.InternalMessageInfo
func (m *ProxyConfiguration) GetHttpProxy() string {
if m != nil {
return m.HttpProxy
}
return ""
}
func (m *ProxyConfiguration) GetHttpsProxy() string {
if m != nil {
return m.HttpsProxy
}
return ""
}
func (m *ProxyConfiguration) GetNoProxy() []string {
if m != nil {
return m.NoProxy
}
return nil
}
func (m *ProxyConfiguration) GetTrustedCa() string {
if m != nil {
return m.TrustedCa
}
return ""
}
var E_Sensitivecompute = &proto.ExtensionDesc{
ExtendedType: (*descriptor.FieldOptions)(nil),
ExtensionType: (*bool)(nil),
@ -1117,112 +1180,117 @@ func init() {
proto.RegisterType((*InstanceViewStatus)(nil), "moc.InstanceViewStatus")
proto.RegisterType((*VirtualMachineAgentInstanceView)(nil), "moc.VirtualMachineAgentInstanceView")
proto.RegisterType((*GuestAgentConfiguration)(nil), "moc.GuestAgentConfiguration")
proto.RegisterType((*ProxyConfiguration)(nil), "moc.ProxyConfiguration")
proto.RegisterExtension(E_Sensitivecompute)
}
func init() { proto.RegisterFile("moc_common_computecommon.proto", fileDescriptor_7d1a061f6c82445b) }
var fileDescriptor_7d1a061f6c82445b = []byte{
// 1613 bytes of a gzipped FileDescriptorProto
// 1672 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x97, 0xdd, 0x52, 0xe3, 0xc8,
0x15, 0xc7, 0xf1, 0x07, 0x60, 0x1f, 0x3e, 0xa6, 0xe9, 0x99, 0x01, 0x2f, 0x99, 0x9d, 0x9d, 0x78,
0x67, 0x67, 0x89, 0x77, 0xd7, 0x18, 0xdb, 0xeb, 0x72, 0xa5, 0x2a, 0x55, 0x31, 0xb6, 0x60, 0xb4,
0x60, 0xd9, 0x91, 0x6c, 0xd8, 0xe4, 0x46, 0x11, 0x72, 0xdb, 0xa3, 0x8a, 0xd5, 0xad, 0x92, 0x5a,
0xcc, 0x30, 0x17, 0xa9, 0x5c, 0xe5, 0x3a, 0x8f, 0x90, 0x97, 0x48, 0xe5, 0x09, 0x72, 0x9b, 0x8b,
0xbc, 0x4f, 0xaa, 0x52, 0xdd, 0x92, 0x00, 0x09, 0xc8, 0x95, 0x75, 0x7e, 0xff, 0xd3, 0xe7, 0x9c,
0x3e, 0xdd, 0xee, 0x96, 0xe0, 0xb5, 0xcb, 0x6c, 0xd3, 0x66, 0xae, 0xcb, 0xa8, 0xf8, 0xf1, 0x42,
0x4e, 0x22, 0xab, 0xee, 0xf9, 0x8c, 0x33, 0x5c, 0x70, 0x99, 0xbd, 0xff, 0x66, 0xc1, 0xd8, 0x62,
0x49, 0x0e, 0x25, 0xba, 0x0a, 0xe7, 0x87, 0x33, 0x12, 0xd8, 0xbe, 0xe3, 0x71, 0xe6, 0x47, 0x6e,
0xd5, 0x3e, 0x6c, 0x5d, 0x3a, 0x54, 0x1f, 0x9e, 0x3b, 0x01, 0x27, 0x94, 0xf8, 0xb8, 0x09, 0xa5,
0xb1, 0x50, 0x6c, 0xb6, 0xac, 0xe4, 0xde, 0xe4, 0x0e, 0xb6, 0x9b, 0xbb, 0x75, 0x97, 0xd9, 0x75,
0xe9, 0x95, 0x28, 0x93, 0x1b, 0x8f, 0xe8, 0xb7, 0x7e, 0xd5, 0x13, 0xc0, 0x52, 0xee, 0x33, 0x3a,
0x77, 0x16, 0xa1, 0x6f, 0x71, 0x87, 0x51, 0xdc, 0x80, 0x72, 0x12, 0x35, 0xa8, 0xe4, 0xde, 0x14,
0x0e, 0x36, 0x9a, 0xf8, 0x2e, 0x54, 0x22, 0xe9, 0x77, 0x4e, 0x55, 0x0a, 0x95, 0x0b, 0xc7, 0xe7,
0xa1, 0xb5, 0x1c, 0x5a, 0xf6, 0x07, 0x87, 0x92, 0x7e, 0x18, 0x70, 0xe6, 0x1a, 0xce, 0x67, 0x82,
0xf7, 0xa1, 0x64, 0x7b, 0x61, 0x9f, 0x85, 0x94, 0xcb, 0xba, 0x56, 0xf5, 0x5b, 0x5b, 0x68, 0x2e,
0x71, 0x99, 0x7f, 0x33, 0x3c, 0xae, 0xe4, 0x23, 0x2d, 0xb1, 0x85, 0xb6, 0x48, 0xc6, 0x15, 0x22,
0x2d, 0xb1, 0xab, 0x7f, 0xcf, 0xc1, 0xfe, 0xe0, 0x86, 0x5a, 0xae, 0x63, 0x0f, 0xa5, 0x7f, 0x7a,
0x02, 0x07, 0xf0, 0xcc, 0xb5, 0x3e, 0x39, 0x6e, 0xe8, 0x0e, 0x93, 0xe8, 0x22, 0x73, 0x51, 0xcf,
0x62, 0xe9, 0xe9, 0xd0, 0x94, 0x67, 0x3e, 0xf6, 0x4c, 0x63, 0x5c, 0x07, 0xcc, 0x2d, 0x7f, 0x41,
0x78, 0x44, 0x8e, 0xc3, 0xf9, 0x9c, 0xf8, 0xb2, 0xb0, 0x2d, 0xfd, 0x11, 0xa5, 0xfa, 0x33, 0xbc,
0x4b, 0xb7, 0x44, 0x0f, 0x69, 0x9f, 0xb9, 0xae, 0x45, 0x67, 0x2a, 0xf5, 0x42, 0x3e, 0xb6, 0x7c,
0xcb, 0x25, 0x9c, 0xf8, 0x18, 0x43, 0x51, 0xb3, 0x5c, 0x22, 0x4b, 0x2c, 0xeb, 0xf2, 0x19, 0xef,
0xc3, 0xea, 0x85, 0xb5, 0x0c, 0x89, 0xac, 0xa6, 0x7c, 0x5c, 0xfc, 0xdb, 0x3f, 0x2a, 0x39, 0x3d,
0x42, 0xd5, 0xbf, 0xe4, 0xe0, 0xed, 0x53, 0xa1, 0x0d, 0xb9, 0x49, 0x0c, 0x16, 0xfa, 0x36, 0xc1,
0xaf, 0x60, 0x2d, 0xb2, 0xa3, 0xd0, 0x71, 0x94, 0x98, 0xe1, 0x57, 0x50, 0x8e, 0x9e, 0xa6, 0xba,
0x1a, 0xa5, 0xd1, 0xef, 0x80, 0x50, 0x93, 0x6a, 0x07, 0x72, 0x96, 0x65, 0xfd, 0x0e, 0x54, 0xff,
0xf5, 0x7f, 0x4a, 0x50, 0x69, 0xc0, 0x2d, 0x6a, 0x93, 0x0b, 0x87, 0x7c, 0xc4, 0x06, 0x6c, 0x2b,
0x9f, 0x88, 0x1d, 0x8a, 0x65, 0x31, 0xb8, 0xc5, 0x49, 0xbc, 0x35, 0xbf, 0x93, 0xfb, 0xe9, 0xa9,
0x10, 0xe9, 0x21, 0x7a, 0x26, 0x84, 0xd8, 0x19, 0xca, 0x27, 0x87, 0xf7, 0xd9, 0x8c, 0x24, 0xbb,
0x26, 0xb1, 0xf1, 0x2e, 0xac, 0x8d, 0x42, 0xee, 0x85, 0x3c, 0x2e, 0x3a, 0xb6, 0xf0, 0x0b, 0x58,
0x55, 0x7c, 0x9f, 0xf9, 0x95, 0xa2, 0xc4, 0x91, 0x51, 0xfd, 0x09, 0xf6, 0x33, 0xfb, 0xd6, 0xf2,
0xac, 0x2b, 0x67, 0xe9, 0x70, 0x87, 0x04, 0xf8, 0x7b, 0xd8, 0x51, 0x03, 0xb6, 0xb4, 0x38, 0x99,
0x5d, 0xb8, 0x52, 0x59, 0x46, 0xf5, 0x97, 0xf4, 0x87, 0x42, 0xf5, 0xbf, 0x39, 0xc0, 0xf7, 0xe7,
0x2e, 0x6a, 0x0d, 0x03, 0xb1, 0xba, 0xb6, 0x28, 0x34, 0x5e, 0x5d, 0xf1, 0x8c, 0x7f, 0x03, 0xab,
0x4b, 0x72, 0x4d, 0x96, 0xb2, 0xfa, 0xed, 0xe6, 0xb7, 0xb2, 0x19, 0x0f, 0xc7, 0xd6, 0xa3, 0x9f,
0x73, 0xe1, 0x2a, 0xff, 0xb8, 0xd1, 0x28, 0xfc, 0x16, 0xb6, 0x66, 0x4e, 0xe0, 0x2d, 0xad, 0x9b,
0xc8, 0x21, 0x9e, 0x6a, 0x1a, 0xe2, 0x0a, 0xac, 0xbb, 0x24, 0x08, 0xac, 0x05, 0x89, 0xe7, 0x9c,
0x98, 0xa2, 0x24, 0xee, 0xb8, 0xa4, 0xb2, 0x1a, 0x95, 0x24, 0x9e, 0xab, 0xbf, 0x85, 0x67, 0x99,
0x6c, 0x78, 0x03, 0xd6, 0xa7, 0xf4, 0x4f, 0x94, 0x7d, 0xa4, 0x68, 0x05, 0x97, 0xa0, 0xa8, 0xd2,
0x39, 0x43, 0x39, 0x81, 0x2f, 0x2d, 0x9f, 0x3a, 0x74, 0x81, 0xf2, 0xb8, 0x1c, 0xb7, 0x15, 0x15,
0xaa, 0x7f, 0x86, 0xaf, 0xd2, 0xbd, 0xec, 0x2d, 0x08, 0xe5, 0xa9, 0xdd, 0xf0, 0x0e, 0xb6, 0xaf,
0x5d, 0x89, 0x2f, 0x88, 0x1f, 0x38, 0x8c, 0xc6, 0x5d, 0xc9, 0x50, 0xdc, 0x82, 0x52, 0x20, 0x8b,
0x21, 0x41, 0x25, 0x2f, 0xcf, 0x9f, 0xbd, 0x27, 0x5a, 0xa4, 0xdf, 0x3a, 0x56, 0x5b, 0xb0, 0x77,
0x1a, 0x92, 0x80, 0xcb, 0x48, 0xe9, 0xf3, 0xa0, 0x02, 0xeb, 0x84, 0x8a, 0x45, 0x9a, 0xc5, 0xcb,
0x97, 0x98, 0xb5, 0xd7, 0x50, 0x9a, 0x06, 0xc4, 0x97, 0xf3, 0x2d, 0x41, 0x51, 0x1f, 0x8d, 0x26,
0xd1, 0x64, 0xa7, 0x86, 0xa2, 0xa3, 0x5c, 0xed, 0xf7, 0xb0, 0x35, 0xf6, 0x99, 0x4d, 0x82, 0x80,
0xdd, 0x3a, 0x69, 0x8c, 0x12, 0xb4, 0x22, 0xa6, 0xae, 0x52, 0x4e, 0x96, 0x51, 0x4b, 0xe4, 0x63,
0xa7, 0x8d, 0xf2, 0x78, 0x1d, 0x0a, 0xbd, 0xe1, 0x00, 0x15, 0x84, 0x43, 0x6f, 0x38, 0xe8, 0xb4,
0x51, 0x51, 0x32, 0x7d, 0x88, 0x56, 0x25, 0xd3, 0x87, 0x9d, 0x36, 0x5a, 0xab, 0xfd, 0x04, 0xaf,
0x47, 0x1e, 0x11, 0x15, 0xd2, 0x85, 0x71, 0x13, 0x70, 0xe2, 0x1e, 0x33, 0xc6, 0x03, 0xee, 0x5b,
0x9e, 0x42, 0x17, 0x0e, 0x25, 0x78, 0x1b, 0xa0, 0x7f, 0x3e, 0x9a, 0x0e, 0x4c, 0x55, 0x53, 0x45,
0x59, 0x15, 0x78, 0x71, 0xa9, 0x6a, 0x83, 0xd1, 0xa5, 0x61, 0xf6, 0x34, 0xe3, 0x52, 0xd1, 0xcd,
0x13, 0xf5, 0x5c, 0x31, 0x50, 0xae, 0xf6, 0x03, 0x3c, 0xcf, 0xc4, 0x4a, 0x56, 0x30, 0x1e, 0x10,
0xd5, 0x7b, 0xae, 0x6a, 0xd3, 0x9f, 0x51, 0xae, 0xf6, 0xef, 0x12, 0xec, 0xa6, 0xd7, 0x4a, 0x9c,
0xd4, 0xc9, 0x90, 0x01, 0x99, 0x5b, 0xe1, 0x92, 0xa3, 0x15, 0x8c, 0x61, 0xdb, 0xe0, 0x16, 0x9d,
0x59, 0xfe, 0xcc, 0xec, 0x35, 0xcd, 0xeb, 0x26, 0xca, 0xa7, 0x59, 0x5b, 0xb0, 0x02, 0x7e, 0x2e,
0x37, 0x4f, 0xc4, 0x06, 0xcd, 0xc0, 0xbc, 0x6e, 0xa1, 0x62, 0x1a, 0xb6, 0x25, 0x5c, 0x4d, 0xc3,
0xae, 0x84, 0x6b, 0xf8, 0x05, 0xa0, 0x3b, 0x78, 0xd4, 0x91, 0x74, 0x3d, 0x4d, 0x5b, 0x51, 0xd4,
0x52, 0x3a, 0x80, 0x21, 0x6b, 0x2a, 0x67, 0x60, 0x4b, 0x40, 0xc8, 0x40, 0x59, 0xe9, 0x46, 0x06,
0xfe, 0x28, 0xe0, 0x66, 0x3a, 0x93, 0x71, 0x24, 0xc7, 0x6f, 0xa5, 0x5c, 0xcf, 0xba, 0x86, 0x79,
0x7d, 0x84, 0xb6, 0x53, 0xae, 0x67, 0x5d, 0x91, 0xff, 0x08, 0x3d, 0xcb, 0xd2, 0x96, 0xa0, 0x28,
0x4b, 0xdb, 0x82, 0xee, 0x60, 0x04, 0x9b, 0xb7, 0x54, 0x3b, 0xeb, 0x20, 0x8c, 0x77, 0x60, 0xeb,
0x1e, 0x39, 0x6a, 0xa2, 0xe7, 0x69, 0xa7, 0x8b, 0x0e, 0x7a, 0x91, 0x76, 0xba, 0x38, 0x6a, 0xa2,
0x97, 0xd9, 0xf8, 0x3f, 0x8a, 0xf8, 0xbb, 0x78, 0x0f, 0x9e, 0x67, 0x1a, 0x64, 0xbe, 0x1f, 0x6b,
0x68, 0x2f, 0x23, 0xb4, 0x12, 0xa1, 0x92, 0x11, 0xda, 0x89, 0xf0, 0x45, 0x2a, 0xc1, 0x49, 0x33,
0x90, 0x74, 0x3f, 0x4d, 0xdb, 0x11, 0xfd, 0x45, 0x9a, 0x76, 0x23, 0xfa, 0x0a, 0xbf, 0x84, 0x9d,
0x3b, 0x2a, 0x56, 0x56, 0xe0, 0x2f, 0x53, 0xad, 0xd5, 0xfa, 0x6d, 0xb3, 0xd7, 0x44, 0xaf, 0x33,
0xb0, 0x2b, 0xe0, 0x57, 0xa9, 0xb0, 0x5a, 0xff, 0xa8, 0x23, 0xe8, 0x9b, 0x0c, 0x6d, 0x35, 0x05,
0xfd, 0x65, 0x86, 0xb6, 0xcd, 0x5e, 0xab, 0x81, 0xaa, 0x19, 0xda, 0x95, 0xf4, 0xeb, 0x54, 0x61,
0x51, 0xdc, 0x56, 0x03, 0xbd, 0xcd, 0x60, 0x11, 0xb8, 0xd5, 0x40, 0xdf, 0x88, 0x3f, 0x5e, 0x3a,
0xf2, 0x51, 0xa3, 0x61, 0xb6, 0x1b, 0xe8, 0x5d, 0x46, 0xe9, 0xde, 0x2a, 0xdf, 0xe2, 0x2f, 0xe0,
0x65, 0x26, 0x43, 0x2c, 0x1d, 0x64, 0x24, 0x91, 0x25, 0x96, 0x7e, 0xf5, 0x78, 0xa6, 0x6e, 0x03,
0xd5, 0x1e, 0xcf, 0xd4, 0x6d, 0xa0, 0xef, 0x9e, 0xc8, 0xd4, 0x6d, 0xa0, 0xef, 0x9f, 0xc8, 0xd4,
0x6d, 0xa0, 0x1f, 0xf0, 0x16, 0x94, 0xa3, 0x97, 0x34, 0xd1, 0x3c, 0xf3, 0x9e, 0xa9, 0x9d, 0xa1,
0x3f, 0x8a, 0x0d, 0x18, 0x9b, 0xa7, 0x5e, 0xe8, 0x5d, 0x23, 0x0b, 0x03, 0xac, 0x45, 0x04, 0x5d,
0xe1, 0x67, 0xb0, 0x31, 0xa5, 0x41, 0xe8, 0x79, 0xcc, 0xe7, 0x64, 0x86, 0xec, 0xda, 0x01, 0xec,
0x3c, 0x78, 0xcd, 0x14, 0x47, 0xe5, 0xfb, 0xc9, 0x64, 0x1c, 0x1d, 0x3d, 0xe2, 0x49, 0x9c, 0x54,
0x2a, 0xc0, 0x98, 0x7d, 0x24, 0x7e, 0x74, 0x93, 0xa7, 0xae, 0x98, 0x0d, 0x58, 0xd7, 0x43, 0x2a,
0x2f, 0x96, 0x9c, 0x38, 0x31, 0x47, 0xf3, 0x39, 0xca, 0x8b, 0xbc, 0x63, 0x2b, 0x0c, 0xc8, 0x0c,
0x15, 0xf0, 0x26, 0x94, 0xfa, 0xbe, 0xc3, 0x1d, 0xdb, 0x5a, 0xa2, 0x62, 0xed, 0x77, 0xb0, 0x97,
0x3e, 0xc4, 0xe2, 0x23, 0x90, 0x51, 0x91, 0xd0, 0x98, 0xf4, 0xf4, 0xf8, 0x2c, 0x37, 0x26, 0xa3,
0x31, 0xca, 0x09, 0xa8, 0x2b, 0x86, 0x32, 0x41, 0x79, 0xbc, 0x0b, 0x58, 0x57, 0xc6, 0x3d, 0x55,
0x37, 0x4f, 0xa7, 0x8a, 0x31, 0x31, 0x7b, 0xa7, 0x8a, 0x36, 0x41, 0x85, 0xda, 0x3f, 0x73, 0x4f,
0xbf, 0xb5, 0x3d, 0x78, 0x09, 0xd9, 0x4d, 0x13, 0x73, 0xaa, 0x9d, 0x69, 0xa3, 0x4b, 0x0d, 0xad,
0x88, 0xb6, 0x67, 0xb4, 0x93, 0x9e, 0x7a, 0xae, 0x0c, 0x50, 0x0e, 0xbf, 0x82, 0x4a, 0x46, 0x32,
0xa6, 0xfd, 0xbe, 0xa2, 0x0c, 0x94, 0x01, 0xca, 0x3f, 0x12, 0x74, 0xac, 0x68, 0x03, 0x55, 0x3b,
0x45, 0x85, 0x47, 0x46, 0xea, 0xca, 0xf1, 0x68, 0x34, 0x11, 0x6a, 0xb1, 0xf6, 0x19, 0x36, 0x7b,
0xbe, 0xfd, 0xc1, 0xe1, 0xc4, 0xe6, 0xa1, 0x4f, 0x44, 0xff, 0x3e, 0x75, 0x3b, 0xd1, 0xfc, 0x87,
0xaa, 0x68, 0xbd, 0xbc, 0x7b, 0x96, 0xde, 0x07, 0x0b, 0xe5, 0x45, 0xab, 0xe5, 0x2a, 0x8c, 0xfb,
0xa8, 0x20, 0xfe, 0x21, 0x3d, 0x7d, 0x68, 0xde, 0x1f, 0x8e, 0x56, 0xc5, 0x38, 0xc7, 0x12, 0x17,
0x95, 0x0c, 0xd5, 0x69, 0xa3, 0xb2, 0xe8, 0x9a, 0xbc, 0xbc, 0xd2, 0xae, 0x9b, 0xb5, 0xf7, 0xb0,
0x69, 0x10, 0x3b, 0xf4, 0x1d, 0x7e, 0x23, 0x17, 0x7e, 0x07, 0xb6, 0xb4, 0xd1, 0xa4, 0x3f, 0xd2,
0x4e, 0xd4, 0xd3, 0xa9, 0xae, 0x0c, 0xd0, 0x8a, 0x40, 0x13, 0x7d, 0x6a, 0x4c, 0x94, 0xc1, 0x79,
0x6f, 0xaa, 0xf5, 0xdf, 0xa3, 0x9c, 0xb8, 0x48, 0xa4, 0xcb, 0x40, 0xd1, 0x26, 0x6a, 0xef, 0xfc,
0x62, 0x88, 0xf2, 0xbf, 0x3e, 0x03, 0x14, 0x10, 0x1a, 0x38, 0xdc, 0xb9, 0x26, 0xf1, 0xb7, 0x11,
0xfe, 0xb2, 0x1e, 0x7d, 0x0b, 0xd5, 0x93, 0x6f, 0xa1, 0xfa, 0x89, 0x43, 0x96, 0xb3, 0x91, 0x27,
0x1a, 0x11, 0x54, 0xfe, 0xf3, 0xd7, 0x82, 0xbc, 0xd2, 0x1f, 0x0c, 0x3c, 0xfe, 0xe6, 0x0f, 0x5f,
0x2f, 0x1c, 0xfe, 0x21, 0xbc, 0xaa, 0xdb, 0xcc, 0x3d, 0x74, 0x1d, 0xdb, 0x67, 0x01, 0x9b, 0xf3,
0x43, 0x97, 0xd9, 0x87, 0xbe, 0x67, 0x1f, 0x46, 0x5f, 0x5d, 0x57, 0x6b, 0x32, 0x6e, 0xeb, 0x7f,
0x01, 0x00, 0x00, 0xff, 0xff, 0xf7, 0x70, 0xc3, 0xd4, 0x98, 0x0d, 0x00, 0x00,
0x15, 0xc7, 0xf1, 0x07, 0x60, 0x1f, 0x3e, 0xa6, 0xe9, 0x99, 0x01, 0x2f, 0x99, 0x9d, 0x25, 0xde,
0xd9, 0x59, 0xe2, 0xdd, 0x35, 0xc6, 0xf6, 0xba, 0x5c, 0xa9, 0x4a, 0x55, 0x8c, 0x2d, 0x40, 0x0b,
0x96, 0x1d, 0xc9, 0x86, 0x4d, 0x6e, 0x1c, 0x21, 0xb7, 0x8d, 0x2a, 0x56, 0xb7, 0x4a, 0x6a, 0x31,
0xb0, 0x17, 0xa9, 0x5c, 0xe5, 0x3a, 0x0f, 0x90, 0x8b, 0xbc, 0x44, 0x2a, 0x4f, 0x90, 0xdb, 0x5c,
0xe4, 0x7d, 0x52, 0x95, 0xea, 0x96, 0x04, 0x48, 0xc0, 0x5e, 0x59, 0xe7, 0xf7, 0x3f, 0x7d, 0xce,
0xd1, 0x39, 0xad, 0x96, 0x0c, 0xef, 0x1d, 0x66, 0x4d, 0x2c, 0xe6, 0x38, 0x8c, 0x8a, 0x1f, 0x37,
0xe0, 0x24, 0xb4, 0xaa, 0xae, 0xc7, 0x38, 0xc3, 0x39, 0x87, 0x59, 0xbb, 0x7b, 0x73, 0xc6, 0xe6,
0x0b, 0x72, 0x20, 0xd1, 0x55, 0x30, 0x3b, 0x98, 0x12, 0xdf, 0xf2, 0x6c, 0x97, 0x33, 0x2f, 0x74,
0x2b, 0x77, 0x61, 0xe3, 0xd2, 0xa6, 0x7a, 0xff, 0xdc, 0xf6, 0x39, 0xa1, 0xc4, 0xc3, 0x75, 0x28,
0x0c, 0x85, 0x62, 0xb1, 0x45, 0x29, 0xb3, 0x97, 0xd9, 0xdf, 0xac, 0x6f, 0x57, 0x1d, 0x66, 0x55,
0xa5, 0x57, 0xac, 0x8c, 0xee, 0x5c, 0xa2, 0xdf, 0xfb, 0x95, 0x8f, 0x01, 0x4b, 0xb9, 0xcb, 0xe8,
0xcc, 0x9e, 0x07, 0x9e, 0xc9, 0x6d, 0x46, 0x71, 0x0d, 0x8a, 0x71, 0x54, 0xbf, 0x94, 0xd9, 0xcb,
0xed, 0xaf, 0xd5, 0xf1, 0x43, 0xa8, 0x58, 0xd2, 0x1f, 0x9c, 0xca, 0x14, 0x4a, 0x17, 0xb6, 0xc7,
0x03, 0x73, 0xd1, 0x37, 0xad, 0x6b, 0x9b, 0x92, 0x6e, 0xe0, 0x73, 0xe6, 0x18, 0xf6, 0x4f, 0x04,
0xef, 0x42, 0xc1, 0x72, 0x83, 0x2e, 0x0b, 0x28, 0x97, 0x75, 0x2d, 0xeb, 0xf7, 0xb6, 0xd0, 0x1c,
0xe2, 0x30, 0xef, 0xae, 0x7f, 0x54, 0xca, 0x86, 0x5a, 0x6c, 0x0b, 0x6d, 0x1e, 0xaf, 0xcb, 0x85,
0x5a, 0x6c, 0x97, 0xff, 0x91, 0x81, 0xdd, 0xde, 0x1d, 0x35, 0x1d, 0xdb, 0xea, 0x4b, 0xff, 0xe4,
0x0d, 0xec, 0xc3, 0x2b, 0xc7, 0xbc, 0xb5, 0x9d, 0xc0, 0xe9, 0xc7, 0xd1, 0x45, 0xe6, 0xbc, 0x9e,
0xc6, 0xd2, 0xd3, 0xa6, 0x09, 0xcf, 0x6c, 0xe4, 0x99, 0xc4, 0xb8, 0x0a, 0x98, 0x9b, 0xde, 0x9c,
0xf0, 0x90, 0x1c, 0x05, 0xb3, 0x19, 0xf1, 0x64, 0x61, 0x1b, 0xfa, 0x33, 0x4a, 0xf9, 0x47, 0xf8,
0x98, 0x6c, 0x89, 0x1e, 0xd0, 0x2e, 0x73, 0x1c, 0x93, 0x4e, 0x55, 0xea, 0x06, 0x7c, 0x68, 0x7a,
0xa6, 0x43, 0x38, 0xf1, 0x30, 0x86, 0xbc, 0x66, 0x3a, 0x44, 0x96, 0x58, 0xd4, 0xe5, 0x35, 0xde,
0x85, 0xe5, 0x0b, 0x73, 0x11, 0x10, 0x59, 0x4d, 0xf1, 0x28, 0xff, 0xb7, 0x7f, 0x96, 0x32, 0x7a,
0x88, 0xca, 0x7f, 0xc9, 0xc0, 0x87, 0x97, 0x42, 0x1b, 0x72, 0x93, 0x18, 0x2c, 0xf0, 0x2c, 0x82,
0xdf, 0xc1, 0x4a, 0x68, 0x87, 0xa1, 0xa3, 0x28, 0x11, 0xc3, 0xef, 0xa0, 0x18, 0x5e, 0x8d, 0x75,
0x35, 0x4c, 0xa3, 0x3f, 0x00, 0xa1, 0xc6, 0xd5, 0xf6, 0xe4, 0x5d, 0x16, 0xf5, 0x07, 0x50, 0xfe,
0xf7, 0xcf, 0x94, 0xa0, 0x52, 0x9f, 0x9b, 0xd4, 0x22, 0x17, 0x36, 0xf9, 0x84, 0x0d, 0xd8, 0x54,
0x6e, 0x89, 0x15, 0x88, 0xb1, 0x18, 0xdc, 0xe4, 0x24, 0xda, 0x9a, 0xdf, 0xc8, 0xfd, 0xf4, 0x52,
0x88, 0xe4, 0x12, 0x3d, 0x15, 0x42, 0xec, 0x0c, 0xe5, 0xd6, 0xe6, 0x5d, 0x36, 0x25, 0xf1, 0xae,
0x89, 0x6d, 0xbc, 0x0d, 0x2b, 0x83, 0x80, 0xbb, 0x01, 0x8f, 0x8a, 0x8e, 0x2c, 0xfc, 0x06, 0x96,
0x15, 0xcf, 0x63, 0x5e, 0x29, 0x2f, 0x71, 0x68, 0x94, 0x7f, 0x80, 0xdd, 0xd4, 0xbe, 0x35, 0x5d,
0xf3, 0xca, 0x5e, 0xd8, 0xdc, 0x26, 0x3e, 0xfe, 0x16, 0xb6, 0x54, 0x9f, 0x2d, 0x4c, 0x4e, 0xa6,
0x17, 0x8e, 0x54, 0x16, 0x61, 0xfd, 0x05, 0xfd, 0xa9, 0x50, 0xfe, 0x5f, 0x06, 0xf0, 0xe3, 0x7b,
0x17, 0xb5, 0x06, 0xbe, 0x98, 0xae, 0x25, 0x0a, 0x8d, 0xa6, 0x2b, 0xae, 0xf1, 0x6f, 0x60, 0x79,
0x41, 0x6e, 0xc8, 0x42, 0x56, 0xbf, 0x59, 0xff, 0x5a, 0x36, 0xe3, 0xe9, 0xda, 0x6a, 0xf8, 0x73,
0x2e, 0x5c, 0xe5, 0x83, 0x1b, 0xae, 0xc2, 0x1f, 0x60, 0x63, 0x6a, 0xfb, 0xee, 0xc2, 0xbc, 0x0b,
0x1d, 0xa2, 0x5b, 0x4d, 0x42, 0x5c, 0x82, 0x55, 0x87, 0xf8, 0xbe, 0x39, 0x27, 0xd1, 0x3d, 0xc7,
0xa6, 0x28, 0x89, 0xdb, 0x0e, 0x29, 0x2d, 0x87, 0x25, 0x89, 0xeb, 0xf2, 0x6f, 0xe1, 0x55, 0x2a,
0x1b, 0x5e, 0x83, 0xd5, 0x31, 0xfd, 0x13, 0x65, 0x9f, 0x28, 0x5a, 0xc2, 0x05, 0xc8, 0xab, 0x74,
0xc6, 0x50, 0x46, 0xe0, 0x4b, 0xd3, 0xa3, 0x36, 0x9d, 0xa3, 0x2c, 0x2e, 0x46, 0x6d, 0x45, 0xb9,
0xf2, 0x9f, 0xe1, 0x8b, 0x64, 0x2f, 0x3b, 0x73, 0x42, 0x79, 0x62, 0x37, 0x7c, 0x84, 0xcd, 0x1b,
0x47, 0xe2, 0x0b, 0xe2, 0xf9, 0x36, 0xa3, 0x51, 0x57, 0x52, 0x14, 0x37, 0xa0, 0xe0, 0xcb, 0x62,
0x88, 0x5f, 0xca, 0xca, 0xf3, 0x67, 0xe7, 0x85, 0x16, 0xe9, 0xf7, 0x8e, 0xe5, 0x06, 0xec, 0x9c,
0x04, 0xc4, 0xe7, 0x32, 0x52, 0xf2, 0x3c, 0x28, 0xc1, 0x2a, 0xa1, 0x62, 0x48, 0xd3, 0x68, 0x7c,
0xb1, 0x59, 0xfe, 0x7b, 0x06, 0xf0, 0xd0, 0x63, 0xb7, 0xa9, 0x03, 0xa4, 0x0c, 0xc5, 0x6b, 0xce,
0x5d, 0xa9, 0x24, 0x1e, 0x9e, 0x07, 0x8c, 0x3f, 0x00, 0x08, 0xc3, 0x0f, 0x9d, 0x1e, 0x3f, 0xa7,
0x8f, 0xb8, 0x48, 0x4d, 0x59, 0xe8, 0x92, 0xdb, 0xcb, 0x89, 0x29, 0x44, 0xa6, 0xc8, 0xc1, 0xbd,
0xc0, 0xe7, 0x64, 0xda, 0x35, 0xc3, 0x09, 0xc5, 0x39, 0xee, 0x71, 0xe5, 0x3d, 0x14, 0xc6, 0x3e,
0xf1, 0xe4, 0x38, 0x0a, 0x90, 0xd7, 0x07, 0x83, 0x51, 0x38, 0x8b, 0xb1, 0xa1, 0xe8, 0x28, 0x53,
0xf9, 0x3d, 0x6c, 0x0c, 0x3d, 0x66, 0x11, 0xdf, 0x67, 0xf7, 0x4e, 0x1a, 0xa3, 0x04, 0x2d, 0x89,
0xc9, 0xa8, 0x94, 0x93, 0x45, 0x38, 0x31, 0x79, 0xd9, 0x6a, 0xa2, 0x2c, 0x5e, 0x85, 0x5c, 0xa7,
0xdf, 0x43, 0x39, 0xe1, 0xd0, 0xe9, 0xf7, 0x5a, 0x4d, 0x94, 0x97, 0x4c, 0xef, 0xa3, 0x65, 0xc9,
0xf4, 0x7e, 0xab, 0x89, 0x56, 0x2a, 0x3f, 0xc0, 0xfb, 0x81, 0x4b, 0x44, 0x3f, 0xe8, 0xdc, 0xb8,
0xf3, 0x39, 0x71, 0x8e, 0x18, 0xe3, 0x3e, 0xf7, 0x4c, 0x57, 0xa1, 0x73, 0x9b, 0x12, 0xbc, 0x09,
0xd0, 0x3d, 0x1f, 0x8c, 0x7b, 0x13, 0x55, 0x53, 0x45, 0x59, 0x25, 0x78, 0x73, 0xa9, 0x6a, 0xbd,
0xc1, 0xa5, 0x31, 0xe9, 0x68, 0xc6, 0xa5, 0xa2, 0x4f, 0x8e, 0xd5, 0x73, 0xc5, 0x40, 0x99, 0xca,
0x77, 0xf0, 0x3a, 0x15, 0x2b, 0xde, 0x60, 0xd1, 0x82, 0xb0, 0xde, 0x73, 0x55, 0x1b, 0xff, 0x88,
0x32, 0x95, 0xff, 0x14, 0x60, 0x3b, 0xb9, 0x95, 0xc4, 0x8b, 0x24, 0x5e, 0xd2, 0x23, 0x33, 0x33,
0x58, 0x70, 0xb4, 0x84, 0x31, 0x6c, 0x1a, 0xdc, 0xa4, 0x53, 0xd3, 0x9b, 0x4e, 0x3a, 0xf5, 0xc9,
0x4d, 0x1d, 0x65, 0x93, 0xac, 0x29, 0x58, 0x0e, 0xbf, 0x96, 0x7b, 0x3b, 0x64, 0xbd, 0xba, 0x3f,
0xb9, 0x69, 0xa0, 0x7c, 0x12, 0x36, 0x25, 0x5c, 0x4e, 0xc2, 0xb6, 0x84, 0x2b, 0xf8, 0x0d, 0xa0,
0x07, 0x78, 0xd8, 0x92, 0x74, 0x35, 0x49, 0x1b, 0x61, 0xd4, 0x42, 0x32, 0x80, 0x21, 0x6b, 0x2a,
0xa6, 0x60, 0x43, 0x40, 0x48, 0x41, 0x59, 0xe9, 0x5a, 0x0a, 0x7e, 0x2f, 0xe0, 0x7a, 0x32, 0x93,
0x71, 0x28, 0xd7, 0x6f, 0x24, 0x5c, 0xcf, 0xda, 0xc6, 0xe4, 0xe6, 0x10, 0x6d, 0x26, 0x5c, 0xcf,
0xda, 0x22, 0xff, 0x21, 0x7a, 0x95, 0xa6, 0x0d, 0x41, 0x51, 0x9a, 0x36, 0x05, 0xdd, 0xc2, 0x08,
0xd6, 0xef, 0xa9, 0x76, 0xd6, 0x42, 0x18, 0x6f, 0xc1, 0xc6, 0x23, 0x72, 0x58, 0x47, 0xaf, 0x93,
0x4e, 0x17, 0x2d, 0xf4, 0x26, 0xe9, 0x74, 0x71, 0x58, 0x47, 0x6f, 0xd3, 0xf1, 0xbf, 0x17, 0xf1,
0xb7, 0xf1, 0x0e, 0xbc, 0x4e, 0x35, 0x68, 0x72, 0x3a, 0xd4, 0xd0, 0x4e, 0x4a, 0x68, 0xc4, 0x42,
0x29, 0x25, 0x34, 0x63, 0xe1, 0xb3, 0x44, 0x82, 0xe3, 0xba, 0x2f, 0xe9, 0x6e, 0x92, 0x36, 0x43,
0xfa, 0x8b, 0x24, 0x6d, 0x87, 0xf4, 0x1d, 0x7e, 0x0b, 0x5b, 0x0f, 0x54, 0x4c, 0x56, 0xe0, 0xcf,
0x13, 0xad, 0xd5, 0xba, 0xcd, 0x49, 0xa7, 0x8e, 0xde, 0xa7, 0x60, 0x5b, 0xc0, 0x2f, 0x12, 0x61,
0xb5, 0xee, 0x61, 0x4b, 0xd0, 0xbd, 0x14, 0x6d, 0xd4, 0x05, 0xfd, 0x65, 0x8a, 0x36, 0x27, 0x9d,
0x46, 0x0d, 0x95, 0x53, 0xb4, 0x2d, 0xe9, 0x97, 0x89, 0xc2, 0xc2, 0xb8, 0x8d, 0x1a, 0xfa, 0x90,
0xc2, 0x22, 0x70, 0xa3, 0x86, 0xbe, 0x12, 0x0f, 0x5e, 0x32, 0xf2, 0x61, 0xad, 0x36, 0x69, 0xd6,
0xd0, 0xc7, 0x94, 0xd2, 0xbe, 0x57, 0xbe, 0xc6, 0x9f, 0xc1, 0xdb, 0x54, 0x86, 0x48, 0xda, 0x4f,
0x49, 0x22, 0x4b, 0x24, 0xfd, 0xea, 0xf9, 0x4c, 0xed, 0x1a, 0xaa, 0x3c, 0x9f, 0xa9, 0x5d, 0x43,
0xdf, 0xbc, 0x90, 0xa9, 0x5d, 0x43, 0xdf, 0xbe, 0x90, 0xa9, 0x5d, 0x43, 0xdf, 0xe1, 0x0d, 0x28,
0x86, 0xdf, 0x90, 0xa2, 0x79, 0x93, 0x47, 0xa6, 0x76, 0x86, 0xfe, 0x28, 0x36, 0x60, 0x64, 0x9e,
0xb8, 0x81, 0x7b, 0x83, 0x4c, 0x0c, 0xb0, 0x12, 0x12, 0x74, 0x85, 0x5f, 0xc1, 0xda, 0x98, 0xfa,
0x81, 0xeb, 0x32, 0x8f, 0x93, 0x29, 0xb2, 0x2a, 0xfb, 0xb0, 0xf5, 0xe4, 0x2b, 0x58, 0x1c, 0x95,
0xa7, 0xa3, 0xd1, 0x30, 0x3c, 0x7a, 0xc4, 0x95, 0x38, 0xa9, 0x54, 0x80, 0x21, 0xfb, 0x44, 0xbc,
0xf0, 0x43, 0x23, 0xf1, 0x06, 0x5c, 0x83, 0x55, 0x3d, 0xa0, 0xf2, 0xbd, 0x97, 0x11, 0x27, 0xe6,
0x60, 0x36, 0x43, 0x59, 0x91, 0x77, 0x68, 0x06, 0x3e, 0x99, 0xa2, 0x1c, 0x5e, 0x87, 0x42, 0xd7,
0xb3, 0xb9, 0x6d, 0x99, 0x0b, 0x94, 0xaf, 0xfc, 0x0e, 0x76, 0x92, 0x87, 0x58, 0x74, 0x04, 0x32,
0x2a, 0x12, 0x1a, 0xa3, 0x8e, 0x1e, 0x9d, 0xe5, 0xc6, 0x68, 0x30, 0x44, 0x19, 0x01, 0x75, 0xc5,
0x50, 0x46, 0x28, 0x8b, 0xb7, 0x01, 0xeb, 0xca, 0xb0, 0xa3, 0xea, 0x93, 0x93, 0xb1, 0x62, 0x8c,
0x26, 0x9d, 0x13, 0x45, 0x1b, 0xa1, 0x5c, 0xe5, 0x5f, 0x99, 0x97, 0x3f, 0x2a, 0x9f, 0x7c, 0x23,
0x6d, 0x27, 0xc9, 0x64, 0xac, 0x9d, 0x69, 0x83, 0x4b, 0x0d, 0x2d, 0x89, 0xb6, 0xa7, 0xb4, 0xe3,
0x8e, 0x7a, 0xae, 0xf4, 0x50, 0x06, 0xbf, 0x83, 0x52, 0x4a, 0x32, 0xc6, 0xdd, 0xae, 0xa2, 0xf4,
0x94, 0x1e, 0xca, 0x3e, 0x13, 0x74, 0xa8, 0x68, 0x3d, 0x55, 0x3b, 0x41, 0xb9, 0x67, 0x56, 0xea,
0xca, 0xd1, 0x60, 0x30, 0x12, 0x6a, 0xbe, 0xf2, 0x13, 0xac, 0x77, 0x3c, 0xeb, 0xda, 0xe6, 0xc4,
0xe2, 0x81, 0x47, 0x44, 0xff, 0x6e, 0xdb, 0xad, 0xf0, 0xfe, 0xfb, 0xaa, 0x68, 0xbd, 0x7c, 0xf7,
0x2c, 0xdc, 0x6b, 0x13, 0x65, 0x45, 0xab, 0xe5, 0x14, 0x86, 0x5d, 0x94, 0x13, 0x4f, 0x48, 0x47,
0xef, 0x4f, 0x1e, 0x2f, 0x47, 0xcb, 0x62, 0x9d, 0x6d, 0x8a, 0x17, 0x95, 0x0c, 0xd5, 0x6a, 0xa2,
0xa2, 0xe8, 0x9a, 0x7c, 0x79, 0x25, 0x5d, 0xd7, 0x2b, 0xa7, 0xb0, 0x6e, 0x10, 0x2b, 0xf0, 0x6c,
0x7e, 0x27, 0x07, 0xbf, 0x05, 0x1b, 0xda, 0x60, 0xd4, 0x1d, 0x68, 0xc7, 0xea, 0xc9, 0x58, 0x57,
0x7a, 0x68, 0x49, 0xa0, 0x91, 0x3e, 0x36, 0x46, 0x4a, 0xef, 0xbc, 0x33, 0xd6, 0xba, 0xa7, 0x28,
0x23, 0x5e, 0x24, 0xd2, 0xa5, 0xa7, 0x68, 0x23, 0xb5, 0x73, 0x7e, 0xd1, 0x47, 0xd9, 0x5f, 0x9f,
0x01, 0xf2, 0x09, 0xf5, 0x6d, 0x6e, 0xdf, 0x90, 0xe8, 0xaf, 0x1b, 0xfe, 0xbc, 0x1a, 0xfe, 0x55,
0xab, 0xc6, 0x7f, 0xd5, 0xaa, 0xc7, 0x36, 0x59, 0x4c, 0x07, 0xae, 0x68, 0x84, 0x5f, 0xfa, 0xef,
0x5f, 0x73, 0xf2, 0x8b, 0xe3, 0xc9, 0xc2, 0xa3, 0xaf, 0xfe, 0xf0, 0xe5, 0xdc, 0xe6, 0xd7, 0xc1,
0x55, 0xd5, 0x62, 0xce, 0x81, 0x63, 0x5b, 0x1e, 0xf3, 0xd9, 0x8c, 0x1f, 0x38, 0xcc, 0x3a, 0xf0,
0x5c, 0xeb, 0x20, 0xfc, 0x53, 0x78, 0xb5, 0x22, 0xe3, 0x36, 0xfe, 0x1f, 0x00, 0x00, 0xff, 0xff,
0x9e, 0xc2, 0xd4, 0x9b, 0x37, 0x0e, 0x00, 0x00,
}

Просмотреть файл

@ -205,3 +205,10 @@ enum SecurityType {
TRUSTEDLAUNCH = 1;
CONFIDENTIALVM = 2;
}
message ProxyConfiguration {
string httpProxy = 1 [(sensitivecompute) = true];
string httpsProxy = 2 [(sensitivecompute) = true];
repeated string noProxy = 3;
string trustedCa = 4 [(sensitivecompute) = true];
}

Просмотреть файл

@ -621,7 +621,7 @@ type OperatingSystemConfiguration struct {
OsBootstrapEngine common.OperatingSystemBootstrapEngine `protobuf:"varint,7,opt,name=osBootstrapEngine,proto3,enum=moc.OperatingSystemBootstrapEngine" json:"osBootstrapEngine,omitempty"`
LinuxConfiguration *LinuxConfiguration `protobuf:"bytes,8,opt,name=linuxConfiguration,proto3" json:"linuxConfiguration,omitempty"`
WindowsConfiguration *WindowsConfiguration `protobuf:"bytes,9,opt,name=windowsConfiguration,proto3" json:"windowsConfiguration,omitempty"`
ProxyConfiguration *ProxyConfiguration `protobuf:"bytes,10,opt,name=proxyConfiguration,proto3" json:"proxyConfiguration,omitempty"`
ProxyConfiguration *common.ProxyConfiguration `protobuf:"bytes,10,opt,name=proxyConfiguration,proto3" json:"proxyConfiguration,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
@ -715,7 +715,7 @@ func (m *OperatingSystemConfiguration) GetWindowsConfiguration() *WindowsConfigu
return nil
}
func (m *OperatingSystemConfiguration) GetProxyConfiguration() *ProxyConfiguration {
func (m *OperatingSystemConfiguration) GetProxyConfiguration() *common.ProxyConfiguration {
if m != nil {
return m.ProxyConfiguration
}
@ -1250,69 +1250,6 @@ func (m *VirtualMachineRunCommandResponse) GetInstanceView() *common.VirtualMach
return nil
}
type ProxyConfiguration struct {
HttpProxy string `protobuf:"bytes,1,opt,name=httpProxy,proto3" json:"httpProxy,omitempty"`
HttpsProxy string `protobuf:"bytes,2,opt,name=httpsProxy,proto3" json:"httpsProxy,omitempty"`
NoProxy []string `protobuf:"bytes,3,rep,name=noProxy,proto3" json:"noProxy,omitempty"`
TrustedCa string `protobuf:"bytes,4,opt,name=trustedCa,proto3" json:"trustedCa,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *ProxyConfiguration) Reset() { *m = ProxyConfiguration{} }
func (m *ProxyConfiguration) String() string { return proto.CompactTextString(m) }
func (*ProxyConfiguration) ProtoMessage() {}
func (*ProxyConfiguration) Descriptor() ([]byte, []int) {
return fileDescriptor_9f3eecb05bcac3b7, []int{21}
}
func (m *ProxyConfiguration) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ProxyConfiguration.Unmarshal(m, b)
}
func (m *ProxyConfiguration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_ProxyConfiguration.Marshal(b, m, deterministic)
}
func (m *ProxyConfiguration) XXX_Merge(src proto.Message) {
xxx_messageInfo_ProxyConfiguration.Merge(m, src)
}
func (m *ProxyConfiguration) XXX_Size() int {
return xxx_messageInfo_ProxyConfiguration.Size(m)
}
func (m *ProxyConfiguration) XXX_DiscardUnknown() {
xxx_messageInfo_ProxyConfiguration.DiscardUnknown(m)
}
var xxx_messageInfo_ProxyConfiguration proto.InternalMessageInfo
func (m *ProxyConfiguration) GetHttpProxy() string {
if m != nil {
return m.HttpProxy
}
return ""
}
func (m *ProxyConfiguration) GetHttpsProxy() string {
if m != nil {
return m.HttpsProxy
}
return ""
}
func (m *ProxyConfiguration) GetNoProxy() []string {
if m != nil {
return m.NoProxy
}
return nil
}
func (m *ProxyConfiguration) GetTrustedCa() string {
if m != nil {
return m.TrustedCa
}
return ""
}
func init() {
proto.RegisterType((*VirtualMachineRequest)(nil), "moc.nodeagent.compute.VirtualMachineRequest")
proto.RegisterType((*VirtualMachineResponse)(nil), "moc.nodeagent.compute.VirtualMachineResponse")
@ -1335,7 +1272,6 @@ func init() {
proto.RegisterType((*VirtualMachineOperationResponse)(nil), "moc.nodeagent.compute.VirtualMachineOperationResponse")
proto.RegisterType((*VirtualMachineRunCommandRequest)(nil), "moc.nodeagent.compute.VirtualMachineRunCommandRequest")
proto.RegisterType((*VirtualMachineRunCommandResponse)(nil), "moc.nodeagent.compute.VirtualMachineRunCommandResponse")
proto.RegisterType((*ProxyConfiguration)(nil), "moc.nodeagent.compute.ProxyConfiguration")
}
func init() {
@ -1343,118 +1279,114 @@ func init() {
}
var fileDescriptor_9f3eecb05bcac3b7 = []byte{
// 1763 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x58, 0x5f, 0x6f, 0x1b, 0xc7,
0x11, 0x2f, 0xa9, 0xbf, 0x1c, 0xfd, 0x71, 0xb4, 0x91, 0xec, 0x0b, 0x63, 0x3b, 0xc2, 0x39, 0x6d,
0x95, 0xc6, 0xa5, 0x02, 0x3a, 0x49, 0x5b, 0x20, 0x2d, 0x20, 0x51, 0x8a, 0xa5, 0xb6, 0x92, 0xd9,
0xa5, 0xed, 0xa0, 0x69, 0x01, 0x61, 0x75, 0xb7, 0x22, 0x17, 0xe2, 0xdd, 0x5e, 0x77, 0xf7, 0xc4,
0xd0, 0x2f, 0x05, 0xfa, 0xd2, 0x00, 0xfd, 0x0a, 0x7d, 0xee, 0x43, 0xdf, 0xfd, 0x56, 0xa0, 0x7d,
0xe9, 0x87, 0xe8, 0x77, 0x28, 0xfa, 0x19, 0x8a, 0xdd, 0xdb, 0x23, 0xef, 0x8e, 0x77, 0x84, 0x0c,
0x38, 0x4f, 0xe2, 0xce, 0xcc, 0xef, 0xb7, 0xb3, 0xb3, 0x33, 0x73, 0xb3, 0x02, 0x37, 0xe0, 0xde,
0x45, 0xc8, 0x7d, 0x4a, 0xfa, 0x34, 0x54, 0x17, 0x37, 0x4c, 0xa8, 0x98, 0x0c, 0x03, 0xe2, 0x0d,
0x58, 0x48, 0x5b, 0x91, 0xe0, 0x8a, 0xa3, 0x9d, 0x80, 0x7b, 0xad, 0x89, 0x4d, 0xcb, 0xe3, 0x41,
0x14, 0x2b, 0xda, 0x7c, 0xbf, 0xcf, 0x79, 0x7f, 0x48, 0xf7, 0x8d, 0xd1, 0x65, 0x7c, 0xb5, 0x4f,
0x83, 0x48, 0x8d, 0x13, 0x4c, 0xf3, 0x61, 0x51, 0x39, 0x12, 0x24, 0x8a, 0xa8, 0x90, 0x56, 0x7f,
0x4f, 0xef, 0xeb, 0xf1, 0x20, 0xe0, 0xa1, 0xfd, 0x93, 0x02, 0xf3, 0x0a, 0xbd, 0x53, 0x4e, 0xff,
0x20, 0xa3, 0x0f, 0xb9, 0x62, 0x57, 0xcc, 0x23, 0x8a, 0xa5, 0x6a, 0xf7, 0xef, 0x35, 0xd8, 0x79,
0x99, 0x1c, 0xe2, 0x2c, 0x39, 0x04, 0xa6, 0x7f, 0x88, 0xa9, 0x54, 0xe8, 0x77, 0x45, 0x45, 0x6f,
0x2c, 0x15, 0x0d, 0xa4, 0x53, 0xdb, 0x5d, 0xd8, 0x5b, 0x6b, 0x7f, 0xbf, 0x55, 0x7a, 0xca, 0x56,
0x81, 0xac, 0x9c, 0x03, 0x7d, 0x0a, 0x1b, 0xcf, 0x22, 0x2a, 0x8c, 0x27, 0xcf, 0xc7, 0x11, 0x75,
0xea, 0xbb, 0xb5, 0xbd, 0xcd, 0xf6, 0xa6, 0x21, 0x9d, 0x68, 0x70, 0xde, 0xc8, 0xfd, 0x67, 0x0d,
0xee, 0x16, 0x9d, 0x95, 0x11, 0x0f, 0x25, 0xfd, 0x6e, 0xbd, 0x6d, 0xc3, 0x32, 0xa6, 0x32, 0x1e,
0x2a, 0xe3, 0xe6, 0x5a, 0xbb, 0xd9, 0x4a, 0x6e, 0xab, 0x95, 0xde, 0x56, 0xeb, 0x90, 0xf3, 0xe1,
0x4b, 0x32, 0x8c, 0x29, 0xb6, 0x96, 0x68, 0x1b, 0x96, 0x8e, 0x85, 0xe0, 0xc2, 0x59, 0xd8, 0xad,
0xed, 0x35, 0x70, 0xb2, 0x70, 0x5b, 0xb0, 0xde, 0xeb, 0x9d, 0x74, 0xe3, 0xcb, 0x21, 0xf3, 0x7e,
0x45, 0xc7, 0xe8, 0x21, 0xac, 0x5c, 0xd3, 0xb1, 0x4f, 0x14, 0x71, 0x6a, 0xda, 0xee, 0x70, 0xf1,
0xdb, 0xd7, 0x4e, 0x0d, 0xa7, 0x42, 0xd7, 0x85, 0xc5, 0x23, 0x26, 0xaf, 0x51, 0x13, 0x56, 0x7d,
0x26, 0xaf, 0x43, 0x12, 0xd0, 0xc4, 0x10, 0x4f, 0xd6, 0xee, 0x10, 0xd6, 0x7b, 0x03, 0x22, 0xa8,
0xff, 0x25, 0x1f, 0xfa, 0x54, 0xa0, 0x4f, 0x61, 0x47, 0x9a, 0xf5, 0x95, 0x59, 0x0b, 0x7a, 0x45,
0x05, 0x0d, 0xbd, 0x14, 0x58, 0xae, 0x44, 0x3f, 0x80, 0xcd, 0xbe, 0xbe, 0xf7, 0x80, 0xc7, 0xa1,
0x8a, 0x88, 0x1a, 0x98, 0xb3, 0x36, 0x70, 0x41, 0xea, 0xfe, 0xb9, 0x0e, 0xdb, 0x3d, 0xc5, 0x05,
0xe9, 0xd3, 0x0e, 0x0f, 0xaf, 0x58, 0x3f, 0x4e, 0x2e, 0x08, 0x3d, 0x81, 0x65, 0x2e, 0xb5, 0x53,
0x66, 0x9f, 0xb5, 0xf6, 0xfb, 0x15, 0x21, 0xd7, 0xe7, 0xc1, 0xd6, 0x14, 0xfd, 0x0c, 0x1a, 0xfa,
0x9c, 0xfa, 0xb7, 0x74, 0xea, 0xe6, 0xaa, 0xe6, 0xe2, 0xa6, 0xd6, 0xfa, 0x98, 0x37, 0x41, 0xe2,
0x42, 0x87, 0x87, 0x8a, 0xb0, 0x90, 0x8a, 0x73, 0x1d, 0x9f, 0x24, 0xe0, 0xe5, 0x4a, 0x74, 0x0a,
0x1b, 0x32, 0x13, 0x2c, 0xe9, 0x2c, 0x9a, 0x4d, 0x1f, 0x55, 0x6c, 0x9a, 0x0d, 0x2c, 0xce, 0x23,
0xdd, 0x2f, 0xe1, 0x9d, 0x73, 0xaa, 0x46, 0x5c, 0x5c, 0x9f, 0x86, 0x8a, 0x8a, 0x2b, 0xe2, 0x51,
0xd4, 0x86, 0xed, 0xb0, 0x20, 0x3b, 0x9f, 0xde, 0x59, 0xa9, 0xce, 0xbd, 0x80, 0x6d, 0xcb, 0x93,
0x0f, 0xe8, 0x53, 0x00, 0x96, 0x1a, 0xa6, 0x79, 0xfc, 0xc3, 0x0a, 0x3f, 0x8b, 0x8e, 0xe0, 0x0c,
0xd4, 0xfd, 0x53, 0x0d, 0xb6, 0x5e, 0x48, 0x2a, 0xf2, 0xf4, 0xbb, 0xb0, 0x1a, 0x4b, 0x2a, 0xa6,
0x29, 0x65, 0x73, 0x6f, 0x22, 0xd5, 0x16, 0x11, 0x91, 0x72, 0xc4, 0x85, 0x9f, 0x24, 0x43, 0x6a,
0x91, 0x4a, 0xd1, 0x47, 0x09, 0x87, 0xd2, 0x15, 0xbc, 0x60, 0x2a, 0x78, 0xc3, 0x38, 0xa8, 0x77,
0xd3, 0x15, 0x8b, 0x27, 0x6a, 0x1d, 0x2d, 0x7c, 0xd4, 0xcd, 0xbb, 0xf0, 0x10, 0xc0, 0x67, 0x92,
0x5c, 0x0e, 0x29, 0x3e, 0xea, 0x1a, 0x27, 0x56, 0x71, 0x46, 0x82, 0x10, 0x2c, 0x46, 0x5c, 0x24,
0x55, 0xb7, 0x81, 0xcd, 0x6f, 0xf7, 0x6f, 0x35, 0x40, 0xbf, 0x66, 0x61, 0xfc, 0x4d, 0x9e, 0xea,
0x08, 0x1e, 0x58, 0x60, 0xd7, 0x3a, 0x77, 0x10, 0xab, 0x01, 0x0d, 0x95, 0x6d, 0x77, 0x96, 0x7d,
0xbe, 0x11, 0xfa, 0x25, 0xbc, 0xeb, 0x0d, 0x79, 0xec, 0x9f, 0x86, 0x4c, 0x1d, 0x11, 0x45, 0x7a,
0x3c, 0x16, 0x5e, 0xda, 0x9c, 0x1c, 0x73, 0xb4, 0xce, 0xac, 0x1e, 0x97, 0x81, 0xdc, 0x6f, 0xeb,
0xb0, 0xfd, 0x15, 0x0b, 0x7d, 0x3e, 0x92, 0x79, 0x57, 0x3f, 0x87, 0xbb, 0x34, 0xd4, 0x4e, 0x1c,
0xc4, 0x8a, 0x07, 0x44, 0x31, 0xef, 0x45, 0xe4, 0x13, 0x65, 0xee, 0x58, 0xfb, 0x58, 0xa1, 0xd5,
0x3d, 0x40, 0xb1, 0x80, 0x7e, 0xcd, 0x43, 0x6a, 0x6b, 0x73, 0xb2, 0x46, 0xbd, 0xd9, 0xe8, 0x9a,
0x0b, 0xa9, 0xce, 0x98, 0xa2, 0x39, 0x9e, 0xbd, 0x9e, 0xa7, 0x80, 0xbe, 0x62, 0x21, 0x3e, 0xcb,
0xd3, 0x2e, 0x1a, 0xda, 0x7b, 0x86, 0x76, 0x56, 0x8d, 0x4b, 0x20, 0xee, 0x7f, 0x96, 0xe0, 0xbe,
0xed, 0xe4, 0x61, 0x3f, 0x69, 0xaa, 0xf9, 0x9d, 0x5c, 0x58, 0xb7, 0x7e, 0x89, 0x4c, 0xb9, 0xe4,
0x64, 0xe8, 0x1c, 0x36, 0x88, 0x1f, 0xb0, 0x90, 0x49, 0x25, 0x88, 0xe2, 0xc2, 0xf6, 0xe2, 0xbd,
0x8a, 0xf3, 0xcd, 0x24, 0x3c, 0xce, 0xc3, 0xd1, 0x2f, 0x60, 0x49, 0x27, 0xa7, 0x74, 0x16, 0x4c,
0x65, 0xdd, 0x9e, 0x27, 0x81, 0xa1, 0x0f, 0x01, 0xbc, 0x58, 0x2a, 0x1e, 0xe8, 0x3b, 0x37, 0x51,
0x49, 0xeb, 0x23, 0x23, 0x47, 0x1d, 0x80, 0xc8, 0x74, 0xfb, 0x6b, 0x3a, 0x96, 0xce, 0xd2, 0xfc,
0x66, 0x93, 0xf9, 0x32, 0xe0, 0x0c, 0x0c, 0x7d, 0xa2, 0x5b, 0xab, 0x29, 0xb2, 0xe5, 0x4c, 0x26,
0x16, 0x22, 0x6a, 0xea, 0xcd, 0xda, 0xa1, 0xdf, 0xc0, 0x16, 0x97, 0x87, 0x9c, 0x2b, 0x7d, 0xda,
0xe8, 0x38, 0xec, 0xb3, 0x90, 0x3a, 0x2b, 0x06, 0xfc, 0xa8, 0x0c, 0x5c, 0x30, 0xc5, 0xb3, 0x68,
0xf4, 0x5b, 0x40, 0xc3, 0x99, 0xba, 0x73, 0x56, 0xcd, 0x25, 0x7c, 0x54, 0x71, 0xa2, 0xd9, 0x42,
0xc5, 0x25, 0x24, 0xe8, 0x02, 0xb6, 0x47, 0x25, 0x95, 0xe2, 0x34, 0x0c, 0xf9, 0xc7, 0x15, 0xe4,
0x65, 0xc5, 0x85, 0x4b, 0x89, 0xb4, 0xef, 0x91, 0xe0, 0xdf, 0x8c, 0xf3, 0xf4, 0x30, 0xd7, 0xf7,
0xee, 0x0c, 0x00, 0x97, 0x90, 0xb8, 0xff, 0xad, 0xc1, 0xce, 0x09, 0x11, 0xfe, 0x88, 0x88, 0xd9,
0x0f, 0xe2, 0xcb, 0xb3, 0x1e, 0x7b, 0x95, 0xa4, 0xf3, 0xa6, 0xfd, 0xb0, 0x15, 0x26, 0x0c, 0xf6,
0x8a, 0x26, 0x17, 0x97, 0x98, 0xa2, 0x9f, 0xa7, 0x59, 0x65, 0x80, 0x49, 0x8a, 0x3f, 0x28, 0x01,
0x76, 0x26, 0x46, 0x38, 0x03, 0x40, 0x17, 0xd0, 0xf4, 0xc7, 0x21, 0x09, 0x98, 0x77, 0x46, 0x03,
0x2e, 0xc6, 0x65, 0x1d, 0xe1, 0x03, 0x43, 0x77, 0x54, 0x69, 0x86, 0xe7, 0x50, 0xb8, 0x5f, 0xc0,
0xfa, 0x0b, 0x7a, 0xc5, 0x7a, 0x54, 0xe9, 0xe4, 0x91, 0xe8, 0x31, 0x6c, 0x49, 0xea, 0xc5, 0x82,
0xea, 0x74, 0x39, 0x36, 0x8d, 0xcb, 0xb7, 0x7d, 0x6c, 0x56, 0xe1, 0xbe, 0xae, 0xc1, 0x4e, 0x4f,
0x4b, 0x99, 0xca, 0xf3, 0xa2, 0xfb, 0xd0, 0x48, 0xda, 0xde, 0xf3, 0xee, 0x99, 0xc5, 0x4f, 0x05,
0xe8, 0x29, 0xac, 0xc7, 0x99, 0x5d, 0x6d, 0x5c, 0xaa, 0xea, 0x28, 0xeb, 0x20, 0xce, 0x01, 0xd1,
0x67, 0xb0, 0x2e, 0xed, 0xfe, 0xcf, 0xa7, 0x1f, 0xad, 0x2d, 0x43, 0xd4, 0xcb, 0x28, 0x70, 0xce,
0xcc, 0xfd, 0xcb, 0x0a, 0x6c, 0xe6, 0xe3, 0xaf, 0xbf, 0x4d, 0x99, 0x69, 0xcc, 0xfc, 0x46, 0x9b,
0x50, 0x67, 0xf6, 0x53, 0x89, 0xeb, 0xcc, 0x47, 0xc7, 0xb0, 0x22, 0x93, 0x51, 0xc9, 0x86, 0xbe,
0x2a, 0x95, 0xcb, 0x06, 0x2a, 0x9c, 0x62, 0x51, 0x07, 0xea, 0x5c, 0xda, 0xbe, 0xfb, 0xa4, 0x82,
0x61, 0x5e, 0x7b, 0xc5, 0x75, 0x2e, 0xb5, 0x2f, 0x76, 0xfa, 0x70, 0x96, 0xe6, 0xfa, 0x52, 0x36,
0x8b, 0xe0, 0x14, 0x8b, 0x4e, 0x60, 0x75, 0x60, 0xb3, 0xdd, 0x34, 0xa3, 0xb5, 0xf6, 0xe3, 0x0a,
0x9e, 0xd2, 0xa2, 0xc0, 0x13, 0x34, 0x7a, 0x04, 0xcb, 0x52, 0x11, 0x15, 0x4b, 0xd3, 0x97, 0xd6,
0xda, 0x6b, 0xc9, 0x25, 0x18, 0x11, 0xb6, 0x2a, 0xf4, 0x53, 0xb8, 0x67, 0xbf, 0xd8, 0x27, 0xac,
0x3f, 0x38, 0xb8, 0x21, 0x6c, 0x48, 0x2e, 0xd9, 0x90, 0xa9, 0xb1, 0xe9, 0x3c, 0xab, 0xb8, 0x4a,
0xad, 0x13, 0x93, 0x0c, 0x87, 0x7c, 0x44, 0xfd, 0x67, 0x23, 0x3d, 0xfc, 0x71, 0x9f, 0x4a, 0xa7,
0xb1, 0xbb, 0xb0, 0xd7, 0xc0, 0xb3, 0x0a, 0xb4, 0x0f, 0x10, 0xf1, 0x11, 0x15, 0x7a, 0x7b, 0x6a,
0x1a, 0xc3, 0x66, 0xfb, 0x8e, 0x71, 0xa8, 0x3b, 0x11, 0xe3, 0x8c, 0x89, 0x8e, 0x43, 0x9a, 0x21,
0xce, 0xda, 0xdc, 0x38, 0x94, 0xe6, 0x3b, 0x9e, 0xa0, 0x75, 0x1c, 0xf4, 0x04, 0xa2, 0xc6, 0xce,
0x7a, 0x26, 0x0e, 0xc7, 0x46, 0x84, 0xad, 0x0a, 0x75, 0x61, 0x67, 0x50, 0x38, 0x61, 0xe2, 0xea,
0x86, 0x71, 0xb5, 0x69, 0x30, 0x27, 0x65, 0x16, 0xb8, 0x1c, 0x88, 0x1e, 0xc0, 0xa2, 0x22, 0x7d,
0xe9, 0x6c, 0x9a, 0x4d, 0x1b, 0x86, 0xe0, 0x39, 0xe9, 0x4b, 0x6c, 0xc4, 0xe8, 0x0b, 0x00, 0x33,
0xf8, 0x1f, 0xe8, 0xb3, 0x38, 0x77, 0x8c, 0xd1, 0x7d, 0x63, 0xf4, 0x74, 0x22, 0xce, 0x9f, 0x28,
0x63, 0x8f, 0x7e, 0x0f, 0x77, 0xa7, 0xab, 0xd3, 0x50, 0x2a, 0x12, 0x7a, 0xf4, 0x25, 0xa3, 0x23,
0xe7, 0x1d, 0xc3, 0xf4, 0x61, 0x49, 0x47, 0x9b, 0xb1, 0xc5, 0x15, 0x1c, 0xba, 0x8b, 0x3c, 0xcc,
0x63, 0xa7, 0x2f, 0x46, 0xfb, 0x78, 0x7d, 0x06, 0x77, 0xf2, 0x16, 0x6f, 0xf8, 0x10, 0x2c, 0xa2,
0xd1, 0x61, 0xf9, 0x83, 0xf5, 0x7e, 0xc9, 0x41, 0x2a, 0x9f, 0xaf, 0xff, 0xa8, 0xc1, 0x07, 0x95,
0x7e, 0xdb, 0x77, 0xec, 0x5b, 0x77, 0xfc, 0xed, 0xbd, 0x5d, 0xff, 0x57, 0x2f, 0xba, 0x8f, 0xe3,
0xb0, 0xc3, 0x83, 0x80, 0x84, 0x7e, 0x1a, 0xf7, 0xb3, 0x62, 0x9f, 0xb4, 0x8f, 0xc1, 0x5b, 0x7a,
0x5f, 0x6c, 0xb2, 0x07, 0xb0, 0x9c, 0x19, 0xc1, 0xd3, 0x6f, 0x75, 0x95, 0x13, 0x3d, 0x4f, 0xb0,
0x48, 0xd9, 0x99, 0xdc, 0x02, 0x11, 0x83, 0xf7, 0xa6, 0x16, 0xa7, 0x61, 0x14, 0xab, 0x2e, 0x11,
0x24, 0xa0, 0x6a, 0x3a, 0xfa, 0x7d, 0x3c, 0x97, 0x35, 0x8f, 0xc1, 0xd5, 0x6c, 0xc8, 0x85, 0x06,
0x8e, 0xc3, 0x03, 0xa9, 0x47, 0xc6, 0xdc, 0x40, 0x38, 0x15, 0xa3, 0x1f, 0xc1, 0x86, 0x59, 0xa4,
0x0f, 0x10, 0xd3, 0x8c, 0x53, 0xbb, 0xbc, 0xca, 0xfd, 0x57, 0x0d, 0x76, 0xab, 0x03, 0x6e, 0x13,
0xe6, 0x2d, 0x47, 0xfc, 0x0c, 0xd6, 0x73, 0xf5, 0x7a, 0x9b, 0xb8, 0xe7, 0x8a, 0x36, 0x07, 0x77,
0xff, 0x5a, 0x03, 0x34, 0x3b, 0x48, 0xe9, 0x48, 0x0d, 0x94, 0x8a, 0x8c, 0x26, 0xf7, 0xf8, 0x9c,
0x8a, 0xf5, 0x7c, 0xad, 0x17, 0x32, 0x31, 0xca, 0xbe, 0x3f, 0x33, 0x72, 0xe4, 0xc0, 0x4a, 0xc8,
0x13, 0x93, 0x05, 0xd3, 0xdc, 0xd3, 0xa5, 0xde, 0x43, 0x89, 0x58, 0x2a, 0xea, 0x77, 0xf2, 0xe3,
0xf9, 0x54, 0xdc, 0xfe, 0xf7, 0x02, 0xbc, 0x5b, 0xd2, 0x85, 0x50, 0x1f, 0x96, 0x4f, 0xc3, 0x1b,
0x7e, 0x4d, 0xd1, 0xe3, 0xdb, 0x85, 0x31, 0x49, 0xff, 0xe6, 0x8f, 0x6f, 0x69, 0x9d, 0xdc, 0x9d,
0xfb, 0x3d, 0xf4, 0x0a, 0x56, 0x92, 0x1e, 0x40, 0xd1, 0x67, 0xb7, 0xc2, 0x16, 0x3b, 0x5d, 0xf3,
0xf3, 0x37, 0x85, 0x4d, 0xf6, 0x3e, 0x81, 0xad, 0xce, 0x80, 0x7a, 0xd7, 0xe7, 0x99, 0xff, 0x0a,
0xa2, 0xbb, 0x33, 0xed, 0xe1, 0x38, 0x88, 0xd4, 0xb8, 0xf9, 0x9e, 0xd9, 0x26, 0x6b, 0x9a, 0x61,
0xfa, 0x23, 0xc0, 0x34, 0x1b, 0xd0, 0xed, 0x3c, 0x9a, 0xe9, 0x1d, 0xcd, 0x9f, 0xbc, 0x31, 0x2e,
0x75, 0xe0, 0xf0, 0x93, 0xaf, 0x5b, 0x7d, 0xa6, 0x06, 0xf1, 0xa5, 0x06, 0xed, 0x07, 0xcc, 0x13,
0x5c, 0xf2, 0x2b, 0xb5, 0x1f, 0x70, 0x6f, 0x5f, 0x44, 0xde, 0xfe, 0x84, 0x74, 0xdf, 0x92, 0x5e,
0x2e, 0x9b, 0xf3, 0x3d, 0xf9, 0x7f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x10, 0x91, 0xb5, 0x82, 0xd0,
0x15, 0x00, 0x00,
// 1706 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x58, 0x5f, 0x6f, 0x1c, 0xb7,
0x11, 0xef, 0x9d, 0xfe, 0xde, 0xe8, 0x8f, 0x23, 0x46, 0xb2, 0x37, 0x17, 0xdb, 0x11, 0xd6, 0x69,
0xab, 0x34, 0xee, 0x29, 0x38, 0x27, 0x69, 0x0b, 0xa4, 0x05, 0xf4, 0x2f, 0x96, 0xda, 0x4a, 0x56,
0x79, 0xb6, 0x83, 0xa6, 0x05, 0x04, 0x6a, 0x97, 0xba, 0x23, 0x74, 0x4b, 0x6e, 0x49, 0xae, 0x2f,
0xe7, 0x97, 0x02, 0x7d, 0x69, 0x80, 0x7e, 0x8f, 0x3e, 0xf4, 0x3d, 0x6f, 0x05, 0xda, 0x97, 0xa2,
0x5f, 0xa6, 0xe8, 0x67, 0x28, 0xc8, 0xe5, 0xde, 0xed, 0xee, 0xed, 0x0a, 0x32, 0xe0, 0x3e, 0xe9,
0x76, 0x66, 0x7e, 0x3f, 0xce, 0x0c, 0x67, 0x86, 0xa4, 0xc0, 0x8f, 0x44, 0x70, 0xc1, 0x45, 0x48,
0x49, 0x9f, 0x72, 0x7d, 0xf1, 0x8a, 0x49, 0x9d, 0x90, 0x61, 0x44, 0x82, 0x01, 0xe3, 0xb4, 0x13,
0x4b, 0xa1, 0x05, 0xda, 0x8a, 0x44, 0xd0, 0x99, 0xd8, 0x74, 0x02, 0x11, 0xc5, 0x89, 0xa6, 0xed,
0xf7, 0xfb, 0x42, 0xf4, 0x87, 0x74, 0xd7, 0x1a, 0x5d, 0x26, 0x57, 0xbb, 0x34, 0x8a, 0xf5, 0x38,
0xc5, 0xb4, 0x1f, 0x96, 0x95, 0x23, 0x49, 0xe2, 0x98, 0x4a, 0xe5, 0xf4, 0xf7, 0xcc, 0xba, 0x81,
0x88, 0x22, 0xc1, 0xdd, 0x9f, 0x0c, 0x58, 0x54, 0x98, 0x95, 0x0a, 0xfa, 0x07, 0x39, 0x3d, 0x17,
0x9a, 0x5d, 0xb1, 0x80, 0x68, 0x96, 0xa9, 0xfd, 0xbf, 0x35, 0x60, 0xeb, 0x65, 0x1a, 0xc4, 0x69,
0x1a, 0x04, 0xa6, 0x7f, 0x48, 0xa8, 0xd2, 0xe8, 0x77, 0x65, 0x45, 0x6f, 0xac, 0x34, 0x8d, 0x94,
0xd7, 0xd8, 0x9e, 0xdb, 0x59, 0xe9, 0x7e, 0xbf, 0x53, 0x19, 0x65, 0xa7, 0x44, 0x56, 0xcd, 0x81,
0x3e, 0x85, 0xb5, 0x67, 0x31, 0x95, 0xd6, 0x93, 0xe7, 0xe3, 0x98, 0x7a, 0xcd, 0xed, 0xc6, 0xce,
0x7a, 0x77, 0xdd, 0x92, 0x4e, 0x34, 0xb8, 0x68, 0xe4, 0xff, 0xa3, 0x01, 0x77, 0xcb, 0xce, 0xaa,
0x58, 0x70, 0x45, 0xff, 0xbf, 0xde, 0x76, 0x61, 0x11, 0x53, 0x95, 0x0c, 0xb5, 0x75, 0x73, 0xa5,
0xdb, 0xee, 0xa4, 0xbb, 0xd5, 0xc9, 0x76, 0xab, 0xb3, 0x2f, 0xc4, 0xf0, 0x25, 0x19, 0x26, 0x14,
0x3b, 0x4b, 0xb4, 0x09, 0x0b, 0x47, 0x52, 0x0a, 0xe9, 0xcd, 0x6d, 0x37, 0x76, 0x5a, 0x38, 0xfd,
0xf0, 0x3b, 0xb0, 0xda, 0xeb, 0x1d, 0x9f, 0x27, 0x97, 0x43, 0x16, 0xfc, 0x8a, 0x8e, 0xd1, 0x43,
0x58, 0xba, 0xa6, 0xe3, 0x90, 0x68, 0xe2, 0x35, 0x8c, 0xdd, 0xfe, 0xfc, 0xb7, 0xdf, 0x79, 0x0d,
0x9c, 0x09, 0x7d, 0x1f, 0xe6, 0x0f, 0x99, 0xba, 0x46, 0x6d, 0x58, 0x0e, 0x99, 0xba, 0xe6, 0x24,
0xa2, 0xa9, 0x21, 0x9e, 0x7c, 0xfb, 0x43, 0x58, 0xed, 0x0d, 0x88, 0xa4, 0xe1, 0x97, 0x62, 0x18,
0x52, 0x89, 0x3e, 0x85, 0x2d, 0x65, 0xbf, 0xaf, 0xec, 0xb7, 0xa4, 0x57, 0x54, 0x52, 0x1e, 0x64,
0xc0, 0x6a, 0x25, 0xfa, 0x01, 0xac, 0xf7, 0xcd, 0xbe, 0x47, 0x22, 0xe1, 0x3a, 0x26, 0x7a, 0x60,
0x63, 0x6d, 0xe1, 0x92, 0xd4, 0xff, 0x73, 0x13, 0x36, 0x7b, 0x5a, 0x48, 0xd2, 0xa7, 0x07, 0x82,
0x5f, 0xb1, 0x7e, 0x92, 0x6e, 0x10, 0x7a, 0x02, 0x8b, 0x42, 0x19, 0xa7, 0xec, 0x3a, 0x2b, 0xdd,
0xf7, 0x6b, 0x52, 0x6e, 0xe2, 0xc1, 0xce, 0x14, 0xfd, 0x0c, 0x5a, 0x26, 0x4e, 0xf3, 0x5b, 0x79,
0x4d, 0xbb, 0x55, 0x37, 0xe2, 0xa6, 0xd6, 0x26, 0xcc, 0x57, 0x51, 0xea, 0xc2, 0x81, 0xe0, 0x9a,
0x30, 0x4e, 0xe5, 0x99, 0xc9, 0x4f, 0x9a, 0xf0, 0x6a, 0x25, 0x3a, 0x81, 0x35, 0x95, 0x4b, 0x96,
0xf2, 0xe6, 0xed, 0xa2, 0x8f, 0x6a, 0x16, 0xcd, 0x27, 0x16, 0x17, 0x91, 0xfe, 0x97, 0xf0, 0xce,
0x19, 0xd5, 0x23, 0x21, 0xaf, 0x4f, 0xb8, 0xa6, 0xf2, 0x8a, 0x04, 0x14, 0x75, 0x61, 0x93, 0x97,
0x64, 0x67, 0xd3, 0x3d, 0xab, 0xd4, 0xf9, 0x17, 0xb0, 0xe9, 0x78, 0x8a, 0x09, 0x7d, 0x0a, 0xc0,
0x32, 0xc3, 0xac, 0x8e, 0x7f, 0x58, 0xe3, 0x67, 0xd9, 0x11, 0x9c, 0x83, 0xfa, 0x7f, 0x6a, 0xc0,
0xc6, 0x0b, 0x45, 0x65, 0x91, 0x7e, 0x1b, 0x96, 0x13, 0x45, 0xe5, 0xb4, 0xa4, 0x5c, 0xed, 0x4d,
0xa4, 0xc6, 0x22, 0x26, 0x4a, 0x8d, 0x84, 0x0c, 0xd3, 0x62, 0xc8, 0x2c, 0x32, 0x29, 0xfa, 0x28,
0xe5, 0xd0, 0xa6, 0x83, 0xe7, 0x6c, 0x07, 0xaf, 0x59, 0x07, 0xcd, 0x6a, 0xa6, 0x63, 0xf1, 0x44,
0x6d, 0xb2, 0x85, 0x0f, 0xcf, 0x8b, 0x2e, 0x3c, 0x04, 0x08, 0x99, 0x22, 0x97, 0x43, 0x8a, 0x0f,
0xcf, 0xad, 0x13, 0xcb, 0x38, 0x27, 0x41, 0x08, 0xe6, 0x63, 0x21, 0xd3, 0xae, 0x5b, 0xc3, 0xf6,
0xb7, 0xff, 0xd7, 0x06, 0xa0, 0x5f, 0x33, 0x9e, 0x7c, 0x53, 0xa4, 0x3a, 0x84, 0x07, 0x0e, 0x78,
0xee, 0x9c, 0xdb, 0x4b, 0xf4, 0x80, 0x72, 0xed, 0xc6, 0x9d, 0x63, 0xbf, 0xd9, 0x08, 0xfd, 0x12,
0xde, 0x0d, 0x86, 0x22, 0x09, 0x4f, 0x38, 0xd3, 0x87, 0x44, 0x93, 0x9e, 0x48, 0x64, 0x90, 0x0d,
0x27, 0xcf, 0x86, 0x76, 0x30, 0xab, 0xc7, 0x55, 0x20, 0xff, 0xdb, 0x26, 0x6c, 0x7e, 0xc5, 0x78,
0x28, 0x46, 0xaa, 0xe8, 0xea, 0xe7, 0x70, 0x97, 0x72, 0xe3, 0xc4, 0x5e, 0xa2, 0x45, 0x44, 0x34,
0x0b, 0x5e, 0xc4, 0x21, 0xd1, 0x76, 0x8f, 0x8d, 0x8f, 0x35, 0x5a, 0x33, 0x03, 0x34, 0x8b, 0xe8,
0xd7, 0x82, 0x53, 0xd7, 0x9b, 0x93, 0x6f, 0xd4, 0x9b, 0xcd, 0xae, 0xdd, 0x90, 0xfa, 0x8a, 0x29,
0x9b, 0xe3, 0xd9, 0xed, 0x79, 0x0a, 0xe8, 0x2b, 0xc6, 0xf1, 0x69, 0x91, 0x76, 0xde, 0xd2, 0xde,
0xb3, 0xb4, 0xb3, 0x6a, 0x5c, 0x01, 0xf1, 0xff, 0xbd, 0x00, 0xf7, 0xdd, 0x24, 0xe7, 0xfd, 0x74,
0xa8, 0x16, 0x57, 0xf2, 0x61, 0xd5, 0xf9, 0x25, 0x73, 0xed, 0x52, 0x90, 0xa1, 0x33, 0x58, 0x23,
0x61, 0xc4, 0x38, 0x53, 0x5a, 0x12, 0x2d, 0xa4, 0x9b, 0xc5, 0x3b, 0x35, 0xf1, 0xcd, 0x14, 0x3c,
0x2e, 0xc2, 0xd1, 0x2f, 0x60, 0xc1, 0x14, 0xa7, 0xf2, 0xe6, 0x6c, 0x67, 0xdd, 0x9e, 0x27, 0x85,
0xa1, 0x0f, 0x01, 0x82, 0x44, 0x69, 0x11, 0x99, 0x3d, 0xb7, 0x59, 0xc9, 0xfa, 0x23, 0x27, 0x47,
0x07, 0x00, 0xb1, 0x9d, 0xf6, 0xd7, 0x74, 0xac, 0xbc, 0x85, 0x9b, 0x87, 0x4d, 0xee, 0x64, 0xc0,
0x39, 0x18, 0xfa, 0xc4, 0x8c, 0x56, 0xdb, 0x64, 0x8b, 0xb9, 0x4a, 0x2c, 0x65, 0xd4, 0xf6, 0x9b,
0xb3, 0x43, 0xbf, 0x81, 0x0d, 0xa1, 0xf6, 0x85, 0xd0, 0x26, 0xda, 0xf8, 0x88, 0xf7, 0x19, 0xa7,
0xde, 0x92, 0x05, 0x3f, 0xaa, 0x02, 0x97, 0x4c, 0xf1, 0x2c, 0x1a, 0xfd, 0x16, 0xd0, 0x70, 0xa6,
0xef, 0xbc, 0x65, 0xbb, 0x09, 0x1f, 0xd5, 0x44, 0x34, 0xdb, 0xa8, 0xb8, 0x82, 0x04, 0x5d, 0xc0,
0xe6, 0xa8, 0xa2, 0x53, 0xbc, 0x96, 0x25, 0xff, 0xb8, 0x86, 0xbc, 0xaa, 0xb9, 0x70, 0x25, 0x91,
0xa9, 0xe4, 0x58, 0x8a, 0x6f, 0xc6, 0x45, 0x7a, 0xc8, 0x55, 0xf2, 0xf9, 0x8c, 0x1a, 0x57, 0x40,
0xfc, 0xff, 0x34, 0x60, 0xeb, 0x98, 0xc8, 0x70, 0x44, 0xe4, 0xec, 0xf1, 0xf7, 0xf2, 0xb4, 0xc7,
0x5e, 0xa7, 0xc5, 0xbb, 0xee, 0x8e, 0xb1, 0xd2, 0x7d, 0x82, 0xbd, 0xa6, 0xe9, 0x36, 0xa5, 0xa6,
0xe8, 0xe7, 0x59, 0x0d, 0x59, 0x60, 0x5a, 0xd0, 0x0f, 0x2a, 0x80, 0x07, 0x13, 0x23, 0x9c, 0x03,
0xa0, 0x0b, 0x68, 0x87, 0x63, 0x4e, 0x22, 0x16, 0x9c, 0xd2, 0x48, 0xc8, 0x71, 0x55, 0xff, 0x7f,
0x60, 0xe9, 0x0e, 0x6b, 0xcd, 0xf0, 0x0d, 0x14, 0xfe, 0x17, 0xb0, 0xfa, 0x82, 0x5e, 0xb1, 0x1e,
0xd5, 0xa6, 0x54, 0x14, 0x7a, 0x0c, 0x1b, 0x8a, 0x06, 0x89, 0xa4, 0xa6, 0x38, 0x8e, 0xec, 0x98,
0x0a, 0xdd, 0xd4, 0x9a, 0x55, 0xf8, 0xdf, 0x35, 0x60, 0xab, 0x67, 0xa4, 0x4c, 0x17, 0x79, 0xd1,
0x7d, 0x68, 0xa5, 0x43, 0xee, 0xf9, 0xf9, 0xa9, 0xc3, 0x4f, 0x05, 0xe8, 0x29, 0xac, 0x26, 0xb9,
0x55, 0x5d, 0x5e, 0xea, 0xba, 0x26, 0xef, 0x20, 0x2e, 0x00, 0xd1, 0x67, 0xb0, 0xaa, 0xdc, 0xfa,
0xcf, 0xa7, 0x47, 0xd4, 0x86, 0x25, 0xea, 0xe5, 0x14, 0xb8, 0x60, 0xe6, 0xff, 0x65, 0x09, 0xd6,
0x8b, 0xf9, 0x37, 0x27, 0x51, 0xee, 0xee, 0x65, 0x7f, 0xa3, 0x75, 0x68, 0x32, 0x77, 0x30, 0xe2,
0x26, 0x0b, 0xd1, 0x11, 0x2c, 0xa9, 0xf4, 0x62, 0xe4, 0x52, 0x5f, 0x57, 0xb8, 0x55, 0xd7, 0x27,
0x9c, 0x61, 0xd1, 0x01, 0x34, 0x85, 0x72, 0x53, 0xf6, 0x49, 0x0d, 0xc3, 0x4d, 0xc3, 0x14, 0x37,
0x85, 0x32, 0xbe, 0xb8, 0xbb, 0x86, 0xb7, 0x70, 0xa3, 0x2f, 0x55, 0x37, 0x0f, 0x9c, 0x61, 0xd1,
0x31, 0x2c, 0x0f, 0x5c, 0xb5, 0xdb, 0xd1, 0xb3, 0xd2, 0x7d, 0x5c, 0xc3, 0x53, 0xd9, 0x14, 0x78,
0x82, 0x46, 0x8f, 0x60, 0x51, 0x69, 0xa2, 0x13, 0x65, 0xa7, 0xd0, 0x4a, 0x77, 0x25, 0xdd, 0x04,
0x2b, 0xc2, 0x4e, 0x85, 0x7e, 0x0a, 0xf7, 0xdc, 0xf9, 0x7c, 0xcc, 0xfa, 0x83, 0xbd, 0x57, 0x84,
0x0d, 0xc9, 0x25, 0x1b, 0x32, 0x3d, 0xb6, 0x73, 0x66, 0x19, 0xd7, 0xa9, 0x4d, 0x61, 0x92, 0xe1,
0x50, 0x8c, 0x68, 0xf8, 0x6c, 0x64, 0xae, 0x7a, 0x22, 0xa4, 0xca, 0x6b, 0x6d, 0xcf, 0xed, 0xb4,
0xf0, 0xac, 0x02, 0xed, 0x02, 0xc4, 0x62, 0x44, 0xa5, 0x59, 0x9e, 0xda, 0x31, 0xb0, 0xde, 0xbd,
0x93, 0x8e, 0x81, 0x89, 0x18, 0xe7, 0x4c, 0x4c, 0x1e, 0xb2, 0x0a, 0xf1, 0x56, 0x6e, 0xcc, 0x43,
0x65, 0xbd, 0xe3, 0x09, 0xda, 0xe4, 0xc1, 0xdc, 0x37, 0xf4, 0xd8, 0x5b, 0xcd, 0xe5, 0xe1, 0xc8,
0x8a, 0xb0, 0x53, 0xa1, 0x73, 0xd8, 0x1a, 0x94, 0x22, 0x4c, 0x5d, 0x5d, 0xb3, 0xae, 0xb6, 0x2d,
0xe6, 0xb8, 0xca, 0x02, 0x57, 0x03, 0xd1, 0x03, 0x98, 0xd7, 0xa4, 0xaf, 0xbc, 0x75, 0xbb, 0x68,
0xcb, 0x12, 0x3c, 0x27, 0x7d, 0x85, 0xad, 0x18, 0x7d, 0x01, 0x60, 0xaf, 0xf9, 0x7b, 0x26, 0x16,
0xef, 0x8e, 0x35, 0xba, 0x6f, 0x8d, 0x9e, 0x4e, 0xc4, 0xc5, 0x88, 0x72, 0xf6, 0xe8, 0xf7, 0x70,
0x77, 0xfa, 0x75, 0xc2, 0x95, 0x26, 0x3c, 0xa0, 0x2f, 0x19, 0x1d, 0x79, 0xef, 0x58, 0xa6, 0x0f,
0x2b, 0x26, 0xda, 0x8c, 0x2d, 0xae, 0xe1, 0x30, 0x53, 0xe4, 0x61, 0x11, 0x3b, 0x7d, 0x1f, 0xba,
0xa7, 0xea, 0x33, 0xb8, 0x53, 0xb4, 0x78, 0xc3, 0x67, 0x5f, 0x19, 0x8d, 0xf6, 0xab, 0x9f, 0xa7,
0xf7, 0x2b, 0x02, 0xa9, 0x7d, 0xac, 0xfe, 0xbd, 0x01, 0x1f, 0xd4, 0xfa, 0xed, 0x5e, 0xad, 0x6f,
0xdd, 0xf1, 0xb7, 0xf7, 0x52, 0xfd, 0x6f, 0xb3, 0xec, 0x3e, 0x4e, 0xf8, 0x81, 0x88, 0x22, 0xc2,
0xc3, 0x2c, 0xef, 0xa7, 0xe5, 0x39, 0xe9, 0x9e, 0x7e, 0xb7, 0xf4, 0xbe, 0x3c, 0x64, 0xf7, 0x60,
0x31, 0x77, 0xe1, 0xce, 0x6e, 0x15, 0x75, 0x4e, 0xf4, 0x02, 0xc9, 0x62, 0xed, 0x6e, 0xe0, 0x0e,
0x88, 0x18, 0xbc, 0x37, 0xb5, 0x38, 0xe1, 0x71, 0xa2, 0xcf, 0x89, 0x24, 0x11, 0xd5, 0xd3, 0x8b,
0xde, 0xc7, 0x37, 0xb2, 0x16, 0x31, 0xb8, 0x9e, 0x0d, 0xf9, 0xd0, 0xc2, 0x09, 0xdf, 0x53, 0xe6,
0x82, 0x58, 0xb8, 0xfe, 0x4d, 0xc5, 0xe8, 0x47, 0xb0, 0x66, 0x3f, 0xb2, 0xe7, 0x86, 0x1d, 0xc6,
0x99, 0x5d, 0x51, 0xe5, 0xff, 0xb3, 0x01, 0xdb, 0xf5, 0x09, 0x77, 0x05, 0xf3, 0x96, 0x33, 0x7e,
0x0a, 0xab, 0x85, 0x7e, 0xbd, 0x4d, 0xde, 0x0b, 0x4d, 0x5b, 0x80, 0x77, 0xff, 0x35, 0x07, 0xef,
0x56, 0xb4, 0x39, 0xea, 0xc3, 0xe2, 0x09, 0x7f, 0x25, 0xae, 0x29, 0x7a, 0x7c, 0x3b, 0x3f, 0xd3,
0xfa, 0x6a, 0xff, 0xf8, 0x96, 0xd6, 0x69, 0x72, 0xfc, 0xef, 0xa1, 0xd7, 0xb0, 0x94, 0x36, 0x19,
0x45, 0x9f, 0xdd, 0x0a, 0x5b, 0x1e, 0x25, 0xed, 0xcf, 0xdf, 0x14, 0x36, 0x59, 0xfb, 0x18, 0x36,
0x0e, 0x06, 0x34, 0xb8, 0x3e, 0xcb, 0xfd, 0x93, 0x0d, 0xdd, 0x9d, 0xe9, 0xbf, 0xa3, 0x28, 0xd6,
0xe3, 0xf6, 0x7b, 0x76, 0x99, 0xbc, 0x69, 0x8e, 0xe9, 0x8f, 0x00, 0xd3, 0x74, 0xa3, 0xdb, 0x79,
0x34, 0xd3, 0x9c, 0xed, 0x9f, 0xbc, 0x31, 0x2e, 0x73, 0x60, 0xff, 0x93, 0xaf, 0x3b, 0x7d, 0xa6,
0x07, 0xc9, 0xa5, 0x01, 0xed, 0x46, 0x2c, 0x90, 0x42, 0x89, 0x2b, 0xbd, 0x1b, 0x89, 0x60, 0x57,
0xc6, 0xc1, 0xee, 0x84, 0x74, 0xd7, 0x91, 0x5e, 0x2e, 0xda, 0xf8, 0x9e, 0xfc, 0x2f, 0x00, 0x00,
0xff, 0xff, 0x7c, 0xc2, 0xee, 0xd2, 0x1f, 0x15, 0x00, 0x00,
}
// Reference imports to suppress errors if they are not otherwise used.

Просмотреть файл

@ -156,10 +156,3 @@ service VirtualMachineAgent {
rpc RunCommand(VirtualMachineRunCommandRequest) returns (VirtualMachineRunCommandResponse) {}
}
message ProxyConfiguration {
string httpProxy = 1 [(sensitive) = true];
string httpsProxy = 2 [(sensitive) = true];
repeated string noProxy = 3;
string trustedCa = 4 [(sensitive) = true];
}