in gapic/agentcommunicationpb/agent_communication.pb.go [936:968]
func file_google_cloud_agentcommunication_v1_agent_communication_proto_init() {
if File_google_cloud_agentcommunication_v1_agent_communication_proto != nil {
return
}
file_google_cloud_agentcommunication_v1_agent_communication_proto_msgTypes[5].OneofWrappers = []any{
(*StreamAgentMessagesRequest_RegisterConnection)(nil),
(*StreamAgentMessagesRequest_MessageResponse)(nil),
(*StreamAgentMessagesRequest_MessageBody)(nil),
}
file_google_cloud_agentcommunication_v1_agent_communication_proto_msgTypes[6].OneofWrappers = []any{
(*StreamAgentMessagesResponse_MessageResponse)(nil),
(*StreamAgentMessagesResponse_MessageBody)(nil),
}
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_google_cloud_agentcommunication_v1_agent_communication_proto_rawDesc,
NumEnums: 2,
NumMessages: 8,
NumExtensions: 0,
NumServices: 1,
},
GoTypes: file_google_cloud_agentcommunication_v1_agent_communication_proto_goTypes,
DependencyIndexes: file_google_cloud_agentcommunication_v1_agent_communication_proto_depIdxs,
EnumInfos: file_google_cloud_agentcommunication_v1_agent_communication_proto_enumTypes,
MessageInfos: file_google_cloud_agentcommunication_v1_agent_communication_proto_msgTypes,
}.Build()
File_google_cloud_agentcommunication_v1_agent_communication_proto = out.File
file_google_cloud_agentcommunication_v1_agent_communication_proto_rawDesc = nil
file_google_cloud_agentcommunication_v1_agent_communication_proto_goTypes = nil
file_google_cloud_agentcommunication_v1_agent_communication_proto_depIdxs = nil
}